
@import '../fonts/font-face.css';
@import 'hemmat.css';

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    border: none;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"],
.tag a:hover,
.tagcloud a:hover,
.list_post li:hover .list_post_contin time,
.pagination .current,
.before_title b::before,
#tabbed-widget div.tabs b.active a,
.breaking-news b,
.breaking-news span,
#header,
.column-header b,
.box-header b,
.flex-direction-nav a,
.box-header:hover.box-header span,
.box.top .owl-controls .owl-next,
.box.top .owl-controls .owl-prev {
    background: var(--main) !important;
}

#tabbed-widget .widget-container .widget-top .tabs.posts-tags {
    margin-left: 0;
}

.tag a:hover::before,
.tagcloud a:hover::before {
    border-color: transparent var(--main) transparent transparent;
}

.breadcrumb li a:hover,
.index-relate-post-txt a:hover,
.boxe-2-top-title a:hover,
.list_post_contin h2 a:hover,
.post-wrap ul li a:hover,
.breaking-news ul a:hover,
.post-title2 a:hover,
.post-title a:hover {
    color: var(--main) !important;
}

#content .row {
    margin-bottom: 20px;
}

#content section.singel .meta-right i,
#content section.signal .print {
    color: #0049ff;
}

.post-content ul li span {
        color: #404040;
    font-size: 15px;
    line-height: 1.7em;
}

.media-section .fa-camera-retro,
#box113 .fa-video-camera {
    font-size: 17px;
}

body {
    font-family: Yekan !important;
        font-feature-settings: "ss02";
}
@media screen and (min-width: 1200px) {
    .container {
        width:80% !important;
    }
}
body #tgju table.data-table thead th,
body .tgju-copyright {
    color: #575757 !important;

    font-size: 16px;
    background: #e9e9e9;
    background-color: rgb(233, 233, 233);
}

#tgju table.data-table tbody tr th,
#tgju table.data-table tbody tr td {
    border-bottom: 1px solid #DCDCDC !important;
    color: #333;

    font-weight: normal;
}

.donokh {
    border: none;
    margin: 0;
    font-family: "sahel", Helvetica, sans-serif;
    padding: 0;
    vertical-align: baseline;
    font-size: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    line-height: 120%;
    margin: 30px 0 7px;
}

h1 {
    color: black;
    font-size: 24px;
}

h2 {
    color: #222222;
    font-size: 20px;
}

h3 {
    color: #333333;
    font-size: 18px;
}

h4 {
    color: #444444;
    font-size: 16px;
}

h5 {
    color: #555555;
    font-size: 14px;
}

h6 {
    color: #666666;
    font-size: 13px;
}

p,
ul,
ol,
li,
dl,
address {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    text-align: left;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"],
.tag a:hover,
.tagcloud a:hover,
.list_post li:hover .list_post_contin time,
.pagination .current,
.before_title b::before,
#tabbed-widget div.tabs b.active a,
.breaking-news b,
.breaking-news span,
#header,
.column-header b,
.box-header b,
.flex-direction-nav a,
.box-header:hover.box-header span,
.box.top .owl-controls .owl-next,
.box.top .owl-controls .owl-prev {
    background: var(--main) !important;
}

.tag a:hover::before,
.tagcloud a:hover::before {
    border-color: transparent var(--main) transparent transparent;
}

.breadcrumb li a:hover,
.index-relate-post-txt a:hover,
.boxe-2-top-title a:hover,
.list_post_contin h1 a:hover,
.post-wrap ul li a:hover,
.breaking-news ul a:hover,
.post-title2 a:hover,
.post-title a:hover {
    color: var(--main) !important;
}

img.wp-smiley,
img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 .07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}

.post-content ul>li::before {
    width: 4px;
    height: 4px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border-radius: 50%;
    background: #7e7e7e;
    content: '';
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    display:none;
}

ol {
    list-style-type: decimal;
    margin-left: 20px;
}

ol ol {
    list-style: upper-alpha;
}

ol ol ol {
    list-style: lower-roman;
}

ol ol ol ol {
    list-style: lower-alpha;
}

dl {
    margin-bottom: 20px;
}

dt {
    font-weight: bold;
}

dd {
    margin-bottom: 5px;
}

strong {
    font-weight: bold;
}

cite,
em,
i {
    font-style: normal;
    font-family: Yekan;
}

blockquote cite {
    display: block;
    font-style: normal;
    text-transform: uppercase;
}

a {
    color: #17c7bd;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

a img {
    border: none;
}

img {
    height: auto;
    max-width: 100%;
}

table {
    font-size: 13px;
    width: 100%;
}

table,
td,
th {
    border: 1px solid #f4f4f4;
    border-collapse: collapse;
    text-align: left;
}

td,
th {
    padding: 5px 8px;
}

th {
    background: #555555;
    color: white;
    font-weight: bold;
}

blockquote,
q {
    border-left: 1px solid #e3e3e3;
    clear: both;
    color: #333333;
    font-style: italic;
    margin: 0 0 20px;
    padding-left: 10px;
}

address {
    font-style: italic;
}

pre {
    margin-bottom: 20px;
    overflow: auto;
}

sup {
    vertical-align: super;
}

sub {
    vertical-align: sub;
}

iframe,
embed {
    clear: both;
    width: 100%;
}

hr {
    background: #e3e3e3;
    border: none;
    height: 1px;
    margin: 15px 0;
}

p,
ul,
ol,
li,
dl,
address {
    text-align: right;
}

ol {
    margin-left: 0;
    margin-right: 20px;
}

table,
td,
th {
    text-align: right;
}

* {
    padding: 0;
    margin: 0;
    outline: none;
    list-style: none;
    border: 0 none;
}

td,
th {
    padding: 5px;
    font-size: 12px;

}

whtr .cities select {
    padding: 4px 5px;
    border: 1px solid #ddd;
    border-radius: 3px;
    font-family: tahoma;
    font-size: 12px;
    color: #464646;
}

.whtr .cities select {
    width: 100%;
    font-family: "Yekan";
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

.aligncenter {
    clear: both;
    margin-left: auto;
    margin-right: auto;
}

.clear {
    clear: both;
}


textarea,
input[type=text],
input[type=password],
input[type=email],
select {
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    background: #F9F9F9;
    font-family: "Yekan";
    font-size: inherit;
    border-radius: 3px;
    transition: all 0.5s ease 0s;
}

input[type=email]:focus {
    background: #fff;
    transition: all 0.3s ease 0s;
}

input[type=text]:focus {
    background: #fff;
    transition: all 0.3s ease 0s;
}

textarea[type=text]:focus {
    background: #fff;
    transition: all 0.3s ease 0s;
}

input,
select {
    cursor: pointer;
}

input[type=text],
input[type=password],
input[type=email] {
    cursor: text;
}

textarea {
    overflow: auto;
}

textarea,
input {
    padding: 5px;
    outline: none;
}

select {
    padding: 2px;
}

option {
    padding: 0 4px;
}

input[type=button],
button {
    padding: 4px;
    cursor: pointer;
    vertical-align: middle;
}

::-webkit-scrollbar-track {
    background: #FFFFFF;
    -webkit-box-shadow: inset 1px 1px 2px #E0E0E0;
    border: 1px solid #D8D8D8;
}

::-webkit-scrollbar-thumb {
    background: #F88C00;
    -webkit-box-shadow: inset 1px 1px 2px rgba(155, 155, 155, 0.4);
}

::-webkit-scrollbar-thumb:hover {
    -webkit-box-shadow: inset 1px 1px 10px rgba(0, 0, 0, 0.3);
}

::-webkit-scrollbar-thumb:active {
    background: #888;
    -webkit-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.3);
}

#tooltip {
    font-family: Yekan;
    font-size: 10px;
    text-align: center;
    text-shadow: 0 1px rgba(0, 0, 0, .5);
    line-height: 1.5;
    color: #fff;
    background: #333;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .8)), to(rgba(0, 0, 0, .8)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, .8), rgba(0, 0, 0, .8));
    background: -moz-linear-gradient(top, rgba(0, 0, 0, .8), rgba(0, 0, 0, .8));
    background: -ms-radial-gradient(top, rgba(0, 0, 0, .8), rgba(0, 0, 0, .8));
    background: -o-linear-gradient(top, rgba(0, 0, 0, .8), rgba(0, 0, 0, .8));
    background: linear-gradient(top, rgba(0, 0, 0, .8), rgba(0, 0, 0, .8));
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: absolute;
    z-index: 100;
    padding: 8px;
    animation-name: fadeInUp;
    animation-duration: 0.2s;
    animation-fill-mode: both;
}

#tooltip h3 {
    font-family: Yekan;
    font-size: 13px;
}

#tooltip:after {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top-color: #333;
    border-top: 10px solid rgba(0, 0, 0, .8);
    content: '';
    position: absolute;
    left: 50%;
    bottom: -10px;
    margin-left: -10px;
}

#tooltip.top:after {
    border-top-color: transparent;
    border-bottom-color: #333;
    border-bottom: 10px solid rgba(0, 0, 0, .8);
    top: -20px;
    bottom: auto;
}

#tooltip.left:after {
    left: 10px;
    margin: 0;
}

#tooltip.right:after {
    right: 10px;
    left: auto;
    margin: 0;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInUp {
    0% {
        opacity: 0;
        -o-transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.animated.fadeInUp {
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
}


button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    width: auto;
    margin: 0 2px;
    border-radius: 3px;
    color: #fff;

    text-shadow: none;
    background: #043db3;
    transition: all .6s ease;
    box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
    font-size: 12px;
    padding: 0px 10px 0px 10px;
    opacity: 0.99;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"]:hover {
    opacity: 0.75;
    background: #555;
    transition: all .3s ease;

}

body {

    background: #fff;
}

p {
    font-size: 0.9em;
    font-weight: normal;
    text-align: justify;
}

img {
     border: 0;
    max-width: 100%;
    height: 100% !important;
    object-fit: contain;
}

a {
    text-decoration: none;
    color: #333;
    transition: all 0.3s ease 0s;
}

a:hover {
    text-decoration: none;
    transition: all 0.3s ease 0s;
}

input:focus {
    outline: none;
}

#lin-10 {
    height: 10px;
    width: 100%;
    overflow: hidden;
}


.index {
    background: #fff;
    width: auto;
    height: auto;
    overflow: hidden;
}

#header {
    height: 130px;
}

#header .container {
    padding: 10px 0;
    height: 110px;
    background: url('../img/header-overlay.png') no-repeat 10px center;
}

#logo {
    float: right;
    width: 350px;
    height: 90px;
    overflow: hidden;
    position: relative;
    margin-top: -8px;
}

#logo h1 {
    font-size: 15px;
    position: absolute;
    bottom: -9px;
    margin-right: 17px;
    color: #fff;
}

#logo h2 {
    font-size: 15px;
    position: absolute;
    bottom: -9px;
    margin-right: 17px;
    color: #fff;
}

#logo img {
    width: auto;
    height: 70px;
    object-fit: contain;
    text-align: right;
    display: flex;
}

#social-icons {
    margin-left: 15px;
}

#social-icons ul {
    list-style: none;
    margin: 0;
    padding: 0;
    color: #fff !important;
}

#social-icons ul li {
    float: left;
    margin: 0px 2px 0px 0px;
}

#social-icons ul li a img {
    max-width: 20px;
}

#social-icons a {
    color: #eee !important;
    font-size: 10px;
    padding-left: 5px;
    padding-right: 5px;
    font-family: Yekan;
}

#social-icons a:hover {
    color: #fff !important;
    text-decoration: underline
}

.searchform {
    margin-top: 0;
}

.searchform input[type=text] {
    background: #504c4c33 url('../img/search.png') no-repeat 10px center;
    border: 1px solid #241b1b33;
    border-radius: 30px;
    width: 150px;
    display: block;
    height: 30px;
    padding: 10px 10px 10px 30px;
    color: #fff !important;
    font-family: Yekan;
    font-size: 11px;
    transition: all 0.6s ease-in-out;
}

.searchform input[type=text]:focus {
    width: 200px;
    transition: all 0.3s ease-in-out;
}

.searchform input[type=text]::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: white;
}

.searchform input[type=text]::-moz-placeholder {
    /* Firefox 19+ */
    color: white;
}

.searchform input[type=text]:-ms-input-placeholder {
    /* IE 10+ */
    color: white;
}

.searchform input[type=text]:-moz-placeholder {
    /* Firefox 18- */
    color: white;
}

.main-navigation {
    background: #323232;
    color: #fff;
    margin-bottom: 0;
}

marquee {
    margin: 10px 0 0;
    background: #f8f8f8;
    padding: 5px;
}

marquee a {
    display: inline-block;
    font-size: 1.1em;
    margin: 0 20px;
    font-weight: bold;
    color: #323232;
    background: url('img/bullet.png') no-repeat right center;
    padding-right: 20px;
}

.top-m {
    width: 100%;
    height: 32px;
    background: #222;
    margin: 0 !important;
}

.top-nav-1 ul>li:first-child>a {
    border-right: none;
}

.top-nav-1 ul li a {
    color: #eee;
}

.top-nav-1 {
    background: #222;
    width: 50%;
    float: right;
    height: 30px;
    margin: 0 auto;
}

.top-nav-1 ul {
    background: #222;
    list-style: none;
    padding: 0;
    margin: 0;
}

.top-nav-1 ul li {
    color: #eee;
    float: right;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.top-nav-1 ul li:hover {
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.top-nav-1 ul li:hover>a,
.top-nav-1:hover>a {
    color: #fff;
}

/*-- Ų±Ł†ŚÆ Ł…Ł†Ł ŁŁ‚ŲŖŪ Ų±ŁŪ ŪŚ© ŲÆŲ³ŲŖŁ‡ Ų§Ų³ŲŖ--*/
.top-nav-1 ul li a {
    display: block;
    height: 22px;
    font: 12px "Yekan";
    line-height: normal;
    line-height: normal;
    color: #b7b7b7;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    padding: 0 10px;
    line-height: 30px;
}

.top-nav-1 ul li a:hover {
    color: #fff;
}

.top-nav-1 ul ul {
    width: 160px;
    margin-top: 2px;
    right: 0;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    margin-right: 10px;
    z-index: 100;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.top-nav-1 ul ul ul {
    right: 100%;
    top: 0;
}

.top-nav-1 ul li:hover>ul {
    visibility: visible;
    opacity: 1;
    margin-right: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.top-nav-1 ul ul li {
    float: none;
}

.top-nav-1 ul li ul li a {
    background: none !important;
    transition: all 0.3s ease 0s;
    border: none;
    border-right-width: medium;
    border-bottom-width: medium;
    border-right-style: none;
    border-bottom-style: none;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    font: 12px "Yekan";
    border-bottom: 1px dotted #444;
    line-height: 35px;
    text-align: right;
    z-index: 99999;
    width: 160px;
    height: 30px;
    margin: 0;
}

.top-nav-1 ul li ul li a:hover {
    padding-right: 13px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}


ul.header-social {
    float: left;
    padding-left: 5px;
}

ul.header-social li {
    float: right;
    list-style: none outside none;
    border: none;
}

ul.header-social li a {
    transition: all 0.8s ease 0s;
    background-color: transparent;
    background-image: url('../img/spice-sprite.png');
    background-repeat: no-repeat;
    background-size: auto 96px;
    border: 0 none;
    color: #fff;
    direction: ltr;
    display: block;
    height: 32px;
    overflow: hidden;
    text-align: left;
    text-decoration: none;
    text-indent: -999em;
    transition: all 0.2s ease 0s;
    width: 32px
}

ul.header-social li:after {
    content: "";
    width: 0.5px;
    height: 13px;
    float: left;
    margin: -22px 20px 0 -1px;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
}

ul.header-social li:last-child:after {
    display: none;
}

.ie7 ul.header-social li a,
.ie8 ul.header-social li a {
    background-image: url('img/spice-sprite.png');
}

ul.header-social li.facebook a {
    background-position: 0 0
}

ul.header-social li.instagram a {
    background-position: -32px 0
}

ul.header-social li.telegram a {
    background-position: -64px 0
}

ul.header-social li.googleplus a {
    background-position: -96px 0
}

ul.header-social li.linkedin a {
    background-position: -128px 0
}

ul.header-social li.aparat a {
    background-position: -160px 0
}

ul.header-social li.rss a {
    background-position: -192px 0
}

ul.header-social li.skype a {
    background-position: -224px 0
}

ul.header-social li.twitter a {
    background-position: -256px 0
}

ul.header-social li.vimeo a {
    background-position: -288px 0
}

ul.header-social li.youtube a {
    background-position: -320px 0
}

ul.header-social li.facebook a:hover {
    background-position: 0 -32px
}

ul.header-social li.instagram a:hover {
    background-position: -32px -32px
}

ul.header-social li.telegram a:hover {
    background-position: -64px -32px
}

ul.header-social li.googleplus a:hover {
    background-position: -96px -32px
}

ul.header-social li.linkedin a:hover {
    background-position: -128px -32px
}

ul.header-social li.aparat a:hover {
    background-position: -160px -32px
}

ul.header-social li.rss a:hover {
    background-position: -192px -32px
}

ul.header-social li.skype a:hover {
    background-position: -224px -32px
}

ul.header-social li.twitter a:hover {
    background-position: -256px -32px
}

ul.header-social li.vimeo a:hover {
    background-position: -288px -32px
}

ul.header-social li.youtube a:hover {
    background-position: -320px -32px
}

/*-- Ł…Ł†ŁŪ Ų§ŲµŁ„Ū--*/
.primary-nav {
    min-height: 35px;
    line-height: 35px;
    direction: rtl;
    padding-right: 5px;
    position: relative;
    border: none;
    height: 35px;
    margin: 0 auto;
    margin-top: 0px;
    width: 100%;
    transition: all 0.3s ease 0s;
    margin-top: -20px;
    background: #1d1d1d;
    border-radius: 3px;
}

.primary-nav ul {
    direction: rtl;
    margin: 0;
    padding: 0;
    display: inline-table;
}

.primary-nav li {
    direction: rtl;
    display: inline-block;
    list-style: none;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    padding-bottom: 0;
    height: auto !important;
    position: relative;
    height: 30px;
    margin-bottom: 0;
}

.primary-nav li.active a {
    background: none !important;
    font-size: 15px;
    color: #768;
}

.primary-nav li:hover>ul {
    visibility: visible;
    opacity: 1;
    color: #fff;
    transition: all 0.3s ease 0s;
}

.primary-nav li a {
    font-family: "Yekan";
    font-size: 16px;
    transition: all 0.3s ease 0s;
}

.primary-nav li::after {
    content: " | ";
    color: #eee;
    font-size: 12px;
    transition: all 0.3s ease 0s;
    padding-left: 2px
}

.primary-nav li:last-child::after{
    display: none;
}

.angle-down {
    font-family: "FontAwesome";
    content: "\f0d7";
    color: #eee;
    font-size: 12px;
    padding-left: 2px;
    float: left;
}

.primary-nav li.menu-item-has-children::after {
    font-family: 'FontAwesome';
    content: "\f0d7  | ";
    color: #eee;
    font-size: 12px;
    padding-left: 2px;
    float: left;
}

.primary-nav li>ul>li.menu-item-has-children::after {
    content: "";
}

.primary-nav ul>li:nth-last-child(1).menu-item-has-children::after {
    content: "\f0d7";
}

.primary-nav li:nth-last-.menu-item-has-children::after {
    content: none;
}

.primary-nav li a {
    color: #ccc;
    padding: 5px;
    display: inline-block;
    opacity: 1;
    text-align: center;
    line-height: 25px
}

.fa-caret-left::before {
    font-size: 12px;
}

.primary-nav ul.sub-menu li:has(ul) .fa {
    font-size: 10px;
}

.primary-nav li a:hover {
    color: #fff;
    transition: all 0.3s ease-in-out;
}

.primary-nav li>ul>li>a {
    box-shadow: none !important;
}

.primary-nav li.menu-item-has-children span.sub-arrow {
    float: left;
    margin-left: 0;
    color: transparent;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
}

.rotatee {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    margin-right: 0;
    padding-right: 0;
}

.primary-nav li.menu-item-has-children span.sub-arrow::after {
    font-family: 'FontAwesome';
    content: "\f0d7";
    font-size: 12px;
    color: #eee;
}

.primary-nav ul>li>ul {
    position: absolute;
    margin-top: -0.5px;
    background: #323232;
    width: 130px;
    visibility: hidden;
    opacity: 0;
    right: 0;
    transition: 0.2s;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    z-index: 9999;
    border-radius: 0;
    padding: 0;
    line-height: 30px;
}


.primary-nav li>ul>li:hover>ul {
    visibility: visible;
    opacity: 1;
    float: right;
    transition: all 0.3s ease 0s;
    color: #fff;
}

.primary-nav li>ul>li {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    line-height: normal;
    text-align: center;
    padding: 2px 12px 2px 8px;
    float: right;
    clear: both;
    width: 100%;
}

.primary-nav li>ul>li.menu-item-has-children::before {
    font-family: 'FontAwesome';
    content: "\f0d7";
    margin-top: 5px;
    margin-left: 5px;
    font-size: 12px;
    float: left;
    color: #eee;
}

.primary-nav li>ul>li:nth-last-child(1).menu-item-has-children::after {
    display: none;
}

.primary-nav li>ul>li>a {
    padding: 0 5px;
    opacity: 0.7;
}

.primary-nav li>ul>li>a:hover {
    opacity: 1;
    color: #fff;
}

.primary-nav li>ul>li::after {
    content: " | ";
    color: #999;
    font-size: 12px;
    padding-left: 2px
}

.primary-nav li>ul>li:hover {
    color: #fff;
    transition: all 0.3s ease-in-out;
}


.primary-nav li>ul>li::after {
    content: none;
}




.primary-nav li.current-menu-item a {
    color: #fccb27;
}

.horizontal-banner {
    margin-bottom: 20px;
}

/*********** Finalized ***********/

.box-header {
    margin: 0;
    height: 24px;
    margin-bottom: 8px;
    background: url('../img/column-sqs.gif') repeat;
    overflow: hidden;
}

.box-header i {
    padding: 0px 0px 0px 5px;
    font-size: 13px;
}

.box-header h1,
.box-header b {
    color: #fff;
    display: flex;
    align-items: center;
    margin: 0;
    height: 100%;
    float: right;
    transition: all 0.6s ease 0s;
    padding: 0px 10px 0px 10px;
    background: var(--main);
    font-size: 17px;
}

.box-header span {
    display: none;
    transition: all 0.6s ease 0s;
}

.box-header span a {
    color: #fff;
}

.box-header:hover.box-header span {
    color: #fff;
    display: block;
    transition: all 0.3s ease 0s;
    float: left;
    width: 40px;
    padding: 1px 10px 1px 10px;
    font-size: 14px;
    background: #043db3;
    overflow: hidden;
    height: 24.5px;
}



.column {
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.column.shaded {
    background: #f8f8f8;
}

.column-header {
    margin: 0;
    height: 23px;
    margin-bottom: 3px;
    background: url('../img/column-sqs.gif') repeat;
}

.column-header-wide h3 {
    font-weight: bold;
    border-bottom: 1px solid #e8e8e8;
    margin: 0 0 30px 0;
    font-size: 1.4em;
}

.column-header-wide h3 a {
    color: #323232;
    display: inline-block;
    background: white url('../img/triangle.png') no-repeat right center;
    position: relative;
    bottom: -10px;
    padding: 0 30px 0 10px;
    transition: all 0.6s ease 0s;
}

.column-header-wide a:hover {
    color: #043db3;
    transition: all 0.3s ease 0s;
}

.column-header h3 {
    font-size: 1.3em;
    margin: 0;
}

.column-header:before,
.column-header:after {
    display: block;
    content: " ";
    clear: both;
}

.column-header .bullet {
    display: block;
    width: 0px;
    height: 30px;
    float: right;
}

.column-header b {
    color: #fff;
    display: block;
    float: right;
    padding: 1px 15px 2px 15px;
    background: #043db3;
}

.post-wrap {
    overflow: hidden;
    background: #fff;
    text-align: right;
}

.post-wrap ul li {
    list-style: none;
    list-style-position: outside;
    list-style-position: inside;
    border-bottom: 1px dashed #ccc;
}

.post-wrap ul li a {
    font-weight: bold;
    display: block;
    padding: 5px 0px 5px 5px;
    color: #37474f;
    font-size: 14px;
    transition: all 0.6s ease 0s;
}

.post-wrap ul li a:hover {
    color: #043db3;
    transition: all 0.3s ease 0s;
}

.sidebar-box {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 5px;
}

.sidebar-box-content {
    width: 100%;
    overflow: hidden;
}

.fa-stop::before {
    font-size: 6px;
    padding-left: 3px;
}



.cat-tabs-wrap {
    overflow: hidden;
}

.cat-tabs-header {
    height: 36px;
    border-bottom: 2px solid #f8f8f8;
    padding: 0 10px;
    margin-bottom: 15px;
}

.cat-tabs-header li {
    float: right;
    margin-right: 10px;
    line-height: 30px;
    padding: 4px 15px 0;
    font-size: 15px;
    text-align: center;
    color: #8a8787;
    background: #fcfcfc;
    border-radius: 7px 7px 0px 0px;
    border-top: #fcfcfc 1px solid;
    transition: all 0.5s ease-in-out;
}

.cat-tabs-header li.active {
    background: #f8f8f8;
    border-radius: 7px 7px 0px 0px;
    color: #050505;
    border-top: #dcdada 1px solid;
    transition: all 0.3s ease-in-out;
}

.cat-tabs-wrap li {
    overflow: hidden;
    padding: 5px 0;
    width: 286px;
    float: right;
    clear: right;
}

.cat-tabs-header a {
    transition: all 0.6s ease 0s;
    font: 18px/30px;
}





/* Tabbed Widget */

#tabbed-widget .widget-top {
    margin: 0;
    margin-bottom: 0px;
    height: 24px;
    margin-bottom: 8px;
    background: url('../img/column-sqs.gif') repeat;
    overflow: hidden;
}

.tabs-wrap,
.cat-tabs-wrap {
    clear: both;
    display: none;
}

.tabs-wrap#tab1,
.cat-tabs-wrap.cat-tabs-wrap1 {
    display: block;
}

#tabbed-widget div.tabs b {
    float: right;
    position: relative;
    line-height: 24px;
    background: transparent;
}

#tabbed-widget div.tabs b a {
    height: 24px;
    display: inline-block;
    line-height: 24px;
    color: #fff;
    font-weight: 500;
    border-left: #fff 3px solid;
    transition: 0.2s;
    margin: 0;
    overflow: hidden;
    display: block;
    float: right;
    transition: all 0.6s ease 0s;
    padding: 0px 10px 0px 10px;
    background: #8d8d8d;
    font-size: 17px;
}

#tabbed-widget div.tabs b a:hover {
    background: #b8b7b7;
}

#tabbed-widget div.tabs b.active a {
    height: 24px;
    display: inline-block;
    line-height: 24px;
    background: #043db3;
    color: #fff;

    font-weight: 500;
    border-left: #fff 3px solid;
    transition: 0.2s;
    margin: 0;
    overflow: hidden;
    display: block;
    float: right;
    transition: all 0.6s ease 0s;
    padding: 0px 10px 0px 10px;
    background: #043db3;
    font-size: 17px;
}

#tabbed-widget .tabs-wrap.tagcloud {
    font-size: 0;
}

#tabbed-widget .tabs-wrap.tagcloud a {
    padding: 6px 8px;
    background: #F7F7F7;
    display: inline-block;
    margin: 0px 1px 1px 0px;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
}

#tabbed-widget .tabs-wrap.tagcloud a:hover {
    background: #333;
    color: #FFF;
    text-decoration: none;
}







.tagcloud a {
    height: 24px;
    float: right;
    line-height: 24px;
    position: relative;
    margin-left: 20px;
    padding: 0 10px 0 12px;
    background: #404040;
    color: #a5a4a4;
    text-decoration: none;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
    font-size: 11px !important;
    margin-top: 5px;
    transition: all 0.6s ease;
    font-family: Yekan;
}

.tagcloud a:hover {
    background: #043db3;
    transition: all 0.3s ease;
    color: #fff;
}

.tagcloud a:hover::before {
    border-color: transparent var(--main) transparent transparent;
    transition: all 0.3s ease;
}

.tagcloud a::before {
    content: "";
    float: left;
    position: absolute;
    top: 0;
    left: -12px;
    width: 0;
    height: 0;
    border-color: transparent #404040 transparent transparent;
    border-style: solid;
    border-width: 12px 12px 12px 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.6s ease;
}

.tagcloud a::after {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    float: left;
    width: 4px;
    height: 4px;
    border-radius: 2px;
    background: #fff;
    box-shadow: -1px -1px 2px #004977;
}


.widget-container {
    background: #fff;
    overflow: hidden;
}


.last-comment {
    overflow: hidden;
    position: relative;
    list-style: none;
    float: right;
    width: 100%;
    height: auto;
    margin-bottom: 5px;
    margin-top: 10px;
}

.comment-image {
    width: 60px;
    height: 60px;
    float: right;
    border-radius: 50px;
    margin-right: 5px;
    padding: 2px;
    border: 1px solid #eee;
    transition: all 0.6s ease 0s;
}

.comment-image img {
    width: 100%;
    height: 100%;
    border-radius: 50px;
}

.comment-image:hover {
    transition: all 0.6s ease 0s;
    border: 1px solid #333;
}

.comment-txt {
    width: 68%;
    margin-right: 2%;
    height: auto;
    border: 1px solid #eee;
    border-bottom: 2px solid #eee;
    padding: 1.5%;
    border-radius: 5px 0px 5px 5px;
    float: right;
}

.comment-txt:hover {
    transition: all 0.6s ease 0s;
}

.comment-txt a {
    transition: all 0.6s ease 0s;
    font-family: tahoma;
    font-weight: normal;
    color: #444;
    line-height: 20px;
    font-size: 10px;
}

.comment-txt a:hover {
    color: #878787;
    transition: all 0.3s ease;
}



.boxe {
    width: 100%;
    height: auto;
    margin: 0 auto;
    margin-bottom: 10px;
    padding-bottom: 5px;
    overflow: hidden;
    background: #fff;
    display: inline-block;
}

.boxe-1-title {
    background: url("images/bg_sar.gif") repeat-x scroll 0 0;
    height: 36px;
    padding-right: 2%;
    margin-bottom: 5px;
    text-align: right;
    width: 98%;
    border-bottom: 1px solid #F97D11;
}

.boxe-1-title span {
    border-bottom: 3px solid #F97D11;
    color: #878787;
    display: inline-block;
    font: 14px/30px Yekan;
    height: 30px;
    padding-top: 5px;
    text-align: right;
    vertical-align: top;
}

.boxe-1-title b a {
    transition: all 0.6s ease 0s;
    float: left;
    margin-left: 20px;
    color: #878787;
    display: inline-block;
    font: 10px/30px Yekan;
    height: 31px;
    padding-top: 5px;
    text-align: left;
    vertical-align: top;
}

.boxe-1-title:hover b a {
    color: #F97D11;
    transition: all .3s ease-in;
}

.boxe-1-right {
    width: 45%;
    height: auto;
    float: right;
    padding: 1%;
    border-left: 1px solid #ddd;
}

.boxe-1-left {
    width: 55%;
    float: right;
    padding: 1%;
    height: auto;
}

.last-post:last-child {
    border: none;
}

.last-post {
    overflow: hidden;
    position: relative;
    list-style: none;
    float: right;
    width: 100%;
    height: 90px;
    border-bottom: 1px solid #eee;
    margin-bottom: 3px;
}

.last-post-box {
    padding: 1%;
    line-height: 1.3;
    float: right;
    width: 100%;
    height: auto;
    margin: 0.3%;
}

.boxe-m-date {
    width: auto;
    height: 25px;
    margin-top: -25px;
    background: #37474f80;
    text-align: center;
    float: right;
    color: #fff;
    font: 12px/24px Yekan;
    padding: 2px 15px 5px 15px;
    z-index: 99999;
    position: relative;
}

.boxe-1-left-date {
    width: auto;
    height: 25px;
    margin-top: -25px;
    background: #37474f80;
    text-align: center;
    float: right;
    color: #fff;
    font: 10px/24px Yekan;
    padding: 2px 15px 5px 15px;
}

.post-item-excerpt .boxe-1-left-date {
    z-index: none;
    position: none;
    transition: all 0.6s ease;
}

.post-item-excerpt:hover .boxe-1-left-date {
    z-index: 99999;
    position: relative;
    transition: all 0.3s ease;
}


.post-item-excerpt .post-thumbnail {
    transition: all 0.6s ease;
}

.post-item-excerpt:hover .post-thumbnail {
    filter: grayscale(100%);
    transition: all 0.3s ease;
}


.lead-post-excerptb .boxe-1-left-date {
    z-index: none;
    position: none;
    transition: all 0.6s ease;
}

.lead-post-excerptb:hover .boxe-1-left-date {
    z-index: 99999;
    position: relative;
    transition: all 0.3s ease;
}

.lead-post-excerpt .boxe-1-left-date {
    z-index: none;
    position: none;
    transition: all 0.6s ease;
}

.lead-post-excerpt:hover .boxe-1-left-date {
    z-index: 99999;
    position: relative;
    transition: all 0.3s ease;
}


.box_author {
    width: 100%;
    background: #202020;
    height: auto;
    margin: 0 auto;
    margin-bottom: 10px;
    overflow: hidden;
    display: inline-block;
}

.box_author-top {
    width: 100%;
    height: auto;
    float: right;
    padding: 20px;
    border-bottom: 1px solid #3a3737;
}

.box_author-top-titl a {
    color: #fff;

    margin-bottom: 15px;
    padding-bottom: 5px;
    font-size: 17px;
    font-weight: bold;
    transition: all 0.6s ease;
    line-height: normal;
}

.box_author-top p {
    color: #bababa;
    font-size: 12px;
}

.text-author {
    color: #ccc;

    font-size: 15px;
    line-height: 15px;
}

.box_author-thumb {
    display: block;
    position: relative;
    max-height: 165px;
    height: 165px;
    overflow: hidden;
    transition: all 0.6s ease 0s;
    filter: grayscale(100%);
}

.box_author:hover .box_author-thumb {
    transition: all 0.4s ease 0s;
    filter: grayscale(0%);
}

.box_author-thumb img {
    width: 100%;
    height: 165px;
}

.author-bottom {
    overflow: hidden;
    position: relative;
    padding: 15px;
    list-style: none;
    float: right;
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.author-box {
    padding: 1%;
    line-height: 1.3;
    float: right;
    width: 100%;
    height: auto;
    margin: 0.3%;
    margin-bottom: 5px
}

.author-box-image {
    border-radius: 50px;
    width: 50px;
    height: 50px;
    float: right;
    transition: all 0.3s ease 0s;
}

.author-box-image img {
    border-radius: 50px;
    width: 100%;
    height: 100%;
    transition: all 0.6s ease 0s;
    filter: grayscale(100%);
}

.author-box-image :hover img {
    transition: all 0.3s ease 0s;
    filter: grayscale(0%);
}

.author-box-txt {
    width: 74%;
    margin-right: 2%;
    height: auto;
    float: right;
}

.author-box-txt a {
    font-weight: normal;
    color: #ccc;
    transition: all 0.6s ease 0s;
    line-height: 20px;
    font-size: 11px;
}

.author-box-txt a:hover {
    color: #fff;
    transition: all 0.3s ease 0s;
}



.list_post {
    display: block;
    margin: 0;
    background: #f9f9f9;
}

.list_post li {
    display: block;
}

.list_post_contin {
    display: block;
    height: 65px;
    border-bottom: 1px dashed #ccc;
    overflow: hidden;
}

.list_post_contin h2 {
    transition: all 0.9s ease;
    display: block;
}

.list_post_contin h2 a {
    transition: all 0.9s ease;
    display: block;
    text-align: right;
    font-weight: bold;
    float: left;
    text-decoration: none;
    width: 80%;
    color: #37474f;
    font-size: 13px;
    font-weight: bold;
    line-height: normal;
}

.list_post_contin h1:hover a {
    color: #043db3;
    transition: all 0.3s ease;
}

.list_post_contin time {
    transition: all 0.9s ease;
    float: right;
    width: 46px;
    border-radius: 50%;
    background: #f4f4f4;
    overflow: hidden;
    color: #878787;
    font-size: 8px;
    text-align: center;
    padding: 1%;
    height: 46px;
    margin-right: 1%;
    overflow: hidden;
    position: relative;
}

.list_post_contin time span {
    transition: all 0.9s ease;

    font-size: 9px;
    margin-top: 5px;
    text-align: center;
    display: block;
}

.list_post_contin time span em {
    font-size: 10px;
    font-style: normal;
    position: relative;
    clear: both;
    display: block;
}

.list_post li:hover .list_post_contin time {
    background: #043db3;
    transition: all 0.4s ease;
}

.list_post li:hover .list_post_contin time span {
    color: #FFF;
    transition: all 0.4s ease;
}

.boxe-2-top {
    width: 100%;
    height: auto;
    float: right;
    border-bottom: 1px solid #ddd;
}

.boxe-2-top-r {
    width: 100%;
    height: auto;
    float: right;
    padding: 1%;
}

.boxe-2-top-l {
    width: 100%;
    height: auto;
    float: right;
    padding: 1%;
}

.boxe-2-top-images {
    width: 100%;
    margin: 0 auto;
    transition: all 0.6s ease 0s;
    float: right;
    height: 175px;
    overflow: hidden;
}

.boxe-2-top-images:hover {
    transition: all 0.4s ease 0s;
    filter: grayscale(100%);
}

.boxe-2-top-images img {
    width: 100%;
    height: 100%;
    transition: all 0.6s ease 0s;
}

.boxe-2-top-title {
    width: 100%;
    float: right;
    height: auto;
    padding: 5px;
    margin-bottom: 10px;
}

.boxe-2-top-title a {
    transition: all 0.6s ease 0s;
    font-weight: bold;
    color: #1c1c1c;
    font-size: 15px;
}

.boxe-2-top-title:hover a {
    color: #043db3;
    transition: all .3s ease-in;
}

.boxe-2-bottom {
    width: 100%;
    float: right;
    height: auto;
    margin-top: 5px;
}

.last-post-bottom {
    overflow: hidden;
    position: relative;
    list-style: none;
    float: right;
    width: 50%;
    height: 95px;
    margin-bottom: 3px;
}

.last-post-box {
    line-height: 1.3;
    float: right;
    width: 100%;
    height: auto;
}

.boxe-2-bottom-image {
    width: 98%;
    height: 95px;
    float: right;
    transition: all 0.8s ease 0s;
}

.boxe-2-bottom-image img {
    width: 100%;
    height: 100%;
    transition: all 0.6s ease 0s;
}

.boxe-2-bottom-image:hover img {
    transition: all 0.4s ease 0s;
    filter: grayscale(100%);
}


/*********** Finalized ***********/

/*********** Finalized ***********/
.bullet-list,
.wpp-list {
    margin: 0;
    padding: 0;
}

.bullet-list li,
.wpp-list li {
    list-style: none;
    list-style-position: inside;
    border-bottom: 1px dashed #ccc;
}

.bullet-list li:last-child,
.wpp-list li:last-child {
    border-bottom: none;
}

.bullet-list li a,
.wpp-list li a {
    color: #303030;
    font-weight: bold;
    display: block;
    padding: 5px 15px 5px 5px;
    background: url('img/bullet.png') no-repeat right 12px;
    margin-right: 10px;
    font-size: 1.1em;
}

#politics-scrollable .bullet-list li a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 15px;
    transition: all 0.6s ease 0s;
}

.bullet-list li a:hover {
    color: #043db3;
    transition: all 0.3s ease 0s;
}

/*********** Finalized ***********/

#ads {
    background: #fff;
}

#ads a {
    display: block;
    width: 100%;
    margin: 0 auto;
    color: #37474f;
    font-size: 15px;
}

#ads a img {
    width: 100%;
}

.ads {
    width: 100%;
    height: auto;
    color: #999;
    font-size: 0.93em;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 10px;
    margin-top: 5px;
}

.all_ads {
    width: 100%;
    height: auto;
    color: #999;
    font-size: 0.93em;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 10px;
}

.all_ads img,
.ads {
    opacity: 0.99;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.8s ease 0s;
    width: 100%;
}

.all_ads:hover img,
.ads img {
    transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
    opacity: 0.89;
}

.post-thumbnail {
    float: right;
}

.post-thumbnail a {
    display: block;
}

.post-thumbnail img {
    width: 100%;
    height: 110px;
}

.post-thumbnail.medium {
    width: 135px;
    max-height: 110px;
    overflow: hidden;
}

.post-item-excerpt {
    margin-bottom: 10px;
    background: url("../img/dot.png") repeat-x 0 bottom transparent;
    padding-bottom: 10px;
}

.post-excerpt {
    width: calc(100% - 145px);
    float: left;
}

.post-excerpt-summary p {
     margin: 0;
    color: #626262;
    letter-spacing: -0.3px;
    font-size: 15px;
    line-height: 1.5em;
    font-weight: 300;
}

.post-excerpt .post-title {
    font-weight: bold;
    font-size: 1.4em;
    margin: 0 0 5px 0;
}

.post-title a {
    color: var(--maint);
    font-size: 15px;
    text-decoration: none;
    font-weight: bold;
    transition: all 0.6s ease 0s;
    line-height: normal;
    font-weight: 300;
}

.post-title3 a {
    font-size: 17px !important;
}


.post-title a:hover {
    color: #043db3;
    transition: all 0.3s ease 0s;
}

.post-excerpt .post-title2 {
    font-weight: bold;
    font-size: 18px;
    margin: 0 0 5px 0;
}

.post-title2 a {
    color: #37474f;
    font-size: 19px;
    text-decoration: none;
    font-weight: bold;
    transition: all 0.6s ease 0s;
    line-height: normal;
}

.post-title2 a:hover {
    color: #043db3;
    transition: all 0.3s ease 0s;
}

.separator {
    border-bottom: 1px solid #e8e8e8;
    margin: 20px 0;
    overflow: hidden;
    display: block;
    width: 100%;
    position: relative;
}

.post-excerpt .subtitle {
    font-family: Yekan;
    font-size: 11px;
    color: #a1a1a1;
}

.post-excerpt .subtitle:hover {
    text-decoration: underline
}

.lead-posts .col-md-4 {
    border-right: 0.2px solid #e8e8e8;
    border-left: 0.1px solid #e8e8e8;
}



.lead-post-excerpt-thumb {
    display: block;
    position: relative;
    max-height: 125px;
    height: 125px;
    overflow: hidden;
    transition: all 0.6s ease 0s;
}

.lead-post-excerpt:hover .lead-post-excerpt-thumb {
    transition: all 0.4s ease 0s;
    filter: grayscale(100%);
}

.lead-post-excerpt-thumb img {
    width: 100%;
    height: 125px;
}


.lead-post-excerpt-thumbb {
    display: block;
    position: relative;
    max-height: 165px;
    height: 165px;
    overflow: hidden;
    transition: all 0.6s ease 0s;
}

.lead-post-excerptb:hover .lead-post-excerpt-thumbb {
    transition: all 0.4s ease 0s;
    filter: grayscale(100%);
}

.lead-post-excerpt-thumbb img {
    width: 100%;
    height: 165px;
}


.lead-post-excerpt-thumb img.play {
    width: 49px;
    height: 49px;
    z-index: 100;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.lead-post-excerpt .post-title {
    margin-top: 10px;
    font-size: 1.3em;
    font-weight: bold;
}

.post-excerpt2 p , .lead-post-excerpt-intro p {
   font-weight: normal;
    text-align: justify;
    color: #727272;
    font-size: 15px;
    font-weight: 200;
    line-height: normal;
}


.column-post-item {
    padding: 5px 10px 5px 10px;
    border-bottom: 1px dashed #ccc;
}

.column-post-item:last-child {
    border-bottom: none;
}

.column-post-thumb {
    width: 100px;
    float: right;

}

.column-post-thumb a {
    display: block;
    transition: all 0.6s ease 0s;
}

.column-post-thumb a:hover {
    transition: all 0.4s ease 0s;
    filter: grayscale(100%);
}


.column-post-thumb img {
        width: 100%;
    height: 70px !important;
    object-fit: cover;
}

.column-post-item .post-title {
    margin: 0;
    font-size: 1.2em;
    font-weight: bold;
    width: calc(100% - 110px);
    float: left;
}

.daily-posts>a {
    display: block;
    position: relative;
    color: #fff;
}

.daily-posts>a>img {
    width: 100%;
    height: auto;
}

.daily-posts .caption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 200;
    padding: 10px;
}

.daily-posts .caption .subtitle {
    font-size: 1.3em;
    background: #ccc;
    color: #000;
    display: inline-block;
    padding: 0 5px;
    text-shadow: 1px 1px 0 #fff;
}

.daily-posts .caption .post-title {
    background: rgba(224, 10, 10, 0.9);
    text-shadow: 1px 1px 0 #c21212;
    color: #eee;
    font-size: 1.3em;
    line-height: 1.3em;
    font-weight: bold;
}

.box-tow {
    display: none;
}

.box-one {
    width: 100%;
    height: 285px;
    display: inline;
    background: #f9f9f9;
}

.box-content-right {
    float: right;
    width: 350px;
    height: 285px;
    margin-bottom: 0;
}

.box-content-right img {
    width: 100%;
    height: 100%;
    transition: all 0.6s ease 0s;
}

.box-content-right:hover img {
    transition: all 0.3s ease 0s;
    filter: grayscale(100%);
}

.box-content-left {
    background: #f9f9f9;
    float: none;
    height: 285px;
    padding: 7px;
    overflow: hidden;
}


.breaking-news {
    border-radius: 2px;
    background: #f9f9f9;
    border-radius: 2px;
    width: 100%;
    height: 32px;
    margin: -5px auto 5px;
    overflow: hidden;
    position: relative;
}

.breaking-news span {
    background: #043db3;
    display: block;
    float: right;
    padding: 3px 10px 20px 10px;
    color: #FFF;

    font-weight: bold;
    font-size: 16px;
}

.breaking-news ul {
    float: right;
    margin-right: 7px;
}

.breaking-news ul li {
    display: block
}

.breaking-news ul a {
    transition: all 0.6s ease 0s;
    padding: 4px;
    display: block;
    white-space: nowrap;
    color: #444;
    display: block;
    font: 12px "Yekan";
}

.breaking-news ul a:hover {
    color: #043db3;
    transition: all 0.3s ease 0s;
}



.breaking-news b {
    width: 10px;
    position: absolute;
    right: 66px;
    top: 11px;
    height: 10px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-radius: 2px;
    background-color: #043db3;
}


#photo-report img {
    width: 100%;
}

#photo-report {
    position: relative;
    height: 550px;
    overflow: hidden;
}

#photo-report-caption {
    background: rgba(0, 0, 0, 0.8);
    width: 300px;
    height: 550px;
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0;
    padding: 20px;
}

#photo-report-caption h3 {
    font-weight: bold;
    font-size: 1.7em;
    line-height: 1.5em;
}

#photo-report-caption h3 a {
    color: #fff;
    display: block;
    transition: all 0.6s ease 0s;
}

#photo-report-caption h3 a:hover {
    color: #043db3;
    transition: all 0.3s ease 0s;
}

#photo-report-caption-text {
    font-size: 1.3em;
    margin: 40px 0 50px;
    color: #fff;
}

#photo-report-caption .read-more {
    text-align: left
}

#photo-report-caption .read-more a {
    font-size: 1.3em;
    font-weight: bold;
    color: #fff;
}

#photo-report-caption .read-more a .glyphicon {
    position: relative;
    top: 5px;
}

.before_title {
    color: #fff;
    font-size: 18px;
}

.before_title b:before {
    display: inline-block;
    width: 12px;
    height: 3px;
    margin-left: 5px;
    content: '';
    transition: all 0.3s;
    background-color: #043db3;
}

.before_title b:after {
    display: inline-block;
    height: 3px;
    margin-left: 5px;
    content: '';
    transition: all 0.3s;
    margin-right: 5px;
    background-color: #9a9a9a;
    width: 30px;
}

#sidebar-left {
    width: 100%;
    float: right;
    overflow: hidden;
}

.sidebar-left {
    width: 100%;
    overflow: hidden;
}

#footer-1 {
    width: 100%;
    float: right;
    overflow: hidden;
}

.footer-1 {
    width: 100%;
    overflow: hidden;
}

#footer-2 {
    width: 100%;
    float: right;
    overflow: hidden;
}

.footer-2 {
    width: 100%;
    overflow: hidden;
}

#footer-3 {
    width: 100%;
    float: right;
    overflow: hidden;
}

.footer-3 {
    width: 100%;
    overflow: hidden;
}

.sidebar-box-footer {
    overflow: hidden;
    background: #fff;
    width: 97%;
    margin: 0 auto;
    transition: box-shadow .25s;
}

.sidebar-box-footer h4 {
    overflow: hidden;
}

.sidebar-box-footer h4 span {
    display: none;
    overflow: hidden;
}

.sidebar-box-footer-content {
    width: 95%;
    clear: both;
    overflow: hidden;
}

.sidebar-box-footer-content {
    width: 100%;
    padding: 10px 5px 25px;
    overflow: hidden;
}

.sidebar-box-footer-contentt-cat {
    width: 95%;
    overflow: hidden;
}

.sidebar-box-footer ul {
    width: 100%;
    margin-top: 0px;
    overflow: hidden;
}

#footer-top {
    background: #121212;
    float: right;
    width: 100%;
    height: auto;
    padding: 20px 0px;
    overflow: hidden;
    position: relative;
}

.footer-top-1 {
    width: 27.5%;
    height: auto;
    float: right;
    margin-left: 2%;
}

.footer-top-2 {
    width: 27.5%;
    height: auto;
    float: right;
    margin-left: 2%;
}

.footer-top-3 {
    width: 40.1%;
    height: auto;
    float: right;
}


#footer-top .list_post_contin time {
    background: #565656;
    color: #e5e5e5;
    transition: all 0.6s ease 0s;
}

#footer-top :hover.list_post_contin time {
    background: #043db3;
    color: #fff;
    transition: all 0.3s ease 0s;
}

#footer-top .list_post {
    background: none
}

#footer-top .list_post_contin {
    border-bottom: 1px solid #1e1d1d;
}

#footer-top .list_post_contin h2 a {
    color: #929292;
    font-weight: normal;
    transition: all 0.6s ease 0s;
    line-height: normal;
}
#copyright a{
    text-decoration: none;
    color: white;
}
#footer-top :hover.list_post_contin h2 a {
    color: #fff;
    transition: all 0.3s ease 0s;
}

#footer-top .post-wrap ul li {
    border-bottom: 1px solid #1e1d1d;
}

#footer-top .post-wrap ul li a {
    color: #929292;
    font-weight: normal;
    transition: all 0.6s ease 0s;
}

#footer-top .post-wrap ul li a:hover {
    color: #fff;
    transition: all 0.3s ease 0s;
}

#footer-top .textwidget {
    color: #929292;
    font-weight: normal;
    font-size: 15px;
    transition: all 0.6s ease 0s;
}

#footer-top .sidebar-box-footer {
    background: none
}

#footer-top .post-wrap {
    background: none
}

#footer-top .column-post-item {
    border-bottom: 1px solid #1e1d1d;
}

#footer-top .post-title a {
    color: #929292;
    font-weight: normal;
    transition: all 0.6s ease 0s;
}

#footer-top :hover.post-title a {
    color: #fff;
    transition: all 0.3s ease 0s;
}


#footer {
    background: #000;
    color: #fff;
}

#footer-container {
    padding: 20px 0;
}

#footer-logo {
    display: block;
    float: right;
    width: 70px;
    height: 70px;
    margin-top: 10px;
}

#footer-logo img {
    width: 100%;
}

#copyright {
    width: 320px;
    float: right;
    margin-right: 10px;
    border-right: 1px solid #393939;
    padding-right: 10px;
    margin-top: 30px;
}

#copyright p {
    font-size: 12px;
    margin: 0;
    color: #a19c9c;
    font-family: Yekan;
}

.developed {

    margin: 0 auto;
    width: 80px !important;
    border-radius: 5px;
    height: 40px !important;
    transition-property: width;
    transition-duration: 500ms;
    -moz-transition-property: width;
    -moz-transition-duration: 500ms;
    -webkit-transition-property: width;
    -webkit-transition-duration: 500ms;
    -o-transition-property: width;
    -o-transition-duration: 500ms;
}

.developed:hover {
    background: #111 url(../img/Inten.png) no-repeat right !important;
    width: 205px !important;
}

.developed-box {
    width: 300px;
    height: 50px;
    position: absolute;
    margin: 0 32%;
    margin-top: -30px;
}

.page-container .border {
    border: 1px solid #eee;
    padding: 10px 40px;
    margin-bottom: 10px;
}

.page-container h1 {
    font-size: 2em;
    background: url('../img/column-sqs.gif') repeat;
    margin-bottom: 0;
}

.page-container h1 span {
    background: var(--main);
    color: white;
    padding: 4px 10px;
    display: inline-block;
}

.page-container p {
    font-size: 1.2em;
}

.single-thumb {
    position: relative;
    /*height: 410px;*/
    overflow: hidden;
    margin-bottom: 20px;
}

.single-thumb img {
    width: 100%;
    height: auto;
    /*position: absolute;*/
    /*top: 50%;*/
    /*left: 50%;*/
    /*transform: translate(-50%, -50%);*/
    transition: all 0.6s ease 0s;
}

.single-thumb img:hover {
    transition: all 0.3s ease 0s;
    filter: grayscale(100%);
}

.single header {
   margin-bottom: 10px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    display: flex;
    justify-content: space-between;
}

.single header span {
    font-size: 12px;
    color: #606060;
}

.single header b a {
    font-size: 12px;
    font-weight: normal;
    color: #606060;
}

.single .subtitle {
    font-size: 13px;
    color: #606060;
}

.post-content {
    font-size: 1.1em;
    text-align: justify;
    
}

.post-content .lead {
    font-size: 12px;
    color: #888;
    text-align: justify;
    padding: 15px;
    background: #fcfcfc;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.8);
    font-family: Yekan;
    line-height: 20px;
        font-weight: 200;
}

form.contact button {
    color: #fff;
    background-color: var(--main) !important;
}

form.contact button:hover {
    background-color: var(--main) !important;
}

form.contact #comment-contact {
    resize: none;
    height: 200px;
}

form.contact #comment-contact:focus {
    background-color: #fff;
}

form.contact button {
    margin: 10px 0;
}

form.contact #comment-contact,
form.contact #name,
form.contact #email {
    box-shadow: 0 0 1px;
}

.single-post-title {
    font-weight: bold;
    font-size: 20px;
    margin: 10px 0 10px 0;
    line-height: normal;
}

aside.related-posts {
    margin: 10px 0 10px 0;
}

aside.related-posts h3 {
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    font-size: 1.4em;
    margin: 0 0 10px 0;
    padding: 5px;
}

aside.related-posts ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

aside.related-posts li a {
    color: #323232;
    font-size: 1.2em;
    margin-bottom: 10px;
    display: block;
    padding-right: 15px;
    transition: all 0.6s ease 0s;
    background: url('img/bullet.png') no-repeat right 7px;
}

aside.related-posts li:hover a {
    color: #043db3;
    transition: all 0.3s ease 0s;
}

.index-relate-post {
    overflow: hidden;
    position: relative;
    list-style: none;
    float: right;
    width: 100%;
    height: auto;
    margin-bottom: 3px;
}

.index-relate-post:nth-child(even) {
    background: #f9f9f966
}

.index-relate-post-txt {
    width: 98%;
    float: right;
    padding: 2px 8px;
    text-align: justify;
    overflow: hidden;
}

.index-relate-post-txt a {
    transition: all 0.8s ease 0s;
    font: 12px/24px "Yekan";
    padding-right: 1%;
    float: right;
    color: #555;
}

.index-relate-post-txt a:hover {
    color: #043db3;
    transition: all 0.3s ease;
}

.index-relate-post-txt time {
    font: 12px/24px;
    float: left;
    color: #444;
    display: none;
    transition: all 0.6s ease 0s;
}

.index-relate-post-txt.index-relate-post-txt time {
    transition: all 0.6s ease 0s;
}

.index-relate-post-txt:hover.index-relate-post-txt time {
    display: inline-block;
    transition: all 0.3s ease 0s;
}

/* ------------------- Commnet --------------------*/
.sended_commnet {
    margin-top: 10px;
    background-position-y: 33px;
}

.sended_commnet .date_code {
    float: none;
    color: #a0a0a0;
}

.cm_wrapper {
    width: 100%;
    height: auto;
    padding: 1%;
    padding-top: 40px;
    margin: 0 auto;
    margin-bottom: 10px;
    padding-bottom: 5px;
    overflow: hidden;
    background: #fff;
    display: inline-block;
}

.cm_wrapper form input[type="text"] {
    float: right;
    width: 40%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 5px 10px;
    font-family: Yekan;
    clear: both;
    color: #bbbaba;
    font-size: 11px;
    margin: 10px 0 5px 0px;
    border-color: #F1F1F1;
    border-top-color: rgb(241, 241, 241);
    border-left-color: rgb(241, 241, 241);
    border-top-color: #DDD;
    border-left-color: #DDD;
    background: #F9F9F9;
    color: #515151;
    transition: all 0.5s ease 0s;
}

.cm_wrapper form input[type="text"]:focus {
    background: #fff;
    transition: all 0.3s ease 0s;
}

.cm_wrapper form textarea {
    float: left;
    width: 57%;
    height: 100px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 10px 10px;
    font-family: Yekan;
    font-size: 11px;
    margin: -58px 0 10px 0px;
    border-color: #F1F1F1;
    border-top-color: rgb(241, 241, 241);
    border-left-color: rgb(241, 241, 241);
    border-top-color: #DDD;
    border-left-color: #DDD;
    background: #F9F9F9;
    color: #515151;
    transition: all 0.5s ease 0s;
}

.cm_wrapper form textarea[type="text"]:focus {
    background: #fff;
    transition: all 0.3s ease 0s;
}

ul.commentlist {
    display: block;
    margin: 12px 10px 0px 10px;
    position: relative;
}

ul.commentlist li {
    border: 1px solid #efefef;
    display: block;
    margin: 0px 0px 5px 0px;
    border-radius: 2px;
}

ul.commentlist li:nth-child(even) {
    background: #fff
}

ul.commentlist li:nth-child(odd) {
    background: #fcfcfc
}

ul.commentlist li .top_cm {
    display: block;
    height: 28px;
    width: 100%;
    background-color: #F9F9F9;
    padding-top: 1px;
}

ul.commentlist>ul.children {
    margin: 0px 40px 5px 0px;
}

ul.commentlist li ul li {
    display: block;
    margin: 0px 0px 5px 0px;
    border: #efefef 1px solid;
}

ul.commentlist li ul li .top_cm {
    display: block;
    height: 28px;
    background-color: #FAFAFA;
}

.top_cm .avatar {
    float: right;
    margin: 1px 4px 0 8px;
    border-radius: 50%;
}

.top_cm p {
    font-family: Yekan;
    font-size: 11px;
    color: #989898;
    line-height: 25px;
    margin: 0px 10px;
    display: inline-block;
}

.comment_box {
    display: block;
    margin: 5px;
    position: relative;
    padding: 5px 5px 10px 5px;
    font-family: Yekan;
    font-size: 11px;
    color: #828282;
    min-height: 90px;
}

.comment_box p,
#respond p {
    font-family: Yekan;
    font-size: 11px;
}

.replay_cm a {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    width: auto;
    margin: 0 2px;
    border-radius: 5px;
    color: #999;

    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.8);
    background: #eee;
    transition: all .6s ease;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.2);
    font-size: 11px;
    padding: 0px 10px 0px 10px;
    opacity: 0.99;
    float: left;
}

.replay_cm a:hover {
    opacity: 0.79;
}

.respond-detile {
    width: 96%;
    max-width: 96%;
    max-height: 50%;
    height: auto;
    padding: 15px;
    margin: 0px auto;
    overflow: hidden;
    color: #888;
    background: #fcfcfc;
    margin-bottom: 7px;
}

ul.respond-detile {
    margin-bottom: 20px;
    color: #999;
    line-height: normal;
}

ul.respond-detile li {
    font-size: 11px;
    font-family: 'Yekan';
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.8);
}

.meta-right {
    float: right;
    width: auto;
    height: 17px;
    padding-left: 5px;
    padding-right: 5px;

    font-size: 17px;
    color: #666;
    line-height: 15px;
}

.print {
    float: right;
    width: auto;
    height: 17px;
    padding-left: 5px;
    padding-right: 5px;

    font-size: 17px;
    color: #666;
    line-height: 15px;
}

.meta-left {
    float: left;
    width: auto;
    height: 17px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
    color: #666;
    line-height: 15px;
}



.hints .des-hints {
    padding-right: 75px;
}

.hints .des-hints ul {
    background-color: var(--second2);
    border: 1px solid var(--third2);
    border-radius: 5px;
    padding: 10px;
    position: relative;
}

.hints .des-hints ul::before {
    content: "";
    display: block;
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent transparent #ffbbbe;
    position: absolute;
    top: 20px;
    right: -16px;
    z-index: 1;
}

.hints .des-hints ul li::before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f00c";
    display: inline-block;
    width: 12px;
    height: 12px;
    font-size: 11px;
    margin-left: 9px;
    color: #5d5d5d
}

.hints .des-hints ul li {
    color: #5d5d5d;
    list-style: none;
    font-size: 11px;
    line-height: 25px;
    font-family: Yekan;
}

.hints .des-hints ul::after {
    content: "";
    display: block;
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent transparent #ffe38e;
    position: absolute;
    top: 20px;
    right: -17px;
    z-index: 0;
}

.hints i {
    color: #5d5d5d;
    font-size: 20px;
    border: 1px solid var(--second2);
    background-color: var(--third2);
    border-radius: 50%;
    float: right;
    padding: 20px 26px;
}



.tags {
    margin: 20px 0;
}

.tags span {
    font-size: 1.3em;
    margin-left: 15px;
    display: inline-block;
}

.tag {
    display: inline-block;
    font-size: 1.2em;
    margin-left: 10px;
    transition: all 0.6s ease 0s;
}


.tag a {
    height: 24px;
    float: right;
    line-height: 24px;
    position: relative;
    margin-left: 20px;
    padding: 0 10px 0 12px;
    background: #f9f9f9;
    color: #333;
    text-decoration: none;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
    font-size: 11px !important;
    margin-top: 5px;
    transition: all 0.6s ease;
    font-family: Yekan;
}

.tag a:hover {
    background: var(--main);
    transition: all 0.3s ease;
    color: #fff;
}

.tag a:hover::before {
    border-color: transparent var(--main) transparent transparent;
    transition: all 0.3s ease;
}

.tag a::before {
    content: "";
    float: left;
    position: absolute;
    top: 0;
    left: -12px;
    width: 0;
    height: 0;
    border-color: transparent #f9f9f9 transparent transparent;
    border-style: solid;
    border-width: 12px 12px 12px 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.6s ease;
}

.tag a::after {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    float: left;
    width: 4px;
    height: 4px;
    border-radius: 2px;
    background: #fff;
    box-shadow: -1px -1px 2px #004977;
}


#posts-navigation a {
    display: inline-block;
    font-size: 1.2em;
    padding: 5px 15px;
    background: #707070;
    color: #fff;
    font-weight: bold;
}

.comments-list {
    list-style: none;
}

.comments-list li {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

.comments-list li:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

.comments-list ul.children {
    border-top: 1px solid #ccc;
    padding-top: 10px;
    list-style: none;
}

.wpp-list {
    margin: 0;
    padding: 0;
}

.wpp-meta.post-stats {
    display: none;
}

#date {
    margin-top: 5px;
    color: #fff;
    font-size: 1.0em;
    font-weight: bold;
    text-align: left;

}

#date span {
    display: inline-block;
    margin-right: 20px;
    font-family: Arial;
    font-size: 12px;
}

.wp-polls ul,
.wp-polls-ul,
.wp-polls-ans ul {
    text-align: right !important;
    margin-right: 20px;
}

.wp-polls ul li,
.wp-polls-ul li,
.wp-polls-ans ul li {
    text-align: right !important;
}

.wp-polls,
.wp-polls-form {
    margin-top: 20px;
}

.more-top-news h3 {
    font-size: 18px;
    text-align: center;
    color: #e84c3d;
    font-weight: bold;
}

.slider-box {
    width: 100%;
    position: relative;
    height: 200px;
    margin-bottom: 15px;
}

.slider-box img {
    width: 100%;
    height: 200px;
}

.slider-big {
    width: 100%;
    position: relative;
    height: 350px;
}

.slider-big img {
    width: 100%;
    height: 350px;
}

.flexslider .slides>li,
.full-width .content .flexslider .slides>li {
    display: none;
    width: 100%;
    height: 100%;
    position: relative;
    height: auto;
}

.flexslider .slides img {
    width: 100%;
    height: 100%;
    display: block;
}

.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .slides {
    display: block;
}

* html .slides {
    height: 1%;
}

.no-js .slides>li:first-child {
    display: block;
}

.flexslider,
.full-width .content .flexslider {
    width: 100%;
    height: auto;
    margin: 0 auto;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    zoom: 1;
}

.flexslider .slides {
    zoom: 1;
}

.flex-direction-nav a {
    width: 30px;
    height: 30px;
    margin: -20px 0 0;
    color: #FFF;
    display: block;
    position: absolute;
    top: 5%;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.flex-direction-nav .flex-next {
    right: 10px;
    top: 30px;
}

.flex-direction-nav .flex-next:before {
    font-family: fontawesome;
    content: "\f054";
    font-size: 13px;
}

.flex-direction-nav .flex-prev {
    right: 35px;
    top: 30px;
}

.flex-direction-nav .flex-prev:before {
    font-family: fontawesome;
    content: "\f053";
    font-size: 13px;
}

.flexslider:hover .flex-next {
    opacity: 0.8;
    transition: all 0.3s ease 0s;
}

.flexslider:hover .flex-prev {
    opacity: 0.8;
    transition: all 0.3s ease 0s;
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
}

.flex-control-thumbs {
    margin: 0px 0 0;
    position: static;
    overflow: hidden;
}

.flex-control-thumbs li {
    float: right;
    margin: 0;
}

.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer;
}

.flex-control-thumbs img:hover {
    opacity: 1;
}

.flex-control-thumbs .active {
    opacity: 1;
    cursor: default;
}

.slider-caption {
    position: absolute;
    width: 100%;
    padding: 0px 15px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, 0.6) 60%);
    right: 0;
    bottom: 1px;
    opacity: 0.8;
    color: #DCDCDC;
    font-size: 10px;
    font-family: Yekan;

}

.slider-caption h2 a,
.slider-caption h2,
.full-width .content .slider-caption h2 {
    color: #FFF;
    font-weight: normal;
    font-size: 13px;
    font-family: Yekan;
    line-height: 25px;
}

.slider-caption h2,
.slider-caption p {
    font-size: 1.3em;
    font-weight: normal;
    text-align: justify;
    font-family: Yekan;
}

.slider-box {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

.flex-control-nav {
    position: absolute;
    top: 10px;
    left: 10px;
    text-align: center;
    height: 13px;
}

.flex-control-nav li {
    margin: 0;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    display: block;
    cursor: pointer;
    text-indent: -9999px;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    margin-right: 4px;
    width: 12px;
    background: #c2c3c766;
    height: 12px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}

.flex-control-paging li a:hover {
    background: #DDD;
}

.flex-control-paging li a.flex-active {
    background: #FFF;
    cursor: default;
}

.flex-direction-nav a {
    width: 20px;
    height: 20px;
    border-radius: 1px;
    margin-left: 16px;
    color: #fff;
    background: #043db3;
    display: block;
    position: absolute;
    top: 55%;
    font-size: 10px;
    padding: 2px 5px 0px 10px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.flex-direction-nav a:hover {
    color: #FFF;
}


#topcontrol {
    z-index: 999;
    background: #000;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 24px;
    position: fixed;
    bottom: -100px;
    right: 10px;
    cursor: pointer;
    overflow: auto;
    opacity: 0.7;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    bottom: 15px;
}

#topcontrol:before {
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #FFF;
}

#topcontrol:hover {
    opacity: 1;
}



.scroll-box {
    clear: both;
}

.scroll-box {
    width: 100%;
    position: relative;
}

.cat-box-content {
    padding: 5px;
    position: relative;
}

.scroll-box .scroll-item {
    float: right;
    width: 23%;
    margin-right: 10px;
    padding: 1%;
    height: 200px;
}

.scroll-box .scroll-item a {
    color: #333;
    font-weight: normal;
    font-size: 12px;
    font-family: Yekan;
}

.scroll-box .scroll-item {
    margin-right: 0;
    margin-left: 0;
}

.post-thumbnail {
    width: 100%;
    height: 110px;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 10px;
}

.post-thumbnail img {
    width: 100%;
    height: 100%;
}

.group_items {
    width: 100%;
    height: 196px;
}

.group_items-box {
    height: 196px;
    margin-right: -10px;
    overflow: hidden;
    width: 100%;
}

.group_items .scroll-item:last-child {
    margin-right: 0;
}

.scroll-nav {
    margin: -8px -10px -10px;
    background: #fff;
    padding: 5px;
    text-align: center;
}

.scroll-nav a {
    width: 5px;
    height: 12px;
    background: #eee;
    text-indent: -9999px;
    overflow: hidden;
    display: inline-block;
    margin: 5px 5px 0;
    -webkit-transition: all .40s;
    -moz-transition: all .40s;
    -o-transition: all .40s;
    transition: all .40s;
}

.scroll-nav a:hover {
    background: #939393;
}

.scroll-nav a.activeSlide {
    background: #d71920;
}




.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    opacity: .3
}

.tooltip {
    font-size: 11px;
    white-space: nowrap
}

.tooltip-inner {
    padding-bottom: 7px
}

.pos-static {
    position: static !important
}

.pos-relative {
    position: relative !important
}

.middle {
    display: table-cell;
    vertical-align: middle
}

.ltr {
    direction: ltr
}

.w100 {
    width: 100% !important
}

.animated {
    opacity: 0
}

.visible {
    opacity: 1
}

.m0 {
    margin: 0 !important
}

.mt0 {
    margin-top: 0px
}

.mt20 {
    margin-top: 20px !important
}

.mt30 {
    margin-top: 30px !important
}

.mt25 {
    margin-top: 25px !important
}

.mt40 {
    margin-top: 40px !important
}

.mt60 {
    margin-top: 60px
}

.mt80 {
    margin-top: 80px
}

.mt140 {
    margin-top: 140px
}

.mr20 {
    margin-right: 20px
}

.mr30 {
    margin-right: 30px
}

.mb0 {
    margin-bottom: 0px
}

.mb10 {
    margin-bottom: 10px
}

.mb20 {
    margin-bottom: 20px
}

.mb30 {
    margin-bottom: 30px
}

.mb40 {
    margin-bottom: 40px
}

.mb50 {
    margin-bottom: 50px
}

.mb60 {
    margin-bottom: 60px
}

.mb80 {
    margin-bottom: 80px
}

.mb90 {
    margin-bottom: 90px
}

.mb100 {
    margin-bottom: 100px
}

.ml10 {
    margin-left: 10px
}

.ml30 {
    margin-left: 30px
}

.padd0 {
    padding: 0 !important
}

.pr30 {
    padding-right: 30px
}

.pl20 {
    padding-left: 20px
}

.pl30 {
    padding-left: 30px
}

input:focus,
textarea:focus {
    outline: 0 none
}

.col-sm-2_5 {
    width: 20%;
    padding: 0 10px;
    position: relative;
    min-height: 1px
}

.nav.nav-tabs {
    border-bottom: 0 none;
    position: relative;
    z-index: 10
}

.nav.nav-tabs li {
    background: white;
    float: right;
    height: 25px;
    position: relative;
    margin: 0px 15px -18px 0;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.nav.nav-tabs li a,
.nav.nav-tabs li span {
    border: 0 none;
    border-radius: 0;
    background: transparent;
    padding-right: 10px;
    padding-top: 10px;
    color: #ef563b;
    font-size: 16px
}

.nav.nav-tabs li.active,
.nav.nav-tabs li:hover {
    border-top: 2px solid #e2e3e7;
    border-left: 2px solid #e2e3e7;
    border-right: 2px solid #e2e3e7
}

.nav.nav-tabs li.active {
    background: #F1F1F1
}

.nav.nav-tabs li.active a {
    background: transparent;
    border: 0 none;
    color: #ef563b
}

.nav.nav-tabs li.active:hover a {
    background: transparent;
    border: 0 none;
    color: #ef563b
}

.pagination {
    margin: 0 auto;
    display: table
}

.pagination li {
    margin: 0 7px;
    display: inline-block
}

.pagination li a {
    font-size: 14px;
    color: #444;
    border: 0 none;
    padding: 7px 2px;
    display: block;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 50%;
    width: 36px;
    height: 36px
}

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-controls .owl-dot,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel .owl-refresh .owl-item {
    display: none
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}

.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5)
}

.fancybox-inner,
.fancybox-outer {
    position: relative
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font-size: 14px;
    line-height: 1.5;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-iframe,
.fancybox-image {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading,
.fancybox-close,
.fancybox-next span,
.fancybox-prev span {
    background-image: url('../img/fancybox_sprite.png')
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url('../img/fancybox_loading.gif') center center no-repeat
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url('../img/blank.gif');
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock {
    overflow: hidden !important;
    width: auto
}

.fancybox-lock body {
    overflow: hidden !important
}

.fancybox-lock-test {
    overflow-y: hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url('../img/fancybox_overlay.png')
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font-size: 13px;
    line-height: 1.5;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0, 0, 0, 0.8);
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, 0.8)
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5) {

    #fancybox-loading,
    .fancybox-close,
    .fancybox-next span,
    .fancybox-prev span {
        background-image: url('../img/fancybox_sprite@2x.png');
        background-size: 44px 152px
    }

    #fancybox-loading div {
        background-image: url('../img/fancybox_loading@2x.gif');
        background-size: 24px 24px
    }
}

#fancybox-thumbs {
    position: fixed;
    right: 0;
    direction: rtl;
    width: 100%;
    overflow: hidden;
    z-index: 8050
}

#fancybox-thumbs.bottom {
    bottom: 2px
}

#fancybox-thumbs.top {
    top: 2px
}

#fancybox-thumbs ul {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0
}

#fancybox-thumbs ul li {
    float: right;
    padding: 1px;
    opacity: 0.5
}

#fancybox-thumbs ul li.active {
    opacity: 0.75;
    padding: 0;
    border: 1px solid #fff
}

#fancybox-thumbs ul li:hover {
    opacity: 1
}

#fancybox-thumbs ul li a {
    display: block;
    position: relative;
    overflow: hidden;
    border: 1px solid #222;
    background: #111;
    outline: none
}

#fancybox-thumbs ul li img {
    display: block;
    position: relative;
    border: 0;
    padding: 0;
    max-width: none
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
    position: relative
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px
}

.select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-search--inline {
    float: left
}

.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    padding: 0
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-dropdown {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none
}

.select2-results__option[aria-selected] {
    cursor: pointer
}

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
    display: none
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
    float: right
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid black 1px;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: white
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
    background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
    background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
    background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
    background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
    background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
    background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0
}

.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    float: right
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: white;
    border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.select2-container--classic .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: white
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}

.box[class*=_red]>header h2:before {
    background-color: #eb1f1f
}

.box[class*=_red]>header h2 a {
    color: #eb1f1f
}

.box.card[class*=_red] ul li figure a {
    border-bottom-color: #eb1f1f
}

.box.card[class*=_red].no-figure-since-3 ul li:nth-child(n+3) .desc {
    border-top-color: #eb1f1f
}

.box.card[class*=_red].thumbs-since-2 ul li:nth-child(n+2) .desc {
    border-top-color: #eb1f1f
}

.box.card[class*=_red].full-card ul li {
    border-top-color: #eb1f1f
}

.box.card[class*=_red].desc-overlay ul li figure a {
    border-top-color: #eb1f1f
}

.box.sports[class*=_red].cols ul li .desc {
    border-top-color: #eb1f1f
}

.box[class*=_cyan]>header h2:before {
    background-color: #00b8d4
}

.box[class*=_cyan]>header h2 a {
    color: #00b8d4
}

.box.card[class*=_cyan] ul li figure a {
    border-bottom-color: #00b8d4
}

.box.card[class*=_cyan].no-figure-since-3 ul li:nth-child(n+3) .desc {
    border-top-color: #00b8d4
}

.box.card[class*=_cyan].thumbs-since-2 ul li:nth-child(n+2) .desc {
    border-top-color: #00b8d4
}

.box.card[class*=_cyan].full-card ul li {
    border-top-color: #00b8d4
}

.box.card[class*=_cyan].desc-overlay ul li figure a {
    border-top-color: #00b8d4
}

.box.sports[class*=_cyan].cols ul li .desc {
    border-top-color: #00b8d4
}

.box[class*=_blue]>header h2:before {
    background-color: #2967ca
}

.box[class*=_blue]>header h2 a {
    color: #2967ca
}

.box.card[class*=_blue] ul li figure a {
    border-bottom-color: #2967ca
}

.box.card[class*=_blue].no-figure-since-3 ul li:nth-child(n+3) .desc {
    border-top-color: #2967ca
}

.box.card[class*=_blue].thumbs-since-2 ul li:nth-child(n+2) .desc {
    border-top-color: #2967ca
}

.box.card[class*=_blue].full-card ul li {
    border-top-color: #2967ca
}

.box.card[class*=_blue].desc-overlay ul li figure a {
    border-top-color: #2967ca
}

.box.sports[class*=_blue].cols ul li .desc {
    border-top-color: #2967ca
}

.box[class*=_green-light]>header h2:before {
    background-color: #93cc2f
}

.box[class*=_green-light]>header h2 a {
    color: #93cc2f
}

.box.card[class*=_green-light] ul li figure a {
    border-bottom-color: #93cc2f
}

.box.card[class*=_green-light].no-figure-since-3 ul li:nth-child(n+3) .desc {
    border-top-color: #93cc2f
}

.box.card[class*=_green-light].thumbs-since-2 ul li:nth-child(n+2) .desc {
    border-top-color: #93cc2f
}

.box.card[class*=_green-light].full-card ul li {
    border-top-color: #93cc2f
}

.box.card[class*=_green-light].desc-overlay ul li figure a {
    border-top-color: #93cc2f
}

.box.sports[class*=_green-light].cols ul li .desc {
    border-top-color: #93cc2f
}

.box[class*=_green-dark]>header h2:before {
    background-color: #00ab93
}

.box[class*=_green-dark]>header h2 a {
    color: #00ab93
}

.box.card[class*=_green-dark] ul li figure a {
    border-bottom-color: #00ab93
}

.box.card[class*=_green-dark].no-figure-since-3 ul li:nth-child(n+3) .desc {
    border-top-color: #00ab93
}

.box.card[class*=_green-dark].thumbs-since-2 ul li:nth-child(n+2) .desc {
    border-top-color: #00ab93
}

.box.card[class*=_green-dark].full-card ul li {
    border-top-color: #00ab93
}

.box.card[class*=_green-dark].desc-overlay ul li figure a {
    border-top-color: #00ab93
}

.box.sports[class*=_green-dark].cols ul li .desc {
    border-top-color: #00ab93
}

.box[class*=_purple]>header h2:before {
    background-color: #ab47bc
}

.box[class*=_purple]>header h2 a {
    color: #ab47bc
}

.box.card[class*=_purple] ul li figure a {
    border-bottom-color: #ab47bc
}

.box.card[class*=_purple].no-figure-since-3 ul li:nth-child(n+3) .desc {
    border-top-color: #ab47bc
}

.box.card[class*=_purple].thumbs-since-2 ul li:nth-child(n+2) .desc {
    border-top-color: #ab47bc
}

.box.card[class*=_purple].full-card ul li {
    border-top-color: #ab47bc
}

.box.card[class*=_purple].desc-overlay ul li figure a {
    border-top-color: #ab47bc
}

.box.sports[class*=_purple].cols ul li .desc {
    border-top-color: #ab47bc
}

.box[class*=_orange]>header h2:before {
    background-color: #ef563b
}

.box[class*=_orange]>header h2 a {
    color: #ef563b
}

.box.card[class*=_orange] ul li figure a {
    border-bottom-color: #ef563b
}

.box.card[class*=_orange].no-figure-since-3 ul li:nth-child(n+3) .desc {
    border-top-color: #ef563b
}

.box.card[class*=_orange].thumbs-since-2 ul li:nth-child(n+2) .desc {
    border-top-color: #ef563b
}

.box.card[class*=_orange].full-card ul li {
    border-top-color: #ef563b
}

.box.card[class*=_orange].desc-overlay ul li figure a {
    border-top-color: #ef563b
}

.box.sports[class*=_orange].cols ul li .desc {
    border-top-color: #ef563b
}

.header-tools {
    position: relative;
    height: 0;
    overflow: visible
}

._negative-top {
    top: -50px;
    margin-right: -220px
}

.main-header {
    background: #2967ca
}

.main-header h1 {
    margin: 0
}

.main-header a {
    color: #fff
}

.main-header ul {
    margin: 0;
    padding: 0;
    display: table
}

.main-header ul li {
    list-style: none;
    float: right
}

.main-header ul li a {
    line-height: 30px;
    padding: 0 5px !important
}

.main-header .top-menu-bar {
    display: table;
    width: 100%
}

.main-header .top-menu-bar ul {
    float: left
}

.main-header .top-menu-bar .language {
    margin: 12px 0
}

.main-header .top-menu-bar .language li {
    font-size: 12px;
    color: #fff;
    display: block;
    text-decoration: underline;
    line-height: 1.2
}

.main-header .top-menu-bar .language li:last-child {
    margin-left: 0
}

.main-header .top-menu-bar .language li a {
    color: #94b3e5;
    line-height: 30px;
    display: inline-block
}

.main-header .top-menu-bar .language li a:hover {
    color: #fff
}

.main-header .top-menu-bar .language {
    text-align: center;
    display: block;
    margin: 0
}

.main-header .top-menu-bar .language li {
    display: inline-block;
    float: none
}

.main-header .top-menu-bar .social-links {
    width: auto
}

.main-header .top-menu-bar .social-links a {
    font-size: 13px;
    display: block
}

.main-header .top-menu-bar .top-menu {
    margin: 0
}

.main-header .top-menu-bar .top-menu li:after {
    content: '/';
    display: inline-block;
    color: #fff;
    font-size: 10px
}

.main-header .top-menu-bar .top-menu li:last-child {
    margin: 0
}

.main-header .top-menu-bar .top-menu li:last-child:after {
    display: none
}

.main-header .top-menu-bar .top-menu li a {
    font-size: 10px;
    display: inline-block;
    padding: 11px 10px
}

.main-header .top-menu-bar .top-menu li a:hover {
    color: #94b3e5
}

.main-header .top-menu-bar>.top-menu {
    float: right
}

.main-header .top-menu-bar>.top-menu li a {
    padding: 0 6px !important
}

.main-header .nav-bar {
    border: 0 none;
    background: #013d9d;
    max-width: 100vw;
    overflow: hidden
}

.top-search {
    position: relative;
    margin: 4px auto 15px;
    display: table;
    float: none
}

.top-search input {
    background: transparent;
    color: #94b3e5;
    font-size: 10px;
    border-radius: 30px;
    height: 30px;
    line-height: 15px;
    width: 280px;
    padding: 0 35px;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear
}

.top-search input:focus {
    background-color: #fff;
    color: #2967ca
}

.top-search input:focus+button+.custom-search {
    color: #ccc
}

.top-search input:focus+button>i {
    color: #2967ca
}

.top-search input::-webkit-input-placeholder {
    opacity: 1;
    color: #a9c2ea
}

.top-search input:-moz-placeholder {
    opacity: 1;
    color: #a9c2ea
}

.top-search input::-moz-placeholder {
    opacity: 1;
    color: #a9c2ea
}

.top-search input:-ms-input-placeholder {
    opacity: 1;
    color: #a9c2ea
}

.top-search button {
    border: 0 none;
    position: absolute;
    top: -8px;
    left: 5px
}

.top-search button:hover {
    opacity: 0.8
}

.top-search .custom-search {
    position: absolute;
    top: 5px;
    cursor: pointer;
    right: 4px;
    width: 25px;
    font-size: 15px;
    height: 20px;
    text-align: center;
    line-height: 22px;
    border-left: 1px solid #94b3e5;
    color: #fff
}

.top-search .custom-search input {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    border: 0 none;
    padding: 0;
    background-color: red;
    width: 100%;
    height: 100%;
    opacity: 0
}

.top-search .custom-search input:focus {
    background-color: transparent
}

.top-search .custom-search:hover {
    color: #94b3e5
}

.top-search form {
    position: relative;
    float: right
}

.top-search form button>i {
    color: #fff;
    font-size: 12px
}

.advanced-search {
    display: none;
    float: right;
    margin: 3px 8px 3px 0
}

.advanced-search:hover {
    opacity: 0.8
}

.advanced-search i {
    vertical-align: middle
}

.header-img {
    border-bottom: 3px solid #00b5af;
    display: block
}

.header-img span.site-title {
    display: none
}

.nav-bar {
    margin-bottom: 20px
}

.nav-bar .submenu {
    background-color: #e5e5e5
}

.nav-bar .service-title {
    display: table;
    float: right;
    position: relative
}

.nav-bar .service-title:before {
    background-color: #00b8d4;
    content: "";
    display: block;
    width: 5000px;
    height: 100%;
    position: absolute;
    left: 0;
    z-index: 0
}

.nav-bar .service-title h1 {
    background-color: #00b8d4;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    width: 160px;
    padding: 11px 0;
    position: relative;
    z-index: 0
}

.nav-bar .service-menu {
    min-height: 34px
}

.nav-bar .service-menu ul {
    padding: 6px 10px
}

.nav-bar .service-menu ul li a {
    color: #555;
    font-size: 13px;
    padding: 0 7px !important
}

.nav-bar .service-menu ul li a[href$=livescore] {
    position: relative;
    display: inline-block
}

.nav-bar .service-menu ul li a[href$=livescore]:before {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 4px;
    background: #eb1f1f;
    content: '';
    margin-left: 8px;
    animation: blink 1s;
    animation-iteration-count: infinite
}

.nav-bar .service-menu ul li a:hover {
    color: #00b5af
}

.nav-bar .service-menu ul li:after {
    content: "/";
    display: inline-block;
    font-size: 13px;
    margin: 0 0
}

.nav-bar .service-menu ul li:last-child:after {
    display: none
}

.nav-bar .service-menu ul li.active a {
    color: #00b5af
}

.main-menu {
    padding: 0;
    position: relative
}

.main-menu ul {
    border-top: 3px solid #00b5af;
    width: 100%
}

.main-menu ul li {
    position: relative
}

.main-menu ul li:after {
    content: '';
    border-left: 1px solid #cfd8dc;
    display: block;
    width: 1px;
    height: 10px;
    position: absolute;
    top: 50%;
    margin-top: -5px;
    left: 0
}

.main-menu ul li:last-child:after {
    display: none
}

.main-menu ul li a {
    font-size: 13px;
    display: block;
    color: #cfd8dc;
    padding: 7px 10px 7px 10px;
    position: relative
}

.main-menu ul li a:before {
    content: '';
    width: 0;
    height: 3px;
    background-color: #00b5af;
    position: absolute;
    bottom: 0;
    right: 50%;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear
}

.main-menu ul li a:hover:before {
    width: 100%;
    right: 0
}

.header-stats {
    display: block !important;
    text-align: center;
    width: auto !important;
    position: absolute;
    top: 3px;
    left: 15px
}

.header-stats li {
    font-size: 11px;
    color: #fff;
    line-height: 30px;
    padding-left: 5px;
    display: inline-block;
    float: none !important
}

.header-stats li:after {
    content: '/';
    display: inline-block;
    color: #fff;
    font-size: 10px;
    padding-right: 10px;
    border: 0 none;
    width: auto;
    position: static;
    margin: 0;
    height: auto
}

.header-stats li:last-child {
    padding-left: 0
}

.header-stats li:last-child:after {
    display: none
}

#linksWrapper {
    display: none;
    background-color: #2967ca;
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 9999;
    padding-bottom: 30px;
    box-shadow: 0 0 70px rgba(0, 0, 0, 0.5)
}

#linksWrapper .title-col {
    list-style: none;
    margin-right: -20px;
    color: #fff
}

#linksWrapper .title-col h3 {
    font-size: 20px
}

#linksWrapper ul {
    font-size: 13px;
    color: #cfd8dc
}

#linksWrapper ul a {
    color: #cfd8dc;
    display: block;
    line-height: 25px
}

#linksWrapper ul a:hover {
    color: #fff
}

#close-links {
    color: #fff;
    text-align: center;
    position: absolute;
    width: 50px;
    display: block;
    right: 50%;
    margin-right: -25px;
    background-color: #2967ca;
    bottom: 0;
    z-index: 0
}

#close-links:before {
    content: "";
    background-color: #2967ca;
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    top: -10px;
    right: 0;
    z-index: -1
}

#close-links:hover {
    color: #013d9d
}

.datepicker-plot-area,
.unselectable {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none
}

.animation,
.datepicker-plot-area .datepicker-time-view .down-btn,
.datepicker-plot-area .datepicker-time-view .up-btn {
    -webkit-transition: all 100ms ease;
    -moz-transition: all 100ms ease;
    -ms-transition: all 100ms ease;
    -o-transition: all 100ms ease;
    transition: all 100ms ease
}

.date-item-disable,
.datepicker-plot-area .datepicker-day-view .table-days td.disabled span,
.datepicker-plot-area .datepicker-month-view .month-item-disable,
.datepicker-plot-area .datepicker-year-view .year-item-disable,
.reset-curve {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.datepicker-plot-area .datepicker-time-view .down-btn,
.datepicker-plot-area .datepicker-time-view .up-btn,
.top-big-curve {
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 0;
    border-radius: 6px 6px 0 0;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px
}

.bottom-big-curve,
.datepicker-plot-area .datepicker-time-view .down-btn {
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0;
    border-radius: 0 0 6px 6px;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-bottomleft: 6px
}

.big-curve,
.datepicker-plot-area,
.datepicker-plot-area .datepicker-time-view>div.time-segment {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.date-item,
.datepicker-plot-area .datepicker-day-view .table-days td span,
.datepicker-plot-area .datepicker-month-view .month-item,
.datepicker-plot-area .datepicker-year-view .year-item,
.small-curve {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.datepicker-plot-area,
.main-box-shadow {
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)
}

.date-item,
.date-item-disable,
.datepicker-plot-area .datepicker-day-view .table-days td.disabled span,
.datepicker-plot-area .datepicker-day-view .table-days td span,
.datepicker-plot-area .datepicker-header .btn-next,
.datepicker-plot-area .datepicker-header .btn-prev,
.datepicker-plot-area .datepicker-header .btn-switch,
.datepicker-plot-area .datepicker-month-view .month-item,
.datepicker-plot-area .datepicker-month-view .month-item-disable,
.datepicker-plot-area .datepicker-time-view .down-btn,
.datepicker-plot-area .datepicker-time-view .up-btn,
.datepicker-plot-area .datepicker-time-view>div.time-segment,
.datepicker-plot-area .datepicker-time-view input,
.datepicker-plot-area .datepicker-year-view .year-item,
.datepicker-plot-area .datepicker-year-view .year-item-disable,
.datepicker-plot-area .toolbox .btn-today,
.interactive-item {
    cursor: pointer
}

.date-item,
.datepicker-plot-area .datepicker-day-view .table-days td span,
.datepicker-plot-area .datepicker-month-view .month-item,
.datepicker-plot-area .datepicker-year-view .year-item {
    font: 14px;
    background-color: #fff;
    color: #333;
    border: 0;
    text-shadow: none
}

.date-item-disable,
.datepicker-plot-area .datepicker-day-view .table-days td.disabled span,
.datepicker-plot-area .datepicker-month-view .month-item-disable,
.datepicker-plot-area .datepicker-year-view .year-item-disable {
    background-color: #f1f1f1 !important;
    color: #ccc !important;
    border: none !important;
    text-shadow: none !important;
    cursor: default
}

.date-item-today,
.datepicker-plot-area .datepicker-day-view .table-days td span.today {
    background-color: #333;
    color: #fff;
    border: 0;
    text-shadow: none
}

.date-item-numb,
.datepicker-plot-area .datepicker-day-view .table-days td span.other-month {
    background-color: "";
    color: #ccc;
    border: none;
    text-shadow: none
}

.date-item-selected,
.datepicker-plot-area .datepicker-day-view .table-days td span.selected,
.datepicker-plot-area .datepicker-month-view .month-item.selected,
.datepicker-plot-area .datepicker-year-view .year-item.selected {
    background-color: #006dcc !important;
    color: #fff;
    border: none;
    text-shadow: 1px 1px 1px #000
}

.date-item-hover,
.datepicker-plot-area .datepicker-day-view .table-days td span:hover,
.datepicker-plot-area .datepicker-month-view .month-item:hover,
.datepicker-plot-area .datepicker-year-view .year-item:hover {
    background-color: #eee;
    color: "";
    border: 0;
    text-shadow: none
}

.datepicker-plot-area {
    box-sizing: border-box;
    overflow: hidden;
    min-height: 70px;
    display: block;
    width: 200px;
    padding: 0 5px;
    position: absolute;
    top: 100px;
    font: 12px tahoma;
    border: 1px solid #ccc;
    background-color: #fff
}

.datepicker-plot-area table,
.datepicker-plot-area td,
.datepicker-plot-area th {
    border: none;
    background: 0 0
}

.datepicker-plot-area * {
    text-align: center;
    color: #333
}

.datepicker-plot-area-inline-view {
    display: block !important;
    width: 100%;
    position: static;
    float: left
}

.datepicker-plot-area .datepicker-day-view,
.datepicker-plot-area .datepicker-month-view,
.datepicker-plot-area .datepicker-year-view {
    display: block;
    width: 98%;
    float: left;
    min-height: 200px !important;
    margin: 0 1%
}

.datepicker-plot-area .datepicker-time-view {
    display: block;
    float: left;
    width: 100%;
    padding: 5px 1%;
    margin: 3px 0;
    background: #f9f9f9;
    border-top: 1px solid #f1f1f1
}

.datepicker-plot-area .datepicker-time-view>div.time-segment {
    display: block;
    width: 22%;
    height: 60px;
    float: left;
    overflow: hidden
}

.datepicker-plot-area .datepicker-time-view>div.time-segment:hover .down-btn,
.datepicker-plot-area .datepicker-time-view>div.time-segment:hover .up-btn {
    font-weight: 700;
    background-color: #fff
}

.datepicker-plot-area .datepicker-time-view .divider {
    display: block;
    width: 3%;
    height: 60px;
    line-height: 60px !important;
    float: left;
    overflow: hidden;
    font: 12px bold
}

.datepicker-plot-area .datepicker-time-view .down-btn,
.datepicker-plot-area .datepicker-time-view .up-btn {
    display: block;
    float: left;
    width: 100%;
    margin: 0;
    height: 20px;
    line-height: 18px
}

.datepicker-plot-area .datepicker-time-view .down-btn:hover,
.datepicker-plot-area .datepicker-time-view .up-btn:hover {
    background-color: #eee
}

.datepicker-plot-area .datepicker-time-view input {
    display: block;
    width: 90%;
    margin: 0 5%;
    height: 20px;
    padding: 0;
    border: none;
    background: #f9f9f9
}

.datepicker-plot-area .datepicker-day-view .table-days {
    width: 100%;
    float: left;
    direction: rtl
}

.datepicker-plot-area .datepicker-day-view .table-days tr {
    width: 300px
}

.datepicker-plot-area .datepicker-day-view .table-days td {
    height: 26px;
    padding: 0;
    margin: 0
}

.datepicker-plot-area .datepicker-day-view .table-days td span {
    display: block;
    width: 100%;
    height: 26px;
    line-height: 26px;
    padding: 0;
    margin: 0
}

.datepicker-plot-area .datepicker-day-view .month-grid-box {
    display: block;
    width: 100%;
    float: right;
    min-width: 150px;
    height: 180px;
    margin: 10px 1% 5px
}

.datepicker-plot-area .datepicker-day-view .month-grid-box .header .header-row {
    display: block;
    width: 100%;
    height: 25px;
    float: left
}

.datepicker-plot-area .datepicker-day-view .month-grid-box .header .header-row-cell {
    display: block;
    width: 14%;
    height: 25px;
    float: right;
    line-height: 25px;
    text-indent: 6px;
    font: 14px tahoma;
    font-weight: 700;
    color: #333
}

.datepicker-plot-area .datepicker-month-view .month-item,
.datepicker-plot-area .datepicker-year-view .year-item {
    display: block;
    width: 31%;
    margin: 2px 1% 0;
    float: right;
    height: 36px;
    line-height: 34px
}

.datepicker-plot-area .toolbox {
    display: block;
    width: 100%;
    float: left;
    padding: 3px 0
}

.datepicker-plot-area .toolbox .btn-today {
    display: block;
    width: 60px;
    height: 20px;
    line-height: 16px;
    margin: 0 auto;
    font-weight: 700;
    background-color: #fff
}

.datepicker-plot-area .toolbox .btn-today:hover {
    background-color: #eee
}

.datepicker-plot-area .datepicker-header {
    display: block;
    width: 98%;
    height: 30px;
    float: left;
    padding: 3px 1% 0
}

.datepicker-plot-area .datepicker-header .btn-next,
.datepicker-plot-area .datepicker-header .btn-prev,
.datepicker-plot-area .datepicker-header .btn-switch {
    height: 28px;
    line-height: 28px;
    font-weight: 700;
    background-color: #fff;
    color: #333
}

.datepicker-plot-area .datepicker-header .btn-next:hover,
.datepicker-plot-area .datepicker-header .btn-prev:hover,
.datepicker-plot-area .datepicker-header .btn-switch:hover {
    background-color: #eee
}

.datepicker-plot-area .datepicker-header .btn-next {
    display: block;
    width: 15%;
    float: left
}

.datepicker-plot-area .datepicker-header .btn-switch {
    display: block;
    width: 66%;
    margin: 0 2%;
    float: left
}

.datepicker-plot-area .datepicker-header .btn-prev {
    display: block;
    width: 15%;
    float: left
}

.datepicker-plot-area {
    z-index: 999
}

.datepicker-plot-area .datepicker-header .btn-next,
.datepicker-plot-area .datepicker-header .btn-prev {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.province-chooser {
    border-radius: 3px;
    font-size: 13px;
    background-color: #e5e5e5;
    margin: 6px 10px
}

.header-search {
    position: relative
}

.header-search form {
    position: absolute;
    top: -32px;
    left: 0;
    float: left
}

.header-search .form-group {
    margin: 0;
    position: relative
}

.header-search .form-group button[type=submit] {
    position: absolute;
    top: -3px;
    left: 3px;
    border: 0 none;
    background: transparent;
    color: #777777
}

.header-search .form-group input {
    border-radius: 0;
    box-shadow: none;
    border: 0 none;
    background: transparent;
    border-bottom: 1px solid #555555;
    width: 220px;
    transition: 0.2s all;
    font-size: 12px
}

.header-search .form-group input:focus {
    width: 320px;
    background: rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 5px #337ab7;
    border-color: transparent
}

.box {
    margin-bottom: 0
}

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

.box:after {
    clear: both
}

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

.box:after {
    clear: both
}

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

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

.box ul li.audio figure,
.box ul li.photo figure,
.box ul li.text figure,
.box ul li.video figure {
    position: relative
}

.box ul li.audio figure:before,
.box ul li.photo figure:before,
.box ul li.text figure:before,
.box ul li.video figure:before {
    display: block;
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    background: rgba(255, 255, 255, 0);
    transition: 0.2s all ease;
    font: normal normal normal 14px/1 FontAwesome;
    color: #fff;
    text-align: center;
    line-height: 30px;
    border-bottom-right-radius: 3px;
    z-index: 90
}

.box ul li.audio:hover figure:before,
.box ul li.photo:hover figure:before,
.box ul li.text:hover figure:before,
.box ul li.video:hover figure:before {
    background: rgba(242, 27, 15, 0.7)
}

.box ul li.text figure:before {
    content: "\f0f6"
}

.box ul li.video figure:before {
    content: "\f008"
}

.box ul li.audio figure:before {
    content: "\f0f6"
}

.box ul li.photo figure:before {
    content: "\f03e"
}

.box ul li.new time {
    color: #f26522
}

.box ul li.new time a {
    color: #f26522
}


.box h1,
.box h2,
.box h3,
.box h4,
.box h5,
.box h6 {
    margin: 0
}

.box figure {
    overflow: hidden
}

.box figure a {
    display: block;
    width: 100%;
    overflow: hidden
}

.box figure a img {
    display: block;
    transition: 0.1s all;
    max-width: none;
    width: 100%
}

.box time,
.box time a {
    color: #b9bec1;
    font-size: 11px
}

.box time span {
    padding-left: 4px
}

.box time:before {
    display: inline-block;
    content: "\f017";
    font: normal normal normal 14px/1 FontAwesome;
    margin-left: 4px
}

.box .author,
.box .author a {
    color: #b9bec1;
    font-size: 11px
}

.box .author:before {
    display: inline-block;
    content: "\f007";
    font: normal normal normal 14px/1 FontAwesome;
    margin-left: 4px
}

.box .author.photo:before {
    content: "\f030"
}

.box.no-header header {
    display: none !important
}

.box.no-time time {
    display: none !important
}

.box.has-zoom ul li:hover figure img {
    transform: scale(1.05)
}

.box.has-pages>header {
    margin-bottom: 20px
}

.box.has-pages>header .pagination {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    background: #fff;
    padding-right: 8px
}

.box.has-pages>header .pagination div {
    float: right;
    width: 15px;
    height: 15px;
    background: rgba(0, 171, 147, 0.5);
    border-radius: 100%;
    overflow: hidden;
    margin-top: 6px;
    margin-right: 6px;
    text-indent: 2000px;
    transition: 0.2s all
}

.box.has-pages>header .pagination div.active {
    background: #00ab93
}

.box.has-pages>div {
    overflow: hidden
}

.box.has-pages ul li figure:before {
    content: none
}

.box.has-carousel .owl-next,
.box.has-carousel .owl-prev {
    width: 27px;
    height: 27px;
    border-radius: 2px;
    background-clip: padding-box;
    background-color: #00b5af;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    color: #fff;
    text-align: center;
    font-family: 'FontAwesome';
    display: block;
    float: left;
    font-size: 11px;
    line-height: 27px;
    margin-left: 10px
}

.box.has-desc.desc-overlay ul li .desc p {
    display: block;
    color: #eeeeee
}

.box h4 {
    font-size: 13px;
    font-weight: normal
}

.box h4 a {
    display: block;
    padding-bottom: 10px;
    color: #8b8e8e
}

.box h4 a:hover {
    color: #00b5af
}

.box._bg-gray>div {
    padding: 10px;
    background: #F1F1F1
}

.box._bg-gray>footer {
    background: #F1F1F1
}

.box.item_bg-gray ul li {
    background: #f9f9f9
}

.box._border-right {
    border-right: 3px solid #b7b7b7
}

.box._border-left {
    border-left: 3px solid #b7b7b7
}

.box._border-radius>div {
    border-radius: 4px
}

.box._box-shadow>div {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    transition: 0.2s all ease
}

.box._box_relative {
    position: relative
}

.box>header {
    position: relative;
    display: table;
    width: 100%;
    margin-bottom: 10px
}

.box>header:before {
    content: '';
    display: inline-block;
    border: 1px solid #e2e3e7;
    width: 100%;
    top: 13px;
    right: 0;
    position: absolute
}

.box>header h2 {
    font-size: 22px;
    z-index: 2;
    position: relative;
    background-color: #fff;
    padding-left: 10px;
    font-weight: normal;
    display: inline-block
}

.box>header .more {
    float: left;
    position: absolute;
    top: -3px;
    left: 0;
    font-size: 10px;
    color: #78909c
}

.box>header .more:before {
    content: '\f03a';
    font-family: 'FontAwesome';
    font-size: 12px;
    color: #78909c;
    vertical-align: middle;
    text-align: center;
    display: inline-block;
    margin-left: 5px
}

.box>header .info {
    margin-bottom: 20px
}

.box>header .info h1 {
    margin-bottom: 10px !important
}

.box>header .info p {
    font-size: 14px;
    color: #777
}

.box>footer {
    padding: 0 10px 10px
}

.box>footer .more {
    color: #315898;
    font-size: 10px;
    font-weight: 700;
    text-align: left;
    display: block
}

.box.has-more-bottom>footer .more {
    background-color: #78909c;
    color: #fff;
    padding: 8px 0;
    border-radius: 5px;
    display: block;
    text-align: center;
    font-size: 16px;
    border: 1px solid transparent;
    position: relative
}

.box.has-more-bottom>footer .more:hover {
    background: transparent;
    color: #316898;
    border: 1px solid #316898
}

.box.has-more-bottom>footer .more:before {
    font-size: 14px;
    margin-left: 4px;
    width: 20px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: '\f141'
}

.box.has-more-bottom.has-more-centered>footer {
    text-align: center
}

.box.has-more-bottom.has-more-centered>footer .more {
    display: inline-block;
    padding: 8px 16px
}

.box.header-tab {
    padding-top: 10px;
    position: relative;
    margin-top: 20px
}

.box.header-tab.no-header {
    margin-top: 0
}

.box.header-tab>header {
    background: transparent;
    margin-bottom: 0;
    float: right;
    display: block;
    width: auto;
    position: absolute;
    top: 0;
    height: 25px;
    right: 10px;
    margin-top: -7px;
    border-top: 2px solid #e2e3e7;
    border-left: 2px solid #e2e3e7;
    border-right: 2px solid #e2e3e7;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.box.header-tab>header:before {
    display: none
}

.box.header-tab>header h2 {
    background: transparent;
    padding-right: 10px;
    padding-top: 10px;
    color: #ef563b
}

.box.header-tab>header h2:before {
    display: none
}

.box.header-tab>header h2 a {
    color: #ef563b;
    background: transparent
}

.box.header-tab>div {
    border-top: 3px solid #e2e3e7
}

.box.header-tab._bg-gray {
    background: transparent
}

.box.header-tab._bg-gray>header {
    background: #F1F1F1
}

.box.header-tab._bg-gray>div {
    background: #F1F1F1
}

.box.header-tab._bg-gray>footer {
    background: #F1F1F1
}

.box.circle-info {
    margin-bottom: 10px
}

.box.circle-info ul li {
    position: relative
}

.box.circle-info ul li.new .comments,
.box.circle-info ul li.new time {
    background-color: #f26522;
    color: #fff
}

.box.circle-info ul li.new .comments a,
.box.circle-info ul li.new time a {
    color: #fff
}

.box.circle-info ul li.new .comments a span,
.box.circle-info ul li.new time a span {
    color: #fff
}

.box.circle-info ul li .comments,
.box.circle-info ul li .visits,
.box.circle-info ul li time {
    width: 40px;
    height: 40px;
    margin-top: 7px;
    text-align: center;
    background: #e2e3e7;
    line-height: 1.2;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    transition: 0.2s all ease;
    color: #aaa;
    display: block;
    float: right;
    margin-right: -40px;
    overflow: hidden
}

.box.circle-info ul li .comments a,
.box.circle-info ul li .visits a,
.box.circle-info ul li time a {
    display: block;
    color: #aaa;
    padding: 5px 0 !important;
    font-size: 8px
}

.box.circle-info ul li .comments span,
.box.circle-info ul li .visits span,
.box.circle-info ul li time span {
    font-size: 14px;
    font-weight: 700;
    color: #aaa;
    display: block;
    padding: 0
}

.box.circle-info ul li .comments:before,
.box.circle-info ul li .visits:before,
.box.circle-info ul li time:before {
    display: none
}

.box.circle-info ul li .desc {
    margin-right: 40px
}

.box.circle-info ul li .desc a {
    padding-right: 10px
}

.box.circle-info ul li .desc h3+.comments,
.box.circle-info ul li .desc h3+.visits,
.box.circle-info ul li .desc h3+time {
    position: absolute;
    right: 0;
    margin-right: 0;
    top: 0
}

.box.circle-info ul li:before {
    display: block;
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    background: #aaa;
    top: 0;
    right: 25px
}

.box.tab-pane>div {
    padding-top: 20px
}

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

.box.header-red>header h2,
.box.header-red>header h2 a {
    color: #EB1F1F
}

.box.top {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    border-radius: 3px;
    margin-bottom: 30px;
    position: relative
}

.box.top .related-slides {
    font-size: 10px
}

.box.top .related-slides span {
    display: block;
    padding-right: 0
}

.box.top .related-slides span:before {
    content: "";
    width: 5px;
    height: 5px;
    display: inline-block;
    background-color: #315898;
    vertical-align: middle;
    border-radius: 50px;
    margin-left: 5px
}

.box.top ul {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    overflow: hidden
}

.box.top ul>li:nth-child(n+2) {
    display: none
}

.box.top li {
    float: right;
    margin-bottom: 0;
    width: 850px;
    height: 229px
}

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

.box.top li:after {
    clear: both
}

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

.box.top li:after {
    clear: both
}

.box.top li:hover h3 a {
    color: #315898
}

.box.top li:hover h4 a {
    color: #043db3
}

.box.top figure {
    float: right;
    width: 48%
}

.box.top h3 {
    font-size: 20px
}

.box.top h3 a {
    display: block;
    color: #333333;
    padding-bottom: 10px
}

.box.top h3 a:hover {
    color: #315898
}

.box.top p {
    font-size: 12px;
    line-height: 20px;
    color: #555
}

.box.top .desc {
    padding: 10px;
    margin-right: 48%;
    position: relative;
    max-height: 100%;
    overflow: hidden;
    height: 100%
}

.box.top .desc time {
    position: absolute;
    bottom: 0
}

.box.top .control-section ol {
    position: static;
    width: auto;
    margin: 0;
    background: #f1f1f1;
    padding: 0
}

.box.top .control-section ol li {
    display: block;
    text-indent: 0;
    width: 100%;
    height: auto;
    color: #546e7a !important;
    text-align: right;
    font-size: 12px;
    border: 0 none;
    padding: 10px;
    border-bottom: 1px solid #e0e4e6;
    border-radius: 0;
    margin: 0;
    background: "#ccc\9";
    cursor: pointer;
    background: #f1f1f1
}

.box.top .control-section ol li:last-child {
    border: 0 none
}

.box.top .control-section ol li.active,
.box.top .control-section ol li:hover {
    background: #e5e5e5
}

.box.top .control-section ol li time {
    color: #aaa;
    font-size: 12px
}

.box.top .control-section ol li time span:before {
    display: none
}

.box.top .control-section ol li time:before {
    content: '/';
    display: inline-block;
    height: 10px;
    width: 10px;
    color: #aaa;
    margin: 0 20px
}

.box.top .control-section ol li.text span:before {
    content: "\f0f6"
}

.box.top .control-section ol li.video span:before {
    content: "\f008"
}

.box.top .control-section ol li.audio span:before {
    content: "\f0f6"
}

.box.top .control-section ol li.photo span:before {
    content: "\f03e"
}

.box.top .control-section ol li span:before {
    font-size: 14px;
    margin-left: 4px;
    width: 20px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased
}

.box.top .slider-button {
    width: 27px;
    height: 27px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #043db3;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    display: block;
    color: #fff;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0
}

.box.top .slider-button i {
    vertical-align: middle;
    text-align: center
}

.box.top .slider-button.prev-button {
    bottom: 65px;
    left: 20px
}

.box.top .slider-button.prev-button i {
    padding: 2px
}

.box.top .slider-button.next-button {
    bottom: 25px;
    left: 20px
}

.box.top .slider-button.next-button i {
    padding: 5px
}

.box.top .slider-button.next-button:hover,
.box.top .slider-button.prev-button:hover {
    background-color: #2967ca;
    color: #fff
}

.box.top.full-image li {
    height: 566px;
    position: relative
}

.box.top.full-image li figure {
    float: none;
    width: 100%
}

.box.top.full-image li .desc {
    position: absolute;
    width: 100%;
    height: auto;
    bottom: 0;
    right: 0;
    margin: 0;
    padding-top: 40px;
    transition: 0.2s all;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, 0.6) 100%)
}

.box.top.full-image li .desc time {
    position: static;
    display: inline-block;
    color: #fff
}

.box.top.full-image li .desc time a {
    color: #fff
}

.box.top.full-image li .desc h4 {
    display: inline-block;
    font-size: 11px;
    margin-right: 10px
}

.box.top.full-image li .desc h4 a {
    color: #fff
}

.box.top.full-image li .desc h3 a {
    color: #fff
}

.box.top.full-image li:hover .desc {
    padding-top: 120px
}

.box.top.full-width li {
    height: 760px;
    width: 1160px
}

.box.top.showcase {
    box-shadow: 0 0 0 transparent
}

.box.top.showcase>header:before {
    display: none
}

.box.top.showcase>header h2,
.box.top.showcase>header h2>a {
    background: transparent;
    color: #fff
}

.box.top.showcase>header h2>a:before,
.box.top.showcase>header h2:before {
    background: #fff
}

.box.top.showcase>div {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3)
}

.box.top.showcase ul {
    border-radius: 3px
}

.box.top.showcase ul li {
    height: auto;
    width: 754px
}

.box.top .owl-controls {
    position: absolute;
    bottom: 10px;
    left: 10px;
    z-index: 900
}

.box.top .owl-controls .owl-next,
.box.top .owl-controls .owl-prev {
    width: 27px;
    height: 27px;
    border-radius: 2px;
    background-clip: padding-box;
    background-color: #043db3;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    color: #fff;
    text-align: center;
    font-family: 'FontAwesome';
    display: block;
    float: left;
    font-size: 11px;
    line-height: 27px;
    margin-left: 10px
}

.box.top.centered-controls .owl-controls {
    bottom: auto;
    top: 50%;
    left: 0;
    width: 100%;
    height: 0;
    overflow: visible
}

.box.top.centered-controls .owl-controls .owl-next,
.box.top.centered-controls .owl-controls .owl-prev {
    margin: 0;
    font-size: 48px;
    width: 80px;
    height: 80px;
    background: transparent;
    box-shadow: none;
    line-height: 80px;
    text-shadow: 0 0 4px #333333;
    margin-top: -40px;
    transition: 0.2s all
}

.box.top.centered-controls .owl-controls .owl-next:hover,
.box.top.centered-controls .owl-controls .owl-prev:hover {
    color: #eeeeee
}

.box.top.centered-controls .owl-controls .owl-next {
    float: right
}

.box.top .related-box {
    position: absolute;
    bottom: 20px;
    right: 10px
}

.box.card>div ul li {
    margin-bottom: 30px;
    height: 300px;
    border-radius: 3px;
    vertical-align: top
}

.box.card>div ul li figure {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    position: relative;
    overflow: visible;
    z-index: 10
}

.box.card>div ul li figure>a {
    display: block;
    position: absolute;
    top: 0;
    height: 175px;
    overflow: hidden;
    border-bottom: 3px solid #b7b7b7
}

.box.card>div ul li .desc {
    padding: 175px 10px 0;
    background: #f1f1f1;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    transition: 0.2s all ease;
    height: 100%;
    overflow: hidden;
    border-radius: 3px;
    position: relative
}

.box.card>div ul li .desc a {
    padding-top: 10px
}

.box.card>div ul li .desc h4 a {
    padding-bottom: 3px;
    display: block
}

.box.card>div ul li .desc h3 {
    font-size: 14px;
    line-height: 20px
}

.box.card>div ul li .desc h3 a {
    padding-top: 10px;
    padding-bottom: 3px;
    display: block
}

.box.card>div ul li .desc h4+h3 a {
    padding-top: 0
}

.box.card>div ul li .desc time {
    position: absolute;
    bottom: 10px
}

.box.card>div ul li:hover .desc {
    background: #e1e1e1
}

.box.card.first-featured figure>a img {
    width: 100%;
    height: auto
}

.box.card.horizontal-since-3>div ul li:nth-child(n+3) {
    height: 135px
}

.box.card.horizontal-since-3>div ul li:nth-child(n+3) .desc {
    padding-top: 0
}

.box.card.horizontal-since-3.cols-2>div ul li:nth-child(n+3) {
    height: 124px
}

.box.card.horizontal-since-2>div ul li:nth-child(n+2) {
    height: 124px
}

.box.card.horizontal-since-2>div ul li:nth-child(n+2) .desc {
    padding-top: 0
}

.box.card.no-figure-since-3>div ul li:nth-child(n+3) .desc {
    border-top: 3px solid #b7b7b7
}

.box.card.no-figure-since-3>div ul li:nth-child(n+3) figure {
    display: none
}

.box.card.thumbs-since-2>div ul li:nth-child(n+2) figure {
    width: 40%;
    float: right
}

.box.card.thumbs-since-2>div ul li:nth-child(n+2) figure:before {
    top: 3px
}

.box.card.thumbs-since-2>div ul li:nth-child(n+2) figure a {
    height: 124px;
    border: 0 none;
    padding-top: 3px;
    width: 100%
}

.box.card.thumbs-since-2>div ul li:nth-child(n+2) figure a img {
    height: 100%;
    width: auto;
    max-width: none !important;
    position: absolute;
    left: 50%;
    margin-left: -92px
}

.box.card.thumbs-since-2>div ul li:nth-child(n+2) .desc {
    border-top: 3px solid #b7b7b7
}

.box.card.thumbs-since-2>div ul li:nth-child(n+2) .desc>* {
    padding-right: 10px
}

.box.card.thumbs-since-2>div ul li:nth-child(n+2) figure+.desc {
    padding-right: 40%
}

.box.card.thumbs-since-3>div ul li:nth-child(n+3) figure {
    width: 40%;
    float: right
}

.box.card.thumbs-since-3>div ul li:nth-child(n+3) figure:before {
    top: 3px
}

.box.card.thumbs-since-3>div ul li:nth-child(n+3) figure a {
    height: 124px;
    border: 0 none;
    padding-top: 3px;
    width: 100%
}

.box.card.thumbs-since-3>div ul li:nth-child(n+3) figure a img {
    height: 100%;
    width: auto;
    max-width: none;
    position: absolute;
    left: 50%;
    margin-left: -92px
}

.box.card.thumbs-since-3>div ul li:nth-child(n+3) .desc {
    border-top: 3px solid #b7b7b7
}

.box.card.thumbs-since-3>div ul li:nth-child(n+3) .desc>* {
    padding-right: 10px
}

.box.card.thumbs-since-3>div ul li:nth-child(n+3) figure+.desc {
    padding-right: 40%
}

.box.card.full-card>div ul,
.box.card.full-card>div ul li {
    margin-bottom: 0
}

.box.card.full-card>div ul:after,
.box.card.full-card>div ul:before,
.box.card.full-card>div ul li:after,
.box.card.full-card>div ul li:before {
    content: " ";
    display: table
}

.box.card.full-card>div ul:after,
.box.card.full-card>div ul li:after {
    clear: both
}

.box.card.full-card>div ul:after,
.box.card.full-card>div ul:before,
.box.card.full-card>div ul li:after,
.box.card.full-card>div ul li:before {
    content: " ";
    display: table
}

.box.card.full-card>div ul:after,
.box.card.full-card>div ul li:after {
    clear: both
}

.box.card.full-card>div ul li {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    border-radius: 3px;
    margin-bottom: 30px;
    position: relative;
    background: #f1f1f1;
    border-top: 3px solid #b7b7b7;
    height: 272px
}

.box.card.full-card>div ul li:hover {
    background: #e1e1e1
}

.box.card.full-card>div ul li:hover h3 a {
    color: #315898
}

.box.card.full-card>div ul li:hover h4 a {
    color: #043db3
}

.box.card.full-card>div ul li:hover .desc {
    background: transparent
}

.box.card.full-card figure {
    float: right;
    width: 48%;
    height: 100%;
    box-shadow: 0 0 0 transparent
}

.box.card.full-card figure a {
    height: 100%;
    border: 0 none
}

.box.card.full-card .desc {
    padding: 10px;
    margin-right: 48%;
    position: relative;
    max-height: 100%;
    overflow: hidden;
    height: 100%;
    background: transparent;
    box-shadow: 0 0 0 transparent
}

.box.card.full-card .desc time {
    position: absolute;
    bottom: 10px;
    z-index: 200
}

.box.card.full-card .desc p {
    font-size: 12px;
    line-height: 20px;
    color: #444
}

.box.card.full-card .desc h3 {
    font-size: 20px;
    line-height: 1.5
}

.box.card.full-card .desc h3 a {
    display: block;
    color: #333333;
    padding-bottom: 10px
}

.box.card.full-card .desc h3 a:hover {
    color: #315898
}

.box.card.full-card.horizontal>div ul li {
    height: 170px
}

.box.card.full-card.horizontal>div ul li figure {
    width: 33.333333%
}

.box.card.full-card.horizontal>div ul li .desc {
    margin-right: 33.333333%;
    padding-top: 0
}

.box.card.full-card.horizontal>div ul li .desc h3 {
    line-height: 1.3
}

.box.card.full-card.horizontal>div ul li .desc h3 a {
    padding-bottom: 0
}

.box.card.full-card.horizontal>div ul li .desc time {
    bottom: 0
}

.box.card.full-card.horizontal.condensed>div ul li {
    height: 140px
}

.box.card.full-card.horizontal.condensed>div ul li figure {
    width: 25%
}

.box.card.full-card.horizontal.condensed>div ul li .desc {
    margin-right: 25%
}

.box.card.inline-since-5>div ul li:nth-child(n+5) {
    width: 33.333333%;
    height: 110px
}

.box.card.inline-since-5>div ul li:nth-child(n+5) figure a {
    height: 110px
}

.box.card.inline-since-5>div ul li:nth-child(n+5) figure a img {
    margin-left: -82px
}

.box.card.inline-since-5>div ul li:nth-child(n+5) .desc {
    padding-top: 0
}

.box.card.inline-since-5>div ul li:nth-child(n+5) .desc h4 {
    display: none
}

.box.card.inline-since-5>div ul li:nth-child(n+5) .desc h3 a {
    display: block;
    padding-top: 8px
}

.box.card.inline-since-5>div ul li:nth-child(n+5) .desc time {
    display: none
}

.box.card.full-height-since-2>div ul li:nth-child(n+2) {
    height: 431px
}

.box.card.full-height-since-2>div ul li:nth-child(n+2) figure a {
    height: 331px;
    position: relative
}

.box.card.full-height-since-2>div ul li:nth-child(n+2) figure a img {
    position: absolute;
    height: 100%;
    width: auto;
    max-width: none !important;
    margin-left: -245px;
    left: 50%;
    top: 0
}

.box.card.full-height-since-2>div ul li:nth-child(n+2) .desc {
    padding-top: 0;
    height: 100px
}

.box.card.floated-since-2>div ul {
    position: relative
}

.box.card.floated-since-2>div ul li {
    float: none;
    width: 50% !important;
    margin-bottom: 20px
}

.box.card.floated-since-2>div ul li:nth-child(n+2) {
    float: right
}

.box.card.floated-since-2.first-featured>div ul li:first-child {
    height: 267px
}

.box.card.floated-since-2.first-featured>div ul li:first-child figure a {
    height: 175px
}

.box.card.floated-since-2.first-featured>div ul li:first-child .desc {
    padding-top: 175px
}

.box.card.bottom-fade>div ul li .desc {
    position: relative
}

.box.card.bottom-fade>div ul li .desc:after {
    display: block;
    content: '';
    width: 100%;
    height: 24%;
    position: absolute;
    bottom: 0;
    background: linear-gradient(to top, #f1f1f1 50%, transparent 100%);
    transition: 0.2s all ease
}

.box.card.bottom-fade>div ul li:hover .desc:after {
    background: linear-gradient(to top, #e1e1e1 50%, transparent 100%)
}

.box.card.bottom-fade.bottom-fade.bottom-fade-small>div ul li .desc:after {
    height: 20px;
    background: linear-gradient(to top, #f1f1f1 0%, transparent 100%)
}

.box.card.bottom-fade.bottom-fade.bottom-fade-small>div ul li:hover .desc:after {
    background: linear-gradient(to top, #e1e1e1 0%, transparent 100%)
}

.box.card .pagination {
    margin: 0 auto
}

.box.cols>div ul {
    margin: 0 -10px;
    font-size: 0
}

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

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

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

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

.box.cols>div ul li {
    padding: 0 10px
}

.box.cols>div ul li p {
    font-size: 12px;
    line-height: 20px;
    color: #444
}

.box.cols.cols-3>div ul li {
    width: 33.333333333%;
    float: right
}

.box.cols.cols-3.desc-overlay ul li {
    height: 175px
}

.box.cols.cols-4>div ul li {
    width: 25%;
    float: right
}

.box.cols.cols-4.desc-overlay ul li {
    height: 150px
}

.box.cols.cols-2>div ul li {
    width: 50%;
    float: right
}

.box.cols.cols-2.first-featured ul li {
    width: 40%
}

.box.cols.cols-2.first-featured ul li:first-child {
    width: 60%;
    height: 431px
}

.box.cols.cols-2.first-featured ul li:first-child figure a {
    height: 331px
}

.box.cols.cols-2.first-featured ul li:first-child .desc {
    padding-top: 331px
}

.box.cols.card>div ul li figure>a {
    overflow: hidden
}

.box.cols.card>div ul li figure>a img {
    max-width: none;
    width: auto;
    height: auto;
    min-height: 100%;
    min-width: 100%;
    max-height: 100%
}

.box.cols.card.first-featured>div ul li figure>a img {
    max-width: 100%
}

.box.cols.sports>div ul li {
    background: transparent;
    box-shadow: none;
    height: 141px;
    border: 0 none
}

.box.cols.sports>div ul li figure {
    float: none;
    position: absolute;
    top: 3px;
    right: 10px;
    border-radius: 0 3px 3px 0;
    overflow: hidden;
    max-height: 138px
}

.box.cols.sports>div ul li figure a {
    width: 100%;
    height: auto
}

.box.cols.sports>div ul li figure a img {
    width: 100%;
    height: auto
}

.box.cols.sports>div ul li .desc {
    padding: 175px 10px 0;
    background: #f1f1f1;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    transition: 0.2s all ease;
    height: 100%;
    overflow: hidden;
    border-radius: 3px;
    position: relative;
    border-top: 3px solid #93cc2f;
    margin-right: 0;
    padding: 0 52% 0 0
}

.box.cols.sports>div ul li .desc a {
    padding-top: 10px
}

.box.cols.sports>div ul li .desc h4 a {
    padding-bottom: 3px;
    display: block
}

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

.box.cols.sports>div ul li .desc h3 a {
    padding-top: 10px;
    padding-bottom: 3px;
    display: block
}

.box.cols.sports>div ul li .desc h4+h3 a {
    padding-top: 0
}

.box.cols.sports>div ul li .desc time {
    position: absolute;
    bottom: 10px
}

.box.cols.sports>div ul li:hover {
    background: transparent
}

.box.cols.sports>div ul li:hover .desc {
    background: #e1e1e1
}

.box.cols.desc-overlay>div ul li {
    margin-bottom: 20px
}

.box.cols.desc-overlay>div ul li figure {
    max-height: 277px;
    overflow: hidden
}

.box.cols.desc-overlay>div ul li figure:before {
    top: 3px !important
}

.box.cols.desc-overlay>div ul li figure>a {
    height: 277px
}

.box.cols.desc-overlay>div ul li figure img {
    width: 100%;
    height: 100%
}

.box.cols.desc-overlay.cols-3>div ul li figure>a {
    height: 175px
}


.box.list ul li {
    margin-bottom: 2px;
    position: relative
}

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

.box.list ul li:after {
    clear: both
}

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

.box.list ul li:after {
    clear: both
}

.box.list ul li figure {
    display: none
}

.box.list ul li .desc {
    display: block;
    height: 50px
}

.box.list ul li .desc>* {
    vertical-align: middle;
    display: inline-block
}

.box.list ul li .desc a {
    display: block
}

.box.list ul li h4 {
    font-size: 10px
}

.box.list ul li h4 a {
    color: #8b8e8e;
    padding-bottom: 0px
}

.box.list ul li h4~h3 a {
    padding-top: 0
}

.box.list ul li h3 {
    font-size: 12px;
    font-weight: normal;
    line-height: 1.5
}

.box.list ul li h3 a {
    color: #333;
    padding-top: 6px
}

.box.list ul li:hover h3 a {
    color: #315898
}

.box.list ul li:hover .comments,
.box.list ul li:hover .visits,
.box.list ul li:hover time {
    background: #315898;
    color: #fff
}

.box.list ul li:hover .comments a,
.box.list ul li:hover .comments span,
.box.list ul li:hover .visits a,
.box.list ul li:hover .visits span,
.box.list ul li:hover time a,
.box.list ul li:hover time span {
    color: #fff
}

.box.list.list-bullets ul li {
    margin-bottom: 4px
}

.box.list.list-bullets ul li.new:before {
    color: #f26522
}

.box.list.list-bullets ul li:before {
    margin-left: 4px;
    width: 20px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    font: normal normal normal 9px/1 FontAwesome;
    -webkit-font-smoothing: antialiased;
    content: '\f192';
    color: #91aec1;
    position: absolute;
    top: 9px;
    right: 0px;
    font-size: 15px
}

.box.list.list-bullets ul li .desc {
    display: inline-block;
    padding-right: 24px;
    height: auto;
    vertical-align: middle
}

.box.list.list-bullets ul li .desc h3,
.box.list.list-bullets ul li .desc h4 {
    padding-right: 0
}

.box.list.list-bullets ul li h3 {
    display: inline-block;
    padding-right: 24px
}

.box.list.list-bullets ul li h4 {
    display: inline-block;
    padding-right: 24px
}

.box.list.list-bullets ul li h4+h3 {
    display: block;
    margin-top: -4px
}

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

.box.list.list-bullets ul li.audio .desc a:before,
.box.list.list-bullets ul li.photo .desc a:before,
.box.list.list-bullets ul li.text .desc a:before,
.box.list.list-bullets ul li.video .desc a:before {
    font: normal normal normal 14px/1 FontAwesome;
    color: #fff;
    display: inline-block;
    padding-left: 10px
}

.box.list.list-bullets ul li.text:before {
    content: "\f0f6"
}

.box.list.list-bullets ul li.video:before {
    content: "\f008"
}

.box.list.list-bullets ul li.audio:before {
    content: "\f0f6"
}

.box.list.list-bullets ul li.photo:before {
    content: "\f03e"
}

.box.list.list-nowrap .desc {
    max-width: 100%
}

.box.list.list-nowrap ul {
    margin-bottom: 12px;
    max-width: 100%
}

.box.list.list-nowrap ul li {
    margin-bottom: 0
}

.box.list.list-nowrap ul li h3,
.box.list.list-nowrap ul li h4 {
    max-width: 100%;
    overflow: hidden
}

.box.list.list-nowrap ul li h3 a,
.box.list.list-nowrap ul li h4 a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.box.list.has-cols>div {
    margin: 0 -10px
}

.box.list.has-cols>div ul {
    width: 50%;
    float: right;
    padding: 0 10px
}

.box.media-section>header:before {
    display: none
}

.box.media-section>header h2,
.box.media-section>header h2>a {
    background: transparent;
    color: #fff
}

.box.media-section>header h2>a:before,
.box.media-section>header h2:before {
    background: #fff
}

.box.media-section>header .media-category {
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
    font-size: 12px
}

.box.media-section>header .media-category li {
    float: right;
    border-left: 1px solid #859597;
    line-height: 1
}

.box.media-section>header .media-category li:last-child {
    border-left: 0 none
}

.box.media-section>header .media-category li:last-child a {
    padding-left: 0
}

.box.media-section>header .media-category li a {
    display: block;
    color: #fff;
    padding: 0 12px
}

.box.media-section>header .media-category li a:hover {
    color: #00b8d4
}

.box.media-section>div ul {
    margin: 0 -10px;
    padding: 0;
    list-style: none
}

.box.media-section>div ul li {
    margin-top: 20px;
    width: 33.333333%;
    float: right;
    padding: 0 10px;
    position: relative;
    margin-bottom: 0
}

.box.media-section>div ul li figure {
    position: relative
}

.box.media-section>div ul li figure a {
    display: block;
    position: relative
}

.box.media-section>div ul li figure:before {
    display: none
}

.box.media-section>div ul li figure:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, 0.6) 100%);
    height: 100px;
    width: 100%;
    z-index: 11;
    transition: 0.2s all
}

.box.media-section>div ul li .desc {
    position: absolute;
    bottom: 20px;
    right: 20px;
    margin-left: 20px;
    z-index: 30
}

.box.media-section>div ul li .desc h3 {
    font-size: 18px
}

.box.media-section>div ul li .desc h3 a {
    color: #fff
}

.box.media-section>div ul li.audio .desc a:before,
.box.media-section>div ul li.photo .desc a:before,
.box.media-section>div ul li.text .desc a:before,
.box.media-section>div ul li.video .desc a:before {
    font: normal normal normal 14px/1 FontAwesome;
    color: #fff;
    display: inline-block;
    padding-left: 10px
}

.box.media-section>div ul li.text .desc a:before {
    content: "\f0f6"
}

.box.media-section>div ul li.video .desc a:before {
    content: "\f008"
}

.box.media-section>div ul li.audio .desc a:before {
    content: "\f0f6"
}

.box.media-section>div ul li.photo .desc a:before {
    content: "\f03e"
}

.box.media-section.first-featured>div ul li {
    max-height: 235px;
    overflow: hidden
}

.box.media-section.first-featured>div ul li:first-child {
    width: 66.66666%;
    max-height: 500px
}

.box.media-section.horizontal {
    padding: 0;
    margin-bottom: 0
}

.box.media-section.horizontal ul {
    margin: 0
}

.box.media-section.horizontal ul li {
    padding: 0;
    width: 25%;
    margin-top: 0
}

.box.media-section.horizontal ul li:hover figure a:after {
    height: 200px
}

.box.media-section.vertical {
    padding-top: 0;
    margin-top: 0
}

.box.media-section.vertical ul li {
    width: 100%;
    float: none;
    border-radius: 3px;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 14px
}

.box.media-section.vertical ul li figure {
    border-radius: 3px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3)
}

.box.desc-overlay.lazy-player ul li figure a,
.box.lazy-player ul li figure a {
    position: relative
}

.box.desc-overlay.lazy-player ul li figure a:after,
.box.lazy-player ul li figure a:after {
    position: absolute;
    transition: all .6s ease;
    display: block;
    content: '';
    width: 80px;
    height: 80px;
    top: 50%;
    left: 50%;
    margin-top: -24px;
    margin-left: -33.5px;
    background: url('../img/play-1.png') no-repeat;
    transition: none
}

.box.desc-overlay.lazy-player ul li figure a:hover:after,
.box.lazy-player ul li figure a:hover:after {
    background: url('../img/play-2.png') no-repeat;
    transition: all .6s ease;
}

.box.desc-overlay.lazy-player ul li figure:after,
.box.lazy-player ul li figure:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, 0.6) 100%);
    height: 100px;
    width: 100%;
    z-index: 11;
    transition: 0.2s all
}

.box.desc-overlay.lazy-player ul li.has-player,
.box.lazy-player ul li.has-player {
    margin-bottom: -4px
}

.box.desc-overlay.lazy-player ul li.has-player .desc,
.box.lazy-player ul li.has-player .desc {
    bottom: auto;
    top: 20px
}

.box.desc-overlay.lazy-player ul li.has-player .desc h4,
.box.desc-overlay.lazy-player ul li.has-player .desc p,
.box.desc-overlay.lazy-player ul li.has-player .desc time,
.box.lazy-player ul li.has-player .desc h4,
.box.lazy-player ul li.has-player .desc p,
.box.lazy-player ul li.has-player .desc time {
    display: none
}

.box.desc-overlay.lazy-player ul li.has-player .desc h3 a,
.box.lazy-player ul li.has-player .desc h3 a {
    visibility: hidden
}

.box.desc-overlay.lazy-player ul li.has-player .desc h3 a:before,
.box.lazy-player ul li.has-player .desc h3 a:before {
    visibility: visible;
    content: '\f08e';
    font-family: 'FontAwesome'
}

.box.clean ul li figure a {
    margin-bottom: 10px
}

.box.clean ul li h4 {
    font-size: 11px
}

.box.clean ul li h3 {
    font-size: 16px;
    line-height: 1.5
}

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

.box.clean ul li p {
    font-size: 12px;
    line-height: 20px
}

.box.clean ul li time {
    display: none
}

.box.snip ul li figure a {
    padding-bottom: 10px
}

.box.snip ul li .desc h3 {
    font-size: 16px
}

.box.snip ul li .desc h3 a {
    color: #546e7a
}

.box.snip ul li .desc p {
    font-size: 12px;
    line-height: 20px
}

.box.snip.desc-overlay ul li figure a {
    padding-bottom: 0;
    border: 0 none
}

.box.snip.desc-overlay.has-carousel .owl-controls {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 0;
    overflow: visible;
    margin-top: -14px;
    opacity: 0.6;
    transition: 0.2s all
}

.box.snip.desc-overlay.has-carousel .owl-controls .owl-next {
    float: right;
    margin-left: 0;
    margin-right: 10px
}

.box.snip.desc-overlay.has-carousel:hover .owl-controls {
    opacity: 1
}

.box.hot-news {
    margin-bottom: 30px
}

.box.hot-news ul:after,
.box.hot-news ul:before {
    content: " ";
    display: table
}

.box.hot-news ul:after {
    clear: both
}

.box.hot-news ul:after,
.box.hot-news ul:before {
    content: " ";
    display: table
}

.box.hot-news ul:after {
    clear: both
}

.box.hot-news ul li {
    position: relative;
    display: table;
    width: 100%;
    border-bottom: 1px solid #e0e4e6;
    margin-bottom: 0;
    width: 50%
}

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

.box.hot-news ul li:after {
    clear: both
}

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

.box.hot-news ul li:after {
    clear: both
}

.box.hot-news ul li .desc {
    display: inline-block
}

.box.hot-news ul li .desc h3 {
    font-weight: normal
}

.box.hot-news ul li .desc h3 a {
    color: #546e7a;
    font-size: 12px;
    display: block;
    padding: 9px 0;
    position: relative;
    line-height: 1.42857143
}

.box.hot-news ul li:hover {
    border-bottom: 1px solid #2967ca
}

.box.hot-news ul li:hover:before {
    color: #2967ca
}

.box.hot-news ul li:hover:after {
    width: 100%
}

.box.hot-news ul li:hover a {
    color: #2967ca
}

.box.hot-news ul li:after {
    content: '';
    width: 0;
    height: 1px;
    background-color: #2967ca;
    position: absolute;
    bottom: 0;
    right: 0;
    transition: all 500ms linear
}

.box.hot-news ul li:first-child {
    border: 0 none;
    width: 50%;
    float: right
}

.box.hot-news ul li:first-child:after,
.box.hot-news ul li:first-child:before {
    display: none !important
}

.box.hot-news ul li:first-child .desc h4 a {
    font-size: 13px;
    padding: 5px 0;
    display: block
}

.box.hot-news ul li:first-child .desc h3 a {
    color: #546e7a;
    font-size: 16px;
    font-weight: bold;
    padding: 0
}

.box.hot-news ul li:first-child .desc p {
    line-height: 20px;
    font-size: 12px
}

.box.hot-news ul li:first-child~li {
    margin-right: 52%;
    width: 47%
}

.box.hot-news ul li:first-child~li .desc {
    display: inline-block
}

.box.hot-news ul li:first-child~li .desc h3 {
    display: block
}

.box.hot-news ul li.audio:before,
.box.hot-news ul li.photo:before,
.box.hot-news ul li.text:before,
.box.hot-news ul li.video:before {
    font: normal normal normal 14px/1 FontAwesome;
    color: #78909c;
    display: inline-block;
    padding-left: 10px
}

.box.hot-news ul li.text:before {
    content: "\f0f6"
}

.box.hot-news ul li.video:before {
    content: "\f008"
}

.box.hot-news ul li.audio:before {
    content: "\f0f6"
}

.box.hot-news ul li.photo:before {
    content: "\f03e"
}

.box.ads.ads-orig figure a img {
    width: auto;
    margin: 0 auto;
    max-width: 100%
}

.box.ads.cols ul {
    margin: 0 -5px
}

.box.ads.cols ul li {
    padding: 0 5px
}

.box.ads.fixed-ad {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    display: none
}

.box.ads.fixed-ad:after {
    display: block;
    content: 'Ć—';
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.3);
    width: 24px;
    height: 24px;
    font-size: 18px;
    color: #fff;
    line-height: 24px;
    text-align: center;
    z-index: 1234
}

.box.ads.fixed-ad li {
    margin-bottom: 0
}

.box.ads.fixed-ad li .item-img {
    margin-bottom: 0
}

.box.ads.fixed-ad li a {
    display: block;
    width: 100%;
    text-align: center
}

.box.ads.fixed-ad li a img {
    display: block;
    width: 100%
}

.box.ads-random ul li {
    display: none
}

.box.slider.slider-sidebar ul li {
    width: 270px;
    height: auto
}

.box.slider.slider-sidebar ul li h3 {
    font-size: 16px;
    line-height: 1.5
}

.box.slider.slider-sidebar ul li h4 a {
    padding: 0
}

.box.slider.slider-sidebar .owl-controls {
    position: absolute;
    top: 80px;
    width: 100%;
    visibility: hidden;
    opacity: 0;
    transition: 0.2s all
}

.box.slider.slider-sidebar .owl-controls .owl-next {
    float: right;
    margin-right: 10px
}

.box.slider.slider-sidebar:hover .owl-controls {
    opacity: 1;
    visibility: visible
}

.box.related ul li h4 {
    font-size: 11px
}

.box.related ul li h3 {
    font-size: 13px
}

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

.box.thumbs ul li:after {
    clear: both
}

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

.box.thumbs ul li:after {
    clear: both
}

.box.thumbs ul li figure {
    width: 40%;
    float: right
}

.box.thumbs ul li .desc {
    margin-right: 40%;
    padding-right: 10px
}

.box.thumbs ul li .desc h3 {
    font-size: 16px
}

.box.comment-form .comment-info:after,
.box.comment-form .comment-info:before {
    content: " ";
    display: table
}

.box.comment-form .comment-info:after {
    clear: both
}

.box.comment-form .comment-info:after,
.box.comment-form .comment-info:before {
    content: " ";
    display: table
}

.box.comment-form .comment-info:after {
    clear: both
}

.box.comment-form .comment-info .alert {
    padding: 10px;
    font-size: 14px;
    position: relative
}

.box.comment-form .comment-info .alert .close {
    position: absolute;
    top: 4px;
    left: 4px;
    font-size: 11px;
    color: #337ab7 !important;
    opacity: 1
}

.box.gallery ul {
    margin: 0 -10px
}

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

.box.gallery ul:after {
    clear: both
}

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

.box.gallery ul:after {
    clear: both
}

.box.gallery ul li {
    float: right;
    width: 25%;
    padding: 0 10px;
    margin-bottom: 20px;
    text-align: center
}

.box.gallery ul li figure {
    height: 180px
}

.box.gallery ul li figure a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #eeeeee
}

.box.gallery ul li figure a img {
    display: inline-block;
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle
}

.box.gallery .item-sharing:after,
.box.gallery .item-sharing:before {
    content: " ";
    display: table
}

.box.gallery .item-sharing:after {
    clear: both
}

.box.gallery .item-sharing:after,
.box.gallery .item-sharing:before {
    content: " ";
    display: table
}

.box.gallery .item-sharing:after {
    clear: both
}

.box.gallery .item-sharing ul {
    margin: 10px 0 0 !important;
    float: left
}

.box.gallery .item-sharing ul li {
    float: none;
    padding: 0;
    width: auto
}

.box.rss table tr td a {
    display: block
}

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

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

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

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

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

.box.archive-fileds,
.box.archive-fileds input,
.box.archive-fileds label,
.box.archive-fileds select {
    font-size: 14px
}

.box.archive-fileds label {
    margin-bottom: 6.66666667px
}

.box.archive-fileds .has-divider {
    border-top: 1px solid #ddd;
    padding-top: 20px;
    margin-top: 20px
}

.box.breaking {
    margin-bottom: 0
}

.box.breaking>header {
    padding-top: 20px;
    width: 100px;
    float: right
}

.box.breaking>header h2 {
    background: transparent;
    color: #eb1f1f;
    font-size: 18px;
    font-weight: bold
}

.box.breaking>header h2:before {
    animation: blink 1s;
    animation-iteration-count: infinite
}

.box.breaking>div {
    margin-right: 150px;
    padding: 20px 0
}

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

.box.breaking>div h3 a {
    color: #eb5e5e;
    display: block;
    margin-bottom: 10px
}

.box.breaking>div p {
    margin-bottom: 0;
    color: #626262;
    font-size: 13px
}

.box.poll {
    margin-bottom: 10px
}

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

.box.poll:after {
    clear: both
}

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

.box.poll:after {
    clear: both
}

.box.poll .question {
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: bold
}

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

.box.poll .form-group label {
    font-size: 13px;
    margin-top: -4px;
    line-height: 20px;
    font-weight: normal;
    margin-bottom: 10px
}

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

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

.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;
    padding: 5px 13px
}

.box.poll.show-results .percent {
    position: relative
}

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

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

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

.box.poll .form-group:first-child .percent .bar {
    background: #ababab
}

.box.poll .form-group:nth-child(2) .percent .bar {
    background: #ff7676
}

.box.poll .form-group:nth-child(3) .percent .bar {
    background: #59b7ff
}

.box.poll .form-group:nth-child(4) .percent .bar {
    background: #6edb82
}

.box.poll .form-group:nth-child(5) .percent .bar {
    background: #db6ec2
}

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

.box.desc-overlay ul li figure a {
    border-bottom: 0 none;
    border-top: 3px solid #b7b7b7;
    position: relative
}

.box.desc-overlay ul li figure a:after {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    transition: 0.2s all;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, 0.6) 100%)
}

.box.desc-overlay ul li .desc {
    position: absolute;
    bottom: 0;
    right: 0;
    width: auto;
    height: auto;
    background: transparent;
    box-shadow: none;
    z-index: 80;
    padding: 6.66666667px 20px
}

.box.desc-overlay ul li .desc p {
    display: none
}

.box.desc-overlay ul li .desc time {
    position: static;
    color: #fff
}

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

.box.desc-overlay ul li .desc h4 {
    font-size: 11px
}

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

.box.desc-overlay ul li .desc h3 {
    font-size: 16px;
    line-height: 24px;
    max-height: 60px;
    overflow: hidden
}

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

.box.desc-overlay ul li .desc * {
    color: #fff;
    text-shadow: 0 0 3px #333333
}

.box.desc-overlay ul li:hover figure a:after {
    height: 80%
}

.box.desc-overlay ul li:hover .desc {
    background: transparent
}

.box.social ul {
    display: table;
    width: 100%;
    padding: 0;
    margin: 0
}

.box.social ul li {
    list-style: none;
    float: right;
    margin-left: 2px;
    width: 32.7%
}

.box.social ul li:last-child {
    margin-left: 0
}

.box.social ul li .social-icon {
    color: #fff;
    padding: 20px 0;
    text-align: center;
    line-height: 0.7;
    display: block
}

.box.social ul li .social-text {
    color: #fff;
    padding: 15px 0;
    display: block;
    transition: 0.2s all ease
}

.box.social ul li .social-text span {
    display: block;
    text-align: center
}

.box.social ul li .social-text .number {
    font-size: 18px;
    font-weight: 700
}

.box.social ul li .social-text .text {
    font-size: 10px
}

.box.social ul li .twitter .social-icon {
    background-color: #009ad5
}

.box.social ul li .twitter .social-text {
    background-color: #00aced
}

.box.social ul li .twitter:hover .social-icon {
    background-color: #00aced
}

.box.social ul li .twitter:hover .social-text {
    background-color: #009ad5
}

.box.social ul li .instagram .social-icon {
    background-color: #497293
}

.box.social ul li .instagram .social-text {
    background-color: #517fa4
}

.box.social ul li .instagram:hover .social-icon {
    background-color: #517fa4
}

.box.social ul li .instagram:hover .social-text {
    background-color: #497293
}

.box.social ul li .facebook .social-icon {
    background-color: #355089
}

.box.social ul li .facebook .social-text {
    background-color: #3b5998
}

.box.social ul li .facebook:hover .social-text {
    background-color: #355089
}

.box.social ul li .facebook:hover .social-icon {
    background-color: #3b5998
}

.box.downloads {
    margin-top: 10px
}

.box.downloads .button-dl-text span {
    font-size: 15px;
    color: #78909c;
    font-weight: 700;
    display: block
}

.box.downloads .button-dl-app {
    display: table;
    width: 100%;
    border: 1px solid #d1d1d1;
    padding: 10px 20px;
    margin-bottom: 10px;
    background-color: #f1f1f1
}

.box.downloads a.button-dl-app:hover .button-dl-text small,
.box.downloads a.button-dl-app:hover .button-dl-text span {
    color: #316898
}

.box.downloads a.button-dl-app:hover {
    border: 1px solid #316898
}

.box.downloads .button-dl-app:last-child {
    margin-bottom: 0
}

.box.downloads .button-dl-app i {
    float: right;
    margin-left: 20px
}

.box.downloads .button-dl-app small {
    font-size: 11px;
    color: #999
}

.box.join-container>div {
    margin: 0 -10px
}

.box.join-container>div:after,
.box.join-container>div:before {
    content: " ";
    display: table
}

.box.join-container>div:after {
    clear: both
}

.box.join-container>div:after,
.box.join-container>div:before {
    content: " ";
    display: table
}

.box.join-container>div:after {
    clear: both
}

.box.join-container._bg-gray>div {
    margin-left: 0;
    margin-right: 0
}

.box.join-container._bg-gray>div>.box:first-child {
    padding-right: 0
}

.box.join-container._bg-gray>div>.box:last-child {
    padding-left: 0
}

.box.join-container .box {
    margin-bottom: 0
}

.box.join-container .box.no-header>header {
    display: block !important;
    margin: 0
}

.box.join-container .box.no-header>header:before {
    display: none
}

.box.join-container .box.no-header>header h2 {
    display: none
}

.box.join-container .box.no-header>header .more {
    top: -38px
}

.box.highlight ul>li h3 em,
.box.highlight ul>li h4 em,
.box.highlight ul>li p em {
    background-color: yellow;
    font-weight: bold
}

.box.prayer-times>div {
    padding: 20px
}

.box.prayer-times .select-city {
    margin-bottom: 40px
}

.box.prayer-times .select-city .form-group label,
.box.prayer-times .select-city .form-group label select {
    font-size: 14px;
    color: #444;
    font-weight: 400
}

.box.prayer-times .select-city .form-group select {
    border: 0 none;
    border-bottom: 1px solid #d2d2d2;
    height: 30px
}

.box.prayer-times ul {
    display: table;
    width: 100%;
    margin: 0 !important
}

.box.prayer-times ul li {
    float: right;
    margin-bottom: 0 !important;
    margin-left: 45px;
    text-align: center
}

.box.prayer-times ul li i {
    margin-bottom: 10px;
    height: 36px
}

.box.prayer-times ul li span {
    display: block;
    font-size: 12px;
    color: #444;
    text-align: center
}

.box.prayer-times ul li:last-child {
    margin-left: 0
}

.box.albums>header {
    margin-bottom: 30px
}

.box.albums>header:before {
    border: 1px solid #ccc;
    height: 0
}

.box.albums>header h2 {
    padding-left: 20px;
    color: #000
}

.box.albums>header h2:before {
    display: none
}

.box.albums>header h2 a {
    color: #000
}

.box.albums>div ul li {
    color: black
}

.box.albums>div ul li a {
    color: black
}

.box.albums>div ul li .author:before {
    content: "\f030"
}

.box.albums>div ul li figure:before {
    display: none
}

.box.albums>div ul li figure a {
    margin: 0
}

.box.albums>div ul li .desc h3 a {
    display: block;
    padding-top: 20px;
    padding-bottom: 10px;
    overflow: hidden
}

.box.albums>div ul li .desc h4 {
    font-size: 12px
}

.box.albums>div ul li .desc h4 a {
    display: block;
    padding-top: 20px
}

.box.albums>div ul li .desc h4+h3 a {
    margin: 0;
    padding-top: 0
}

.box.albums>div ul li .desc p {
    margin: 0;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.box.albums.top {
    box-shadow: none;
    border-radius: 0
}

.box.albums.top li .desc {
    padding: 60px;
    color: #fff
}

.box.albums.top li .desc * {
    color: #fff;
    text-shadow: 0 0 3px #333333
}

.box.albums.top li .desc h4 {
    margin: 0px
}


.box.albums.top.full-image li .desc {
    background: transparent
}

.box.albums.cols>div ul {
    margin: 0 -20px
}

.box.albums.cols>div ul li {
    padding: 0 20px;
    height: 370px;
    margin-bottom: 30px
}

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

.box.albums.cols>div ul li .desc h3 a {
    padding-top: 10px
}

.box.albums.cols.cols-3>div ul li {
    margin-bottom: 0
}

.box.albums.cols.cols-4 {
    margin: 0 -10px
}

.box.albums.cols.cols-4 li {
    padding: 0 10px;
    height: 300px;
    margin-bottom: 20px
}

.box.albums.cols.cols-4.max-3 ul li:nth-child(n+4) {
    display: none
}

.box.albums.cols.cols-centered ul {
    text-align: center
}

.box.albums.cols.cols-centered ul li {
    display: inline-block;
    float: none;
    vertical-align: top
}

.box.albums.cols.cols-centered ul li * {
    text-align: right
}

.box.albums.selected ul li {
    margin-bottom: 40px
}

.box.albums.selected ul li .desc {
    padding: 10px
}

.box.albums.selected ul li .desc h4 {
    font-size: 10px
}

.box.albums.selected ul li .desc h4 a {
    padding: 0
}

.box.albums.selected ul li .desc h3 {
    font-size: 14px
}

.box.albums.selected ul li .desc h3 a {
    padding: 0 0 5px 0
}

.box.albums.carousel {
    margin-bottom: 40px
}

.box.albums.carousel.centered ul .owl-item {
    opacity: 0.2;
    transition: 0.2s all
}

.box.albums.carousel.centered ul .owl-item .desc {
    opacity: 0;
    visibility: hidden;
    transition: 0.2s all
}

.box.albums.carousel.centered ul .owl-item:hover {
    opacity: 0.8
}

.box.albums.carousel.centered ul .center+.active {
    opacity: 1
}

.box.albums.carousel.centered ul .center+.active .desc {
    opacity: 1;
    visibility: visible
}

.box.albums.carousel.centered ul li {
    width: 550px
}

.box.albums.carousel.centered ul li figure a {
    border: 0 none
}

.box.albums.carousel.centered>div {
    position: relative
}

.box.albums.carousel.centered>div .owl-nav>div {
    opacity: 0.0001;
    position: absolute;
    top: 0;
    height: 100%;
    width: 295px;
    background: transparent;
    color: transparent
}

.box.albums.carousel.centered>div .owl-nav>div.owl-next {
    left: 0px
}

.box.albums.carousel.centered>div .owl-nav>div.owl-prev {
    right: 0px
}


.box.sports.top li .desc {
    color: #fff;
    background: none rgba(0, 0, 0, 0.7);
    padding: 12px 30px 12px 30px
}

.box.sports.top li .desc * {
    color: #fff;
    text-shadow: 0 0 3px #333333
}

.box.sports.top li .desc h4 {
    margin: 0px
}

.box.sports.top li:hover .desc {
    padding: 12px 30px 12px 30px
}


.box.sports.top.full-image li .desc p {
    white-space: normal;
    overflow: visible;
    font-size: 14px;
    line-height: 1.5
}

.box.marquee,
.box.ticker {
    background: #5280a4;
    position: relative;
    height: 36px;
    margin-bottom: 20px
}

.box.marquee header,
.box.ticker header {
    background: #5B96CE;
    position: absolute;
    top: 0;
    right: 0;
    width: 120px;
    height: 36px;
    z-index: 120
}

.box.marquee header:after,
.box.marquee header:before,
.box.ticker header:after,
.box.ticker header:before {
    display: none;
    background: transparent
}

.box.marquee header h2,
.box.ticker header h2 {
    background: transparent;
    text-align: center;
    display: block;
    line-height: 36px;
    font-size: "Helvetica Neue", Helvetica, Arial, sans-serif
}

.box.marquee header h2:after,
.box.marquee header h2:before,
.box.ticker header h2:after,
.box.ticker header h2:before {
    display: none;
    background: transparent
}

.box.marquee header h2,
.box.marquee header h2 a,
.box.ticker header h2,
.box.ticker header h2 a {
    color: #fff
}

.box.marquee>div,
.box.ticker>div {
    width: 100%
}

.box.marquee>div marquee,
.box.ticker>div marquee {
    width: 100%;
    right: -100%
}

.box.marquee>div ul,
.box.ticker>div ul {
    display: none
}

.box.marquee>div li,
.box.ticker>div li {
    display: inline-block;
    padding: 0 20px;
    position: relative
}

.box.marquee>div li:after,
.box.ticker>div li:after {
    display: block;
    content: '|';
    position: absolute;
    color: #eeeeee;
    top: 0;
    left: -2px;
    height: 36px;
    line-height: 36px
}

.box.marquee>div li .desc h3,
.box.ticker>div li .desc h3 {
    margin: 0;
    font-size: 14px;
    line-height: 36px
}

.box.marquee>div li .desc h3 a,
.box.ticker>div li .desc h3 a {
    color: #fff
}

.box.marquee>div li:hover .desc h3 a,
.box.ticker>div li:hover .desc h3 a {
    color: #eeeeee
}

.box.ticker>div {
    margin-right: 124px
}

.box.ticker>div ul {
    display: block
}

.box.ticker>div ul li {
    display: block
}

.box .related-box {
    margin-top: -6px
}

.box .related-box li {
    font-size: 12px;
    height: auto;
    width: 100%;
    display: list-item !important
}

.box .related-box li:after,
.box .related-box li:before {
    content: '';
    display: none
}

.box .related-box li h3 {
    font-size: 10px;
    font-weight: normal;
    display: inline-block
}

.box .related-box li h3 a {
    display: inline-block;
    padding-bottom: 2px;
    position: relative;
    padding-right: 12px
}

.box .related-box li h3 a:before {
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #555555;
    content: "";
    position: absolute;
    top: 2.5px;
    right: 0
}

#item time,
#item time a {
    color: #b9bec1;
    font-size: 11px
}

#item time:before {
    display: inline-block;
    content: "\f017";
    font: normal normal normal 14px/1 FontAwesome;
    margin-left: 4px
}

#item blockquote {
    padding: 20px;
    padding-right: 20px;
    border-right: 8px solid #eeeeee;
    font-size: 16px;
    background: #f9f9f9
}

#item .full-news-text figure {
    margin-bottom: 20px
}

#item .full-news-text figure img {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 0
}

#item .full-news-text figure figcaption {
    font-size: 12px;
    padding: 10px;
    color: #666;
    background: #f4f4f4
}

#item .item-heading {
    text-align: left;
    font-size: 13px;
    color: #b7b7b7
}

#item .item-print {
    font-size: 15px;
    display: inline-block;
    border-right: 1px solid #ddd;
    padding-right: 10px;
    margin-right: 10px
}

#item .item-footer {
    font-size: 12px;
    margin: 10px 0
}

#item .item-sharing ul {
    font-size: 0;
    padding: 0;
    margin: 0
}

#item .item-sharing ul li {
    padding: 0
}

#item .item-sharing ul li~li {
    margin-right: 6.66666667px
}

#item .item-sharing ul li a {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #b7b7b7;
    color: #fff;
    font-size: 16px
}

#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.li a {
    background: #117bb7
}

#item .item-sharing ul li.dl {
    margin-left: 20px
}

#item .item-sharing ul li.dl a {
    background: #5cb85c;
    padding: 0;
    float: none
}

#item .text-meta span {
    display: inline-block;
    white-space: nowrap;
    text-overflow: hidden
}

#item .item-link {
    margin-top: 6.66666667px
}

#item .item-link input {
    height: 26px;
    line-height: 26px;
    box-shadow: none;
    border-radius: 0;
    background: #e7e7e7;
    direction: ltr;
    text-align: left
}

#item .news-info {
    box-shadow: 0px 2px 2px #ddd;
    border-radius: 3px;
    margin-bottom: 6px
}

#item .news-info span {
    font-size: 11px
}

#item .news-info .fa-newspaper-o+span.title-meta {
    color: #eb1f1f
}

#item .meta-news {
    background-color: #e5e5e5;
    border-radius: 3px 3px 0 0
}

#item .meta-news ul {
    padding: 0;
    margin: 0;
    display: table
}

#item .meta-news ul li {
    border-left: 1px solid #f1f1f1;
    padding: 3px 7px;
    list-style: none;
    float: right
}

#item .meta-news ul li i {
    margin-left: 5px;
    color: #aaa;
    font-size: 15px;
    vertical-align: middle
}

#item .meta-news ul li .title-meta {
    color: #aaa
}

#item .meta-news ul li .text-meta {
    color: #546e7a
}

#item .news-tools {
    background-color: #f1f1f1;
    border-radius: 0 0 3px 3px
}

#item .news-tools ul {
    padding: 0;
    margin: 0;
    display: table
}

#item .news-tools ul li {
    border-left: 1px solid #e5e5e5;
    list-style: none;
    float: right
}

#item .news-tools ul li a {
    padding: 5px 10px;
    display: block
}

#item .news-tools ul li a:hover .text-tools {
    color: #013d9d
}

#item .news-tools ul li a:hover hover i {
    color: #013d9d
}

#item .news-tools ul li a:hover .negative {
    color: #c10808
}

#item .news-tools ul li a:hover .plus {
    color: #1a4b9a
}

#item .news-tools ul li .text-tools {
    color: #78909c;
    display: table;
    margin: 6px auto 0
}

#item .news-tools ul li i {
    font-size: 20px;
    color: #78909c;
    display: block;
    text-align: center
}

#item .news-tools ul li.font-size {
    padding: 5px 10px
}

#item .news-tools ul li.social-tools i.fa-facebook {
    color: #3b5998
}

#item .news-tools ul li.social-tools i.fa-twitter {
    color: #00aced
}

#item .news-tools ul li.social-tools i.fa-google-plus {
    color: #dd4b39
}

#item .news-tools ul li.social-tools a {
    padding: 5px 10px !important
}

#item .news-tools ul li .lg-sm-icon {
    line-height: 0;
    text-align: center
}

#item .news-tools ul li .lg-sm-icon button {
    border: 0 none;
    font-weight: 700;
    padding: 0;
    line-height: 11px;
    vertical-align: middle
}

#item .news-tools ul li .lg-sm-icon .text-tools {
    color: #78909c;
    display: table;
    margin: 6px auto 0
}

#item .news-tools ul li .lg-sm-icon .negative {
    color: #eb5e5e
}

#item .news-tools ul li .lg-sm-icon .plus {
    color: #4d82d7
}

#item .content-full-news {
    font-size: 15px;
    border-bottom: 1px solid #e5e5e5;
    margin-top: 10px;
    text-align: justify
}

#item .content-full-news p {
    color: #000;
    margin-bottom: 12px;
    line-height: 1.6em
}

#item .content-full-news img {
    margin-bottom: 20px;
    display: table;
    margin: 0 auto 20px
}

#item .content-full-news img[itemprop=image] {
    max-width: 600px;
    height: auto !important
}

#item .item-img {
    width: 50%;
    float: left;
    margin-right: 20px;
    margin-bottom: 6.66666667px
}

#item .item-img img {
    display: block;
    margin: 0
}

#item .item-img figcaption {
    background: #eeeeee;
    padding: 6.66666667px 5px;
    font-size: 12px
}

#item .jwplayer {
    margin: auto
}

#item .tags {
    display: block;
    margin-bottom: 30px
}

#item .tags span {
    font-size: 13px;
    color: #aaa;
    float: right;
    margin-top: 4px;
    margin-left: 5px
}

#item .tags i {
    color: #78909c;
    font-size: 15px;
    float: right;
    margin-top: 5px;
    margin-left: 5px
}

#item .tags ul {
    margin: 0;
    padding-right: 5px;
    display: table
}

#item .tags ul li {
    list-style: none;
    float: right;
    margin-left: 10px
}

#item .tags ul li:last-child:after {
    display: none
}

#item .tags ul li a {
    display: inline-block;
    color: #555;
    font-size: 13px;
    background: #eeeeee;
    padding: 4px 6px
}

#item .tags ul li a:hover {
    color: #fff;
    background: #777777
}

#item .banner {
    margin-bottom: 30px
}

#item .banner a {
    display: block;
    text-align: center
}

#item .banner img {
    border: 1px solid #aaa
}

#item .hints {
    display: none;
    margin-top: 20px
}

#item .hints i {
    color: #cdb366;
    font-size: 20px;
    border: 1px solid #ffe38e;
    background-color: #ffecb3;
    border-radius: 50%;
    float: right;
    padding: 20px 26px
}

#item .hints .des-hints {
    padding-right: 85px
}

#item .hints .des-hints ul {
    background-color: #ffecb3;
    border: 1px solid #ffe38e;
    border-radius: 10px;
    padding: 20px;
    position: relative
}

#item .hints .des-hints ul:before {
    content: "";
    display: block;
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent transparent #ffecb3;
    position: absolute;
    top: 20px;
    right: -16px;
    z-index: 1
}

#item .hints .des-hints ul:after {
    content: "";
    display: block;
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent transparent #ffe38e;
    position: absolute;
    top: 20px;
    right: -17px;
    z-index: 0
}

#item .hints .des-hints ul li {
    color: #cdb366;
    list-style: none;
    font-size: 15px;
    line-height: 30px
}

#item .hints .title-hints {
    font-weight: 700
}

#item .top-comment {
    margin-bottom: 60px
}

#item .top-comment h1 {
    color: #333;
    font-size: 20px
}

#item .top-comment input {
    font-size: 14px;
    margin-bottom: 20px;
    padding: 0 10px;
    width: 100%;
    height: 40px;
    line-height: 40px
}

#item .top-comment textarea.text-comment {
    width: 100%;
    height: 100px;
    color: #4e4e4e;
    font-size: 14px;
    padding: 7px;
    border: 1px solid #ddd
}

#item .top-comment button.send {
    background: #2967ca;
    font-size: 15px;
    color: #fff;
    border-radius: 5px;
    padding: 0px 25px;
    line-height: 35px;
    float: left
}

#item .top-comment button.send:hover {
    background: #fff;
    color: #2967ca;
    font-weight: 700;
    border: 1px solid #2967ca
}

#item .top-comment button.red-comment:hover {
    background: #fff;
    color: #eb5e5e;
    border: 1px solid #eb5e5e
}

#item .top-comment button.blue-comment :hover {
    background: #fff;
    color: #4d82d7;
    border: 1px solid #4d82d7
}

#item .top-comment .send i {
    margin-left: 8px
}

#item .comments .comment {
    margin-bottom: 45px
}

#item .comments .comment footer {
    display: table;
    width: 100%;
    padding-right: 62px;
    margin-top: 5px
}

#item .comments .comment-avatar {
    float: right
}

#item .comments .comment-avatar img {
    border-radius: 50%
}

#item .comments .comment-text {
    padding-right: 60px
}

#item .comments .comment-text p {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 0;
    color: #111;
    font-size: 14px
}

#item .comments .comment-header {
    margin-bottom: 10px;
    color: #555;
    font-size: 18px;
    display: table;
    width: 100%
}

#item .comments .comment-name {
    float: right
}

#item .comments .date-comment {
    float: left;
    font-size: 13px;
    color: #aaa
}

#item .comments .date-comment i {
    margin-left: 5px
}

#item .comments .comments-reply {
    margin-right: 100px
}

#item .comments .comments-reply footer {
    padding-right: 0
}

#item .comments .reply-comment {
    color: #78909c;
    font-size: 13px;
    float: right
}

#item .comments .reply-comment i {
    margin-left: 5px
}

#item .comments .total-comments {
    float: left
}

#item .comments .total-comments button {
    color: #fff;
    font-size: 13px;
    border-radius: 20px;
    padding: 0px 10px;
    line-height: 16px
}

#item .footer-icons {
    padding: 0;
    margin: 110px 0 0 !important;
    display: table
}

#item .footer-icons li {
    float: right;
    margin-left: 10px
}

#item .kicker {
    font-size: 13px !important;
    color: #8b8e8e !important;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 0
}

#item .first-title {
    color: #333;
    font-size: 20px;
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
    line-height: 1.4em
}

#item .first-title * {
    display: block
}

#item .news-text {
    font-size: 12px;
    color: #777;
    margin-bottom: 30px;
    line-height: 20px
}

#item.gallery .box .author,
#item.gallery .box .author a {
    color: #4f4f4f
}

#item.gallery #item .kicker {
    margin-bottom: 0
}

#item.gallery #item .item-sharing ul li {
    float: right !important
}

#item h5 {
    font-size: 14px
}

#item h4 {
    font-size: 16px
}

#item h3 {
    font-size: 18px
}

#item h2 {
    font-size: 20px
}

.main-footer {
    background-color: #263238;
    color: #fff;
    padding-top: 50px;
    font-size: 12px
}

.main-footer .row div:nth-child(4n+5) {
    border-left: 0
}

.main-footer a {
    color: #e2e3e7
}

.main-footer ul {
    padding: 0;
    margin: 0 0 25px 0;
    list-style: none
}

.main-footer ul i {
    font-size: 9px;
    color: #91aec1
}

.main-footer ul a {
    display: block;
    line-height: 1.9
}

.main-footer ul a:hover {
    color: #00b8d4
}

.main-footer h5 {
    font-size: 16px
}

.main-footer .border-left {
    border-left: 1px solid #3f5665;
    min-height: 238px
}

.main-footer .border-bottom {
    border-bottom: 1px solid #3f5665
}

.main-footer:hover .spiral-logo {
    width: 100%
}

.copyright {
    border-top: 1px solid #3f5665;
    padding: 10px 0
}

.copyright .nastooh .nastooh-logo {
    margin: 0 10px;
    width: 32px
}

.footer-logo {
    display: block
}

.footer-logo:hover {
    opacity: 0.7
}

.footer-icons {
    padding: 0;
    margin: 110px 0 0 !important;
    display: table;
    min-height: unset !important
}

.footer-icons li {
    float: right;
    margin-left: 10px
}

.footer-icons li.glyphicon a {
    display: block;
    width: 30px;
    height: 32px;
    border-radius: 100%;
    background: #808080;
    line-height: 38px;
    text-align: center
}

.footer-icons li.glyphicon a i {
    font-size: 17px;
    color: #fff
}

.footer-icons li.glyphicon.fb a:hover {
    background: #3b5a9a
}

.footer-icons li.glyphicon.tw a:hover {
    background: #28a9e2
}

.footer-icons li.glyphicon.gp a:hover {
    background: #e04a39
}

.footer-icons li.glyphicon.li a:hover {
    background: #337ab7
}

html {
    max-width: 100vw
}

.menu-bottom {
    float: right;
}

.page.item,
.page.itemlist {
    padding-bottom: 40px
}

.page.photos .box.gallery {
    margin-bottom: 40px
}

.page.itemlist .box.card>header {
    float: none
}

.page.itemlist .box.card>header:before {
    display: none
}

.page.itemlist .box.card>header h1 {
    font-size: 24px;
    margin-bottom: 20px
}

.page.itemlist .box.cols.cols-3>div ul li {
    display: block !important
}

#breaking {
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 800;
    border-top: 4px solid #ec0000;
    background: #E6E6E6
}

#search em {
    font-style: normal
}

body.photos .main-header {
    background: #797979
}

body.photos .main-header .nav-bar {
    background: #4f4f4f
}

body.photos .main-header .nav-bar .service-menu ul {
    padding: 2px 10px
}

body.photos .header-img {
    border: 0 none !important
}

body.photos main .row {
    margin: 0 -40px
}

body.photos main [class*=col-] {
    padding: 0 40px
}

body.photos .container-hasmax {
    max-width: 1000px
}

body.photos ._border-right {
    position: relative
}

body.photos ._border-right:before {
    display: block;
    content: '';
    width: 2px;
    height: 100%;
    position: absolute;
    top: 12px;
    right: 0;
    background: #ccc
}

body.photos ._border-left {
    position: relative
}

body.photos ._border-left:before {
    display: block;
    content: '';
    width: 2px;
    height: 100%;
    position: absolute;
    top: 12px;
    left: 0;
    background: #ccc;
    border-bottom: 80px solid white
}

body.photos .fancybox-opened .fancybox-skin {
    box-shadow: none
}

body.photos #fancybox-thumbs {
    opacity: 0 !important
}

body.photos .fancybox-title-outside-wrap {
    color: #333333;
    position: fixed;
    bottom: 0;
    right: 0;
    width: 100%;
    background: #ffffff;
    padding: 20px 0;
    z-index: 9999
}

body.photos .fancybox-title-outside-wrap h4 {
    font-size: 15px;
    font-weight: normal
}

body.photos .fancybox-title-outside-wrap .item-sharing:after,
body.photos .fancybox-title-outside-wrap .item-sharing:before {
    content: " ";
    display: table
}

body.photos .fancybox-title-outside-wrap .item-sharing:after {
    clear: both
}

body.photos .fancybox-title-outside-wrap .item-sharing:after,
body.photos .fancybox-title-outside-wrap .item-sharing:before {
    content: " ";
    display: table
}

body.photos .fancybox-title-outside-wrap .item-sharing:after {
    clear: both
}

body.photos .fancybox-title-outside-wrap .item-sharing ul {
    font-size: 0;
    padding: 0;
    margin: 0
}

body.photos .fancybox-title-outside-wrap .item-sharing ul li {
    padding: 0;
    margin-right: 6.66666667px
}

body.photos .fancybox-title-outside-wrap .item-sharing ul li a {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    float: none !important;
    padding: 0 !important
}

body.photos .fancybox-title-outside-wrap .item-sharing ul li.fb a {
    background: #3b5a9a
}

body.photos .fancybox-title-outside-wrap .item-sharing ul li.tw a {
    background: #28a9e2
}

body.photos .fancybox-title-outside-wrap .item-sharing ul li.gp a {
    background: #e04a39
}

body.photos .fancybox-title-outside-wrap .item-sharing ul li.li a {
    background: #117bb7
}

body.photos .fancybox-title-outside-wrap .item-sharing ul li.dl {
    margin-left: 30px
}

body.photos .fancybox-title-outside-wrap .close button {
    color: #333333
}

body.photos .fancybox-title-outside-wrap time:before {
    display: inline-block;
    content: "\f017";
    font: normal normal normal 14px/1 FontAwesome;
    margin-left: 4px;
    display: none
}

body.photos .fancybox-title-outside-wrap .author:before {
    display: inline-block;
    content: "Ų¹Ś©Ų§Ų³: ";
    font: normal normal normal 14px/1 FontAwesome;
    margin-left: 4px
}

body.photos .main-menu ul {
    border: 0 none !important
}

.close-breaking {
    background: #ec0000;
    color: #fff;
    position: absolute;
    top: -14px;
    left: 0;
    width: 25px;
    height: 25px;
    line-height: 22px;
    border-radius: 50%;
    font-size: 13px;
    text-align: center;
    border: 0 none
}

.select2-container {
    width: 100% !important
}

@keyframes blink {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.table * {
    direction: rtl;
    text-align: right;
    font-size: 14px
}

.download-link {
    background: #5cb85c;
    display: block;
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 6.66666667px 10px;
    float: left;
    transition: all 0.2s
}

.download-link:hover {
    background: #4aa94a;
    color: #fff
}

.form-control {
    height: 34px;
    background-color: #fff;
    text-align: right;
    line-height: 1.42857143;
    color: #333333
}


.green-dark .section-title .text-title:before {
    background-color: #00ab93
}

.green-dark .section-title .text-title {
    color: #00ab93
}

.green-dark .news-card.card-imgright {
    border-color: #00ab93
}


.blue .section-title .text-title {
    color: #2967ca
}

.blue .news-card.card-imgright {
    border-color: #2967ca
}

.blue .section-title .text-title:before {
    background-color: #2967ca
}

.blue .card-imgtop .img-news {
    border-color: #2967ca
}

.blue-comment {
    background-color: #4d82d7
}

.red-comment {
    background-color: #eb5e5e
}




.purple .section-title .text-title {
    color: #ab47bc
}

.purple .section-title .text-title:before {
    background-color: #ab47bc
}

.purple .card-imgtop .img-news {
    border-color: #ab47bc
}

.purple .card-noimg {
    border-color: #ab47bc
}


.red .section-title .text-title:before {
    background-color: #eb1f1f
}

.red .section-title .text-title {
    color: #eb1f1f
}

.red article {
    border-color: #eb1f1f
}

.red .card-imgtop .img-news {
    border-color: #eb1f1f
}

.red .img-cart .img-news {
    border-color: #eb1f1f
}



.cyan .section-title .text-title:before {
    background-color: #00b8d4
}

.cyan .section-title .text-title {
    color: #00b8d4
}

.cyan .news-card.card-imgright {
    border-color: #00b8d4
}

.cyan .card-imgtop .img-news {
    border-color: #00b8d4
}



.orange .section-title .text-title:before {
    background-color: #ef563b
}

.orange .section-title .text-title {
    color: #ef563b
}


.green-light .card-imgtop .img-news {
    border-color: #93cc2f
}

.green-light .section-title .text-title {
    color: #93cc2f
}

.green-light .section-title .text-title:before {
    background-color: #93cc2f
}


.other-media {
    font-size: 12px
}

.other-media ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.other-media ul li a i {
    font-size: 9px;
    color: #91aec1;
    vertical-align: middle
}

.other-media ul a {
    color: #555555;
    display: block;
    padding: 4px 0
}

.other-media ul a:hover {
    color: #2967ca
}

.other-media .last-news h4 {
    font-size: 14px
}

.other-media .last-news img {
    border-radius: 3px
}

.media-section {
    background-color: #1d1d1d;
    color: #fff;
    padding: 60px 0 20px 0;
    margin-top: 40px
}

.media-title {
    display: table;
    width: 100%;
    margin-bottom: 15px
}

.media-title:before {
    content: '';
    width: 10px;
    height: 10px;
    display: inline-block;
    background-color: #fff;
    border-radius: 10px;
    vertical-align: middle
}

.media-title .media-category {
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
    font-size: 12px
}

.media-title .media-category li {
    float: right;
    border-left: 1px solid #859597;
    line-height: 1
}

.media-title .media-category li:last-child {
    border-left: 0 none
}

.media-title .media-category li:last-child a {
    padding-left: 0
}

.media-title .media-category li a {
    display: block;
    color: #fff;
    padding: 0 12px
}

.media-title .media-category li a:hover {
    color: #00b8d4
}

.media {
    display: block;
    position: relative;
    border-radius: 3px;
    margin-top: 30px
}

.media.last-media figcaption {
    font-size: 17px
}

.media figcaption {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    width: 100%;
    padding: 20px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#78000000', GradientType=0);
    -webkit-transition: all 100ms ease;
    -moz-transition: all 100ms ease;
    -ms-transition: all 100ms ease;
    -o-transition: all 100ms ease;
    transition: all 100ms ease
}

.media figcaption i {
    margin-left: 5px
}

.media:hover figcaption {
    padding-top: 40px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#78000000', GradientType=0)
}

.media.video:before {
    content: '';
    display: block;
    background: url('img/play-2.png') no-repeat 0 0;
    transition: all 0.3s ease-in-out;
    width: 66px;
    height: 48px;
    position: absolute;
    top: 50%;
    right: 50%;
    margin-top: -24px;
    margin-right: -33px
}

.media.video:hover:before {
    transition: all 0.3s ease-in-out;
    background: url('img/play-2.png') no-repeat 0 0;
}

blockquote {
    background: transparent !important;
    font-size: 14px !important;
    padding: 10px 15px !important
}

body.ltr,
body.ltr>* {
    direction: ltr;
    text-align: left
}

body.ltr [class*=col-] {
    float: left
}

body.ltr .text-left {
    text-align: right
}

body.ltr ._negative-top {
    margin-left: -220px
}

body.ltr .main-header .col-lg-3 {
    height: 0;
    overflow: visible
}

body.ltr .main-header .top-menu-bar {
    max-height: 30px;
    overflow: hidden
}

body.ltr .main-header .top-menu-bar .language,
body.ltr .main-header .top-menu-bar ul {
    float: left
}

body.ltr .main-header .top-menu-bar .top-menu {
    margin-left: 0;
    max-height: 30px;
    overflow: hidden
}

body.ltr .main-header .top-menu-bar .top-menu li {
    float: left
}

body.ltr .main-header .top-menu-bar .top-menu li:after {
    display: none
}

body.ltr .main-header .top-menu-bar .top-menu li:before {
    content: '/';
    display: inline-block;
    color: #fff;
    font-size: 10px
}

body.ltr .main-header .top-menu-bar .top-menu li:first-child:before {
    display: none
}

body.ltr .main-header .top-search {
    float: left
}

body.ltr .main-header .top-search form {
    float: left
}

body.ltr .main-header .top-search .advanced-search {
    float: left;
    margin: 3px 0 3px 8px
}

body.ltr .main-header .header-stats {
    left: auto;
    right: 15px
}

body.ltr .main-header .header-stats ul {
    float: right
}

body.ltr .main-header .header-stats ul li {
    padding-right: 10px;
    padding-left: 0
}

body.ltr .main-header .header-stats ul li:after {
    display: none
}

body.ltr .main-header .header-stats ul li:before {
    content: '/';
    display: inline-block;
    color: #fff;
    padding-right: 10px
}

body.ltr .main-header .header-stats ul li:first-child:before {
    display: none
}

body.ltr .main-header .main-menu ul li {
    float: left
}

body.ltr .main-header .main-menu ul li:after {
    left: auto;
    right: 0
}

body.ltr .main-header .main-menu .social-links {
    left: auto;
    right: 0
}

body.ltr .main-header .nav-bar .service-title {
    float: left
}

body.ltr .main-header .nav-bar .service-title:before {
    left: auto;
    right: 0
}

body.ltr .main-header .nav-bar .service-menu ul li {
    float: left
}

body.ltr .header-search form {
    left: auto;
    right: 0;
    float: right
}

body.ltr .header-search form .form-control {
    text-align: left
}

body.ltr .header-search form .form-group button[type=submit] {
    left: auto;
    right: 3px
}

body.ltr .box .nav.nav-tabs li {
    float: left;
    margin-left: 15px;
    margin-right: 0
}

body.ltr .box._border-right {
    border-right: 0 none;
    border-left: 3px solid #b7b7b7
}

body.ltr .box>header h2 {
    padding-left: 0;
    padding-right: 10px
}

body.ltr .box>header h2:before {
    margin-left: 0;
    margin-right: 5px
}

body.ltr .box>header .more {
    float: right;
    left: auto;
    right: 0
}

body.ltr .box>header .more:before {
    margin-left: 0;
    margin-right: 5px
}

body.ltr .box>footer .more {
    text-align: right
}

body.ltr .box.header-tab>header {
    float: left;
    left: 15px;
    right: auto
}

body.ltr .box.header-tab>header h2 {
    padding-left: 10px
}

body.ltr .box.desc-overlay ul li .desc {
    right: auto;
    left: 0
}

body.ltr .box.has-more-bottom>footer .more {
    text-align: center
}

body.ltr .box.has-more-bottom>footer .more:before {
    display: none
}

body.ltr .box.has-more-bottom>footer .more:after {
    font-size: 14px;
    margin-left: 4px;
    width: 20px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: '\f141'
}

body.ltr .box.downloads .button-dl-app i {
    float: left;
    margin-left: 0;
    margin-right: 20px
}

body.ltr .box.circle-info ul li .comments,
body.ltr .box.circle-info ul li .visits,
body.ltr .box.circle-info ul li time {
    float: left;
    margin-right: 0;
    margin-left: -50px
}

body.ltr .box.circle-info ul li .desc {
    margin-right: 0;
    margin-left: 50px
}

body.ltr .box.circle-info ul li .desc a {
    padding-right: 0;
    padding-left: 10px
}

body.ltr .box.top li {
    float: left
}

body.ltr .box.top figure {
    float: left
}

body.ltr .box.top .desc {
    margin-right: 0;
    margin-left: 48%
}

body.ltr .box.top .desc time {
    left: 6.66666667px;
    bottom: 6.66666667px
}

body.ltr .box.top .slider-button {
    left: auto;
    right: 20px
}

body.ltr .box.top .control-section ol li {
    text-align: left
}

body.ltr .box.top .control-section ol li span:before {
    margin-left: 0;
    margin-right: 4px
}

body.ltr .box.cols.cols-2 ul li {
    float: left
}

body.ltr .box.cols.cols-3 ul li {
    float: left
}

body.ltr .box.card.thumbs-since-2 ul li:nth-child(n+2) figure {
    float: left
}

body.ltr .box.card.thumbs-since-2 ul li:nth-child(n+2) .desc {
    padding-right: 10px;
    padding-left: 40%
}

body.ltr .box.card.thumbs-since-2 ul li:nth-child(n+2) .desc>* {
    padding-right: 0;
    padding-left: 10px
}

body.ltr .box.card.full-card figure {
    float: left
}

body.ltr .box.card.full-card .desc {
    margin-right: 0;
    margin-left: 48%
}

body.ltr .box.card.full-card.horizontal .desc {
    margin-right: 0;
    margin-left: 33.333333%
}

body.ltr .box.list.list-bullets ul li:before {
    right: auto;
    left: 0;
    margin-left: 0;
    margin-right: 4px
}

body.ltr .box.list.list-bullets ul li .desc {
    padding-right: 0;
    padding-left: 24px
}

body.ltr .box.albums.carousel.centered ul .center {
    opacity: 1
}

body.ltr .box.albums.carousel.centered ul .center .desc {
    opacity: 1;
    visibility: visible
}

body.ltr .box.albums.carousel.centered ul .center+.active {
    opacity: 0.2
}

body.ltr .box.albums.carousel.centered ul .center+.active .desc {
    opacity: 0;
    visibility: hidden
}

body.ltr .box.gallery ul li {
    float: left
}

body.ltr .box time:before {
    margin-left: 0;
    margin-right: 4px
}

body.ltr .box .author:before {
    margin-left: 0;
    margin-right: 4px
}

body.ltr #item .meta-news ul li {
    float: left
}

body.ltr #item .news-tools ul li {
    float: left
}

body.ltr #item .top-comment .send i {
    margin-left: 0;
    margin-right: 8px
}

body.ltr #item .tags span {
    float: left
}

body.ltr #item .tags i {
    float: left;
    margin-left: 0;
    margin-right: 5px
}

body.ltr #item .tags ul {
    padding-left: 5px;
    padding-right: 0
}

body.ltr #item .tags ul li {
    float: left
}

body.ltr #item .tags ul li:after {
    margin-left: 0;
    margin-right: 4px
}

body.ltr #item .comments .comment-avatar {
    float: left
}

body.ltr #item .comments .comment-text {
    padding-right: 0;
    padding-left: 60px
}

body.ltr #item .comments .comment-name {
    float: left
}

body.ltr #item .comments .date-comment {
    float: right
}

body.ltr #item .comments .date-comment i {
    margin-left: 0;
    margin-right: 5px
}

body.ltr #item .comments footer {
    padding-right: 0;
    padding-left: 62px
}

body.ltr #item .comments footer .reply-comment {
    float: left
}

body.ltr #item .comments footer .total-comments {
    float: right
}

body.ltr #item .comments .comments-reply {
    margin-right: 0;
    margin-left: 100px
}

body.ltr #item .comments .comments-reply footer {
    padding-left: 0
}

body.ltr #item .item-img {
    float: right;
    margin-right: 0;
    margin-left: 10px
}


body.ltr #item .item-sharing ul li~li {
    margin-right: 0;
    margin-left: 6.66666667px
}

body.ltr .pagination .back-page-sicon {
    background-position: -178px 0;
    margin-left: 0;
    margin-right: 10px
}

body.ltr .pagination .next-page-sicon {
    background-position: -171px 0;
    margin-right: 0;
    margin-left: 10px
}

body.ltr .main-footer .border-left {
    border-left: 0 none;
    border-right: 1px solid #3f5665
}

body.ltr.photos ._border-left:before {
    left: auto;
    right: 0
}

body.ltr.photos .fancybox-title-outside-wrap .item-sharing ul li.dl {
    margin-left: 0
}

body.ltr.photos .fancybox-title-outside-wrap .item-sharing ul li:last-child {
    margin: 0
}

@media screen and (max-width:1199px) {
    body.ltr .main-header .top-search {
        float: none
    }

    body.ltr .header-tools {
        float: right
    }
}

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

    body.ltr .header-tools {
        top: 40px
    }
}

@media screen and (max-width:767px) {
    body.ltr .header-stats {
        display: none !important
    }

    body.ltr .navbar-toggle {
        float: right
    }

    body.ltr .main-header .nav-bar .service-title:before {
        left: auto;
        right: -50px
    }

    body.ltr .main-header .main-menu {
        clear: right
    }

    body.ltr .main-header .main-menu ul li {
        float: none
    }

    body.ltr .box.card.thumbs-since-2 ul li:nth-child(n+2) .desc {
        padding-left: 20%
    }
}

@media screen and (max-width:600px) {
    body.ltr .box.top .desc {
        margin-left: 0
    }
}

html[lang=fr] h1,
html[lang=fr] h1>a,
html[lang=fr] h1>span,
html[lang=fr] h2,
html[lang=fr] h3,
html[lang=fr] h3>a,
html[lang=fr] h4,
html[lang=fr] h5,
html[lang=fr] h6,
html[lang=fr] p {
    font-family: verdana, IRAN, tahoma
}

@media screen and (max-width:1199px) {
    .box.top ul li {
        width: 698px;
        height: 224px
    }

    .box.top.full-image ul li {
        height: 466px
    }

    .box.card ul li {
        height: 265px
    }

    .box.card ul li figure a {
        height: 140px
    }

    .box.card ul li .desc {
        padding: 140px 15px 0
    }

    .box.card.full-card ul li {
        height: 226px
    }

    .box.card.full-card ul li .desc h4 {
        font-size: 11px
    }

    .box.card.full-card ul li .desc h3 {
        font-size: 15px;
        padding-bottom: 6.66666667px
    }

    .box.card.full-card.horizontal ul li {
        height: 158px
    }

    .box.card.horizontal-since-3 ul li:nth-child(n+3) {
        height: 118px
    }

    .box.card.horizontal-since-3 ul li:nth-child(n+3) time {
        display: none
    }

    .box.card.horizontal-since-2 ul li:nth-child(n+2) {
        height: 105px
    }

    .box.card.horizontal-since-2 ul li:nth-child(n+2) time {
        display: none
    }

    .box.card.thumbs-since-2 ul li:nth-child(n+2) figure a {
        height: 105px
    }

    .box.card.thumbs-since-2 ul li:nth-child(n+2) figure a img {
        margin-left: -82px
    }

    .box.card.full-height-since-2 ul li:nth-child(n+2) {
        height: 376px
    }

    .box.card.full-height-since-2 ul li:nth-child(n+2) figure a {
        height: 276px
    }

    .box.card.full-height-since-2 ul li:nth-child(n+2) figure a img {
        margin-left: -218px
    }

    .box.cols.cols-2.first-featured>div ul li:first-child {
        height: 374px
    }

    .box.cols.cols-2.first-featured>div ul li:first-child figure a {
        height: 274px
    }

    .box.cols.cols-2.first-featured>div ul li:first-child .desc {
        padding-top: 274px
    }

    .box.cols.cols-2.first-featured.has-join ul li:first-child {
        height: 240px
    }

    .box.cols.cols-2.first-featured.has-join ul li:first-child figure a {
        height: 150px
    }

    .box.cols.cols-2.first-featured.has-join ul li:first-child .desc {
        padding-top: 150px
    }

    .box.cols.cols-2.first-featured.has-join.floated-since-2 ul li:nth-child(3) {
        top: 135px
    }

    .box.cols.sports.card ul li {
        height: 125px
    }

    .box.cols.sports.card ul li .desc p {
        display: none
    }

    .box.media-section>div ul li {
        max-height: none
    }

    .box.downloads .button-dl-text span {
        font-size: 13px
    }

    .box.carousel.centered .owl-nav>div {
        width: 195px !important
    }

    .box.gallery ul li figure {
        height: 148px
    }

    .nav.nav-tabs li {
        margin-right: 10px
    }

    .nav.nav-tabs li a,
    .nav.nav-tabs li span {
        font-size: 12px;
        padding: 10px
    }

    .top-search {
        float: none;
        margin-bottom: 5px
    }

    .header-img {
        background: url('../img/logo.png') 0 0 no-repeat;
        background-size: 100%;
        width: 100%;
        max-width: 230px;
        height: 85px;
        float: left;
        margin: 10px 0 5px
    }

    .header-img img {
        display: none
    }

    .prayer-time li {
        margin-left: 21px
    }

    .button-dl-text span {
        font-size: 13px
    }

    .service-title h1 {
        padding: 23px 0
    }

    .summery-news .des-left {
        padding-right: 15px
    }

    .news-title {
        max-width: 130px
    }

    .header-img {
        border: 0 none
    }

    .header-tools {
        top: 0;
        height: auto;
        float: left
    }

    .top-menu-bar {
        display: block
    }

    .top-menu-bar ul {
        float: left !important
    }

    .header-stats {
        position: static;
        text-align: right;
        border-top: 3px solid #043db3
    }
}

@media screen and (max-width:991px) {
    .nav-bar {
        max-width: 100%;
        max-width: 100vw;
        overflow: hidden
    }

    .box.top ul li {
        width: 720px;
        height: 231px
    }

    .box.top.full-image ul li {
        height: 480px
    }

    .box.card ul li {
        height: 265px
    }

    .box.card ul li figure a {
        height: 140px
    }

    .box.card ul li .desc {
        padding: 140px 15px 0
    }

    .box.card.full-card ul li {
        height: 226px
    }

    .box.card.horizontal-since-3 ul li:nth-child(n+3) {
        height: 118px
    }

    .box.card.horizontal-since-3 ul li:nth-child(n+3) time {
        display: none
    }

    .box.card.horizontal-since-2 ul li:nth-child(n+2) {
        height: 105px
    }

    .box.card.horizontal-since-2 ul li:nth-child(n+2) time {
        display: none
    }

    .box.card.thumbs-since-2 ul li:nth-child(n+2) figure a {
        height: 105px
    }

    .box.card.thumbs-since-2 ul li:nth-child(n+2) figure a img {
        margin-left: -82px
    }

    .box.card.full-height-since-2 ul li:nth-child(n+2) {
        height: 376px
    }

    .box.card.full-height-since-2 ul li:nth-child(n+2) figure a {
        height: 276px
    }

    .box.card.full-height-since-2 ul li:nth-child(n+2) figure a img {
        margin-left: -218px
    }

    .box.cols.cols-2.first-featured>div ul li:first-child {
        height: 374px
    }

    .box.cols.cols-2.first-featured>div ul li:first-child figure a {
        height: 274px
    }

    .box.cols.cols-2.first-featured>div ul li:first-child .desc {
        padding-top: 274px
    }

    .box.cols.cols-2.first-featured.has-join ul li:first-child {
        height: 240px
    }

    .box.cols.cols-2.first-featured.has-join ul li:first-child figure a {
        height: 150px
    }

    .box.cols.cols-2.first-featured.has-join ul li:first-child .desc {
        padding-top: 150px
    }

    .box.cols.cols-2.first-featured.has-join.floated-since-2 ul li:nth-child(3) {
        top: 135px
    }

    .box.cols.desc-overlay ul li figure {
        max-height: 240px
    }

    .box.cols.desc-overlay ul li figure>a {
        max-height: 240px
    }

    .box.media-section.first-featured ul li {
        width: 50%
    }

    .box.media-section.first-featured ul li:first-child {
        width: 100% !important
    }

    .box.media-section.horizontal ul li {
        width: 50%
    }

    .box.downloads .button-dl-text span {
        font-size: 13px
    }

    .box.gallery ul li {
        width: 33.333333%
    }

    .box.gallery ul li figure {
        height: 152px
    }

    .box.gallery .item-sharing {
        float: right
    }

    .nav.nav-tabs li {
        margin-right: 10px
    }

    .nav.nav-tabs li a,
    .nav.nav-tabs li span {
        font-size: 12px;
        padding: 10px
    }

    .main-menu .social-links {
        top: 30px;
        border-top-color: transparent
    }

    .news-title {
        max-width: 170px
    }

    .main-header .top-menu-bar .top-menu {
        margin: 0
    }

    .main-header .top-menu-bar .top-menu li:first-child a {
        padding-right: 0
    }

    .main-header .top-menu-bar .language {
        margin-bottom: 0
    }

    .border-left {
        border: 0 none !important
    }

    .inside .media-section ul li {
        width: 50%
    }

    a.media.video {
        float: right;
        margin-top: 10px;
        width: 50%
    }

    .inside a.media.video {
        float: none;
        margin-top: 0;
        width: 100%
    }

    .header-img {
        margin-top: 30px
    }

    body {
        transition: all 0.5s ease
    }

    body.toggled {
        position: absolute;
        width: 100%;
        margin-left: 265px;
        min-width: 320px;
        left: 0
    }

    body.toggled #sidebar-wrapper {
        left: 0
    }

    #sidebar-wrapper {
        z-index: 1000;
        left: -265px;
        width: 265px;
        height: 100%;
        margin-left: 0px;
        overflow-y: auto;
        overflow-x: hidden;
        background: #fff;
        transition: all 0.5s ease;
        position: fixed;
        top: 0;
        padding: 0
    }

    #sidebar-wrapper::-webkit-scrollbar {
        display: none
    }

    .sidebar-nav {
        position: absolute;
        top: 0;
        width: 265px;
        margin: 0;
        padding: 0;
        list-style: none
    }

    .is-open {
        left: 0
    }

    .sidebar-toggle .icon-bar {
        background: #fff;
        width: 20px;
        height: 2px;
        display: block;
        margin-bottom: 3px;
        border-radius: 20px
    }

    .sidebar-toggle>span:first-child {
        display: block;
        float: right;
        margin-top: 0px;
        margin-left: 5px;
        width: 20px;
        height: 26px;
        position: relative
    }

    .hamburger {
        color: #fff;
        font-size: 13px;
        position: absolute;
        bottom: 0px;
        z-index: 999;
        display: block;
        height: 32px;
        background: transparent;
        border: none;
        background: #043db3;
        line-height: 24px;
        left: 10px;
        padding: 0 5px 0;
        transition: all 0.5s ease
    }

    .hamburger .resmenu-text {
        float: right
    }

    .hamburger:active,
    .hamburger:focus,
    .hamburger:hover {
        outline: none
    }

    .hamburger.is-closed:before {
        content: '';
        display: block;
        font-size: 14px;
        color: #fff;
        line-height: 32px;
        text-align: center;
        opacity: 0;
        transform: translate3d(0, 0, 0);
        transition: all 0.35s ease-in-out
    }

    .hamburger.is-closed .hamb-bottom,
    .hamburger.is-closed .hamb-middle,
    .hamburger.is-closed .hamb-top {
        position: absolute;
        left: 0;
        height: 2px;
        width: 100%;
        border-radius: 5px;
        background-color: #fff
    }

    .hamburger.is-closed .hamb-top {
        top: 6px;
        transition: all 0.35s ease-in-out
    }

    .hamburger.is-closed .hamb-middle {
        top: 50%;
        margin-top: -2px;
        transition: all 0.35s ease-in-out
    }

    .hamburger.is-closed .hamb-bottom {
        bottom: 8px;
        transition: all 0.35s ease-in-out
    }

    .hamburger.is-closed:hover:before {
        opacity: 1;
        display: block;
        transform: translate3d(-100px, 0, 0);
        transition: all 0.35s ease-in-out
    }

    .hamburger.is-closed:hover .hamb-top {
        top: 5px;
        transition: all 0.35s ease-in-out
    }

    .hamburger.is-closed:hover .hamb-bottom {
        bottom: 7px;
        transition: all 0.35s ease-in-out
    }

    .hamburger.is-open .hamb-bottom,
    .hamburger.is-open .hamb-middle,
    .hamburger.is-open .hamb-top {
        position: absolute;
        left: 0;
        height: 2px;
        width: 100%;
        border-radius: 5px;
        background-color: #fff
    }

    .hamburger.is-open .hamb-bottom,
    .hamburger.is-open .hamb-top {
        top: 50%;
        margin-top: -2px
    }

    .hamburger.is-open .hamb-top {
        transform: rotate(45deg);
        transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08)
    }

    .hamburger.is-open .hamb-middle {
        display: none
    }

    .hamburger.is-open .hamb-bottom {
        transform: rotate(-45deg);
        transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08)
    }

    .hamburger.is-open:before {
        content: '';
        display: block;
        font-size: 14px;
        color: #fff;
        line-height: 32px;
        text-align: center;
        opacity: 0;
        transform: translate3d(0, 0, 0);
        transition: all 0.35s ease-in-out
    }

    .hamburger.is-open:hover:before {
        opacity: 1;
        display: block;
        transform: translate3d(-100px, 0, 0);
        transition: all 0.35s ease-in-out
    }

    .overlay {
        position: fixed;
        display: none;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.8);
        z-index: 800
    }

    .header-img {
        border: 0 none
    }

    .header-tools {
        top: 0;
        height: auto
    }

    #item .jwplayer {
        max-width: 100%;
        width: 100% !important
    }

    body.photos main .row {
        margin: 0 -20px
    }

    body.photos main [class*=col-] {
        padding: 0 20px
    }

    body.photos .box.albums.top li {
        width: 720px;
        height: 480px;
        padding: 0
    }

    body.photos .box.albums.top li .desc {
        padding: 120px 60px 60px
    }

    body.photos .box.albums.cols ul {
        margin: 0 -10px !important
    }

    body.photos .box.albums.cols ul li {
        padding: 0 10px !important
    }

    body.photos .box.albums.cols.cols-2 ul li {
        height: 350px
    }

    body.photos .box.albums.carousel.centered ul li {
        width: 400px
    }

    body.photos .box.albums.carousel.centered .owl-nav>div {
        width: 160px !important
    }
}

@media screen and (min-width:768px) {
    .box.ads.fixed-ad {
        display: none !important
    }
}

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

    .main-menu .social-links {
        top: 0px;
        border-top-color: transparent
    }

    .main-menu .social-links li a {
        padding: 7px 15px !important;
        background: #154781
    }

    .nav-bar .service-title:before {
        left: -250px
    }

    .text-tools {
        display: block;
        text-align: center
    }

    .box.top ul li {
        width: 730px
    }

    .box.top.full-image ul li {
        height: 478px
    }

    .box.top.showcase ul li {
        height: auto
    }

    .box.cols.cols-3>div ul li {
        width: 100%
    }

    .box.cols.cols-3>div ul li figure a {
        height: 170px
    }

    .box.cols.cols-3>div ul li .desc {
        padding-top: 0
    }

    .box.cols.cols-2.thumbs-since-2>div ul li {
        width: 100% !important
    }

    .box.cols.cols-2.first-featured.full-height-since-2>div ul li {
        height: auto !important
    }

    .box.cols.cols-2 ul li {
        width: 100% !important
    }

    .box.cols.cols-2 ul li figure a {
        height: 210px !important
    }

    .box.cols.cols-2 ul li .desc {
        padding-top: 210px !important
    }


    .box.cols.first-featured.full-height-since-2 ul li {
        min-height: 104px
    }

    .box.cols.first-featured.full-height-since-2 ul li .desc {
        min-height: 94px !important
    }

    .box.cols.first-featured.full-height-since-2 ul li:first-child figure a {
        overflow: hidden;
        text-align: center;
        max-width: 100%
    }

    .box.cols.first-featured.full-height-since-2 ul li:first-child figure a img {
        display: inline-block;
        height: 100%;
        max-width: none;
        margin: 0 auto
    }

    .box.cols.sports.card ul li {
        height: 125px
    }

    .box.cols.cols-equal ul li {
        width: 100%;
        height: 104px
    }

    .box.cols.cols-equal ul li figure {
        width: 150px
    }

    .box.cols.cols-equal ul li figure a {
        height: 105px
    }

    .box.cols.cols-equal ul li figure a img {
        margin-left: 0;
        left: 0;
        display: block;
        width: 100%;
        height: auto
    }

    .box.cols.cols-equal ul li figure+.desc {
        padding-right: 160px;
        padding-top: 0
    }

    .box.cols.horizontal-since-3>div ul li figure>a {
        height: 210px !important
    }

    .box.cols.horizontal-since-3>div ul li figure:visible+.desc {
        padding-top: 210px !important
    }

    .box.card>div ul li {
        height: auto !important
    }

    .box.card.cols.cols-equal>div ul li {
        height: 104px !important
    }

    .box.card time {
        display: none !important
    }

    .box.card.thumbs-since-2>div ul li:nth-child(n+2) .desc {
        padding-top: 0 !important;
        min-height: 94px
    }

    .box.card.thumbs-since-2>div ul li:nth-child(n+2) figure a {
        height: 94px !important;
        overflow: hidden
    }

    .box.card.thumbs-since-2 ul li:nth-child(n+2) figure {
        width: 150px
    }

    .box.card.thumbs-since-2 ul li:nth-child(n+2) figure a {
        height: 105px
    }

    .box.card.thumbs-since-2 ul li:nth-child(n+2) figure a img {
        margin-left: 0;
        left: 0;
        display: block;
        width: 100%;
        height: auto
    }

    .box.card.thumbs-since-2 ul li:nth-child(n+2) figure+.desc {
        padding-right: 160px
    }

    .box.card.horizontal-since-3 ul li {
        width: 50%
    }

    .box.card.full-card ul li {
        height: 176px
    }

    .box.card.full-card ul li .desc p {
        display: none
    }

    .box.card.full-card ul li figure a {
        height: auto
    }

    .box.card.full-card.horizontal ul li {
        height: 118px
    }

    .box.card.floated-since-2 ul li:nth-child(n+2) {
        position: static
    }

    .box.cols.cols-2.first-featured.has-join ul li:first-child {
        height: auto
    }

    .box.cols.cols-2.first-featured.has-join ul li:first-child figure a {
        height: 260px
    }

    .box.cols.cols-2.first-featured.has-join ul li:first-child .desc {
        padding-top: 260px;
        height: 360px
    }

    .box.media-section.first-featured ul li {
        display: none
    }

    .box.media-section.first-featured ul li:first-child {
        display: block !important
    }

    .box.media-section.horizontal ul li:nth-child(n+3) {
        display: none
    }

    .box.gallery ul li {
        width: 50%
    }

    .box.gallery ul li figure {
        height: 199px
    }

    .box.join-container .box {
        width: 100%
    }

    .box.archive-fileds {
        padding: 20px
    }

    .box.hot-news ul li {
        width: 100% !important;
        float: none !important;
        margin: 0 !important
    }

    .box.albums.cols ul li .desc {
        padding-top: 10px !important
    }

    .hot-news footer,
    .news-content footer {
        position: static
    }

    .big-card.card-imgtop,
    .card-imgtop,
    .card-noimg,
    .medium290-card.card-imgtop,
    .slider-news,
    .small-card.card-imgtop .img-news img {
        height: auto
    }

    .is-open {
        left: 0
    }

    .navbar-toggle {
        float: none;
        line-height: 1;
        font-size: 15px;
        color: #fff;
        margin-left: 0;
        padding-right: 0
    }

    .navbar-toggle>span:first-child {
        display: block;
        float: right;
        margin-left: 10px;
        margin-top: 1px
    }

    .navbar-toggle .icon-bar {
        background: #fff
    }

    .resmenu-text {
        display: inline-block
    }

    .main-menu ul li {
        float: none
    }

    .main-menu ul li:after {
        display: none
    }

    .main-header .top-menu-bar .top-menu {
        margin-right: 20px
    }

    .header-img {
        margin-right: auto;
        margin-left: auto;
        float: none
    }

    .top-search {
        margin: 0 auto
    }

    .top-search {
        margin-top: 0px;
        margin-bottom: 10px;
        display: block
    }

    .top-search form {
        float: none
    }

    .top-search form input {
        width: 100%
    }

    .main-header .top-menu-bar {
        width: auto;
        margin: 0 auto
    }

    .hot-news .img-news {
        display: table;
        width: auto
    }

    .latest-news {
        height: auto;
        margin-bottom: 20px;
        padding: 15px
    }

    .latest-news .news-text {
        margin-bottom: 0
    }

    .slider-news .img-news {
        width: 250px;
        margin-left: 15px
    }

    .card-imgtop img,
    .main-footer .spiral-logo,
    .service-title {
        width: 100%
    }

    .news-content {
        padding-right: 15px
    }

    .news-text {
        margin-bottom: 10px
    }

    .copyright-text {
        font-size: 10px
    }

    .full-slider .slider-news .img-news {
        width: 100%;
        height: 100%;
        margin-left: 0
    }

    .sidebar-toggle {
        position: absolute;
        left: 0;
        top: 0;
        margin-top: 9px;
        margin-left: 15px
    }

    .main-header .nav-bar {
        position: relative
    }

    .service-title {
        text-align: center;
        float: none
    }

    .service-title:before {
        left: -50px
    }

    .service-title h1 {
        padding: 5px 0;
        width: auto
    }

    .header-img {
        margin-top: 5px
    }

    .meta-news ul li {
        width: 50%
    }

    .news-tools ul li {
        width: 25%;
        border-bottom: 1px solid #e5e5e5
    }

    .news-tools ul li a {
        padding: 10px
    }

    .header-stats {
        display: none
    }

    .language {
        margin-top: 0 !important
    }

    .top-menu {
        margin-bottom: 0 !important
    }

    .header-tools {
        margin: 0 auto;
        float: none;
        width: 75%
    }

    #item img[itemprop=image] {
        width: 100% !important
    }
}

@media screen and (max-width:600px) {
    body.photos .box.albums.top ul li {
        height: auto
    }

    body.photos .box.albums.top ul li .desc {
        position: static;
        padding: 20px;
        background: #555555
    }

    body.photos .box.carousel.centered .owl-nav>div {
        display: none !important
    }

    .box.top ul li {
        width: auto;
        height: auto
    }

    .box.top ul li figure {
        width: 100%
    }

    .box.top ul li .desc {
        margin-right: 0
    }

    .box.top ul li .desc time {
        position: static
    }

    .box.top.full-image ul li {
        height: auto
    }

    .box.top .control-section ol li time {
        display: block;
        padding-right: 0
    }

    .box.top .control-section ol li time:before {
        display: none
    }

    .box.cols.cols-2.first-featured.full-height-since-2>div ul li {
        width: 50%;
        height: 265px
    }

    .box.cols.cols-2.first-featured.full-height-since-2>div ul li:first-child {
        width: 50%
    }

    .box.cols.cols-2.first-featured.full-height-since-2>div ul li:first-child .desc {
        padding-top: 135px
    }

    .box.cols.cols-2.first-featured.full-height-since-2>div ul li figure {
        height: 0
    }

    .box.cols.cols-2.first-featured.full-height-since-2>div ul li figure a {
        height: 135px
    }

    .box.cols.cols-2.first-featured.full-height-since-2>div ul li figure a img {
        margin-left: 0;
        left: 0
    }

    .box.cols.cols-2.first-featured.full-height-since-2>div ul li .desc {
        padding-top: 135px;
        height: 100%
    }

    .box.cols.cols-3>div ul li figure a {
        height: 150px
    }

    .box.cols.cols-3>div ul li .desc {
        padding-top: 0
    }

    .box.cols.desc-overlay ul li {
        overflow: hidden
    }

    .box.cols.desc-overlay ul li figure {
        max-height: 120px
    }

    .box.cols.desc-overlay ul li figure>a {
        height: auto
    }

    .box.cols.desc-overlay ul li .desc p {
        display: none
    }

    .box.cols.desc-overlay ul li .desc time {
        display: none
    }

    .box.cols.desc-overlay ul li .desc h3 {
        max-height: 50px
    }

    .box.cols.sports ul li {
        width: 100%;
        height: 122px
    }

    .box.cols.cols-equal ul li figure a {
        height: 104px
    }

    .box.cols.card ul li figure>a img {
        max-width: 100%;
        max-height: none;
        height: auto !important
    }

    .box.card h4 {
        font-size: 10px;
        line-height: 1.5
    }

    .box.card p {
        display: none
    }

    .main-header .top-menu-bar .language {
        margin: 10px auto 0;
        float: none
    }

    .main-header .top-menu-bar .top-menu {
        margin: 0 auto 10px;
        text-align: center
    }

    .main-header .top-menu-bar .top-menu li {
        float: none;
        text-align: center;
        display: inline-block
    }

    .main-header .top-menu-bar .top-menu li:first-child a {
        padding-right: 10px
    }

    .main-header .top-menu-bar .top-menu li a {
        padding: 0 2px
    }

    .header-img {
        margin-bottom: 0;
        margin-top: 0
    }

    .slider-button.next-button,
    .slider-button.prev-button {
        left: 5px
    }

    .main-slider .control-section li {
        padding: 10px 10px 10px 40px
    }

    .main-slider .control-section li time {
        display: block
    }

    .main-slider .control-section li time:before {
        display: none;
        margin: 0
    }

    .copyright-text,
    .spiral-logo a {
        display: table !important;
        float: none !important;
        width: 100% !important
    }

    .list-news .card-imgright.summery-news .img-news {
        float: none;
        width: 100%;
        max-width: unset !important
    }

    .list-news .card-imgright.summery-news .img-news img {
        width: 100%
    }

    .list-news .card-imgright.summery-news .des-left {
        padding-right: 10px
    }

    .pagination li {
        margin: 0 3px
    }

    .xs600 {
        width: 100%;
        float: none
    }

    .copyright-text {
        text-align: center;
        margin-top: 10px
    }

    .top-comment input {
        width: 49%;
        margin-bottom: 5px
    }

    .des-hibts {
        padding-right: 0
    }

    textarea.text-comment {
        margin-bottom: 10px
    }

    .news-tools ul li {
        width: 50%
    }

    #item .item-img {
        width: 100%;
        float: none;
        margin-right: 0
    }

    .top-menu-bar .top-menu {
        display: none !important
    }

    .top-menu {
        float: none !important
    }

    .box.gallery ul li figure {
        height: 156px
    }
}

@media screen and (max-width:500px) {
    .box.cols.cols-3>div ul li figure a {
        height: 120px
    }

    .box.cols.cols-3>div ul li .desc {
        padding-top: 0
    }

    .box.cols.cols-3>div ul li figure+.desc {
        padding-top: 210px
    }

    .box.cols.cols-equal>div ul li figure a {
        height: 104px
    }

    .box.cols.cols-equal>div ul li figure+.desc {
        padding-top: 0
    }

    .box.media-section.horizontal ul li {
        display: none;
        width: 100%
    }

    .box.media-section.horizontal ul li:first-child {
        display: block
    }

    .box.list.has-cols>div ul {
        width: 100%
    }

    .box.gallery ul li figure {
        height: 130px
    }

    .xs500 {
        width: 100%;
        float: none
    }

    .main-footer .border-left {
        height: auto
    }

    .pagination li {
        margin: 0 2px
    }

    .pagination li a {
        font-size: 10px;
        width: 22px;
        height: 30px;
        padding: 7px 0px
    }

    .pagination li a.next,
    .pagination li a.prev {
        padding: 7px 0
    }

    .pagination li a.prev {
        margin-left: 0
    }

    .pagination li a.next {
        margin-right: 0
    }

    .pagination li.active a {
        width: 30px;
        height: 30px
    }

    .inside .media-section ul li {
        width: 100%
    }

    a.media.video {
        width: 100%
    }

    .media.video figure img {
        width: 100%
    }

    .media-title .media-category {
        float: none;
        margin-top: 20px
    }

    .des-hibts ul li {
        font-size: 13px
    }

    .comments-reply {
        margin-right: 0px
    }

    .full-slider {
        margin-bottom: 60px
    }

    .full-slider .news-content.des-small {
        width: 100%;
        margin-left: 0
    }

    .full-slider .slider-news .img-news {
        margin-bottom: 0
    }

    .full-slider .slider-button.prev-left {
        bottom: -30px;
        left: 0
    }

    .full-slider .slider-button.next-right {
        bottom: -30px;
        left: 35px
    }

    .main-slider {
        overflow: inherit
    }

    .inside .full-slider .news-content h1 {
        font-size: 15px;
        line-height: 20px
    }

    .inside .des-small.news-content {
        padding: 0 15px 15px 15px
    }

    .footer-icons {
        margin: 10px auto !important
    }

    .footer-logo {
        display: table;
        margin: 0 auto
    }

    .main-footer {
        padding-top: 10px
    }

    .footer-icons li:last-child {
        margin-left: 0
    }

    .meta-news ul li {
        width: 50%
    }
}

@media screen and (max-width:400px) {
    .col-400 {
        width: 100%;
        float: none
    }

    .news-text {
        padding: 0 10px
    }

    .top-comment input {
        width: 100%;
        margin-bottom: 5px
    }

    .copyright-text {
        font-size: 9px
    }

    .top-search input {
        width: 240px
    }

    .header-img {
        max-width: 180px
    }
}

.print .nav-bar {
    display: none
}

.print .main-header {
    background: #fff;
    margin: 20px 0;
    display: none
}

.print .print-logo {
    margin: 0 0 10px 0;
    display: block;
    width: 180px;
    height: auto
}

.print .container {
    width: 650px !important
}

.print .sidebar,
.print aside {
    display: none
}

.print .main-content [class*=col-] {
    width: 100%
}

.print .item .news-tools {
    display: none
}

.print .item .meta-news i {
    display: none
}

.print .item .comment-form {
    display: none
}

.print .item .comments * {
    font-size: 90% !important
}

.print .item .comments footer {
    display: none !important
}

.print .item p {
    color: #333333 !important;
    font-size: 12px
}

.print .poweredby {
    display: none
}

.print #item .content-full-news {
    border: 0 none
}

.print #item .news-info span {
    font-size: 10px
}

.print .ad,
.print .ads,
.print .banner {
    display: none
}

.print .main-footer {
    padding-top: 0;
    background: #fff;
    color: #333333
}

.print .main-footer .poweredby {
    background: #fff
}

.print .main-footer .container>.row:first-child {
    display: none
}

.print a[href]:after {
    content: ""
}

.print abbr[title]:after {
    content: ""
}

#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
}

.archiveOptions td {
    position: relative
}

.archiveOptions td:after {
    content: '<';
    font: bold 22px "Consolas", monospace;
    color: #FFF;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    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("../img/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 inherit
}

.third-news ul li p {
    font: normal 15px/1.6em inherit;
    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
}

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: 400px;
    height: 185px;
    overflow: hidden !important;
    background: #888
}

.mosaic-2 .item-image img {
    width: 400px;
    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
}

#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 {
    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
}

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 inherit, serif;
    margin: 0 16px 20px 0;
    padding: 15px 15px 15px 14px;
    position: relative;
    text-align: justify;
    width: 200px;
    -moz-box-shadow: 2px 2px 15px #ccc;
    -webkit-box-shadow: 2px 2px 15px #ccc;
    box-shadow: 2px 2px 15px #ccc
}

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

.quote-t4:after {
    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 inherit, serif;
    margin: 28px 8px 20px 5px;
    padding: 10px;
    position: relative;
    text-align: right;
    width: 200px
}

.quote-t6:before {
    content: "\201D";
    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 inherit, 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 inherit, 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
}

.poweredby {
    margin: 0;
    font-size: 11px
}

.ltr {
    direction: ltr
}

body>* {
    direction: rtl;
    text-align: right
}

[class*=col-] {
    float: right
}

.placeholder {
    height: 80px;
    background: #eeeeee;
    text-align: center;
    line-height: 80px;
    color: #555555
}

[class*=-sicon] {
    background-image: url('../img/sprite.png');
    display: inline-block;
    vertical-align: middle
}

.morning-sicon {
    background-position: 0 0;
    width: 14px;
    height: 34px
}

.noon-sicon {
    background-position: -15px 0;
    width: 36px;
    height: 36px
}

.evening-sicon {
    background-position: -52px 0;
    width: 28px;
    height: 28px
}

.apple-sicon {
    background-position: -81px 0;
    width: 28px;
    height: 34px
}

.google-sicon {
    background-position: -110px 0;
    width: 30px;
    height: 33px
}

.bazar-sicon {
    background-position: -140px 0;
    width: 30px;
    height: 34px
}

.back-page-sicon {
    background-position: -171px 0;
    width: 6px;
    height: 10px;
    margin-left: 10px
}

.next-page-sicon {
    background-position: -178px 0;
    width: 6px;
    height: 10px;
    margin-right: 10px
}

.rss-sicon {
    background-position: -187px 0;
    width: 30px;
    height: 32px
}

.rss-sicon:hover {
    background-position: -187px -32px
}

.viber-sicon {
    background-position: -250px -1px;
    width: 30px;
    height: 32px
}

.viber-sicon:hover {
    background-position: -250px -33px
}

.telegram-sicon {
    background-position: -218px 0;
    width: 31px;
    height: 32px
}

.telegram-sicon:hover {
    background-position: -218px -32px
}

.font-text-sicon {
    background-position: -280px 0;
    width: 19px;
    height: 18px
}

.tooltip {
    padding: 5px 0 !important
}


/* Pagination */

.pagination {
    width: 100%;
    height: auto;
    padding: 1px 0;
    text-align: center;
    transition: all .6s ease;
    overflow: hidden;
    display: block;
    position: relative;
}

.pagination span,
.pagination a {
    display: inline-block;
    height: 35px;
    line-height: 37px;
    width: auto;
    padding: 0px 13px 0px 13px;
    margin: 0 2px;
    border-radius: 10%;
    color: #999;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.8);
    background: #eee;
    transition: all .6s ease;
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.2);
}

.pagination a:hover {
    background: #ddd;
    transition: all .3s ease;
}

.pagination .current {
    color: #fff;
    background: #043db3;
    transition: all .6s ease;
}


/* Breadcrumb */

.breadcrumb {
    font-size: 15px;
    color: #999;
    border-radius: 2px;
    background: #f9f9f9;
    border-radius: 2px;
    width: 100%;
    height: 32px;
    margin: -5px auto 5px;
    overflow: hidden;
    position: relative;
    font-size: 12px;
    font-family: Yekan;
}

.breadcrumb-title {
    float: right;
    padding: 7px 15px;
    font-size: 12px;
    font-family: Yekan;
}

.breadcrumb li {
    float: right;
    font-size: 12px;
    font-family: Yekan;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.8);
    padding: 7px 20px;
    position: relative;
    color: #999;
}

.breadcrumb li a {
    color: #999;
    position: relative;
    z-index: 2;
    font-size: 12px;
    font-family: Yekan;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.8);
}

.breadcrumb li a:hover {
    color: #043db3;
}

.breadcrumb li:after {
    position: absolute;
    left: 0px;
    top: 5px;
    height: 24.36px;
    width: 24.36px;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    content: "";
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 1;
}

.breadcrumb li:last-child:after {
    display: none;
}



.page-bottom {
    float: right;
    width: 100%;
    padding: 10px 0px;
    border-top: 1px solid #eee;
    line-height: 40px;
}

.bottom-social {
    font-size: 0.867em;
    color: #999;
    float: right;
}

.bottom-social span {
    float: right;
    margin-left: 10px;
    font-size: 12px;
    font-family: Yekan;
}

.bottom-social ul {
    float: right;
}

.page-bottom-link {
    float: left;
    border-radius: 3px;
    margin-right: 30px;
    color: #999;
    border: 1px solid #f9f9f9;
}

.page-bottom-link-text:hover {
    color: #000;
    transition: all 0.3s ease-in-out;
}

.page-bottom-link i {
    line-height: 30px;
    margin-left: -11px;
    float: right;
    color: #999;
    font-size: 14px;
    background: #f9f9f9;
    padding: 0px 10px;
}

.page-bottom-link-title {
    float: right;
    margin-left: 10px;
    font-size: 12px;
    font-family: Yekan;
}

.page-bottom-link-text {
    float: right;
    transition: all 0.6s ease-in-out;
    direction: ltr;
    background: #fff;
    margin-right: 10px;
    padding: 0 5px;

    font-size: 0.8em;
    font-family: arial;
    transition: all 0.5s ease-in-out;
    height: 30px;
    line-height: 30px;
}

ul.single-social {
    float: left;
    padding-left: 5px;
    padding-top: 3px;
}

ul.single-social li {
    float: right;
    list-style: none outside none;
    border: none;
}

ul.single-social li a {
    background-color: transparent;
    background-image: url('../img/spice-sprite.png');
    background-repeat: no-repeat;
    background-size: auto 96px;
    border: 0 none;
    color: #fff;
    direction: ltr;
    display: block;
    height: 32px;
    overflow: hidden;
    text-align: left;
    text-decoration: none;
    text-indent: -999em;
    transition: all 0.2s ease 0s;
    width: 32px
}

ul.single-social li:after {
    content: "";
    width: 0.5px;
    height: 13px;
    float: left;
    margin: -22px 20px 0 -1px;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
}

ul.single-social li:last-child:after {
    display: none;
}

.ie7 ul.single-social li a,
.ie8 ul.single-social li a {
    background-image: url('../img/spice-sprite.png');
}

ul.single-social li.facebook a {
    background-position: 0 0
}

ul.single-social li.instagram a {
    background-position: -32px 0
}

ul.single-social li.telegram a {
    background-position: -64px 0
}

ul.single-social li.googleplus a {
    background-position: -96px 0
}

ul.single-social li.linkedin a {
    background-position: -128px 0
}

ul.single-social li.twitter a {
    background-position: -256px 0
}

ul.single-social li.facebook a:hover {
    background-position: 0 -32px
}

ul.single-social li.instagram a:hover {
    background-position: -32px -32px
}

ul.single-social li.googleplus a:hover {
    background-position: -96px -32px
}

ul.single-social li.linkedin a:hover {
    background-position: -128px -32px
}

ul.single-social li.twitter a:hover {
    background-position: -256px -32px
}

ul.single-social li.telegram a:hover {
    background-position: -64px -32px
}


.non-content {
    padding: 80px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 10px;
    padding-bottom: 80px;
    border-radius: 3px;
    background-color: #fff;
    transition: box-shadow .25s;
    overflow: hidden;
}

.non-content h1 {
    text-align: center;
    font-size: 88px;
    margin: 0;
    font-family: Yekan;
    padding: 0;
    color: #888;
    margin-bottom: 50px;
}

.non-content p {
    text-align: center;
    font-family: Yekan;
    color: #888;
    font-size: 24px;
    margin-bottom: 50px;
}

.non-list {
    width: 80%;
    margin: 0 auto;
    font-family: Yekan;
}

.non-list li {
    color: #999;
    font-family: Yekan;
}

.page-big {
    padding: 30px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 10px;
    padding-bottom: 30px;
    border-radius: 3px;
    background-color: #fff;
    transition: box-shadow .25s;
    overflow: hidden;
}

.page-big p {
    font-size: 13px;
    font-family: Yekan;
    padding: 0;
    color: #888;
}


.all-post li.media-all::before,
.all-post li.gallery-all::before {
    content: none;
}


.all-post ul {
    list-style: none !important;
}

.all-post li {
    list-style: none !important;
    padding: 0px 0;
}

.all-post li i {
    color: #666;
    float: right;
    line-height: 30px;
    padding-left: 4px;
}

.all-post li::before {
    content: "ā–  ";
    color: #555;
    font-size: 15px;
    margin-left: 4px;
    margin-top: 5px;
    float: right;
}

#wp-calendar {
    margin: 0 auto;
    width: 99% !important;
}

#wp-calendar a {
    margin: 0 auto;
    width: 100% !important;
}

#wp-calendar th {
    background-color: #f5f5f5;
    border-radius: 4px;
    padding: 0px 6px;
    text-align: center;
    font-weight: 400;
    font-size: 15px;
    color: #333;
    padding: 5px
}

#wp-calendar th:hover {
    background-color: #eee;
    transition: all 0.3s ease-out;
}

#wp-calendar td {
    background: #FFFFFF;
    box-shadow: 0 8px 10px rgba(0, 0, 0, 0);
    border: 1px solid #EEEEEE;
    padding: 4px 6px;
    text-align: center;
    font-size: 13px;
}

#wp-calendar td:hover {
    background-color: #f5f5f5;
    color: #000;
    transition: all 0.3s ease-out;
}

#wp-calendar td.pad {
    background: #FFFFFF;
}

#wp-calendar #today {
    background-color: #eee;
    color: #000;
}

#wp-calendar #today a {
    color: #FFFFFF;
}

#wp-calendar caption {
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    color: #333333;
    padding: 0px 0;
}

.primary-nav li>ul>li ul {
    top: 1px;
    right: 100%;
}
ul.single-social:before{
    display:none;
}
.full-text h2{    font-size: 20px;
    line-height: normal;
    font-weight: 700;

}

.full-text h3{    font-size: 19px;
    line-height: normal;
    font-weight: 700;

}
.full-text p {
    font-size: 17px;
    font-weight: 200;
    text-align: justify;
    line-height: 1.85;
    margin: 14px 0px !important;
    color: #262626;
}

.post-content a{
    font-weight:400;
    color :var(--main) !important ;
}
.between_links{
    background-color: var(--main);
    padding: 17px 10px;
    border-radius: 10px;
    border-right: 5px solid black;
    margin: 23px 0px;
    color: white;
}

.between_links> a{
        font-weight: 800;
    color: white !important;
}

.big404{
    font-size: 250px;
    text-align: center;
    color: var(--main);
}
.message404{
        text-align: center;
    font-size: 18px;
    font-weight: 800;
    margin: 40px;
}


.item-box1{
    display:flex;
    flex-direction:column;
}
.item-box1 .item3{
    display:flex;
}
.item-image{
    width:20%;
}
.post-wrap iframe{
    width:100% !important;
}
.footer-2 a{
    text-decoration : none;
    color:white;
}

.post-content * {
    font-family: 'Yekan' !important;
}