@import url("fonts.css");
@import url("bootstrap.css");
@import url("select2.css");
@import url("fancybox.css");
@import url("slick-slider.css");
@import url("animate.css");
@import url("mif.css");

/* Placeholders */

.placeholder {
    height: 70px;
    background: #f4f3f3;
    text-align: center;
    line-height: 70px;
    color: #b4b4b4;
}

.ads-half .placeholder {
    height: 60px;
    line-height: 60px;
}

.ltr {
    direction: ltr;
    font-family: Tahoma, Arial;
}

.breaking {
    margin-bottom: 0;
}

.breaking .box-content {
    padding-right: 120px;
}

.breaking .box-content h3 {
    margin: 0;
    padding: 3px 0;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.3;
}

.breaking .box-content h3 a {
    color: #EC0000;
}

.breaking .box-content p {
    margin-bottom: 0;
    color: #626262;
}

.responsive-tools {
    margin-bottom: 10px;
    padding: 0 10px;
}

.responsive-tools a {
    position: relative;
    z-index: 90;
    border-radius: 0;
}

.responsive-tools a.totop {
    background: #666;
    boreder-color: #888;
    color: #fff;
}

.responsive-tools .toggle-versions a {
    background: #235461;
    border-color: #2C7A93;
}

#frmNewsArchive {
    clear: both;
    background-color: #fff;
}

.archiveOptions {
    display: inline-block;
}

.archiveOptions select {
    background: #d9d9d9;
    color: #555;
    height: 30px;
    width: 110px;
    border: none;
    outline: none;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    padding-right: 23px;
}


/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */


/*@media screen and (-webkit-min-device-pixel-ratio:0) {
    .archiveOptions select {padding-right:18px}
}*/

.archiveOptions td {
    position: relative;
}

.archiveOptions td:after {
    content: '<';
    font: bold 22px "Consolas", monospace;
    color: #FFF;
    transform: rotate(90deg);
    right: 8px;
    top: 2px;
    padding: 0 0 2px;
    border-bottom: 1px solid #ddd;
    position: absolute;
    pointer-events: none;
    direction: rtl;
}

.archiveOptions td:before {
    content: '';
    right: 2px;
    top: 3px;
    width: 24px;
    height: 30px;
    background: #808080;
    position: absolute;
    pointer-events: none;
    display: block;
}

.archiveOptions td:hover::before {
    background: #043db3;
}

.archiveOptions select[id*=toDay] {
    width: 60px;
}

.archiveOptions select[id*=toMonth] {
    width: 60px;
}

.archiveOptions select[id*=toYear] {
    width: 60px;
}

.span12.mainbody {
    padding: 0 6px;
}

.third-news {
    margin-bottom: 24px;
}

.third-news ul {
    list-style: none;
    margin: 0;
}

.third-news ul li {
    min-height: 70px;
    margin: 0 0 10px 6px;
    padding-bottom: 6px;
    background: url("../images/dot.png") repeat-x scroll 0 bottom transparent;
}

.third-news ul li a {
    color: #042971;
}

.third-news ul li:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

.third-news ul li h3 {
    margin: 3px 0 0 0;
    font: bold 16px/1.3em 'Vazir', 'RTNassim', Arial, Tahoma;
}

.third-news ul li p {
    font: normal 15px/1.6em 'Vazir', 'RTNassim', Arial, Tahoma;
    text-align: justify;
    margin-top: 5px;
    color: #626262;
}

.third-news ul li h4 {
    font: normal 11px/18px tahoma;
    margin: 0;
    color: #666;
}

.third-news .item-image {
    display: block;
    width: 130px;
    float: right;
    margin-left: 10px;
}

.third-news .item-image img {
    display: block;
    width: 130px;
    background-color: #000;
}

.third-news .item-time {
    display: block;
    float: left;
    clear: left;
    font-size: 10px;
    color: #888;
    margin-right: 12px;
    line-height: 1em;
    white-space: nowrap;
}

.third-news ul li.mosaic {
    min-height: 350px;
}

ul li.mosaic {
    display: block;
    float: right;
    border: 0;
}

ul li.mosaic h3 {
    margin-top: 4px;
    margin-bottom: 12px;
    font-size: 16px;
}

li.mosaic .item-image {
    margin-bottom: 6px;
}

li.mosaic .item-time {
    margin-left: 30px;
}

.mosaic-1 .item-image {
    width: 640px;
    min-height: 420px;
    height: auto;
}

.mosaic-1 .item-image img {
    width: 640px;
    height: auto;
}

.mosaic-2 .item-image {
    width: 450px;
    height: 300px;
    overflow: hidden !important;
    background: #888;
}

.mosaic-2 .item-image img {
    width: 420px;
    height: auto;
}

.mosaic-3 .item-image {
    width: 33.3%;
}

.mosaic-3 .item-image img {
    width: auto;
}

.mosaic-5 {
    width: 20%;
}

.mosaic-4 {
    width: 25%;
}

.mosaic-3 {
    width: 33.3%;
}

.mosaic-2 {
    width: 49%;
    height: 240px;
}

.text-error {
    color: #EA0400;
}

#archiveTopNav {
    border: 1px solid silver;
    background-color: #f7f7f7;
    border-width: 1px 0 1px 0;
    text-align: center;
}

#archiveTopNav a {
    float: right;
}

#archiveTopNav a.span2 {
    width: 120px;
}

#archiveTopNav a.span3 {
    width: 140px;
}


/* Added for backward compatibility from old theme, not exists in new less files. */

#frmSearchNews .search-query {
    font-size: 1.5em;
    width: 17em;
    height: 1.6em;
    margin-bottom: 3px;
}

#frmSearchNews .pageSize {
    width: 3em;
}

.search-result em {
    background-color: yellow;
}

.msg {
    display: none;
    margin: 6px 0;
}


/*tinyTip*/

.tinyTip {
    padding: 2px 0 0 0;
    margin-top: 12px;
    display: block;
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid #b1b1b1;
}

.tinyTip .content {
    padding: 0 5px 0 5px;
    font-size: 1em;
    color: #555;
    background-color: #fff;
}

.tinyTip .bottom {
    height: 2px;
    background-color: #fff;
    font: 0/0 sans-serif;
}

.tblRSSHelp {
    width: 75%;
    margin: 0 auto;
    text-align: center;
}

.tblRSSHelp td:nth-child(2n) {
    direction: ltr !important;
}

.box.content>header {
    height: auto;
}

.box.content table td,
.box.content table th {
    padding: 3px;
}

.box.content table th {
    text-align: center;
}


/* taken from editor quotes */


/*blockquote, cite {
    font-style: normal;
    padding: 2px 0;
    border-style: solid;
    border-color: #ccc;
    border-width: 0;
}*/

.quote-t1 {
    float: left;
    width: 200px;
    padding-left: 8px;
    padding-right: 15px;
    border-right-width: 5px;
    margin-right: 22px;
}

.quote-t2 {
    float: right;
    width: 200px;
    padding-left: 20px;
    padding-right: 8px;
    border-right-width: 5px;
    margin-left: 12px;
}

.quote-t3 {
    display: block;
    padding: 7px 11px;
    margin-left: 5px;
    width: 170px;
    float: left;
    margin-right: 12px;
    background: #999;
    color: #FEFEFE;
    font-weight: bold;
    line-height: 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.quote-t4 {
    background: none repeat scroll 0 0 #FFFFFF;
    border-left: 2px solid #C76C0C;
    border-right: 9px solid #C76C0C;
    color: #666666;
    display: block;
    float: left;
    font: 1em/1.5em 'Vazir', 'RTNassim', Arial, Tahoma, serif;
    margin: 0 16px 20px 0;
    padding: 15px 15px 15px 14px;
    position: relative;
    text-align: justify;
    width: 200px;
    box-shadow: 2px 2px 15px #ccc;
}

.quote-t4::before {
    content: "\201C";
    /*Unicode for Left Double Quote*/
    font-family: Georgia, serif;
    font-size: 60px;
    font-weight: bold;
    color: #999;
    position: absolute;
    right: 10px;
    top: 5px;
}

.quote-t4::after {
    /*Reset to make sure*/
    content: "";
}

.quote-t4 a {
    background: #eee;
    padding: 0 3px;
    color: #c76c0c;
}

.quote-t4 a:hover {
    color: #666;
}

.quote-t4 em {
    font-style: italic;
}

.quote-t5 {
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #F0F0F0;
    border-radius: 5px;
    color: #444444;
    display: block;
    float: left;
    font: 12px/1.7em tahoma;
    margin-left: 5px;
    margin-right: 12px;
    padding: 7px 11px;
    text-align: right;
    width: 170px;
}

.quote-t6 {
    color: #505050;
    display: block;
    float: left;
    font: 1.1em/1.8em 'Vazir', 'RTNassim', Arial, Tahoma, serif;
    margin: 28px 8px 20px 5px;
    padding: 10px;
    position: relative;
    text-align: right;
    width: 200px;
}

.quote-t6::before {
    content: "\201D";
    /*Unicode for Right Double Quote*/
    border-bottom: 1px solid #D8D8D8;
    border-top: 1px solid #D8D8D8;
    color: #999999;
    font-family: Georgia, serif;
    font-size: 60px;
    font-weight: bold;
    height: 35px;
    line-height: 58px;
    position: absolute;
    right: 0;
    top: -29px;
    width: 200px;
}

.quote-t6::after {
    content: '"';
    font-family: Georgia, serif;
}

.quote-t7 {
    background: none repeat scroll 0 0 #f9f5e4;
    border-right: 10px solid #f6ebc1;
    float: left;
    font: 1.1em/1.7em 'Vazir', 'RTNassim', Arial, Tahoma, serif;
    margin: 6px 12px 6px 6px;
    padding: 6px;
    quotes: "�" "�" "�" "�";
    width: 209px;
}

.quote-t7:before {
    color: #f7ef76;
    content: "\00BB";
    font-size: 4em;
    line-height: 0.5em;
    margin-left: 0.25em;
    vertical-align: -0.2em;
}

.quote-t7 p {
    display: inline;
}

.quote-t8 {
    margin: 1.5em -1.5em 0.75em 0;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
    background: #FFF;
    padding: 0.75em 1em 0.75em 0.5em;
    border-right: 0.5em solid #DDDDDD;
    font: 1.2em/1.7em 'Vazir', 'RTNassim', Arial, Tahoma, serif;
}

.quote-t8:before {
    color: #999999;
    content: "�";
    display: block;
    font: italic 400%/1 Cochin, Georgia, "Times New Roman", serif;
    height: 0;
    margin-right: -0.95em;
}

.quote-t9-left,
.quote-t9-right {
    color: #0034cc;
    width: 200px;
    border-top-width: 1px;
    border-top-style: dotted;
}

.quote-t9-left img,
.quote-t9-right img {
    max-width: 190px;
    text-align: center;
}

.quote-t9-left {
    float: left;
    padding-left: 6px;
    padding-right: 12px;
    margin-right: 14px;
    margin-top: 12px;
}

.quote-t9-right {
    float: right;
    padding-left: 12px;
    padding-right: 6px;
    margin-left: 12px;
    margin-top: 12px;
}


/* end of ck quotes */

#header {
    /*background: url('../images/header_bg.png') no-repeat center 16px @header-bg;*/
    position: relative;
    z-index: 350;
    color: #cccccc;
    height: 120px;
    overflow: visible;
    /* background: #3b79b7; */
    /*transition: 0.2s all;*/
    /*border-top: 3px solid #fff;*/
    /*.header-slogan { width: 130px; height: 75px; background: url('../images/header_slogan.png') no-repeat center center transparent; float: right; }*/
}

#header>.container {
    position: relative;
    height: 75px;
    /*background: url('../images/header_kids.png') no-repeat 150px 24px transparent;*/
}

#header a {
    color: #eee;
    text-decoration: none;
    transition: 0.2s all ease;
}

#header a:hover {
    color: #f4f3f3;
}

#header .search {
    width: 350px;
    float: right;
    z-index: 50;
    margin-top: 17.5px;
    margin-right: 20px;
}

#header .search form {
    width: 100%;
}

#header .search .input-group {
    width: 100%;
    position: relative;
}

#header .search input {
    width: 100%;
    line-height: 40px;
    color: #fff;
    font-size: 15px;
    height: 40px;
    transition: 0.2s all;
    background: #3b79b7;
    font-family: "Vazir";
    border: 0 none;
    border-radius: 5px;
    outline: 0;
    padding: 0 10px 0 40px;
}

#header .search input::placeholder {
    color: #fff;
}

#header .search button {
    position: absolute;
    top: 50%;
    left: 10px;
    font-size: 18px;
    color: #fff;
    line-height: 28px;
    border: 0 none;
    transform: translateY(-50%);
    background: transparent;
    padding: 0;
    margin: 0;
}

#header .date {
    font-size: 11px;
    display: block;
    position: absolute;
    /*margin-top: 85px; */
    text-align: center;
    color: #fff;
    top: 40px;
    line-height: 20px;
    opacity: 0.8;
    margin-right: 10px;
}

#header .date:before {
    display: inline-block;
    content: '\e824';
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: normal;
    speak: none;
    text-decoration: inherit;
    margin-left: 6px;
    font-size: 12px;
}

#header .logo h1 {
    margin: 0;
    width: 100%;
    height: 0;
    position: relative;
    overflow: visible;
}

#header .logo h1 a {
    display: block;
    width: 100%;
    height: 65px;
    background: url('../images/logo-nav.png') no-repeat right top transparent;
    text-indent: -9999px;
    overflow: hidden;
    margin-top: 5px;
}

body.beta-version.ltr #header .logo h1 a:after {
    right: auto;
    left: 60px;
}

#header .header-tools {
    position: relative;
}

#header .province-name {
    display: block;
    position: absolute;
    top: 70px;
    right: -5px;
    background: #009bdf;
    padding: 2px 10px;
    color: #fff;
    font-size: 16px;
    border-radius: 2px;
}

#header .header-slogan {
    display: none;
}

.social-links {
    overflow: visible;
    margin: 0;
    padding: 0;
    /*position: absolute; top: 32px; left: 0; z-index: 200;*/
}

.social-links li {
    display: inline-block;
    font-size: 18px;
    text-align: center;
    line-height: 60px;
    float: left;
}

@media (min-width: 1199px) {
    #top .social-links li {
        font-size: 22px;
    }
}

.social-links li:hover a {
    color: #3b79b7;
}

.social-links li:first-child {
    padding-left: 0;
}

.social-links li a {
    padding: 0 1.66666667px;
    display: block;
    color: #eee;
    text-decoration: none;
    transition: 0.2s all ease;
    /*&:hover { color: #fff; opacity: 1; }*/
}

.social-links li a i {
    margin-left: 4px;
}

.social-links li.fb a {
    color: #3b5a9a;
}

.social-links li.ig a {
    color: #cc2129;
}

.social-links li.ei a {
    color: tomato;
}

.social-links li.sr a {
    color: #3b5a9a;
}

.social-links li.ap a {
    color: #e04a39;
}

.social-links li.tw a {
    color: #28a9e2;
}

.social-links li.gp a {
    color: #e04a39;
}

.social-links li.ln a {
    color: #117bb7;
}

.social-links li.cl a {
    color: #12AF0A;
}

.social-links li.tg a {
    color: #5280a4;
}

.social-links li.fn a {
    color: navy;
}

.social-links li.wa a {
    color: #44A305;
}

.site-url {
    float: left;
    direction: ltr;
    font-family: Arial;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    margin-top: 30px;
    font-weight: bold;
}

.site-url:before,
.site-url:after {
    content: " ";
    display: table;
}

.site-url:after {
    clear: both;
}

.site-url:before,
.site-url:after {
    content: " ";
    display: table;
}

.site-url:after {
    clear: both;
}

.site-url span {
    display: inline-block;
    background: #E11924;
    color: #fff;
    border-radius: 4px;
    text-transform: uppercase;
    padding: 0 2.5px;
    margin-left: 3px;
}

.languages-menu {
    margin: 0;
    list-style: none;
    padding: 0;
    float: left;
}

.languages-menu li {
    display: inline-block;
}

.languages-menu li~li {
    padding-right: 10px;
}

select.languages-menu {
    height: 36px;
    margin-top: 18px;
    background: #3b79b7;
    border: 0 none;
}

select.languages-menu option {
    background: #3b79b7;
}

body.sticky-header #main {
    padding-top: 45px;
}

body.sticky-header #header {
    position: fixed;
    top: 0;
    width: 100%;
    height: 45px;
}

body.sticky-header #header>.container {
    display: none;
}

body.sticky-header #header #masthead {
    display: none;
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    body.sticky-header #header .wrapper:after {
        top: 0;
    }
}

body.sticky-header #header #menu ul {
    padding-right: 55px;
}

body.sticky-header #header #menu ul:before {
    opacity: 1;
    visibility: visible;
}

#masthead {
    background: transparent;
    height: 0;
    font-family: "Vazir";
    overflow: visible;
    position: absolute;
    z-index: 11;
    width: 100%;
    max-width: 100vw;
}

#masthead .header-tools>.inner>* {
    vertical-align: middle;
}

#masthead .nav-menu {
    float: left;
    overflow: visible;
    height: 0;
    margin: 0;
}

#masthead .nav-menu li {
    display: inline-block;
    font-size: 10px;
}

#masthead .nav-menu li a {
    padding: 0 5px;
    display: block;
    color: #eee;
    text-decoration: none;
    transition: 0.2s all ease;
}

#masthead .nav-menu li a:hover {
    color: #f4f3f3;
}

#masthead .nav-menu li a i {
    margin-left: 4px;
}

#masthead .nav-menu li.has-margin {
    margin-right: 20px;
}

#menu {
    background: #3b79b7;
    height: 45px;
    z-index: 99;
}

#menu .social-links {
    display: none;
}

#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    transition: 0.2s all;
}

#menu ul:before {
    display: block;
    width: 60px;
    height: 45px;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    background: url(../images/logo-nav.png) no-repeat right bottom transparent;
    visibility: hidden;
    opacity: 0;
    transition: 0.2s all;
}

#menu ul li {
    text-align: center;
    transition: 0.2s background;
    float: right;
    font-family: 'Vazir', Arial, Tahoma;
    font-size: 14px;
    font-weight: bold;
}

#menu ul li .submenu-toggler {
    display: none;
}

#menu ul li a {
    color: #ffffff;
    padding: 0 10px;
    display: block;
    line-height: 45px;
    position: relative;
}

#menu ul li a:after {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: #3b79b7;
    opacity: 0;
    visibility: hidden;
    transition: 0.2s all;
}

#menu ul li.active a,
#menu ul li:hover a {
    color: #333;
    background: #fff;
}

#menu ul li.active a:after,
#menu ul li:hover a:after {
    opacity: 1;
    visibility: visible;
}

#menu ul li:hover .submenu {
    visibility: visible;
    opacity: 1;
}

#menu ul li:hover .submenu:before,
#menu ul li:hover .submenu:after {
    visibility: visible;
    opacity: 1;
}

#menu ul li .submenu {
    position: absolute;
    right: 0;
    z-index: 702;
    background: #3b79b7;
    text-align: right;
    padding-top: 10px;
    visibility: hidden;
    opacity: 0;
    transition: 0.2s all;
    width: 100%;
    margin-right: 0;
    top: 45px;
    transition: 0.2s all ease;
}

#menu ul li .submenu:before,
#menu ul li .submenu:after {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    width: 1000px;
    background: #3b79b7;
    height: 100%;
    visibility: hidden;
    opacity: 0;
}

#menu ul li .submenu:before {
    right: 100%;
}

#menu ul li .submenu:after {
    left: 100%;
}

body.ltr #menu ul li .submenu {
    text-align: left;
}

body.ltr #menu ul li .submenu:before {
    right: auto;
    left: 100%;
}

body.ltr #menu ul li .submenu:after {
    left: auto;
    right: 100%;
}

#menu ul li .submenu li {
    text-align: right;
    height: 45px;
    overflow: hidden;
    font-size: 14px;
    text-shadow: none;
    display: inline-block;
    float: none;
    /*&:hover a { color: #fff; }*/
}

#menu ul li .submenu li:hover,
#menu ul li .submenu li:active {
    background: #01a0e1;
}

#menu ul li .submenu li:hover a,
#menu ul li .submenu li:active a {
    color: #333;
}

#menu ul li .submenu li a {
    color: #333;
    padding-left: 10px;
}

#menu ul li .submenu li a:before {
    display: none;
}

#menu ul li .submenu li a:after {
    display: none;
}

#menu ul li .submenu .blink a {
    position: relative;
    display: inline-block;
}

#menu ul li .submenu .blink a:before {
    display: inline-block;
    width: 7px;
    height: 7px;
    border-radius: 100%;
    background: #eb1f1f;
    content: '';
    margin-left: 8px;
    animation: blink 1s;
    animation-iteration-count: infinite;
}

#menu ul li.bg-red a {
    background: #E11924;
}

body.has-frame {
    padding-top: 137px;
}

body.has-frame iframe {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1200;
}

a {
    transition: 0.2s all ease;
}

a,
a:hover,
a:focus,
a:visited,
a:link,
a:active {
    outline: 0 none;
}

#top {
    border-bottom: 2px solid #f4f3f3;
    height: 60px;
    margin-bottom: 10px;
    overflow: hidden;
}

#top .date {
    line-height: 60px;
    font-size: 12px;
    text-align: left;
}

body.ltr #top .date {
    direction: rtl;
}

#top .separator {
    color: #b4b4b4;
    display: inline-block;
    padding: 0 5px;
}

#sidebar .showcase ul li figure a {
    height: 320px;
    overflow: hidden;
}

#sidebar .showcase ul li figure a img {
    min-height: 320px;
}

#sidebar .showcase ul li .desc {
    min-height: 60px;
}

#mainbody>.wrapper {
    padding-bottom: 5px;
}

.sidebar-main .date {
    display: block;
    font-size: 11.5px;
    text-align: center;
    line-height: 28px;
    margin-top: 5px;
}

.wrapper {
    /*width: @container-lg + @grid-gutter-width;*/
}

.wrapper.white {
    background: #fff;
}

.wrapper.dark {
    background: #222;
    color: #fff;
}

.wrapper.dark a {
    color: #fff;
}

.wrapper.dark .box {
    padding: 10px;
}

.wrapper.dark .box>header:before {
    display: none;
}

.wrapper.dark .box>header>h2 {
    background: transparent;
}

.wrapper.dark .box>header h2,
.wrapper.dark .box>header h2 a {
    color: #f4f3f3;
}

.wrapper.gray-lighter {
    background: #f4f3f3;
}

.box {
    margin-top: 10px;
    margin-bottom: 0;
}

.box.list-clean ul,
.box ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.box h4 {
    font-size: 11px;
    font-family: 'Vazir', Arial, Tahoma;
    margin: 0;
}

.box h4 a {
    display: block;
    color: #666;
}

.box time {
    font-size: 12px;
}

.box time a {
    color: #b4b4b4;
}

.box figure {
    margin-bottom: 5px;
}

.box h3 {
    margin: 0;
    line-height: 1.3;
    font-size: 18px;
    font-weight: bold;
}

.box>footer {
    text-align: center;
}

.box>footer>.more {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.5;
    -webkit-user-select: none;
    user-select: none;
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    border-radius: 0;
}

.box>footer>.more:focus,
.box>footer>.more:active:focus,
.box>footer>.more.active:focus,
.box>footer>.more.focus,
.box>footer>.more:active.focus,
.box>footer>.more.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.box>footer>.more:hover,
.box>footer>.more:focus,
.box>footer>.more.focus {
    color: #333;
    text-decoration: none;
}

.box>footer>.more:active,
.box>footer>.more.active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.box>footer>.more.disabled,
.box>footer>.more[disabled],
fieldset[disabled] .box>footer>.more {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    box-shadow: none;
}

a.box>footer>.more.disabled,
fieldset[disabled] a.box>footer>.more {
    pointer-events: none;
}

.box>footer>.more:focus,
.box>footer>.more.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c;
}

.box>footer>.more:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.box>footer>.more:active,
.box>footer>.more.active,
.open>.dropdown-toggle.box>footer>.more {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.box>footer>.more:active:hover,
.box>footer>.more.active:hover,
.open>.dropdown-toggle.box>footer>.more:hover,
.box>footer>.more:active:focus,
.box>footer>.more.active:focus,
.open>.dropdown-toggle.box>footer>.more:focus,
.box>footer>.more:active.focus,
.box>footer>.more.active.focus,
.open>.dropdown-toggle.box>footer>.more.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}

.box>footer>.more:active,
.box>footer>.more.active,
.open>.dropdown-toggle.box>footer>.more {
    background-image: none;
}

.box>footer>.more.disabled:hover,
.box>footer>.more[disabled]:hover,
fieldset[disabled] .box>footer>.more:hover,
.box>footer>.more.disabled:focus,
.box>footer>.more[disabled]:focus,
fieldset[disabled] .box>footer>.more:focus,
.box>footer>.more.disabled.focus,
.box>footer>.more[disabled].focus,
fieldset[disabled] .box>footer>.more.focus {
    background-color: #fff;
    border-color: #ccc;
}

.box>footer>.more .badge {
    color: #fff;
    background-color: #333;
}

.box>footer .pagination li {
    margin: 0;
}

.box>div ul li figure a {
    display: block;
    height: 0;
    padding-bottom: 66.666666%;
    overflow: hidden;
    position: relative;
}

.box>div ul li figure a img {
    display: block;
    width: 100%;
    min-height: 100%;
    position: absolute;
}

.box>div ul li .desc .comments {
    clear: both;
    margin-bottom: 5px;
    font-size: 11px;
}

.box>div ul li .desc .comments:before {
    content: '\e828';
    font-family: 'Glyphicons Halflings';
    display: inline-block;
    color: #01a0e1;
    margin-left: 5px;
}

.box>div ul li .desc .comments>a {
    height: auto;
    display: inline-block;
    border: 0 none;
    min-height: 0;
    padding: 0 5px;
}

.box>div ul li .desc .comments>a:before,
.box>div ul li .desc .comments>a:after {
    display: block;
    content: '';
    background: none transparent;
    height: 0;
    width: 0;
    clear: both;
    border: 0 none;
}

.box>div ul li.red .desc h3 a {
    color: #E11924;
}

.box.list-noborder ul li {
    border-bottom: 0 none;
}

.box.desc-overlay ul li {
    position: relative;
}

.box.desc-overlay ul li .desc {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    padding: 10px;
    text-shadow: 0 0 3px #333;
    z-index: 17;
    /*background: linear-gradient(to bottom, rgba(34, 34, 34, 0) 0%, rgba(34, 34, 34, 1) 100%);*/
    transition: 0.2s all;
    overflow: hidden;
}

.box.desc-overlay ul li .desc a {
    color: #fff;
}

.box.desc-overlay ul li .desc p {
    color: #fff;
    font-size: 13px;
    transition: 0.2s all;
    margin-bottom: 0;
}

.box.desc-overlay ul li .desc h3 {
    margin-bottom: 10px;
}

.box.desc-overlay ul li figure {
    background: #000;
    position: relative;
}

.box.desc-overlay ul li figure a {
    position: relative;
}

.box.desc-overlay ul li figure a:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    z-index: 11;
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 50%, rgba(0, 0, 0, 0.4) 100%);
    max-height: 100px;
}

.box.desc-overlay ul li figure a img {
    z-index: 9;
}

.box.desc-overlay ul li:hover {
    /*				.desc {
                                    p { font-size: 13px; visibility: visible; opacity: 1; }
                                }*/
}

.box.desc-overlay ul li h3 a:hover {
    color: #52c8ec;
}

.box.desc-overlay.desc-on-hover ul li figure a:after {
    display: none;
}

.box.desc-overlay.desc-on-hover ul li .desc {
    transition: 0.2s all;
    visibility: hidden;
    opacity: 0;
}

.box.desc-overlay.desc-on-hover ul li:hover .desc {
    visibility: visible;
    opacity: 1;
}

@media (max-width: 767px) {
    .box.top.desc-overlay ul li figure a:after {
        display: none;
    }
}

.box.has-carousel .pagination {
    margin: 0;
}

.box.has-carousel .pagination ul li {
    margin: 0;
}

.box.has-carousel .pagination ul li button {
    display: inline-block;
    float: right;
    width: 10px;
    height: 10px;
    margin: 5px 4px;
    border-radius: 100%;
    background: #cccccc;
    cursor: pointer;
    text-indent: 200px;
    overflow: hidden;
    transition: 0.2s all ease;
    box-shadow: none;
    border: 0 none;
    padding: 0;
}

.box.has-carousel .pagination ul li:hover button,
.box.has-carousel .pagination ul li.active button,
.box.has-carousel .pagination ul li.slick-active button {
    background: #52c8ec;
}

.box.no-header>header,
.box.no-title>header {
    display: none;
}

.box.no-header>header+div,
.box.no-title>header+div {
    padding-top: 0;
}

.box.header-clean>header {
    background: transparent;
    border: 0 none;
}

.box.header-clean>header:before {
    display: none;
}

.box.header-clean>header,
.box.header-clean>header h2,
.box.header-clean>header h2 a {
    color: #333;
    border: 0 none;
}

.box.header-clean>header h2:after {
    display: none;
}

.box.header-rounded>header h2,
.box.header-rounded>header h2 a,
.box.header-rounded>header h2 span,
.box.header-rounded>header h1,
.box.header-rounded>header h1 a,
.box.header-rounded>header h1 span {
    border-radius: 5px 0 0 5px;
}

.box.header-blue>header h2,
.box.header-blue>header h2 a,
.box.header-blue>header h2 span,
.box.header-blue>header h1,
.box.header-blue>header h1 a,
.box.header-blue>header h1 span {
    background-color: #b5e7f2;
    padding-right: 2px;
}

.box.header-accent>header h2,
.box.header-accent>header h2 a,
.box.header-accent>header h1,
.box.header-accent>header h1 a {
    color: #52c8ec;
}

.box.paging-header .owl-carousel .owl-controls .owl-nav {
    top: -28px;
    width: 72px;
}

.box.paging-header .owl-carousel .owl-controls .owl-nav>div {
    margin-top: -5px;
    height: 28px;
    line-height: 28px;
    background: transparent;
}

.box.paging-header .owl-carousel .owl-controls .owl-nav>div:before {
    line-height: 28px;
    color: #333;
    font-size: 16px;
}

.box.header-outside {
    margin-top: 38px;
}

.box.header-outside>header {
    float: right;
    position: relative;
    padding: 0 20px;
    margin-top: -38px;
}

.box.header-inline>header {
    display: inline-block;
    padding-top: 20px;
    padding-bottom: 10px;
}

.box.header-inline>header+* {
    display: inline-block;
    padding-top: 20px;
    padding-bottom: 10px;
}

.box.tabs-container .nav {
    height: 42px;
    padding: 0;
    position: relative;
    background: transparent;
}

.box.tabs-container .nav>li {
    margin: 0;
    padding: 0;
    float: right;
    border: 0 none;
}

.box.tabs-container .nav>li>a {
    margin: 0;
    padding: 0 20px;
    border-radius: 0;
    line-height: 42px;
    color: #666;
    font-size: 15px;
    border: 0 none;
    font-weight: bold;
    position: relative;
}

@media (max-width: 991px) {
    .box.tabs-container .nav>li>a {
        padding: 0 8px;
        font-size: 13px;
    }
}

.box.tabs-container .nav>li>a:hover,
.box.tabs-container .nav>li>a:focus {
    background: transparent;
    border: 0 none;
}

.box.tabs-container .nav>li.active>a {
    background: transparent;
    border: 0 none;
}

.box.tabs-container .nav>li.active>a:after {
    display: block;
    content: '';
    position: absolute;
    bottom: -1px;
    right: 0;
    width: 100%;
    height: 3px;
    background: #52c8ec;
}

.box.tabs-container .nav>li.active>a:hover {
    border: 0 none;
}

.box.tabs-container .tab-content .box {
    border: 0 none;
    padding: 0;
    margin-top: 0;
    padding-top: 10px;
}

.box.join-next {
    border-bottom: 0 none;
    margin-bottom: 0;
}

.box.join-next h1 {
    font-size: 28px;
    font-weight: bold;
    margin: 10px 0;
}

.box.join-next>div {
    position: relative;
}

.box.join-next>div .rss-link {
    position: absolute;
    top: 5px;
    left: 10px;
    color: tomato;
}

.box.join-next+.box {
    border-top: 0 none;
    margin-top: 0;
}

.box>header {
    height: 28px;
    padding: 0;
    background: transparent;
    position: relative;
    border-bottom: 1px solid #ddd;
}

/*.box>header:before {
    display: block;
    content: '';
    height: 2px;
    background: #ddd;
    width: 100%;
    right: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
*/
.box>header+div {
    padding-top: 10px;
}

.box>header h1,
.box>header h2 {
    font-size: 15px;
    line-height: 28px;
    font-family: 'Vazir', Arial, Tahoma;
    font-weight: bold;
    float: right;
    padding: 0 0 0 10px;
    background: #fff;
    position: relative;
    z-index: 9;
}

.box>header h2:before {
    display: block;
    content: '';
    width: 3px;
    background: #3b79b7;
    top: 0;
    right: -6px;
    height: 100%;
    position: absolute;
}

.box>header h1 {
    font-size: 18px;
}

.box>header h1,
.box>header h1 a,
.box>header h2,
.box>header h2 a {
    color: #666;
	background: transparent;
    margin: 0;
}

.box>header h5 {
    color: #666;
    margin: 0;
    font-size: 15px;
    line-height: 28px;
    font-family: 'Vazir', Arial, Tahoma;
    padding: 0 10px;
    font-weight: bold;
}

.box>header .pagination {
    position: absolute;
    top: 6px;
    left: 8px;
}

.box>header .pagination div {
    float: right;
    width: 7px;
    height: 7px;
    margin: 5px 4px;
    border-radius: 100%;
    background: #cccccc;
    cursor: pointer;
    text-indent: 200px;
    overflow: hidden;
    transition: 0.2s all ease;
}

.box>header .pagination div:hover,
.box>header .pagination div.active {
    background: #52c8ec;
}

.box>header .more {
    display: block;
    float: left;
    font-size: 14px;
    line-height: 28px;
    color: #52c8ec;
    font-weight: bold;
}

.widget[class*="bg-"],
.box[class*="bg-"] {
    padding: 10px;
}

.box[class*="bg-"]>header:before {
    display: none;
}

.box[class*="bg-"]>header>h2 {
    background: transparent;
}

.widget.bg-blue,
.box.bg-blue {
    background: #dae8f6;
}

.box.bg-primary {
    background: #3b79b7;
}

.box.bg-primary>header>h2,
.box.bg-primary>header>h2 a {
    color: #f4f3f3;
    padding-right: 0;
    margin-right: 0;
}

.box.bg-primary.prayer-times .form-group .form-control {
    border-radius: 35px;
    background: #022e6d;
    color: #fff;
    border: 0 none;
}

.box.bg-graylight {
    background: #F0F0F0;
}

.box.border-bottom {
    position: relative;
    padding-bottom: 10px !important;
    margin-bottom: 10px;
}

.box.border-bottom:after {
    display: block;
    content: '';
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAABCAYAAAD0In+KAAAAEUlEQVQYV2NkYGBg2LBhw38AB0EDEbdiDp8AAAAASUVORK5CYII=') repeat-x 0 0 transparent;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 2px;
    left: 0;
}

.box.border-blue {
    border: 1px solid #eef5fb;
}

.box.hidden-time>div ul li time {
    display: none;
}

.box.hidden-summary ul li p {
    display: none;
}

.box.hidden-subtitle ul li h4 {
    display: none;
}

.box.hidden-title ul li h3 {
    display: none;
}

.box.hidden-img>div ul li figure {
    display: none;
}

.box.is-indicator {
    padding: 10px 10px 5px !important;
    margin-top: -10px;
}

.box.is-indicator>div>ul li {
    opacity: 0.5;
}

.box.is-indicator>div>ul li.slick-center {
    opacity: 1;
}

.widget {
    margin-top: 10px;
}

body.ltr .box.is-indicator {
    padding-left: 5px;
    padding-right: 0;
}

@media (max-width: 991px) {
    .box.is-indicator {
        display: none;
    }
}

.box.is-indicator>div {
    padding: 0 5px;
}

.box.is-indicator .desc {
    display: none;
}

.box.is-indicator .slick-arrow {
    display: none;
}

.box.is-indicator .pagination {
    display: none;
}

.box.is-indicator .pagination>ul {
    text-align: center;
    margin: 0;
    height: 20px;
}

.box.is-indicator .pagination>ul li {
    width: 20px !important;
    display: inline-block;
    float: none;
    padding: 0;
    clear: none;
}

.box.archive .pagination {
    height: 32px;
    background: #f4f3f3;
}

.box.archive .pagination li a,
.box.archive .pagination li span {
    font-family: 'Vazir', 'RTNassim', Arial, Tahoma;
}

.box.archive .pagination li a:hover {
    color: white;
}

.box.archive .pagination li.active a,
.box.archive .pagination li.active span {
    background: #ff9800;
}

.box.archive .pagination li:first-child>a:hover,
.box.archive .pagination li:last-child>a:hover,
.box.archive .pagination li:first-child>span:hover,
.box.archive .pagination li:last-child>span:hover,
.box.archive .pagination li.active>a,
.box.archive .pagination li.active>span,
.box.archive .pagination li.active>a:hover,
.box.archive .pagination li.active>span:hover,
.box.archive .pagination li.active>a:focus,
.box.archive .pagination li.active>span:focus {
    background: #ffad33;
}

.box.itemlist>div ul li {
    margin-bottom: 20px;
}

.box.itemlist>div ul li .desc p {
    max-height: 60px;
    overflow: hidden;
}

.box.itemlist>div ul li .desc time {
    font-size: 12px;
}

.box.itemlist>div ul li .desc time a {
    color: #b4b4b4;
}

.box.itemlist.cols-3 ul li figure {
    height: 182px;
    overflow: hidden;
}

.box.itemlist.cols-3 ul li figure img {
    min-height: 182px;
    height: auto;
}

.box.itemlist.cols-4 ul li figure {
    height: 135px;
    overflow: hidden;
}

.box.itemlist.cols-4 ul li figure img {
    min-height: 135px;
    height: auto;
}

.box.ex-links {
    margin: 10px 0;
    background: #efefef;
}

.box.ex-links>header {
    background: #3b79b7;
    padding: 5px 10px;
    height: 38px;
}

.box.ex-links>header:before {
    display: none;
}

.box.ex-links>header h2 {
    background: transparent;
    float: none;
}

.box.ex-links>header h2 a {
    display: block;
    position: relative;
    color: #fff;
}

.box.ex-links>header h2 a.collapsed:after {
    content: '\e800';
}

.box.ex-links>header h2 a:after {
    display: block;
    content: '\e803';
    position: absolute;
    top: 0;
    left: -10px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    font-family: "Glyphicons Halflings";
    text-align: center;
}

.box.ex-links>div {
    padding: 10px;
}

.box.lazy-player ul li.video figure a {
    position: relative;
}

.box.lazy-player ul li.video figure a:before {
    display: block;
    content: '\e813';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    margin: -24px 0 0 -24px;
    z-index: 20;
    font-family: 'Glyphicons Halflings';
    font-size: 18px;
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
    text-align: center;
    line-height: 48px;
    text-indent: -1px;
}

.box.lazy-player ul li.video.playing figure:after {
    display: none;
}

.box.lazy-player ul li.video.playing figure a:before {
    display: none;
}

.box.lazy-player ul li.video.playing figure a:after {
    display: none;
}

.box.lazy-player ul li.video.playing .desc {
    height: 0;
    padding: 0;
    margin: 0;
    border: 0 none;
    overflow: visible;
    top: 5px;
    right: 10px;
}

.box.lazy-player ul li.video.playing .desc h4,
.box.lazy-player ul li.video.playing .desc p {
    display: none;
}

.box.lazy-player ul li.video.playing .desc h3 {
    font-size: 16px;
}

.box.lazy-player ul li.video.playing .desc h3 a {
    display: block;
}

.box.lazy-player ul li.video.playing .desc h3 a:before {
    content: '\f07b';
    font-family: "Glyphicons Halflings";
    margin-left: 10px;
}

.box.search-form,
.box.search-form label,
.box.search-form input,
.box.search-form select {
    font-size: 14px;
}

.box.search-form label {
    margin-bottom: 3.33333333px;
}

.box.search-form .form-group {
    margin-bottom: 10px;
}

.box.search-form .date-range-inputs {
    margin-top: 5px;
}

.box.search-form .date-range-inputs .ltr {
    direction: ltr;
    text-align: left;
}

.box.search-form input.form-control {
    color: #333;
}

.box.rss-help .table {
    margin-bottom: 0;
}

.box.rss-help .table tr th {
    text-align: center;
    line-height: 1.8;
    background: #efeeee;
}

.box.rss-help .table tr td:first-child {
    width: 25%;
    background: #fbfbfb;
}

.box.ads ul li {
    margin-bottom: 5px;
}

.box.ads ul li figure a {
    height: auto;
    padding: 0;
    overflow: visible;
}

.box.ads ul li figure a img {
    position: static;
    transform: none;
    min-height: 0;
}

.box.list time {
    color: #b4b4b4;
    font-size: 12px;
}

.box.list time a {
    color: #b4b4b4;
}

.box.list h4 {
    font-size: 11px;
    margin: 0;
    font-family: 'Vazir', Arial, Tahoma;
}

.box.list ul li {
    color: #A91F23;
    position: relative;
    margin-bottom: 10px;
}

.box.list ul li:first-child {
    padding-top: 0;
}

.box.list ul li h3 {
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    line-height: 1.5;
}

.box.list ul li h3 a {
    color: #666;
}

.box.list.list-bullets ul li {
    position: relative;
    text-indent: 14px;
}

.box.list.list-bullets ul li:before {
    display: block;
    content: '';
    width: 6px;
    height: 6px;
    background: #52c8ec;
    position: absolute;
    top: 8px;
    right: 0;
    opacity: 0.6;
}

.box.list.list-bullets ul li figure {
    display: none;
}

.box.list.list-bullets ul li h3 {
    font-family: 'Vazir', Arial, Tahoma;
}

.box.list.list-bullets ul li h3 a {
    display: block;
    padding: 3px 0;
    line-height: 1.5;
    color: #333;
}

.box.list.list-bullets ul li:hover h3 a {
    color: #52c8ec;
}

.box.list.list-bullets ul li:hover:before {
    opacity: 1;
}

.box.list.list-bullets.bullet-icons ul li {
    text-indent: 16px;
}

.box.list.list-bullets.bullet-icons ul li.photo:before,
.box.list.list-bullets.bullet-icons ul li.audio:before,
.box.list.list-bullets.bullet-icons ul li.video:before,
.box.list.list-bullets.bullet-icons ul li.article:before,
.box.list.list-bullets.bullet-icons ul li.book:before,
.box.list.list-bullets.bullet-icons ul li.talk:before {
    border: 0 none;
    font-family: 'Glyphicons Halflings';
    content: '\E82B';
    right: -18px;
    width: 14px;
    height: 24px;
    top: 0;
    color: #333;
    font-size: 13px;
    background: transparent;
}

.box.list.list-bullets.bullet-icons ul li:hover:before {
    color: #52c8ec;
}

.box.list.list-bullets.bullet-icons ul li.photo:before {
    content: '\E82C';
}

.box.list.list-bullets.bullet-icons ul li.audio:before {
    content: '\E817';
}

.box.list.list-bullets.bullet-icons ul li.video:before {
    content: '\E82e';
}

.box.list.list-bullets.bullet-icons ul li.article:before {
    content: '\F0F6';
}

.box.list.list-bullets.bullet-icons ul li.book:before {
    content: '\E80E';
}

.box.list.list-bullets.bullet-icons ul li.talk:before {
    content: '\E829';
}

.box.list.list-bullets.first-featured ul li:first-child {
    text-indent: 0;
    margin-bottom: 5px;
}

.box.list.list-bullets.first-featured ul li:first-child:before {
    display: none;
}

.box.list.list-bullets.first-featured ul li:first-child:after {
    display: block;
    content: '';
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAABCAYAAAD0In+KAAAAEUlEQVQYV2NkYGBg2LBhw38AB0EDEbdiDp8AAAAASUVORK5CYII=') repeat-x 0 0 transparent;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.box.list.list-bullets.first-featured ul li:first-child figure {
    display: block;
    margin-bottom: 0;
}

.box.list.list-bullets.first-featured ul li:first-child h3 {
    font-family: 'Vazir', 'RTNassim', Arial, Tahoma;
    font-weight: bold;
    font-size: 16px;
}

.box.list.list-thumbs ul li {
    clear: both;
    margin: 0 0 12px;
    padding-right: 0 !important;
}

.box.list.list-thumbs ul li:before,
.box.list.list-thumbs ul li:after {
    content: " ";
    display: table;
}

.box.list.list-thumbs ul li:after {
    clear: both;
}

.box.list.list-thumbs ul li:before,
.box.list.list-thumbs ul li:after {
    content: " ";
    display: table;
}

.box.list.list-thumbs ul li:after {
    clear: both;
}

.box.list.list-thumbs ul li figure {
    float: right;
    margin: 0 0 0 10px;
    width: 110px;
}

.box.list.list-thumbs ul li h3 {
    font-weight: bold;
    line-height: 1.5;
    font-size: 13px;
}

.box.list.list-thumbs.thumbs-small ul li {
    clear: both;
    display: flow-root;
}

.box.list.list-thumbs.thumbs-small ul li figure {
    width: 80px;
    border: 0 none;
    padding: 0;
    margin: 0 0 5px 5px;
}

.box.list.list-thumbs.thumbs-small ul li h3 {
    font-family: 'Vazir', Arial, Tahoma;
    font-weight: normal;
    font-size: 12px;
    max-height: 56px;
    overflow: hidden;
}

.box.list.list-thumbs.thumbs-small ul li h3 a {
    color: #666;
}

.box.list.list-thumbs.thumbs-small ul li:hover h3 a {
    color: #666;
}

.box.list.list-thumbs.thumbs-small.list-bordered ul li {
    padding-bottom: 10px;
}

.box.list.list-thumbs.thumbs-medium ul li {
    clear: both;
    /*min-height: 96px;*/
}

.box.list.list-thumbs.thumbs-medium ul li figure {
    width: 110px;
    border: 0 none;
    padding: 0;
    margin: 0 0 10px 10px;
    position: relative;
    z-index: 10;
}

.box.list.list-thumbs.thumbs-medium ul li .desc h3 {
    font-family: 'Vazir', Arial, Tahoma;
    font-weight: normal;
    font-size: 13px;
}

.box.list.list-thumbs.thumbs-large ul li {
    clear: both;
    /*min-height: 96px;*/
}

.box.list.list-thumbs.thumbs-large ul li figure {
    width: 150px;
    border: 0 none;
    padding: 0;
    margin: 0 0 10px 10px;
    position: relative;
    z-index: 10;
}

.box.list.list-thumbs.thumbs-large ul li .desc h3 {
    font-family: 'Vazir', Arial, Tahoma;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 0.5rem;
}

.box.list.list-thumbs.first-featured ul li:first-child figure {
    width: 100%;
    margin: 0 0 5px 0;
    float: none;
}

.box.list.list-thumbs.first-featured ul li:first-child h3 {
    font-family: 'Vazir', 'RTNassim', Arial, Tahoma;
    font-weight: bold;
    font-size: 16px;
}

.box.list.list-thumbs.first-featured ul li:first-child h3 a {
    color: #333;
}

.box.list.list-thumbs.first-featured ul li:first-child h4 {
    font-family: 'Vazir', Arial, Tahoma;
    font-weight: normal;
    font-size: 13px;
    color: black;
    line-height: 1.3;
}

.box.list.list-thumbs.first-featured ul li:first-child:hover a {
    color: #52c8ec;
}

.box.list.list-thumbs.first-featured.list-cols:before,
.box.list.list-thumbs.first-featured.list-cols:after {
    content: " ";
    display: table;
}

.box.list.list-thumbs.first-featured.list-cols:after {
    clear: both;
}

.box.list.list-thumbs.first-featured.list-cols:before,
.box.list.list-thumbs.first-featured.list-cols:after {
    content: " ";
    display: table;
}

.box.list.list-thumbs.first-featured.list-cols:after {
    clear: both;
}

.box.list.list-thumbs.first-featured.list-cols ul li {
    margin-right: 50%;
    padding-right: 10px;
    height: 87px;
}

.box.list.list-thumbs.first-featured.list-cols ul li:before,
.box.list.list-thumbs.first-featured.list-cols ul li:after {
    display: none;
}

.box.list.list-thumbs.first-featured.list-cols ul li .desc h3 {
    font-size: 15px;
}

.box.list.list-thumbs.first-featured.list-cols ul li:first-child {
    float: right;
    width: 50%;
    padding: 10px;
    margin: -10px;
    margin-bottom: 10px;
    margin-right: 0;
    padding-right: 0;
}

.box.list.list-thumbs.first-featured.list-cols ul li:first-child .desc h3 {
    font-size: 18px;
}

.box.list.list-thumbs.first-featured.list-cols ul li:first-child .desc h3 a {
    display: block;
    padding-bottom: 5px;
    color: #666;
}

.box.list.list-thumbs.first-featured.list-cols ul li:first-child:hover .desc h3 a {
    color: #52c8ec;
}

.box.list.list-bordered ul li:after {
    display: block;
    content: '';
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAABCAYAAAD0In+KAAAAEUlEQVQYV2NkYGBg2LBhw38AB0EDEbdiDp8AAAAASUVORK5CYII=') repeat-x 0 0 transparent;
    width: 80%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 12.5%;
}

.box.list.list-bordered ul li:last-child:after {
    display: none;
}

.box.list.list-bordered.list-headings ul li:after {
    width: 100%;
    left: 0;
}

.box.list.list-bordered.grid ul li:nth-last-child(2):after {
    display: none;
}

.box.list.list-headings ul li h3 {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.2;
}

.box.list.list-headings ul li h3 a {
    display: block;
    padding: 10px 5px;
}

.box.list.has-featured ul li.featured figure {
    float: left;
    width: 50%;
    margin: -2px 5px 0 0;
    border: 0 none;
}

.box.cols>div ul {
    margin: 0 -5px;
}

.box.cols>div ul:before,
.box.cols>div ul:after {
    content: " ";
    display: table;
}

.box.cols>div ul:after {
    clear: both;
}

.box.cols>div ul:before,
.box.cols>div ul:after {
    content: " ";
    display: table;
}

.box.cols>div ul:after {
    clear: both;
}

.box.cols>div ul li {
    width: 50%;
    float: right;
    padding: 0 5px;
    margin-top: 0 !important;
}

.box.cols>div ul li .desc h3 {
    line-height: 1.5;
    margin: 0;
    font-size: 14px;
}

.box.cols>div ul li .desc h3 a {
    display: block;
    padding: 0;
}

.box.cols.cols-1 ul li {
    width: 100%;
}

.box.cols.cols-1 ul li figure {
    width: 200px;
    margin-left: 5px;
    float: right;
}

.box.cols.cols-2 ul li {
    width: 50%;
}

.box.cols.cols-2 ul li:nth-child(2n+1) {
    clear: both;
}

.box.cols.cols-3 ul li {
    width: 33.333333%;
    /*		figure a {
                    max-height: 120px; overflow: hidden;
                    img { min-height: 120px; }
                }*/
    /*h3 { font-size: 16px; }*/
}

.box.cols.cols-3 ul li:nth-child(3n+1) {
    clear: both;
}

.box.cols.cols-4 ul li {
    width: 25%;
}

.box.cols.cols-4 ul li:nth-child(4n+1) {
    clear: both;
}

.box.cols.cols-4.first-featured ul li:nth-child(2n) {
    clear: none;
}

.box.cols.cols-4.first-featured ul li:first-child {
    width: 50%;
    position: relative;
}

.box.cols.cols-4.first-featured ul li:first-child .desc {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    padding: 10px;
    text-shadow: 0 0 3px #333;
    background: linear-gradient(to bottom, rgba(34, 34, 34, 0) 0%, #222222 100%);
    transition: 0.2s all;
    overflow: hidden;
}

.box.cols.cols-4.first-featured ul li:first-child .desc a {
    color: #fff;
}

.box.cols.cols-4.first-featured ul li:first-child .desc p {
    color: #fff;
    font-size: 13px;
    transition: 0.2s all;
    margin-bottom: 0;
}

.box.cols.cols-4.first-featured ul li:first-child .desc h3 {
    margin-bottom: 10px;
}

.box.cols.cols-4.vertical-since-4 ul li {
    clear: none !important;
}

.box.cols.cols-4.vertical-since-4 ul li:nth-child(n+4) {
    /*background: tomato;*/
}

.box.cols.cols-4.vertical-since-4 ul li:nth-child(n+4) figure {
    width: 110px;
    float: right;
}

.box.cols.cols-4.vertical-since-4 ul li:nth-child(n+4) figure+.desc {
    margin-right: 110px;
    padding-right: 5px;
}

.box.cols.cols-5 ul li {
    width: 20%;
}

.box.cols.cols-5 ul li:nth-child(5n+1) {
    clear: both;
}

.box.cols.cols-6 ul li {
    width: 16.666666%;
}

.box.cols.cols-6 ul li h3 {
    font-size: 14px;
    font-family: 'Vazir', Arial, Tahoma;
}

.box.cols.cols-6 ul li:nth-child(6n+1) {
    clear: both;
}

.box.cols.first-featured ul li:nth-child(2n+1) {
    clear: none;
}

.box.cols.first-featured ul li:nth-child(2n) {
    clear: both;
}

.box.cols.first-featured ul li:first-child {
    width: 100%;
}

.box.cols.first-featured ul li:first-child~li figure>a {
    max-height: 120px;
    overflow: hidden;
}

.box.cols.first-featured ul li:first-child~li figure>a img {
    min-height: 120px;
}

.box.cols.has-carousel {
    /*ul > li { float: right; max-height: 160px; }*/
}

.box.cols.has-carousel ul li {
    clear: none !important;
}

.box.cols.has-carousel ul .owl-item li {
    width: 100%;
}

.box.cols.has-carousel ul.owl-carousel {
    margin: 0;
}

.box.cols>footer .pagination li {
    clear: none !important;
    width: auto;
    float: none;
    padding: 0;
}

.box.snip ul li p {
    font-size: 13px;
}

@media (max-width: 991px) {
    .box.snip ul li .desc h3 {
        font-size: 14px;
    }
}

.box.snip.img-cropped ul li {
    margin-bottom: 7px;
}

.box.snip.img-cropped ul li figure {
    margin-bottom: 0;
}

.box.snip.top ul li .desc {
    padding-top: 10px;
}

.box.snip.top ul li .desc h3 {
    font-size: 18px;
}

@media (max-width: 991px) {
    .box.snip.top ul li .desc h3 {
        font-size: 14px;
    }
}

.box.highlights ul li {
    min-height: 100px;
}

.box.highlights ul li:before,
.box.highlights ul li:after {
    content: " ";
    display: table;
}

.box.highlights ul li:after {
    clear: both;
}

.box.highlights ul li:before,
.box.highlights ul li:after {
    content: " ";
    display: table;
}

.box.highlights ul li:after {
    clear: both;
}

.box.highlights ul li figure {
    width: 110px;
    margin-bottom: 5px !important;
    /*img { max-height: 85px; overflow: hidden; }*/
}

.box.highlights ul li .desc:before,
.box.highlights ul li .desc:after {
    content: " ";
    display: table;
}

.box.highlights ul li .desc:after {
    clear: both;
}

.box.highlights ul li .desc:before,
.box.highlights ul li .desc:after {
    content: " ";
    display: table;
}

.box.highlights ul li .desc:after {
    clear: both;
}

.box.highlights ul li h3 {
    font-family: 'Vazir', 'RTNassim', Arial, Tahoma;
    font-size: 18px;
}

.box.highlights ul li p {
    margin-bottom: 0;
    font-size: 12px;
}

.box.highlights ul li time {
    font-size: 11px;
}

.box.highlights ul li:hover a {
    color: #52c8ec;
}

.box.highlights ul li em {
    font-weight: bold;
    font-style: normal;
    background: yellow;
}

.box.highlights.desc-padding ul li .desc {
    padding-right: 115px;
}

.box.highlights.desc-padding ul li.featured .desc {
    padding-right: 0;
}

.box.highlights.thumbs-sm ul li {
    min-height: 0;
}

.box.highlights.thumbs-sm ul li figure {
    width: 80px;
}

.box.map .iran {
    text-align: center;
}

.box.map .iran svg {
    width: 100%;
    height: auto;
}

.box.map .iran svg #provinces path {
    cursor: pointer;
    transition: 0.2s all;
}

.box.map .iran svg #provinces path:hover {
    fill: #096CB5;
}

.box.map .iran svg #provinces path[data-active="active"] {
    fill: #096CB5;
}

.box.map .box.list {
    margin-top: 30px;
}

.box.map .box.list ul li {
    display: flow-root;
    margin-bottom: 30px;
}

.box.map .box.list ul li .desc h3 {
    font-size: 13px;
}

.box.poll .question {
    font-size: 16px;
    margin-bottom: 5px;
}

.box.poll .form-group {
    margin-bottom: 0;
}

.box.poll .form-group label {
    line-height: 18px;
    margin-top: -4px;
}

.box.poll .form-group input {
    margin: 10px 0 0 8px;
    display: inline-block;
}

.box.poll .percent {
    margin: 3px 0 12px;
    height: 10px;
    border: 1px solid #ababab;
    padding: 1px;
    position: relative;
}

.box.poll .percent:before {
    content: attr(title);
    display: block;
    position: absolute;
    left: 2px;
    top: 10px;
    text-shadow: 0 0 2px #fff;
    font-size: 12px;
}

.box.poll .percent .bar {
    height: 6px;
    background: #ababab;
}

.box.poll .btn-wrapper {
    float: left;
    margin-top: 8px;
}

.box.poll .btn-wrapper .btn {
    border-radius: 0;
}

.box.poll .results .form-group label:after {
    content: "(" attr(data-vote) ")";
}

.box.tags>header>h2{
	margin-right: 10px;
}

.box.tags>header>h2:before {
    border: 0 none;
    font-family: 'Glyphicons Halflings';
    content: '\E80A';
    right: -15px;
    width: 14px;
    height: 24px;
    top: 0;
    color: #333;
    font-size: 13px;
    background: transparent;
}

.box.tags ul {
    font-size: 0;
}

.box.tags ul li {
    display: inline-block;
    margin: 0 0 5px 5px;
    font-size: 13px;
}

.box.tags ul li a {
    display: block;
    background: #f4f3f3;
    line-height: 1.3;
    padding: 5px 10px;
}

.box.tags ul li a:hover {
    background: #135390;
    color: #fff;
}

body._dark .box.comments>header h2,
body._dark .box.comments>header h2>a {
    background: #222;
    color: #fff;
}

.box.comments a:hover {
    text-decoration: none;
}

.box.comments .comment-header {
    background: #f7f7f7;
    font-size: 11px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}

.box.comments .comment-header .meta {
    font-size: 0;
}

.box.comments .comment-header .meta span {
    display: inline-block;
    font-size: 11px;
    overflow: hidden;
}

.box.comments .comment-header .meta span.author {
    width: 40%;
}

.box.comments .comment-header .meta span.flag {
    width: 20%;
}

.box.comments .comment-header .meta span.flag img {
    margin-top: -1px;
    width: 24px;
}

.box.comments .comment-header .meta span.date {
    width: 40%;
}

.box.comments .comment-header .rating {
    padding: 0 0 0 16px;
}

.box.comments .comment-header .rating .rate {
    display: inline-block;
    position: relative;
    color: #01a0e1;
    height: 16px;
    border: 1px solid #cccccc;
    cursor: pointer;
    line-height: 16px;
    overflow: hidden;
    font-size: 10px;
    border-radius: 2px;
    padding: 0 0 0 16px;
    width: 60px;
    margin: 4px 0 0 0;
}

.box.comments .comment-header .rating .rate:before {
    content: '+';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    top: -1px;
    color: white;
    width: 16px;
    height: 18px;
    background: #01a0e1;
}

.box.comments .comment-header .rating .rate.minus {
    color: #E11924;
    padding-left: 0;
    padding-right: 16px;
}

.box.comments .comment-header .rating .rate.minus:before {
    content: '-';
    left: auto;
    right: 0;
    background: #E11924;
}

.box.comments .comment-header .reply-button .btn {
    padding: 0 12px;
    margin-top: 2px;
    float: left;
}

.box.comments .comment-stats {
    width: 80%;
    float: left;
    position: relative;
    font-size: 11px;
    margin-top: -28px;
}

.box.comments .comment-stats ul {
    text-align: left;
}

.box.comments .comment-stats ul li {
    display: inline-block;
    padding: 0 10px;
    border-left: 1px solid #cccccc;
    margin: 0;
    border: 0 none;
}

.box.comments .comment-stats ul li:last-child {
    border: 0 none;
}

.box.comments .comment-body {
    padding: 10px;
    font-size: 13px;
    line-height: 1.8;
    word-spacing: 0.7px;
}

.box.comments ul ul {
    margin-right: 50px;
    margin-top: 20px;
}

.box.comments ul ul>li:last-child {
    margin-bottom: 0;
}

.box.comments .btn-xs {
    padding: 0 6px;
    font-size: 12px;
}

.box.comments .reply-button .btn {
    float: left;
}

.box.comments ul li {
    padding: 10px;
    margin-bottom: 10px;
}

body._dark .box.comment-form>header h2,
body._dark .box.comment-form>header h2>a {
    background: #222;
    color: #fff;
}

.box.comment-form .form-group {
    /*max-width: 500px;*/
}

.box.comment-form .form-group label {
    font-weight: normal;
    font-size: 12px;
}

.box.comment-form .form-group input:not(.btn) {
    text-align: right;
    color: #333;
}

@media (max-width: 991px) {
    .box.comment-form .form-group input:not(.btn) {
        text-align: left;
    }
}

.box.comment-form .form-group textarea {
    color: #333;
}

.box.comment-form .form-group .btn {
    border-radius: 0;
}

.box.comment-form .form-group .captcha>div {
    float: left;
}

.box.photoGall>div ul {
    margin: 0 -5px;
}

.box.photoGall>div ul li {
    width: 25%;
    float: right;
    padding: 5px;
}

body.ltr .box.photoGall>div ul li {
    float: left;
}

.box.photoGall>div ul li:nth-child(4n+1) {
    clear: right;
}

body.ltr .box.photoGall>div ul li:nth-child(4n+1) {
    clear: left;
}

@media (max-width: 1199px) {
    .box.photoGall>div ul li {
        width: 33.33333%;
    }
    .box.photoGall>div ul li:nth-child(3n+1) {
        clear: right;
    }
    body.ltr .box.photoGall>div ul li:nth-child(3n+1) {
        clear: left;
    }
    .box.photoGall>div ul li:nth-child(4n+1) {
        clear: none;
    }
}

@media (max-width: 991px) {
    .box.photoGall>div ul li {
        width: 50%;
    }
    .box.photoGall>div ul li:nth-child(2n+1) {
        clear: right;
    }
    body.ltr .box.photoGall>div ul li:nth-child(2n+1) {
        clear: left;
    }
    .box.photoGall>div ul li:nth-child(3n+1) {
        clear: none;
    }
}

.box.photoGall>div ul li.large-item {
    width: 100% !important;
    height: auto !important;
}

.box.photoGall>div ul li.large-item a img {
    min-height: 0 !important;
}

.box.photoGall>div a {
    background: #232323;
    z-index: 1;
    padding: 0;
    padding-bottom: 66.666666%;
    width: 100%;
}

.box.photoGall>div a img {
    width: auto;
    max-width: 100%;
    max-height: 100%;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.box.top {
    position: relative;
}

.box.top ul li figure {
    margin: 0;
}

.box.top ul li h3 {
    font-size: 22px;
    line-height: 1.7;
}

.box.top ul li h3 a:hover {
    color: #cccccc;
}

.box.top ul li p {
    font-size: 15px;
}

.box.top.top-cols ul li:before,
.box.top.top-cols ul li:after {
    content: " ";
    display: table;
}

.box.top.top-cols ul li:after {
    clear: both;
}

.box.top.top-cols ul li:before,
.box.top.top-cols ul li:after {
    content: " ";
    display: table;
}

.box.top.top-cols ul li:after {
    clear: both;
}

.box.top.top-cols ul li figure {
    width: 50%;
    float: right;
}

.box.top.top-cols ul li .desc {
    padding-right: 10px;
    margin-right: 50%;
}

.box.top.top-cols.multimedia ul li {
    position: relative;
}

.box.top.top-cols.multimedia ul li figure {
    width: 66%;
}

.box.top.top-cols.multimedia ul li .desc {
    width: 33%;
    position: absolute;
    bottom: 0;
    right: 66%;
    margin-right: 0;
}

.box.top.top-cols.multimedia ul li .desc p {
    color: #a5a5a5;
}

.box.top.gallery .pagination {
    top: 14px;
    left: 15px;
}

.box.top.gallery.has-indicator+.gallery-indicator {
    margin: 0;
}

.box.top.gallery.has-indicator+.gallery-indicator:before,
.box.top.gallery.has-indicator+.gallery-indicator:after {
    display: none;
}

.box.top.gallery.has-indicator+.gallery-indicator>div ul:first-child~* {
    display: none;
}

.box.top.gallery.has-indicator+.gallery-indicator ul li {
    width: 20% !important;
    border: 2px solid transparent;
    float: right;
}

.box.top.gallery.has-indicator+.gallery-indicator ul li:last-child {
    margin: 0;
}

.box.top.gallery.has-indicator+.gallery-indicator ul li figure {
    margin: 0;
    padding: 0;
}

.box.top.gallery.has-indicator+.gallery-indicator ul li .desc {
    display: none;
}

.box.top.gallery.has-indicator+.gallery-indicator ul li.active {
    border-color: #3b79b7;
}

.box.top .pagination {
    text-align: center;
    height: 4px;
    line-height: 4px;
    display: block;
    position: absolute;
    top: 60px;
    left: 20px;
    z-index: 300;
}

.box.top .pagination>div {
    width: 10px;
    height: 10px;
    margin: 5px 4px;
    text-indent: 1000px;
    overflow: hidden;
    cursor: pointer;
    border-radius: 50%;
    background: #cccccc;
    float: left;
    box-shadow: 0 0 3px #777;
}

.box.top .pagination>div.active,
.box.top .pagination>div:hover {
    background: #52c8ec;
}

.box.top.desc-overlay ul li .desc {
    width: 100%;
}

.box.showcase ul li figure {
    margin: 0;
}

.box.showcase ul li .desc {
    background: #f4f3f3;
    padding: 5px 10px;
}

.box.showcase ul li .desc h3 a {
    display: block;
    padding: 5px 0;
    color: #333;
}

.box.showcase ul li:hover .desc h3 a {
    color: #52c8ec;
}

.box.prayer-times .form-group {
    height: 36px;
    margin: 10px -5px;
}

.box.prayer-times .form-group .col-xs-8 {
    width: 100%;
}

.box.prayer-times .form-group .control-label {
    line-height: 36px;
    margin: 0;
    display: none;
}

.box.prayer-times .form-group .form-control {
    color: #333;
    background: #fff;
    border-radius: 0;
}

.box.prayer-times .prayers {
    list-style: none;
    padding: 0;
    margin: 20px 0 10px;
    font-size: 0;
}

.box.prayer-times .prayers li {
    font-size: 14px;
    line-height: 2;
}

.box.prayer-times .prayers li:before,
.box.prayer-times .prayers li:after {
    content: " ";
    display: table;
}

.box.prayer-times .prayers li:after {
    clear: both;
}

.box.prayer-times .prayers li:before,
.box.prayer-times .prayers li:after {
    content: " ";
    display: table;
}

.box.prayer-times .prayers li:after {
    clear: both;
}

.box.prayer-times .prayers li .time {
    display: block;
    font-weight: bold;
    padding-top: 5px;
    float: left;
}

.box.ticker {
    background: transparent;
    height: 60px;
    margin: 0;
}

.box.ticker:before,
.box.ticker:after {
    content: " ";
    display: table;
}

.box.ticker:after {
    clear: both;
}

.box.ticker:before,
.box.ticker:after {
    content: " ";
    display: table;
}

.box.ticker:after {
    clear: both;
}

.box.ticker>header {
    float: right;
    margin-left: 10px;
    line-height: 60px;
    height: 60px;
    margin-bottom: 0;
    background: transparent;
    border: 0 none;
}

.box.ticker>header:before {
    display: none;
}

.box.ticker>header h2 {
    padding: 0 10px;
    border: 0 none;
    line-height: 60px;
    color: #333;
    font-weight: bold;
    background: transparent;
}

.box.ticker>header h2:after {
    display: none;
}

.box.ticker>header h2 a {
    background: transparent;
    color: #333;
}

.box.ticker>div {
    padding-top: 0 !important;
    position: relative;
}

.box.ticker>div>span {
    position: absolute;
    color: #EC0000;
    top: 20px;
}

.box.ticker>div ul {
    height: 60px;
    overflow: hidden;
    display: inline-table;
    margin-right: 20px;
}

.box.ticker>div ul li h3 {
    line-height: 60px;
    font-family: 'Vazir', Arial, Tahoma;
    margin: 0;
    font-size: 13px;
    font-weight: normal;
    padding: 0;
}

.box.ticker>div ul li h3 a {
    color: #3c3c3c;
    transition: 0.2s all ease;
}

.box.ticker>div ul li h3 a:hover {
    color: #666;
    text-decoration: none;
}

.box.editors-choice ul li h3 {
    font-weight: normal;
}

.box.editors-choice ul li h3 a {
    color: #666;
}

.box.editors-choice ul li:hover a {
    color: #666;
}

.box.photo .pagination {
    margin: 0 -3.33333333px;
    text-align: center;
    height: 4px;
    line-height: 4px;
    display: block;
}

.box.photo .pagination>div {
    width: 20%;
    height: 4px;
    text-indent: 1000px;
    overflow: hidden;
    border: 0 5px solid transparent;
    cursor: pointer;
    display: inline-block;
}

.box.photo .pagination>div span {
    display: block;
    height: 100%;
    background: #3c3c3c;
    margin: 0 2px;
    transition: 0.2s all ease;
}

.box.photo .pagination>div:hover span,
.box.photo .pagination>div.active span {
    background: #d71920;
}

.box.photo.photo-carousel {
    /*margin-bottom: @grid-gutter-width;*/
}

.box.photo.photo-carousel ul li h3 {
    font-size: 22px;
}

.box.photo.photo-carousel ul li h3 a {
    display: block;
    padding-bottom: 10px;
}

.box.photo.photo-carousel ul li:hover h3 a {
    color: #52c8ec;
}

.box.photo.cols ul li h3 {
    font-size: 14px;
}

.box.photo.cols.first-featured ul li:first-child {
    margin-bottom: 30px;
}

.box.photo.cols.first-featured ul li:first-child figure {
    margin-bottom: 0;
}

.box.photo.cols.first-featured ul li:first-child h3 {
    font-size: 15px;
}

.box.multimedia {
    margin: 30px 0;
}

.box.multimedia>header>h2,
.box.multimedia>header>h2>a {
    color: #cccccc;
}

.box.multimedia ul li .desc h3 a {
    color: #cccccc;
}

#footer {
    background: #3b79b7;
    color: #cccccc;
    width: 100%;
    border-top: 10px solid #ddd;
}

#footer:after {
    display: none;
}

#footer a {
    color: #ffffff;
}

#footer a:hover {
    color: #222222;
	font-weight: bold;
    text-decoration: none;
    transition: 0.2s all ease;
}

#footer .footer-logo {
    text-align: center;
    margin: 30px 0;
}

#footer .footer-logo img {
    display: inline-block;
}

#footer .footer-top {
    padding-top: 5px;
}

#footer .footer-top .footer-inline-menu ul {
    font-size: 0;
}

#footer .footer-top .footer-inline-menu ul li {
    font-size: 14px;
    font-family: 'Vazir', 'RTNassim', Arial, Tahoma;
    font-weight: bold;
    padding: 0 5px;
}

#footer .footer-top .footer-social ul {
    font-size: 0;
    float: left;
}

#footer .footer-top .footer-social ul li {
    font-size: 12px;
    padding: 0 2px;
}

#footer .responsive-tools {
    background: #3b79b7;
    margin-bottom: 0;
    padding-bottom: 10px;
}

#footer .responsive-tools .toggle-versions {
    text-align: center;
    float: none;
}

#footer .responsive-tools .toggle-versions a {
    float: none;
    color: #fff;
    width: auto;
}

@media (max-width: 767px) {
    #footer .responsive-tools .toggle-versions a.visible-xs {
        display: inline-block;
    }	
}

#footer .footer-menu {
    margin-top: 10px;
    margin-bottom: 10px;
}

#footer .footer-menu .footer-link-block .title {
    padding-top: 20px;
    font-size: 1.1em;
    text-shadow: 2px 2px 3px #000;
    border-bottom: solid 1px #666;
    display: inline-block;
}

#footer .footer-menu ul {
    padding: 0;
    list-style: none ;
    margin: 0;
}

#footer .footer-menu ul li {
    line-height: 2;
}

#footer .footer-menu ul li::before {
	content: "\2059";
	color: #eb5b61;	
	font-weight: bold; 
	display: inline-block;
	width: 1em;
	/*margin-left: -1em;  Also needed for space (tweak if needed) */
}

#footer .footer-menu ul li ul {
    display: none;
}

#footer .footer-menu .footer-logo img {
    width: 20vh;
    height: auto;
}

#footer .copyright {
    background: #666;
    margin: 10px 0 0;
    text-align: center;
    padding: 20px 0 15px;
    border-top: 1px solid #3b79b7;
}

#footer .copyright p {
    color: #cccccc;
    line-height: 1.5;
    margin: 0;
    font-size: 11px;
    text-align: center;
}

#footer .poweredby {
    font-size: 12px;
    margin: 10px 0;
    display: block;
    text-align: center;
}

#footer .poweredby a {
    font-color: #E11925;
}

#footer .poweredby a:hover {
    font-color: #ffffff;
}

.totop {
    position: fixed;
    right: 20px;
    bottom: 80px;
    z-index: 110;
    background: rgba(20, 70, 120, 0.9);
    display: block;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    border-radius: 50px;
    display: none;
    cursor: pointer;
}

.totop:hover {
    text-decoration: none;    
    color: #fff;
    transition: 0.2s all ease;
}

body._dark {
    background: #333;
    color: #ddd;
}

body._dark a {
    color: #efefef;
}

body._dark a:hover {
    color: #e5f7fc;
}

body._dark .pagination a {
    color: #333;
}

body._dark #menu ul li.active {
    background: #222;
}

body._dark #menu ul li.active a {
    color: #fff;
}

body._dark #menu ul li.active:after {
    border-top-color: #fff;
}

body._dark #menu ul li:hover {
    background: #000;
}

body._dark #menu ul li:hover a {
    color: #fff;
}

body._dark #menu ul li:hover .submenu {
    background: #000;
}

body._dark .box {
    border: 0 none;
    padding: 0;
    background: transparent;
    margin-top: 15px;
    margin-bottom: 15px;
}

body._dark .box.header-clean>header,
body._dark .box.header-clean>header h2,
body._dark .box.header-clean>header h2 a {
    color: #fff;
}

body._dark .box>div {
    padding-top: 10px !important;
}

body._dark .box>div ul li h3 a,
body._dark .box>div ul li h4 a {
    color: #f4f3f3 !important;
}

body._dark .box>div ul li h3 a:hover,
body._dark .box>div ul li h4 a:hover {
    color: #e5f7fc !important;
}

body._dark .box>div ul li p {
    color: #a5a5a5;
}

body._dark .box>div ul li time,
body._dark .box>div ul li time a {
    color: #ddd;
    font-size: 12px;
}

body._dark .box.top.slideshow {
    margin-top: 0;
}

body._dark .box.top.slideshow ul li .desc {
    padding: 20px 30px;
}

body._dark .box.ticker {
    margin: unset;
}

body._dark .box.ticker header h2 a {
    color: #28a9e2;
}

body._dark .box.ticker>div {
    padding-top: unset !important;
}

body._dark .box.desc-overlay ul li .desc {
    padding: 10px 10px;
    width: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #222 100%);
}

body._dark .box.desc-overlay ul li:hover h3 a,
body._dark .box.desc-overlay ul li:hover h4 a {
    color: #e5f7fc !important;
}

body._dark .box.cols ul {
    margin: 0 -5px;
}

body._dark .box.cols ul li {
    padding: 0 5px;
}

body._dark .box.cols footer {
    margin-top: 15px;
}

body._dark .box.cols footer:before,
body._dark .box.cols footer:after {
    content: " ";
    display: table;
}

body._dark .box.cols footer:after {
    clear: both;
}

body._dark .box.cols footer:before,
body._dark .box.cols footer:after {
    content: " ";
    display: table;
}

body._dark .box.cols footer:after {
    clear: both;
}

body._dark .box.list.list-thumbs.thumbs-medium ul li .desc {
    position: relative;
}

body._dark .box.list.list-thumbs.thumbs-medium ul li .desc time {
    position: absolute;
    top: 3px;
    right: 120px;
    font-size: 11px;
}

body._dark .box.list.list-thumbs.thumbs-medium ul li .desc time a {
    color: #b4b4b4;
}

body._dark .box.list.list-thumbs.thumbs-medium ul li .desc time:hover a {
    color: #055cdf;
}

body._dark .box.list.list-thumbs.thumbs-medium ul li .desc .comments {
    position: absolute;
    top: 3px;
    left: 0;
}

body._dark .box.list.list-thumbs.thumbs-medium ul li .desc .comments:before {
    display: none;
}

body._dark .box.list.list-thumbs.thumbs-medium ul li .desc .comments:after {
    content: '\f0e5';
    font-family: 'Glyphicons Halflings';
    display: inline-block;
    color: #b4b4b4;
    margin-left: 0;
}

body._dark .box.list.list-thumbs.thumbs-medium ul li .desc .comments>a {
    color: #b4b4b4;
}

body._dark .box.list.list-thumbs.thumbs-medium ul li .desc .comments>a:hover {
    color: #055cdf;
}

body._dark .box.list.list-thumbs.thumbs-medium ul li h3 {
    max-height: 56px;
    overflow: hidden;
}

body._dark .box.list.list-thumbs.thumbs-medium ul li h3 a {
    color: #b4b4b4;
}

body._dark .box.list.list-thumbs.thumbs-medium ul li:hover h3 a {
    color: #e5f7fc !important;
}

body._dark .wrapper.white {
    background: #222;
    box-shadow: 0 1px 2px #000;
    position: relative;
}

body._dark .item-header {
    font-size: 11px;
}

body._dark .item-header .breadcrumb {
    padding: 0;
    margin: 0;
    background: transparent;
}

body._dark .item-header .visits-count span,
body._dark .item-header .comments-count span {
    color: #666;
}

body._dark .item-header .tools ul {
    list-style: none;
    padding: 0;
    font-size: 0;
    text-align: left;
}

body._dark .item-header .tools ul li {
    display: inline-block;
    font-size: 16px;
    color: #ecac6f;
    padding: 0 3.33333333px;
}

body._dark .item-header .tools ul li.email {
    margin-right: 10px;
}

body._dark .item-header .tools ul li span {
    cursor: pointer;
    transition: 0.2s all ease;
    font-size: 14px;
}

body._dark .item-header .tools ul li span:hover {
    color: #e5f7fc;
}

body._dark .subtitle {
    font-size: 16px;
    margin-top: 0;
}

body._dark .title {
    font-size: 28px;
    line-height: 1.5;
    font-weight: bold;
    margin-top: 0;
}

body._dark .summary,
body._dark .item-body p {
    margin-bottom: 10px;
    font-family: 'Vazir', Arial, Tahoma;
    font-size: 14px;
    line-height: 1.6;
    padding: 10px 0 0;
    margin-bottom: 0;
    color: #cccccc;
}

body._dark .summary:before,
body._dark .item-body p:before,
body._dark .summary:after,
body._dark .item-body p:after {
    content: " ";
    display: table;
}

body._dark .summary:after,
body._dark .item-body p:after {
    clear: both;
}

body._dark .summary:before,
body._dark .item-body p:before,
body._dark .summary:after,
body._dark .item-body p:after {
    content: " ";
    display: table;
}

body._dark .summary:after,
body._dark .item-body p:after {
    clear: both;
}

body._dark .item-nav {
    font-size: 11px;
    margin: 0 0 10px;
}

body._dark .item-nav ul {
    padding: 0;
    color: #cccccc;
}

body._dark .item-nav ul i {
    color: #52c8ec;
    font-size: 13px;
}

body._dark .item-nav ul li.pull-left {
    margin-top: 5px;
}

body._dark .item-nav ul li.pull-left i {
    font-size: 18px;
}

body._dark .item-nav span {
    color: #666;
}

body._dark .item-nav .item-date span {
    margin-left: 20px;
}

body._dark .item-nav .item-date span~span {
    margin-left: 0;
}

body._dark .item-nav .item-date span~span:before {
    content: '-';
    display: inline-block;
    margin-left: 20px;
}

body._dark .short-link-container {
    width: 260px;
    float: left;
}

body._dark .short-link-container .form-group {
    position: relative;
}

body._dark .short-link-container input {
    background: #3c3c3c;
    color: #cccccc;
    padding-left: 30px;
    width: 100%;
    border: 0 none;
    box-shadow: 0 0 2px #222;
    height: 28px;
    text-align: left;
    direction: ltr;
}

body._dark .short-link-container i {
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
}

body._dark .item-sharing ul {
    float: left;
}

body._dark .gallery-desc {
    text-align: left;
    margin-bottom: 20px;
    font-size: 85%;
    margin-top: 10px;
}

body._dark .box.tags {
    margin-top: 30px;
    margin-bottom: 10px;
}

body._dark .box.tags>header {
    height: 28px;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    float: right;
}

body._dark .box.tags>header h2 {
    line-height: 26px;
}

body._dark .box.tags>header h2,
body._dark .box.tags>header h2 a {
    color: #fff;
    font-weight: normal;
}

body._dark .box.tags>div {
    margin-right: 5px;
    padding-top: 0 !important;
}

body._dark .box.tags ul li a {
    background: #3c3c3c;
    line-height: 1.45;
}

body._dark .box.tags ul li a:hover {
    background: #52c8ec;
}

body._dark .box.comments .comment-header {
    background: #555;
}

body._dark .box.comments,
body._dark .box.comment-form {
    max-width: 800px;
}

body._dark #footer {
    color: #f2f2f2;
}

body._dark #footer a {
    color: #f2f2f2;
}

body._dark #footer .copyright p {
    color: #f2f2f2;
}


/* Clean style, for print and textonly versions */

@media print {
    background: #fff;
    * {
        -webkit-print-color-adjust: exact !important;
    }
    >section,
    >header,
    >footer,
    >aside,
    >article {
        min-width: 0;
        background: transparent !important;
    }
    .wrapper {
        clear: both;
        max-width: 1605px;
        margin: 0 auto;
        width: auto;
        height: auto !important;
    }
    .wrapper .container {
        width: 100% !important;
    }
    #header {
        display: none;
    }
    #ticker {
        display: none;
    }
    #multimedia {
        display: none;
    }
    aside {
        display: none;
    }
    .print-header {
        display: block !important;
        height: 120px;
        margin: 20px 0 20px;
        border-bottom: 2pt solid #ccc;
        padding: 20px 0;
    }
    .print-header .logo {
        float: right;
    }
    .print-header .logo img {
        display: block;
        max-height: 80px;
    }
    .print-header .link .qrcode {
        float: left;
    }
    .print-header .link .qrcode .short-link {
        display: block;
        margin-top: 60px;
        float: left;
        font-size: 15px;
        color: #666 !important;
    }
    .print-header .link .qrcode img {
        display: block;
        max-height: 80px;
        float: left;
        margin-right: 20px;
    }
    .col-md-3 {
        display: none;
    }
    .col-md-7 {
        width: 100%;
    }
    #item {
        margin-top: 10px;
        border: 0 none;
    }
    #item .breadcrumb {
        font-size: 12px;
        display: none;
    }
    #item .item-nav {
        font-size: 12px !important;
    }
    #item .item-nav .col-xs-8 {
        width: 50% !important;
    }
    #item .item-nav .item-date {
        text-align: left;
    }
    #item .comments-count {
        display: none;
    }
    #item .item-date {
        font-size: 13px;
    }
    #item .item-body p {
        font-size: 13px !important;
    }
    #item p.summary {
        margin: 0 0 20px 0;
        background: none;
        font-style: italic;
    }
    #item .item-footer {
        display: none;
    }
    #item .item-boxes {
        display: none;
    }
    #item .item-summary .item-img {
        width: 300px;
        height: auto;
        float: left;
        margin-right: 10px;
    }
    #item .item-summary figure~p {
        margin-left: 310px;
    }
    #item .item-img {
        width: 300px !important;
        height: auto;
        float: left !important;
        margin-right: 10px;
    }
	#item .item-img img {
		margin: 0 20px 10px 0;
		padding: 2px;
		border: solid 1px #000;
	}
    .box.comments,
    .box.comment-form {
        display: none;
    }
    .table>tbody>tr:first-child>td {
        border-top: 0 none;
    }
    .table td {
        line-height: 24px;
    }
    .table h3 {
        margin: 0;
        font-size: 18px;
    }
    .table a {
        color: #000;
    }
    .pagination>li>a,
    .pagination>li>span {
        float: right;
        border-radius: 0;
        color: #000;
    }
    .pagination>.active>a,
    .pagination>.active>span,
    .pagination>.active>a:hover,
    .pagination>.active>span:hover,
    .pagination>.active>a:focus,
    .pagination>.active>span:focus {
        background: #ddd;
        border-color: #ababab;
        color: #666;
    }
    #footer {
        clear: both;
        padding-top: 0;
        border-top: 2pt solid #ccc;
    }
    #footer:after {
        display: none;
    }
    #footer>div {
        clear: both;
        background: url('../images/dot.png') repeat-x center top transparent;
        padding: 10px 0 20px;
    }
    #footer p {
        margin: 0;
    }
    #footer .sitemap {
        display: none;
    }
    #footer .footer-logo {
        display: none;
    }
    .intro-text {
        display: block;
    }
    .comment-form {
        display: none;
    }
    .footer-menu {
        display: none;
    }
    .responsive-tools,
    .poweredby,
    .totop {
        display: none !important;
    }
}

#item {
    padding: 0 10px;
}

#item .item-header {
    font-size: 1.2em;
}

#item .item-header .breadcrumb {
    padding: 0;
    margin: 0;
    background: transparent;
    font-size: 13px;
}

#item .item-header .visits-count span,
#item .item-header .comments-count span {
    color: #666;
}

#item .item-header .comments-count {
    text-align: left;
}

#item .item-header .tools ul {
    list-style: none;
    padding: 0;
    font-size: 0;
    text-align: left;
}

#item .item-header .tools ul li {
    display: inline-block;
    font-size: 16px;
    color: #135390;
    padding: 0 3.33333333px;
}

#item .item-header .tools ul li.email {
    margin-right: 10px;
}

#item .item-header .tools ul li span {
    cursor: pointer;
    transition: 0.2s all ease;
    font-size: 14px;
}

#item .item-header .tools ul li span:hover {
    color: #E11924;
}

#item .item-header .item-title {
    margin: 20px 0;
}

#item .item-header .item-title h4 {
    font-family: 'Vazir', 'RTNassim', Arial, Tahoma;
    font-size: 16px;
    margin-bottom: 0;
}

#item .item-header .item-title h4 a {
    color: #666;
}

#item .item-header .item-title h1 {
    font-size: 22px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 0;
    line-height: 1.5;
}

#item.title-centered .item-header .item-title {
    text-align: center;
}

#item .item-header+figure {
    margin: 0 10px 0 0;
}

@media (max-width: 991px) {
    #item .item-header+figure {
        margin-right: 0;
    }
}

#item .item-summary {
    /*border-top: 1px solid @gray-light; border-bottom: 1px solid @gray-light;*/
    margin-bottom: 10px;
    background: #f4f3f3;
}

#item .item-summary:before,
#item .item-summary:after {
    content: " ";
    display: table;
}

#item .item-summary:after {
    clear: both;
}

#item .item-summary:before,
#item .item-summary:after {
    content: " ";
    display: table;
}

#item .item-summary:after {
    clear: both;
}

#item .item-summary figure {
    float: left;
    width: 250px;
    margin: 0;
}

#item .item-summary figure~p {
    margin-left: 260px;
    padding-left: 0;
}

#item .item-summary figure.hide~p {
    margin-left: 0;
    padding-left: 10px;
}

#item .item-summary .introtext {
    font-family: 'Vazir', Arial, Tahoma;
    font-size: 14px;
    line-height: 1.6;
    padding: 10px;
    margin-bottom: 0;
}

#item .item-img {
    float: left;
    width: 320px;
}

#item .item-img img {
    display: block;
    width: 100%;
    height: auto;
    max-height: 300px;
    object-fit: contain;
}

@media (max-width: 991px) {
    #item .item-img {
        width: 100%;
        float: none;
    }
}

#item .introtext {
    padding: 0;
    text-align: justify;
    color: #000;
    font-weight: bold;
    line-height: 1.8;
    font-size: 14px;
}

#item .item-nav {
    font-size: 11px;
    margin: 0 0 10px;
    background: #f1f1f1;
    border-bottom: 1px solid #ccc;
    padding: 5px 0;
}

#item .item-nav span {
    color: #666;
}

#item .item-nav .item-date {
    text-align: center;
}

#item .item-nav .item-date span {
    margin-left: 20px;
}

#item .item-nav .item-date span~span {
    margin-left: 0;
}

#item .item-nav .item-date span~span:before {
    content: '-';
    display: inline-block;
    margin-left: 20px;
}

@media (max-width: 991px) {
    #item .item-nav .item-date {
        text-align: start;
    }
}

#item .item-body {
    text-align: justify;
    line-height: 1.7;
    font-size: 14px;
}

#item .item-body figure {
    display: block;
    text-align: center;
    margin: 0 10px 10px 0;
}

#item .item-body p {
    line-height: 1.9;
    font-size: 14px;
    word-spacing: 1px;
}

#item .item-body .item-text figure {
    margin: 10px 0;
    max-width: 100%;
    text-align: center;
}

#item .item-body .item-text figure img {
    max-width: 100%;
    height: auto;
    display: inline-block;
}

#item .item-body .item-text img {
    max-width: 100%;
    height: auto;
    display: inline-block;
}

#item .item-body .item-text div img {
    margin-bottom: 10px;
}

#item .item-body .gallery {
    text-align: center;
}

#item .item-body .gallery figure {
    margin-bottom: 20px;
    display: inline-block;
    width: auto;
}

#item .item-body .gallery figure figcaption {
    background: #f4f3f3;
    color: #666;
    padding: 10px 20px;
    margin-top: -10px;
}

#item .item-body div.item-source {
    margin: 40px 0 30px;
    color: #999;
}

#item .item-boxes .box {
    margin: 20px 0;
    position: relative;
}

#item .item-boxes .box.ads li,
#item .item-boxes .box.ads a {
    display: block;
    text-align: center;
}

#item .item-boxes .box.ads li img,
#item .item-boxes .box.ads a img {
    display: inline;
    width: auto;
}

#item .item-boxes .box.tags {
    margin: 20px -10px 0;
    padding: 0 10px 10px;
}

#item .item-boxes .box.tags ul li {
    font-size: 12px;
}

#item .item-boxes .box.tags ul li:first-child {
    margin-right: 10px;
}

#item .item-boxes .box.tags ul li:last-child {
    /*&:after { content: '' }*/
}

#item .item-footer {
    clear: both;
    margin-top: 30px;
}

#item .item-sharing ul {
    text-align: right;
}

#item .item-sharing ul li {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    padding: 0;
    margin: 0 2.5px;
}

#item .item-sharing ul li a {
    display: block;
    background: tomato;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
}

#item .item-sharing ul li.fb a {
    background: #3b5a9a;
}

#item .item-sharing ul li.tw a {
    background: #28a9e2;
}

#item .item-sharing ul li.gp a {
    background: #e04a39;
}

#item .item-sharing ul li.ln a {
    background: #117bb7;
}

#item .item-sharing ul li.cl a {
    background: #12AF0A;
}

#item .item-sharing ul li.tg a {
    background: #5280a4;
}

#item .item-sharing ul li.fn a {
    background: navy;
}

#item .item-sharing ul li.wa a {
    background: #44A305;
}

#item .short-link-container {
    display: inline-block;
    width: 100%;
    position: relative;
    float: left;
}

#item .short-link-container .input-group {
    margin-bottom: 0;
}

#item .short-link-container i {
    float: left;
    color: #3b5a9a;
    margin-right: 4px;
    position: absolute;
    top: 5px;
    left: 5px;
    font-size: 16px;
}

#item .short-link-container .clean {
    border: 0 none;
    box-shadow: none;
    margin: 0;
    color: #a9a9a9;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    width: 100%;
    padding-left: 30px;
    text-align: left;
    direction: ltr;
    height: 30px;
}

#item .short-link-container input {
    outline: 0 none;
}

.item-wide #item .item-header .item-title h1 {
    font-size: 25px;
}

#item .item-body table {
    width: 100% !important;
}

#photo {
    padding: 0;
}

#photo .item-header {
    font-size: 11px;
}

#photo .item-header .breadcrumb {
    padding: 0;
    margin: 0;
    background: transparent;
}

#photo .item-header .visits-count span,
#photo .item-header .comments-count span {
    color: #666;
}

#photo .item-header .tools ul {
    list-style: none;
    padding: 0;
    font-size: 0;
    text-align: left;
}

#photo .item-header .tools ul li {
    display: inline-block;
    font-size: 16px;
    color: #ecac6f;
    padding: 0 3.33333333px;
}

#photo .item-header .tools ul li.email {
    margin-right: 10px;
}

#photo .item-header .tools ul li span {
    cursor: pointer;
    transition: 0.2s all ease;
    font-size: 14px;
}

#photo .item-header .tools ul li span:hover {
    color: #E11924;
}

#photo .subtitle {
    font-size: 16px;
    margin-top: 0;
}

#photo .title {
    font-size: 28px;
    line-height: 1.5;
    font-weight: bold;
    margin-top: 0;
}

#photo .summary,
#photo .item-body p {
    margin-bottom: 10px;
    font-family: 'Vazir', Arial, Tahoma;
    font-size: 14px;
    line-height: 1.6;
    padding: 10px 0 0;
    margin-bottom: 0;
    color: #cccccc;
}

#photo .summary:before,
#photo .item-body p:before,
#photo .summary:after,
#photo .item-body p:after {
    content: " ";
    display: table;
}

#photo .summary:after,
#photo .item-body p:after {
    clear: both;
}

#photo .summary:before,
#photo .item-body p:before,
#photo .summary:after,
#photo .item-body p:after {
    content: " ";
    display: table;
}

#photo .summary:after,
#photo .item-body p:after {
    clear: both;
}

#photo .item-nav {
    font-size: 11px;
    margin: 0 0 10px;
}

#photo .item-nav ul {
    padding: 0;
    color: #cccccc;
}

#photo .item-nav ul i {
    color: #52c8ec;
    font-size: 13px;
}

#photo .item-nav ul li.pull-left {
    margin-top: 5px;
}

#photo .item-nav ul li.pull-left i {
    font-size: 18px;
}

#photo .item-nav span {
    color: #666;
}

#photo .item-nav .item-date span {
    margin-left: 20px;
}

#photo .item-nav .item-date span~span {
    margin-left: 0;
}

#photo .item-nav .item-date span~span:before {
    content: '-';
    display: inline-block;
    margin-left: 20px;
}

#photo .short-link-container {
    width: 260px;
    float: left;
}

#photo .short-link-container .form-group {
    position: relative;
}

#photo .short-link-container input {
    background: #3c3c3c;
    color: #cccccc;
    padding-left: 30px;
    width: 100%;
    border: 0 none;
    box-shadow: 0 0 2px #222;
    height: 28px;
    text-align: left;
    direction: ltr;
}

#photo .short-link-container i {
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
}

#photo .item-sharing ul {
    float: left;
}

#photo .gallery-desc {
    text-align: left;
    margin-bottom: 20px;
    font-size: 85%;
    margin-top: 10px;
}

#photo .box:before,
#photo .box:after {
    content: " ";
    display: table;
}

#photo .box:after {
    clear: both;
}

#photo .box:before,
#photo .box:after {
    content: " ";
    display: table;
}

#photo .box:after {
    clear: both;
}

#photo .box.tags {
    margin-top: 30px;
    margin-bottom: 10px;
}

#photo .box.tags>header {
    height: 28px;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    float: right;
    background: transparent;
}

#photo .box.tags>header h2 {
    line-height: 26px;
    background: transparent;
}

#photo .box.tags>header h2,
#photo .box.tags>header h2 a {
    color: #fff;
    font-weight: normal;
}

#photo .box.tags>div {
    margin-right: 5px;
}

#photo .box.tags ul li a {
    background: #3c3c3c;
    line-height: 1.45;
}

#photo .box.tags ul li a:hover {
    background: #52c8ec;
}

h1.keyword {
    margin: 0;
    line-height: 28px;
    font-size: 18px;
    background: #fff;
    position: relative;
    display: inline-block;
    padding: 0 0 0 20px;
    font-weight: bold;
}

h1.keyword+.item-count {
    line-height: 28px;
    position: relative;
    background: #efefef;
    padding: 0 20px;
    display: inline-block;
}

.page.itemlist .box>header {
    margin-bottom: 20px;
}

body.ltr .wrapper,
body.ltr .container {
    direction: ltr;
    text-align: left;
}

body.ltr [class*="col-"] {
    float: left;
}

body.ltr select.languages-menu {
    float: right;
}

body.ltr #masthead .nav-menu {
    float: right;
}

body.ltr #masthead .nav-menu.languages-menu li {
    padding-left: 10px;
}

body.ltr #masthead .nav-menu.languages-menu li~li {
    padding-right: 0;
}

body.ltr #header .search {
    /*float: right; left: auto; right: 0; top: 86px;*/
    float: left;
}

body.ltr #header .search button {
    left: auto;
    right: 0;
}

body.ltr #header .social-links {
    left: auto;
    right: 0;
}

body.ltr #header .date:before {
    margin-left: 0;
    margin-right: 6px;
}

body.ltr.sticky-header #menu ul {
    padding-right: 0;
    padding-left: 55px;
}

body.ltr #menu ul {
    /*margin-right: 0; margin-left: 100px;*/
}

body.ltr #menu ul:before {
    right: auto;
    left: 0;
}

body.ltr #menu ul li {
    float: left;
}

body.ltr #menu ul li.has-child {
    padding-left: 0;
    padding-right: 10px;
}

body.ltr #menu ul li.has-child:after {
    left: auto;
    right: 6px;
}

body.ltr #menu ul li .submenu {
    right: auto;
    left: 0;
}

body.ltr #menu ul li .submenu li {
    float: none;
    text-align: left;
}

body.ltr #menu ul li .submenu .blink>a:before {
    display: none;
}

body.ltr #menu ul li .submenu .blink>a:after {
    display: inline-block;
    width: 7px;
    height: 7px;
    border-radius: 100%;
    background: #eb1f1f;
    content: '';
    margin-left: 8px;
    animation: blink 1s;
    animation-iteration-count: infinite;
}

body.ltr .box>header h2 {
    float: left;
    padding: 0 10px 0 0;
}

body.ltr .box>header .pagination {
    left: auto;
    right: 8px;
}

body.ltr .box>header .more {
    float: right;
}

body.ltr .box.header-outside>header {
    float: left;
}

body.ltr .box.prayer-times .prayers li .time {
    float: right;
}

body.ltr .box.ticker>header {
    float: left;
    margin-left: 0;
    margin-right: 10px;
}

body.ltr .box.tabs-container .nav>li {
    float: left;
}

body.ltr .box.list.list-bullets ul li:before {
    right: auto;
    left: 0;
}

body.ltr .box.list.list-bullets.bullet-icons ul li:before {
    right: auto;
    left: -18px;
}

body.ltr .box.list.highlights ul li figure {
    float: left;
    margin-left: 0;
    margin-right: 10px;
}

body.ltr .box.list.highlights ul li .desc {
    padding-right: 0;
    padding-left: 135px;
}

body.ltr .box.list.list-thumbs ul li figure {
    float: left;
    margin-left: 0;
    margin-right: 10px;
}

body.ltr .box.list.list-thumbs.first-featured.list-cols ul li {
    margin-right: 0;
    margin-left: 50%;
}

body.ltr .box.list.list-thumbs.first-featured.list-cols ul li:first-child {
    float: left;
    margin-left: 0;
    padding-left: 0;
    padding-right: 10px !important;
}

body.ltr .box.cols>div ul li {
    float: left;
}

body.ltr .box.cols.cols-4.vertical-since-4 ul li:nth-child(n+4) figure {
    float: left;
}

body.ltr .box.cols.cols-4.vertical-since-4 ul li:nth-child(n+4) figure+.desc {
    margin-right: 0;
    margin-left: 110px;
    padding-right: 0;
    padding-left: 5px;
}

body.ltr .box.top .pagination {
    left: auto;
    right: 20px;
}

body.ltr .box.top.top-cols ul li figure {
    float: left;
}

body.ltr .box.top.top-cols ul li .desc {
    margin-right: 0;
    margin-left: 50%;
    padding-right: 0;
    padding-left: 10px;
}

body.ltr .box.search-form input.form-control {
    direction: ltr;
    text-align: left;
}

body.ltr .box.comments .comment-stats ul {
    text-align: right;
}

body.ltr #item blockquote {
    border-right: 0 none;
    border-left: 5px solid #ccc;
}

body.ltr #item .item-sharing ul {
    text-align: left;
}

body.ltr #item .short-link-container {
    float: right;
}

body.ltr #item .item-header .comments-count {
    text-align: right;
}

body.ltr #photo .item-header .item-nav ul li.pull-left {
    float: right !important;
}

body.ltr #photo .gallery-desc {
    text-align: right;
}

body.ltr #photo .short-link-container {
    float: right;
}

body.ltr #photo .item-sharing ul {
    float: right;
}

body.ltr #photo .box.tags>header {
    float: left;
}

body.ltr #photo .box.photoGall>div a {
    float: left;
}

@media (max-width: 1199px) {
    body.ltr #header #toggle-search {
        left: auto;
        right: 30px;
    }
    body.ltr #header .logo h1 a {
        right: auto;
        left: 0;
    }
}

@media (max-width: 991px) {
    body.ltr #menu ul {
        left: auto;
        right: 0;
    }
    body.ltr #menu ul li {
        float: none;
        text-align: left;
    }
    body.ltr #menu ul li .submenu-toggler {
        left: auto;
        right: 0;
        text-align: right;
        padding-left: 0;
        padding-right: 10px;
    }
    body.ltr #header #toggle-search {
        left: auto;
        right: 200px;
    }
    body.ltr #header #toggle-menu {
        left: auto;
        right: 140px;
    }
}

@media (max-width: 767px) {
    body.ltr .box.list-thumbs.first-featured.list-cols ul li {
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        clear: both;
        float: none;
    }
    body.ltr #header #toggle-search {
        right: 60px;
    }
    body.ltr #header #toggle-menu {
        right: 5px;
    }
}

@media (min-width: 1200px) {
    html,
    body {
        max-width: 100vw;
        overflow-x: hidden;
    }
    .box.cols.cols-6 ul li figure {
        max-height: 110px;
        overflow: hidden;
    }
    .box.cols.cols-6 ul li figure img {
        min-height: 110px;
    }
}

@media (max-width: 1199px) {
    html,
    body {
        max-width: 100vw;
        overflow-x: hidden;
    }
    body {
        /*.wrapper { width: @container-md + @grid-gutter-width; }*/
    }
    #header {
        /*height: 130px;*/
        /*background: url('../images/header_bg-md.png') no-repeat center 16px @header-bg;*/
        /*.logo h1 a { background-image: url('../images/logo-md.png'); }*/
        /*> .container { background-size: 320px; height: @header-height - 54px; }*/
    }
    #header .social-links {
        top: 45px;
        font-size: 0;
    }
    #header .social-links li {
        font-size: 15px;
    }
    #header #toggle-search {
        position: absolute;
        top: 78px;
        left: 30px;
        background: transparent;
        color: #fff;
        font-size: 18px;
        border: 0 none;
    }
    #header .search {
        display: none;
        z-index: 500;
        float: none;
        margin: 0;
        padding-top: 0;
    }
    #header .search:before {
        position: fixed;
        display: block;
        content: '';
        background: rgba(0, 0, 0, 0.6);
        width: 100%;
        height: 100%;
        z-index: 500;
        top: 0;
        left: 0;
    }
    #header .search .close {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 501;
        width: 60px;
        height: 60px;
        line-height: 60px;
        text-align: center;
        background: rgba(0, 0, 0, 0.6);
        font-size: 40px;
    }
    #header .search form {
        position: fixed;
        top: 30%;
        left: 50%;
        width: 70vw;
        margin-left: -35vw;
        z-index: 502;
    }
    #header .search form input {
        height: 60px;
        font-size: 30px;
        text-align: center;
    }
    #header .search form button {
        height: 60px;
        width: 60px;
        font-size: 40px;
    }
    #header .date {
        right: -60px;
    }
    .box.list.list-bullets ul li h3 {
        font-size: 12px;
    }
    .box.list.list-thumbs.thumbs-medium ul li figure {
        width: 80px;
    }
    .box.list.list-thumbs.thumbs-medium ul li .desc h3 {
        font-size: 12px;
    }
    .box.list.list-thumbs.thumbs-medium.first-featured ul li:first-child .desc h3 {
        font-size: 16px;
    }
    .box.map .iran svg {
        width: 100%;
        height: auto;
    }
    body.province #header>.container {
        background-position-y: -8px;
        background-size: auto;
    }
}

@media (max-width: 991px) {
    body .wrapper {
        width: 100%;
    }
    body._dark .box.list.list-thumbs.thumbs-medium ul li:nth-child(n+4) {
        display: none;
    }
    #header {
        height: 75px;
        /*background: transparent;*/
        background-position: right -2px;
        /*	.logo h1 {
            height: 75px; padding: 0;
            a { height: 75px; background-position: right -105px; }
        }*/
        /*> .container { background: transparent; height: 75px; }*/
    }
    #header [id^='toggle'] {
        margin-top: 4px;
    }
    #header #toggle-search {
        position: absolute;
        top: 15px;
        left: 200px;
        display: inline-block;
        margin-bottom: 0;
        font-weight: normal;
        text-align: center;
        vertical-align: middle;
        touch-action: manipulation;
        cursor: pointer;
        background-image: none;
        border: 1px solid transparent;
        white-space: nowrap;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.5;
        border-radius: 0;
        -webkit-user-select: none;
        user-select: none;
        color: #333;
        background-color: #fff;
        border-color: #ccc;
    }
    #header #toggle-search:focus,
    #header #toggle-search:active:focus,
    #header #toggle-search.active:focus,
    #header #toggle-search.focus,
    #header #toggle-search:active.focus,
    #header #toggle-search.active.focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }
    #header #toggle-search:hover,
    #header #toggle-search:focus,
    #header #toggle-search.focus {
        color: #333;
        text-decoration: none;
    }
    #header #toggle-search:active,
    #header #toggle-search.active {
        outline: 0;
        background-image: none;
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    }
    #header #toggle-search.disabled,
    #header #toggle-search[disabled],
    fieldset[disabled] #header #toggle-search {
        cursor: not-allowed;
        opacity: 0.65;
        filter: alpha(opacity=65);
        box-shadow: none;
    }
    a#header #toggle-search.disabled,
    fieldset[disabled] a#header #toggle-search {
        pointer-events: none;
    }
    #header #toggle-search:focus,
    #header #toggle-search.focus {
        color: #333;
        background-color: #e6e6e6;
        border-color: #8c8c8c;
    }
    #header #toggle-search:hover {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }
    #header #toggle-search:active,
    #header #toggle-search.active,
    .open>.dropdown-toggle#header #toggle-search {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }
    #header #toggle-search:active:hover,
    #header #toggle-search.active:hover,
    .open>.dropdown-toggle#header #toggle-search:hover,
    #header #toggle-search:active:focus,
    #header #toggle-search.active:focus,
    .open>.dropdown-toggle#header #toggle-search:focus,
    #header #toggle-search:active.focus,
    #header #toggle-search.active.focus,
    .open>.dropdown-toggle#header #toggle-search.focus {
        color: #333;
        background-color: #d4d4d4;
        border-color: #8c8c8c;
    }
    #header #toggle-search:active,
    #header #toggle-search.active,
    .open>.dropdown-toggle#header #toggle-search {
        background-image: none;
    }
    #header #toggle-search.disabled:hover,
    #header #toggle-search[disabled]:hover,
    fieldset[disabled] #header #toggle-search:hover,
    #header #toggle-search.disabled:focus,
    #header #toggle-search[disabled]:focus,
    fieldset[disabled] #header #toggle-search:focus,
    #header #toggle-search.disabled.focus,
    #header #toggle-search[disabled].focus,
    fieldset[disabled] #header #toggle-search.focus {
        background-color: #fff;
        border-color: #ccc;
    }
    #header #toggle-search .badge {
        color: #fff;
        background-color: #333;
    }
    #header #toggle-menu {
        position: absolute;
        top: 15px;
        left: 140px;
    }
    #header .date {
        text-align: left;
    }
    #header .site-url {
        margin: 0;
        display: none;
    }
    #header .social-links {
        display: none;
    }
    #top {
        display: none;
    }
    #masthead .languages-menu {
        margin-top: 5px;
    }
    #menu {
        z-index: 780;
        display: none;
        transition: none;
        background: #135390;
        height: auto;
        position: absolute;
        top: 75px;
        left: 0;
        width: 100%;
    }
    #menu .social-links {
        display: block;
        position: static;
        overflow: auto;
        margin-top: 0;
        text-align: center;
        border-bottom: 1px solid #ddd;
    }
    #menu .social-links li {
        display: inline-block;
        font-size: 22px;
    }
    #menu ul {
        width: 100%;
        max-height: 400px;
        overflow: scroll;
        overflow-x: hidden;
    }
    #menu ul li {
        border-radius: 0;
        float: none;
        text-align: right;
        position: relative;
        background: transparent;
    }
    #menu ul li a {
        color: #fff;
    }
    #menu ul li .submenu-toggler {
        display: inline-block;
        width: 20%;
        position: absolute;
        left: 0;
        top: 0;
        text-align: left;
        line-height: 45px;
        padding-left: 10px;
        color: #fff;
        z-index: 100;
    }
    #menu ul li ul.submenu {
        display: none;
        position: static;
        width: 100%;
        opacity: 1 !important;
        visibility: visible !important;
    }
    #menu ul li ul.submenu:before,
    #menu ul li ul.submenu:after {
        display: none;
    }
    #menu ul li ul.submenu li {
        background: #096CB5;
    }
    #menu ul li ul.submenu li a {
        color: #fff;
    }
    #menu ul li.active a,
    #menu ul li:hover a {
        color: #fff;
    }
    #menu ul li.active a:after,
    #menu ul li:hover a:after {
        display: none;
    }
    #menu ul li.has-child:after {
        display: none;
    }
    .box.top ul li .desc p {
        display: none;
    }
    .box.top.top-cols.multimedia ul li figure {
        width: 100%;
    }
    .box.top.top-cols.multimedia ul li .desc {
        position: static;
        width: 100%;
        padding-right: 0;
        margin-right: 0;
        margin-top: 20px;
    }
    .box.desc-overlay.desc-on-hover ul li .desc {
        visibility: visible;
        opacity: 1;
        display: block;
    }
    .box.photo.cols ul li {
        width: 100% !important;
        padding: 0 !important;
        margin: 0 !important;
    }
    .box.photo.cols ul li .desc {
        padding: 10px !important;
    }
    .box.list.list-cols ul li figure {
        width: 150px;
    }
    .box.list.list-cols ul li .desc h3 {
        font-size: 14px !important;
    }
    .box.list.list-cols ul li:first-child .desc h3 {
        font-size: 16px !important;
    }
    .box.cols.vertical-since-4 ul li {
        width: 33.33333%;
    }
    .box.cols.vertical-since-4 ul li:nth-child(3n+1) {
        clear: right;
    }
    .modal .modal-dialog {
        max-width: 100%;
    }
    body.province #header>.container {
        background-position-y: -8px;
    }
    .totop {
        display: none !important;
    }
}

@media (max-width: 767px) {
    #masthead .nav-menu {
        white-space: nowrap;
        overflow: hidden;
        height: auto;
    }
    #header .date {
        margin-top: 45px;
    }
    #header .logo {
        /*h1 a { overflow: hidden; background: url('../images/footer_logo.png') no-repeat right center; }*/
    }
	#header .search form input {
		height: 50px;
		font-size: 20px;
	}
    #header #toggle-search,
    #header #toggle-menu {
        top: 35px;
        padding: 5px 10px;
        font-size: 12px;
        line-height: 1.5;
        border-radius: 3px;
    }
    #header #toggle-search {
        left: 60px;
    }
    #header #toggle-menu {
        left: 5px;
    }
    #header select.languages-menu {
        margin-top: 0;
    }
    .box.desc-overlay ul li .desc {
        position: static;
        background: transparent;
    }
    .box.desc-overlay ul li .desc h4,
    .box.desc-overlay ul li .desc h3,
    .box.desc-overlay ul li .desc p {
        text-shadow: none;
    }
    .box.desc-overlay ul li .desc h4,
    .box.desc-overlay ul li .desc h3,
    .box.desc-overlay ul li .desc p,
    .box.desc-overlay ul li .desc h4 a,
    .box.desc-overlay ul li .desc h3 a,
    .box.desc-overlay ul li .desc p a {
        color: #333;
    }
    .dark .box.desc-overlay ul li .desc h4,
    .dark .box.desc-overlay ul li .desc h3,
    .dark .box.desc-overlay ul li .desc p,
    .dark .box.desc-overlay ul li .desc h4 a,
    .dark .box.desc-overlay ul li .desc h3 a,
    .dark .box.desc-overlay ul li .desc p a {
        color: #fff;
    }
    .box.cols-3.secondary ul li {
        width: 100% !important;
    }
    .box.cols-3.secondary ul li figure {
        width: 150px;
        margin-left: 5px;
        float: right;
    }
    .box.list.list-cols.list-thumbs.first-featured ul li {
        margin: 0;
    }
    .box.list.list-cols.list-thumbs.first-featured ul li:first-child {
        width: 100%;
        float: none;
        margin: 0;
        height: auto;
        padding-left: 0;
        padding-top: 0;
    }
    .box.list.list-cols.list-thumbs.first-featured ul li:first-child figure {
        margin-left: 0;
    }
    .box.list.list-thumbs.thumbs-large ul li figure {
        width: 110px;
    }
    .box.comments .comment-stats {
        float: none;
        margin-top: 0;
        width: 100%;
        margin-bottom: 10px;
    }
    .box.comments .comment-stats ul {
        text-align: center;
    }
    .box.comments .comment-header .rating .rate {
        width: 16px;
    }
    .box.comments ul li ul .comment-header .meta .date {
        display: none;
    }
    .box.comments ul li ul .comment-header .meta .author {
        width: 70%;
    }
    .box.comments ul li ul .comment-header .meta .flag {
        width: 30%;
    }
    .box.itemlist.cols-3 ul li .desc p,
    .box.itemlist.cols-3 ul li .desc time {
        display: none;
    }
    .box.itemlist.cols-4 ul li .desc p,
    .box.itemlist.cols-4 ul li .desc time {
        display: none;
    }
    .box.item#item .item-summary figure {
        width: 100%;
        float: none;
    }
    .box.item#item .item-summary .introtext {
        margin: 0;
    }
    .box.cols.cols-3 ul li {
        width: 100%;
        margin-bottom: 10px;
    }
    .box.cols.cols-3 ul li:before,
    .box.cols.cols-3 ul li:after {
        content: " ";
        display: table;
    }
    .box.cols.cols-3 ul li:after {
        clear: both;
    }
    .box.cols.cols-3 ul li:before,
    .box.cols.cols-3 ul li:after {
        content: " ";
        display: table;
    }
    .box.cols.cols-3 ul li:after {
        clear: both;
    }
    .box.cols.cols-4>div ul li {
        width: 50%;
    }
    .box.cols.cols-4>div ul li:nth-child(2n+1) {
        clear: both;
    }
    .box.cols.cols-4.first-featured>div ul li:first-child {
        width: 100%;
        margin-bottom: 10px;
    }
    .box.cols.cols-4.first-featured>div ul li:nth-child(2n+1) {
        clear: none;
    }
    .box.cols.cols-4.first-featured>div ul li:nth-child(2n) {
        clear: both;
    }
    .box.cols.cols-4.vertical-since-4>div ul li {
        width: 100%;
    }
    .box.cols.cols-4.vertical-since-4>div ul li figure {
        width: 110px;
        float: right;
    }
    .box.cols.cols-4.vertical-since-4>div ul li figure+.desc {
        margin-right: 110px;
        padding-right: 5px;
    }
    .box.photoGall>div a {
        width: 100%;
    }
    .box.map>div {
        display: flex;
        flex-direction: column;
    }
    .box.map>div>div {
        display: flex;
        flex: 0 0 100%;
        float: none;
    }
    .box.map>div>div:first-child {
        order: 2;
    }
    .box.map>div>div:last-child {
        order: 1;
    }
    .modal .modal-dialog {
        margin: 10px 0;
    }
    #sidebar .box.showcase ul li figure a {
        height: auto;
    }
    #sidebar .box.showcase ul li figure a img {
        min-height: 0;
    }
	#footer .footer-menu ul li {
        text-align: center;
		background-color: #eb5b61;
		margin: 1px 0;
		border-radius: 2px;
    }
	#footer .footer-menu ul li a {
        display: block;
    }
	#footer .footer-menu ul li::before {
		display: none;
	}
}

@media (max-width: 480px) {
    /*#footer .footer-menu {
        padding-right: 5px;
    }*/
    #footer .footer-menu .footer-link-block .title {
        display: block !important;
    }
    /*#footer .footer-menu ul {
        padding-right: 10px;
    }
    #footer .footer-menu ul li {
        text-align: center;
    }
    #footer .footer-menu ul li a {
        display: block;
    }*/
    .box.cols.cols-1 ul li figure {
        width: 100%;
    }
}

span.required {
    color: red;
    position: relative;
    top: 8px;
}

span.field-validation-error {
    position: relative;
    top: 5px;
    padding: 2px 3px;
    background-color: aliceblue;
    border-radius: 5px;
    color: red;
}