﻿@font-face {
    font-family: 'IRANSansLight';
    src: url('fonts/IRANSansWeb_Light.eot?#') format('eot'), url(fonts/IRANSansWeb_Light.woff) format('woff'), url(fonts/IRANSansWeb_Light.ttf) format('truetype')
}

@font-face {
    font-family: 'IRANSansBold';
    src: url('fonts/IRANSansWeb_Bold.eot?#') format('eot'), url(fonts/IRANSansWeb_Bold.woff) format('woff'), url(fonts/IRANSansWeb_Bold.ttf) format('truetype')
}

@font-face {
    font-family: 'Yekan';
    src: url('fonts/BYekan.eot?#') format('eot'), url(fonts/BYekan.woff) format('woff'), url(fonts/BYekan.ttf) format('truetype')
}

@font-face {
    font-family: "Nasim";
    src: url(fonts/nassim-regular.eot);
    src: local("‚ò∫"), url(fonts/nassim-regular.woff) format("woff"), url(fonts/nassim-regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "NasimBold";
    src: url(fonts/nassim-bold.eot);
    src: local("‚ò∫"), url(fonts/nassim-bold.woff) format("woff"), url(fonts/nassim-bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-family: IRANSansLight, NasimBold, Helvetica, Arial, sans-serif;
    font-size: 14px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: IRANSansLight, NasimBold, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #333;
    text-decoration: none
}

a:hover,
a:focus {
    color: #737373;
    text-decoration: none;
    outline: 0 !important
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
    outline: 0 !important
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.container {
    width: 100%;
    padding-right: 5px;
    padding-left: 5px;
    margin-right: auto;
    margin-left: auto;
}

.container-fluid {
    width: 100%;
    padding-right: 35px;
    padding-left: 35px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.last-col {
    overflow: hidden !important
}

.pdn {
    padding: 0 !important
}

.pdx {
    padding: 3px
}

.pdm {
    padding: 10px
}

.pdl {
    padding: 20px
}

.pdxl {
    padding: 30px
}

.pdxxl {
    padding: 40px
}

.ptn,
.pvn,
.pan {
    padding-top: 0 !important
}

.ptx,
.pvx,
.pax {
    padding-top: 3px !important
}

.pts,
.pvs,
.pas {
    padding-top: 5px !important
}

.ptm,
.pvm,
.pam {
    padding-top: 10px !important
}

.ptl,
.pvl,
.pal {
    padding-top: 20px !important
}

.ptxl,
.pvxl,
.paxl {
    padding-top: 30px !important
}

.ptxxl,
.pvxxl,
.paxxl {
    padding-top: 40px !important
}

.prn,
.phn,
.pan {
    padding-left: 0 !important
}

.prx,
.phx,
.pax {
    padding-right: 3px !important
}

.prs,
.phs,
.pas {
    padding-right: 5px !important
}

.prm,
.phm,
.pam {
    padding-right: 10px !important
}

.prl,
.phl,
.pal {
    padding-left: 10px !important
}

.prxl,
.phxl,
.paxl {
    padding-left: 7px !important
}

.prxxl,
.phxxl,
.paxxl {
    padding-right: 40px !important
}

.pbn,
.pvn,
.pan {
    padding-bottom: 0 !important
}

.pbx,
.pvx,
.pax {
    padding-bottom: 3px !important
}

.pbs,
.pvs,
.pas {
    padding-bottom: 5px !important
}

.pbm,
.pvm,
.pam {
    padding-bottom: 10px !important
}

.pbl,
.pvl,
.pal {
    padding-bottom: 20px !important
}

.pbxl,
.pvxl,
.paxl {
    padding-bottom: 30px !important
}

.pbxxl,
.pvxxl,
.paxxl {
    padding-bottom: 40px !important
}

.pln,
.phn,
.pan {
    padding-right: 0 !important
}

.plx,
.phx,
.pax {
    padding-left: 3px !important
}

.pls,
.phs,
.pas {
    padding-left: 5px !important
}

.plm,
.phm,
.pam {
    padding-left: 10px !important
}

.pll,
.phl,
.pal {
    padding-left: 20px !important
}

.plxl,
.phxl,
.paxl {
    padding-left: 30px !important
}

.plxxl,
.phxxl,
.paxxl {
    padding-left: 40px !important
}

.mtn,
.mvn,
.man {
    margin-top: 0px !important
}

.mtx,
.mvx,
.max {
    margin-top: 3px !important
}

.mts,
.mvs,
.mas {
    margin-top: 5px !important
}

.mtm,
.mvm,
.mam {
    margin-top: 10px !important
}

.mtl,
.mvl,
.mal {
    margin-top: 20px !important
}

.mtxl,
.mvxl,
.maxl {
    margin-top: 30px !important
}

.mtxxl,
.mvxxl,
.maxxl {
    margin-top: 40px !important
}

.mrn,
.mhn,
.man {
    margin-right: 0px !important
}

.mrx,
.mhx,
.max {
    margin-left: 3px !important
}

.mrs,
.mhs,
.mas {
    margin-right: 5px !important
}

.mrm,
.mhm,
.mam {
    margin-left: 10px !important
}

.mrl,
.mhl,
.mal {
    margin-right: 20px !important
}

.mrxl,
.mhxl,
.maxl {
    margin-right: 30px !important
}

.mrxxl,
.mhxxl,
.maxxl {
    margin-left: 20px !important
}

.mbn,
.mvn,
.man {
    margin-bottom: 0px !important
}

.mbx,
.mvx,
.max {
    margin-bottom: 3px !important
}

.mbs,
.mvs,
.mas {
    margin-bottom: 5px !important
}

.mbm,
.mvm,
.mam {
    margin-bottom: 10px !important
}

.mbl,
.mvl,
.mal {
    margin-bottom: 20px !important
}

.mbxl,
.mvxl,
.maxl {
    margin-top: 15px !important
}

.mbxxl,
.mvxxl,
.maxxl {
    margin-bottom: 40px !important
}

.mln,
.mhn,
.man {
    margin-left: 0px !important
}

.mlx,
.mhx,
.max {
    margin-left: 3px !important
}

.mls,
.mhs,
.mas {
    margin-left: 5px !important
}

.mlm,
.mhm,
.mam {
    margin-right: 5px !important
}

.mll,
.mhl,
.mal {
    margin-right: 20px !important
}

.mlxl,
.mhxl,
.maxl {
    margin-left: 30px !important
}

.mlxxl,
.mhxxl,
.maxxl {
    margin-left: 40px !important
}

.form-control {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0
}

.form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #ccc;
    outline: 0 !important
}

.form-control::-webkit-input-placeholder {
    font-style: normal
}

.form-control:-moz-placeholder {
    font-style: normal
}

.form-control::-moz-placeholder {
    font-style: normal
}

.form-control:-ms-input-placeholder {
    font-style: normal
}

.btn {
    border-radius: 0;
    background-color: #555;
    border-color: #555;
    color: #a3a3a3;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease
}

.btn:hover,
.btn:focus {
    background-color: #333;
    border-color: #333;
    color: #fff
}

.input-icon {
    position: relative
}

.input-icon>.form-control {
    padding-right: 33px
}

.input-icon>i {
    color: #333;
    display: block;
    position: absolute;
    margin: 8px 10px 4px 2px;
    z-index: 3;
    width: 16px;
    height: 16px;
    font-size: 16px;
    text-align: center
}

.modal .input-icon>i {
    z-index: 10055
}

.has-success .input-icon>i {
    color: #5cb85c
}

.has-warning .input-icon>i {
    color: #f0ad4e
}

.has-info .input-icon>i {
    color: #5bc0de
}

.has-error .input-icon>i {
    color: #d9534f
}

.input-icon.right>.form-control {
    padding-left: 33px;
    padding-right: 12px
}

.input-icon.right>i {
    left: 8px;
    float: right
}

.input-icon.input-icon-lg>i {
    margin: 13px 2px 4px 10px
}

.input-icon.input-icon-lg>input {
    height: 41px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 1.33
}

.input-mini {
    width: 60px !important
}

.input-xsmall {
    width: 80px !important
}

.input-small {
    width: 120px !important
}

.input-medium {
    width: 240px !important
}

.input-large {
    width: 320px !important
}

.input-xlarge {
    width: 480px !important
}

.breadcrumb {
    border-radius: 0;
    padding: 0;
    background-color: transparent
}

.breadcrumb>li+li:before {
    padding: 0 15px;
    color: #a3a3a3;
    font-family: "fontawesome";
    font-size: 5px;
    content: "f111";
    vertical-align: middle
}

.breadcrumb>li.active {
    color: #a3a3a3
}

.breadcrumb>li.active>a {
    color: #a3a3a3
}

.breadcrumb>li>a {
    color: #333
}

.input-group.input-group-lg>.form-control,
.input-group.input-group-lg>.input-group-addon,
.input-group.input-group-lg>.input-group-btn>.btn {
    border-radius: 0;
    font-size: 14px
}

.pagination>li:first-child>a {
    border-radius: 0
}

.pagination>li:last-child>a {
    border-radius: 0
}

.pagination>li.active>a {
    background-color: #333;
    border-color: #333
}

.pagination>li.active>a:hover,
.pagination>li.active>a:focus {
    background-color: #333;
    border-color: #333
}

.pagination>li>a.active {
    background-color: #333;
    border-color: #333;
    color: #fff
}

.pagination>li>a.active:hover,
.pagination>li>a.active:focus {
    background-color: #333;
    border-color: #333;
    color: #fff
}

.pagination>li>a {
    position: relative;
    float: right;
    padding: 6px 12px;
    line-height: 1.53846154;
    text-decoration: none;
    color: #333;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    margin-right: 6px;
    border-radius: 0
}

.pagination>li>a:hover {
    color: #333
}

.text-color {
    color: #333
}

.text-muted {
    color: #a3a3a3 !important
}

.dropdown-menu {
    border-radius: 0;
    border: 0;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .3)
}

.dropdown-menu>li>a {
    padding: 10px 20px;
    text-align: right
}

.dropdown .dropdown-submenu {
    position: relative
}

.dropdown .dropdown-submenu>.dropdown-menu {
    top: 0;
    right: 100%;
    margin-top: 0;
    margin-right: -1px;
    border-radius: 0
}

.dropdown .dropdown-submenu:hover>.dropdown-menu {
    display: block
}

.dropdown .dropdown-submenu>a:after {
    position: absolute;
    top: 10px;
    right: 20px;
    display: block;
    float: right;
    font-family: "fontawesome";
    content: "f105"
}

.dropdown .dropdown-submenu:hover>a:after {
    border-left-color: #fff
}

.dropdown .dropdown-submenu.pull-left {
    float: none
}

.dropdown .dropdown-submenu.pull-left>.dropdown-menu {
    right: -100%;
    margin-right: 10px;
    border-radius: 0
}

.dropdown-content {
    padding: 15px
}

@-webkit-keyframes reveal {
    0% {
        opacity: 0
    }
    1% {
        opacity: 0;
        -webkit-transform: scale(.98) translateY(-15px)
    }
    80% {
        -webkit-transform: scale(1)
    }
    100% {
        -webkit-transform: translateY(0)
    }
}

@keyframes reveal {
    0% {
        opacity: 0
    }
    1% {
        opacity: 0;
        -webkit-transform: scale(.98) translateY(-15px);
        transform: scale(.98) translateY(-15px)
    }
    80% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

ul>li.mega-menu-dropdown {
    position: static
}

ul>li.mega-menu-dropdown.mega-menu-full .dropdown-menu {
    left: 0;
    right: 0
}

ul>li.mega-menu-dropdown>.dropdown-menu {
    right: auto;
    width: auto
}

ul>li.mega-menu-dropdown>.dropdown-menu .mega-menu-content {
    padding: 20px;
    margin: 0
}

ul>li.mega-menu-dropdown>.dropdown-menu .mega-menu-content .mega-menu-submenu {
    padding: 0;
    margin: 0
}

ul>li.mega-menu-dropdown>.dropdown-menu .mega-menu-content .mega-menu-submenu li {
    padding: 0px !important;
    margin: 0 !important;
    list-style: none;
    text-align: right
}

ul>li.mega-menu-dropdown>.dropdown-menu .mega-menu-content .mega-menu-submenu li>h3 {
    margin-top: 0;
    padding-right: 10px;
    font-size: 14px;
    text-transform: uppercase;
    color: #FFF
}

ul>li.mega-menu-dropdown>.dropdown-menu .mega-menu-content .mega-menu-submenu li>a {
    white-space: normal;
    padding: 7px 10px;
    margin: 0;
    display: block;
    color: rgba(255, 255, 255, .7)
}

ul>li.mega-menu-dropdown>.dropdown-menu .mega-menu-content .mega-menu-submenu li>a>i {
    margin-right: 10px
}

label {
    font-weight: 400;
    margin-bottom: 0
}

.tags-list a {
    border: 1px solid #e5e5e5;
    display: inline-table;
    line-height: 1;
    margin-bottom: 3px;
    padding: 5px 8px;
    margin-right: 5px;
    vertical-align: middle
}

.tags-list a:hover {
    border-color: #333;
    background-color: #333;
    color: #fff
}

#page-header {
    display: inline-block;
    width: 100%
}

html * {
    outline: 0 !important
}

html,
body {
    min-height: 100%
}

#page-header #header {
    position: relative;
    display: block;
    width: 100%;
    height: auto
}

#page-header #header .header-topbar {
    position: relative;
    float: right;
    width: 100%;
    height: 35px;
    padding: 0;
    background-color: #dbeaf9
}

#page-header #header .header-topbar .topbar-left {
    float: left
}

#page-header #header .header-topbar .topbar-right {
    float: right
}

#page-header #header .header-topbar .topbar-social>ul {
    margin: 0
}

#page-header #header .header-topbar .topbar-social>ul>li {
    padding: 0
}

#page-header #header .header-topbar .topbar-social>ul>li:last-child>a {
    margin-right: 0
}

#page-header #header .header-topbar .topbar-social>ul>li>a {
    padding: 9px 10px;
    line-height: 18px;
    display: inline-block;
    background-color: #e8e8e8;
    color: #737373;
    margin-right: 1px;
    -webkit-transition: 0.2s background-color;
    -moz-transition: 0.2s background-color;
    -ms-transition: 0.2s background-color;
    -o-transition: 0.2s background-color;
    transition: 0.2s background-color
}

#page-header #header .header-topbar .topbar-social>ul>li>a:hover {
    color: #fff
}

#page-header #header .header-topbar .topbar-social>ul>li>a:hover.icon-print {
    background-color: #727272
}

#page-header #header .header-topbar .topbar-social>ul>li>a:hover.icon-google-plus {
    background-color: #dd4b39
}

#page-header #header .header-topbar .topbar-social>ul>li>a:hover.icon-twitter {
    background-color: #00aced
}

#page-header #header .header-topbar .topbar-social>ul>li>a:hover.icon-facebook {
    background-color: #3b5998
}

#page-header #header .header-topbar .topbar-social>ul>li>a:hover.icon-instagram {
    background-color: #fa8e33
}

#page-header #header .header-topbar .topbar-links ul {
    margin: 0
}

#page-header #header .header-topbar .topbar-links ul>li {
    padding: 0
}

#page-header #header .header-topbar .topbar-links ul>li+li:before {
    padding: 0 15px;
    color: #a3a3a3;
    font-family: "fontawesome";
    font-size: 5px;
    content: "f111";
    vertical-align: middle
}

#page-header #header .header-topbar .topbar-links ul>li>a {
    line-height: 35px;
    color: #a3a3a3
}

#page-header #header .header-topbar .topbar-links ul>li>a:hover {
    color: #333
}

#page-header #header .header-topbar .topbar-search .search-form {
    padding: 0
}

#page-header #header .header-topbar .topbar-search .search-form .input-icon a {
    width: 30px;
    min-height: 35px;
    float: left;
    text-align: center;
    padding-top: 10px;
    border: 0;
    border-radius: 0;
    background-color: #b1d6fb;
    -webkit-transition: width 0.2s;
    -o-transition: width 0.2s;
    transition: width 0.2s
}

#page-header #header .header-topbar .topbar-search .search-form .input-icon input {
    float: right;
    width: 200px;
    border: 0;
    border-radius: 0;
    background-color: #b1d6fb;
    -webkit-transition: width 0.2s;
    -o-transition: width 0.2s;
    transition: width 0.2s
}

#page-header #header .header-topbar .topbar-search .search-form .input-icon input:focus {
    width: 300px
}

#page-header #header .header-topbar .topbar-search .search-form .input-icon input i {
    cursor: pointer
}

#page-header #header .header-topbar .topbar-search .search-form .input-icon input::-webkit-input-placeholder {
    font-style: italic
}

#page-header #header .header-topbar .topbar-search .search-form .input-icon input:-moz-placeholder {
    font-style: italic
}

#page-header #header .header-topbar .topbar-search .search-form .input-icon input::-moz-placeholder {
    font-style: italic
}

#page-header #header .header-topbar .topbar-search .search-form .input-icon input:-ms-input-placeholder {
    font-style: italic
}

#page-header #header .header-topbar .topbar-search .search-form .input-icon i {
    cursor: pointer
}

#page-header #header .header-topbar .topbar-actions>ul {
    margin: 0
}

#page-header #header .header-topbar .topbar-actions>ul>li {
    position: relative;
    padding: 0
}

#page-header #header .header-topbar .topbar-actions>ul>li:last-child>a {
    margin-right: 0
}

#page-header #header .header-topbar .topbar-actions>ul>li>a {
    padding: 9px 10px 8px 10px;
    line-height: 18px;
    display: inline-block;
    background-color: #b1d6fb;
    color: #737373;
    margin-right: 1px;
    -webkit-transition: 0.2s background-color;
    -moz-transition: 0.2s background-color;
    -ms-transition: 0.2s background-color;
    -o-transition: 0.2s background-color;
    transition: 0.2s background-color
}

#page-header #header .header-topbar .topbar-actions>ul>li>a:hover {
    background-color: #97c1eb
}

#page-header #header .header-topbar .topbar-actions .dropdown-login .form-control {
    border: 0;
    background-color: rgba(0, 0, 0, .1)
}

#page-header #header .header-topbar .topbar-actions .topbar-latest-news {
    padding: 8px 10px;
    color: #737373;
    min-width: 600px;
    text-align: justify
}

#page-header #header .header-topbar .topbar-actions .topbar-latest-news .vticker {
    text-align: right
}

#page-header #header .header-topbar .topbar-actions .topbar-latest-news .vticker a {
    color: #aaa;
    font-style: normal;
    font-size: 15px;
    color: red;
    text-align: right;
    margin-right: 0
}

#page-header #header .header-logo-banner {
    position: relative;
    float: right;
    width: 100%;
    height: 100px;
    padding: 5px 0;
    background-color: #fff
}

#page-header #header .header-logo-banner .logo {
    position: relative;
    float: right;
    height: 100%;
    padding-top: 5px
}

#page-header #header .header-logo-banner .logofa {
    position: relative;
    float: right;
    height: 100%;
    padding-top: 5px
}

#page-header #header .header-logo-banner .logoen {
    position: relative;
    float: right;
    width: 20%;
    padding: 5px 20px 0 0
}

#page-header #header .header-logo-banner .headerdate {
    position: relative;
    float: left;
    font-size: 14px;
    padding: 50px 5px 0 0;
    text-align: left
}

#page-header #header .header-logo-banner .banner-adv {
    float: right;
    width: 30%;
    padding: 15px 10px 3px 0
}

#page-header #header .header-logo-banner .banner-adv img {
    margin: auto;
    width: 300px;
    height: 75px
}

#page-header #header .header-logo-banner .header-info {
    position: relative;
    float: right;
    min-width: 750px;
    margin-top: 18px
}

#page-header #header .header-logo-banner .header-info .block-info {
    position: relative;
    padding-top: 7px;
    text-align: center
}

#page-header #header .header-logo-banner .header-info .block-info .icons {
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-right: 12px;
    text-align: center;
    border-radius: 50%;
    background-color: #f0f0f0;
    color: #a3a3a3;
    display: inline-block;
    vertical-align: top;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s
}

#page-header #header .header-logo-banner .header-info .block-info .icons:hover {
    background-color: #333;
    color: #fff
}

#page-header #header .header-logo-banner .header-info .block-info .details {
    display: inline-block
}

#page-header #header .header-logo-banner .header-info .block-info .details p {
    font-size: 13px;
    margin-bottom: 5px;
    color: #a3a3a3
}

#page-header #header .header-logo-banner .header-info .row .col-md-4 {
    border-right: 1px solid #f0f0f0
}

#page-header #header .header-logo-banner .header-info .row .col-md-4:last-child {
    border-right: 0
}

#page-header #header .header-menu {
    position: relative;
    float: right;
    width: 100%;
    background-color: #fff
}

#page-header #header .header-menu #menu {
    z-index: 10;
    position: relative;
    background-color: #3b5998
}

#page-header #header .header-menu #menu>li.active>a,
#page-header #header .header-menu #menu>li.open>a {
    background-color: #113b63;
    color: #fff
}

#page-header #header .header-menu #menu>ul {
    width: 100%
}

#page-header #header .header-menu #menu>li {
    width: auto
}

#page-header #header .header-menu #menu>li>a {
    text-transform: uppercase;
    color: rgba(255, 255, 255, 1);
    font-size: 15px;
    padding: 8px 10px;
    border-radius: 0;
    background-color: #3b5998
}

#page-header #header .header-menu #menu>li>a:hover,
#page-header #header .header-menu #menu>li>a:focus {
    background-color: #113b63;
    color: #fff
}

#page-header #header .header-menu #menu>li>a small {
    display: block;
    font-size: 12px;
    text-transform: none;
    color: rgba(255, 255, 255, .3)
}

#page-header #header .header-menu #menu>li ul {
    border: 0;
    background-color: #113b63
}

#page-header #header .header-menu #menu>li ul>li.active>a {
    background-color: #555;
    color: #fff
}

#page-header #header .header-menu #menu>li ul>li>a {
    background-color: #113b63;
    color: #fff;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease
}

#page-header #header .header-menu #menu>li ul>li>a:hover,
#page-header #header .header-menu #menu>li ul>li>a:focus {
    background-color: #555;
    color: #fff
}

#page-header #header .header-menu #menu>li .menu-search {
    background-color: #333;
    border: 0
}

#page-header #header .header-menu #menu>li .menu-search .input-icon .form-control {
    background-color: rgba(255, 255, 255, .1);
    border-color: rgba(255, 255, 255, .1);
    border: 0;
    color: #a3a3a3
}

#page-header #header .header-menu #menu>li .menu-search .input-icon i {
    color: #a3a3a3
}

#page-header #header .header-menu #menu>li.mega-menu-dropdown {
    position: static
}

#page-header #header .header-menu #menu>li.mega-menu-dropdown.mega-menu-full .dropdown-menu {
    left: 0;
    right: 0;
    margin-bottom: 10px;
    box-shadow: none;
    border-bottom: 1px solid #fff
}

#page-header #header .header-menu #menu>li.mega-menu-dropdown>.dropdown-menu {
    right: auto;
    width: auto
}

#page-header #header .header-menu #menu>li.mega-menu-dropdown>.dropdown-menu .pd-right30 {
    padding-right: 30px !important;
    text-align: right
}

#page-header #header .header-menu #menu>li.mega-menu-dropdown>.dropdown-menu .pd-right30 .col-md-6 {
    padding: 5px 0;
    border-bottom: 1px solid rgba(255, 255, 255, .1)
}

#page-header #header .header-menu #menu>li.mega-menu-dropdown>.dropdown-menu .pd-right30 span {
    color: #fff;
    width: 100%
}

#page-header #header .header-menu #menu>li.mega-menu-dropdown>.dropdown-menu .mega-menu-content {
    padding: 20px;
    margin: 0;
    z-index: 100
}

#page-header #header .header-menu #menu>li.mega-menu-dropdown>.dropdown-menu .mega-menu-content .mega-menu-submenu {
    padding: 0;
    margin: 0;
    z-index: 100
}

#page-header #header .header-menu #menu>li.mega-menu-dropdown>.dropdown-menu .mega-menu-content .mega-menu-submenu li {
    padding: 0px !important;
    margin: 0 !important;
    list-style: none
}

#page-header #header .header-menu #menu>li.mega-menu-dropdown>.dropdown-menu .mega-menu-content .mega-menu-submenu li:last-child>a {
    border-bottom: 0
}

#page-header #header .header-menu #menu>li.mega-menu-dropdown>.dropdown-menu .mega-menu-content .mega-menu-submenu li>p {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 10px;
    padding-right: 10px;
    font-size: 14px;
    text-transform: uppercase;
    color: #FFF
}

#page-header #header .header-menu #menu>li.mega-menu-dropdown>.dropdown-menu .mega-menu-content .mega-menu-submenu li>a {
    white-space: normal;
    padding: 7px 10px;
    margin: 0;
    display: block;
    color: rgba(255, 255, 255, .7);
    border-bottom: 1px solid rgba(255, 255, 255, .1)
}

#page-header #header .header-menu #menu>li.mega-menu-dropdown>.dropdown-menu .mega-menu-content .mega-menu-submenu li>a:hover {
    background-color: rgba(255, 255, 255, .2)
}

#page-header #header .header-menu #menu>li.mega-menu-dropdown>.dropdown-menu .mega-menu-content .mega-menu-submenu li>a>i {
    display: none;
    margin-right: 10px
}

#page-header #header .header-menu #menu>li.mega-menu-dropdown>.dropdown-menu .mega-menu-content.menu-tabs {
    position: relative
}

#page-header #header .header-menu #menu>li.mega-menu-dropdown>.dropdown-menu .mega-menu-content.menu-tabs ul.nav-tabs>li {
    display: block;
    text-align: right;
    float: right;
    margin-bottom: 0
}

#page-header #header .header-menu #menu>li.mega-menu-dropdown>.dropdown-menu .mega-menu-content.menu-tabs ul.nav-tabs>li.active>a {
    background-color: #555
}

#page-header #header .header-menu #menu>li.mega-menu-dropdown>.dropdown-menu .mega-menu-content.menu-tabs ul.nav-tabs>li:last-child>a {
    border-bottom: 0
}

#page-header #header .header-menu #menu>li.mega-menu-dropdown>.dropdown-menu .mega-menu-content.menu-tabs ul.nav-tabs>li>a {
    padding: 3px 15px;
    margin-right: 0;
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .1)
}

#page-header #header .header-menu #menu>li.mega-menu-dropdown>.dropdown-menu .mega-menu-content.menu-tabs .tab-content {
    color: #fff
}

#page-header #header .header-menu #menu>li.mega-menu-dropdown>.dropdown-menu .mega-menu-content.menu-tabs .tab-content .menu-carousel {
    background-color: transparent;
    text-align: justify
}

#page-header #header .header-menu #menu>li.mega-menu-dropdown>.dropdown-menu .mega-menu-content.menu-tabs .tab-content .menu-carousel .carousel-inner .item .thumb {
    margin-bottom: 10px
}

#page-header #header .header-menu #menu>li.mega-menu-dropdown>.dropdown-menu .mega-menu-content.menu-tabs .tab-content .menu-carousel .carousel-inner .item .title {
    color: #fff
}

#page-header #header .header-menu #menu>li.mega-menu-dropdown>.dropdown-menu .mega-menu-content.menu-tabs .tab-content .menu-carousel .carousel-inner .item .title:hover {
    color: #a3a3a3
}

#page-header #header .header-menu #menu>li.mega-menu-dropdown>.dropdown-menu .mega-menu-content.menu-tabs .tab-content .menu-carousel .carousel-inner .item .info {
    color: #aaa;
    font-size: 11px;
    font-style: italic;
    margin-top: 7px
}

#page-header #header .header-menu #menu>li.mega-menu-dropdown>.dropdown-menu .mega-menu-content.menu-tabs .tab-content .menu-carousel .carousel-inner .item .info .fa-circle {
    font-size: 5px;
    margin: 0 15px;
    vertical-align: middle
}

#page-header #header .header-menu #menu>li.mega-menu-dropdown>.dropdown-menu .mega-menu-content.menu-tabs .tab-content .menu-carousel .carousel-control {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-shadow: none;
    color: #737373;
    font-size: 16px;
    position: relative;
    float: right;
    margin-left: 3px;
    background-color: #e5e5e5;
    transition: background 0.2s
}

#page-header #header .header-menu #menu>li.mega-menu-dropdown>.dropdown-menu .mega-menu-content.menu-tabs .tab-content .menu-carousel .carousel-control.left {
    background-image: none
}

#page-header #header .header-menu #menu>li.mega-menu-dropdown>.dropdown-menu .mega-menu-content.menu-tabs .tab-content .menu-carousel .carousel-control.right {
    background-image: none
}

#page-header #header .header-menu .menu-responsive {
    padding: 5px 10px;
    float: right;
    text-align: center;
    position: absolute;
    left: 80px;
    top: -157px;
    cursor: pointer;
    background: #333
}

#page-header #header .header-menu .menu-responsive>span {
    font-size: 30px;
    color: #fff
}

#wrapper {
    width: 100%;
    min-height: 100%;
    float: right;
    padding-top: 5px
}

#wrapper #page-wrapper .main-content .content .weather-info {
    margin-bottom: 16px;
    color: #737373
}

#wrapper #page-wrapper .main-content .content .weather-info .fa-circle {
    font-size: 5px;
    margin: 0 15px;
    vertical-align: middle
}

#wrapper #page-wrapper .main-content .content .weather-info #rain {
    width: 35px
}

#wrapper #page-wrapper .main-content .content .banner-adv-1 img {
    width: 100%
}

#wrapper #page-wrapper .main-content .content #survey-form {
    border: 1px solid #e5e5e5;
    padding: 25px 30px
}

#wrapper #page-wrapper .main-content .content #survey-form .heading {
    margin-bottom: 20px;
    font-family: IRANSansLight, NasimBold, serif;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700
}

#wrapper #page-wrapper .main-content .content #survey-form .question {
    color: #737373;
    font-size: 16px;
    margin-bottom: 20px
}

#wrapper #page-wrapper .main-content .content #survey-form .answer-list label {
    font-weight: 400;
    cursor: pointer;
    margin-bottom: 10px
}

#wrapper #page-wrapper .main-content .content #survey-form .btn-submit {
    border-radius: 0;
    background-color: #333;
    border-color: #333;
    color: #fff;
    text-transform: uppercase;
    font-family: Yekan;
    font-size: 14px
}

#wrapper #page-wrapper .main-content .content #survey-form .btn-submit:hover {
    background-color: #737373;
    border-color: #737373
}

#wrapper #page-wrapper .main-content .content #video-gallery-small,
#wrapper #page-wrapper .main-content .content #video-gallery-small1 {
    border: 1px solid #e5e5e5;
    padding: 20px 30px
}

#wrapper #page-wrapper .main-content .content #video-gallery-small .heading,
#wrapper #page-wrapper .main-content .content #video-gallery-small1 .heading {
    margin-bottom: 15px;
    font-family: IRANSansLight, NasimBold, serif;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700
}

#wrapper #page-wrapper .main-content .content #video-gallery-small .caption,
#wrapper #page-wrapper .main-content .content #video-gallery-small1 .caption {
    margin-top: 15px
}

#wrapper #page-wrapper .main-content .content #video-gallery-small .caption .title,
#wrapper #page-wrapper .main-content .content #video-gallery-small1 .caption .title {
    font-size: 16px;
    color: #333
}

#wrapper #page-wrapper .main-content .content #video-gallery-small .caption .title:hover,
#wrapper #page-wrapper .main-content .content #video-gallery-small1 .caption .title:hover {
    color: #a3a3a3
}

#wrapper #page-wrapper .main-content .content #video-gallery-small .caption .info,
#wrapper #page-wrapper .main-content .content #video-gallery-small1 .caption .info {
    color: #aaa;
    font-style: italic;
    font-size: 11px;
    margin-top: 10px
}

#wrapper #page-wrapper .main-content .content #video-gallery-small .caption .info .category,
#wrapper #page-wrapper .main-content .content #video-gallery-small1 .caption .info .category {
    background-color: #b3b3b3;
    color: #fff;
    padding: 3px 5px
}

#wrapper #page-wrapper .main-content .content #video-gallery-small .caption .info .fa-circle,
#wrapper #page-wrapper .main-content .content #video-gallery-small1 .caption .info .fa-circle {
    font-size: 5px;
    margin: 0 15px;
    vertical-align: middle
}

#wrapper #page-wrapper .main-content .content #video-gallery .thumb .caption {
    font-size: 15px
}

.section-category {
    margin-bottom: 10px
}

.section-category .section-name-noline {
    padding-top: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
    font-family: Yekan;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700
}

.section-category .section-name {
    border-top: 2px solid #000;
    padding-top: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
    font-family: Yekan;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700
}

.section-category .section-name a {
    color: #333
}

.section-category .section-name a:hover {
    color: #a3a3a3
}

.section-category .section-name>.pull-right {
    font-weight: 800;
    text-transform: none;
    font-size: 12px
}

.section-category .section-name>.pull-right>.location-link,
.section-category .section-name>.pull-right>.share-link {
    margin-top: 5px
}

.section-category .section-name>.pull-right>.views>a {
    font-size: 18px
}

.section-category .section-name>.pull-right a {
    color: #737373
}

.section-category .section-name>.pull-right a:hover {
    color: #a3a3a3
}

.thumb {
    position: relative;
    float: right;
    width: 100%;
    margin-bottom: 30px
}

.thumb:hover .caption {
    background-color: rgba(255, 255, 255, .9);
    color: #a3a3a3
}

.thumb .caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 12px;
    background-color: rgba(255, 255, 255, .7);
    font-weight: 700;
    color: #333
}

.img-cate {
    background-color: #000;
    padding: 3px 10px;
    position: absolute;
    top: 0
}

.img-cate:hover {
    background-color: rgba(0, 0, 0, .5)
}

.img-cate i {
    color: #fff
}

#back-top {
    position: fixed;
    bottom: 30px;
    right: 15px;
    z-index: 999
}

#back-top i {
    border: 2px solid #333;
    background: #fff;
    font-size: 20px;
    padding: 7px 12px 7px;
    color: #333;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    transition: all 0.3s ease
}

#back-top:hover i {
    background: #333;
    color: #fff
}

#footer {
    position: relative;
    display: block;
    float: right;
    width: 100%;
    padding: 20px 0 20px;
    background-color: #113b63;
    color: #fff
}

#footer .logo-small {
    margin-bottom: 20px
}

#footer .heading {
    font-family: IRANSansLight, NasimBold, serif;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 15px
}

#footer .footer-social ul {
    margin: 0
}

#footer .footer-social ul>li {
    padding: 0
}

#footer .footer-social ul>li:last-child>a {
    margin-right: 0
}

#footer .footer-social ul>li>a {
    padding: 9px 10px;
    line-height: 18px;
    display: inline-block;
    background-color: transparent;
    border: 1px solid #737373;
    color: #fff;
    margin-left: 10px;
    -webkit-transition: 0.2s background-color;
    -moz-transition: 0.2s background-color;
    -ms-transition: 0.2s background-color;
    -o-transition: 0.2s background-color;
    transition: 0.2s background-color
}

#footer .footer-social ul>li>a:hover {
    color: #fff
}

#footer .footer-social ul>li>a:hover.icon-print {
    background-color: #727272;
    border-color: #727272
}

#footer .footer-social ul>li>a:hover.icon-google-plus {
    background-color: #dd4b39;
    border-color: #dd4b39
}

#footer .footer-social ul>li>a:hover.icon-twitter {
    background-color: #00aced;
    border-color: #00aced
}

#footer .footer-social ul>li>a:hover.icon-facebook {
    background-color: #3b5998;
    border-color: #3b5998
}

#footer .footer-social ul>li>a:hover.icon-instagram {
    background-color: #fa8e33;
    border-color: #fa8e33
}

#footer #footer-contact {
    font-size: 13px
}

#footer #footer-contact i {
    color: #fff
}

#footer #footer-contact .address {
    margin-bottom: 10px
}

#footer #footer-contact .input-newsletter .input-group-addon {
    background-color: transparent;
    border-radius: 0;
    font-size: 15px
}

#footer #footer-contact .input-newsletter .input-group-addon i {
    color: #737373
}

#footer #footer-contact .input-newsletter input {
    background-color: transparent;
    font-size: 15px;
    border: 1px solid #ccc !important;
    border-left: 0 !important;
    color: #737373
}

#footer #footer-contact .input-newsletter input:focus {
    border-color: #ccc
}

#footer #footer-contact .input-newsletter input::-webkit-input-placeholder {
    font-style: italic
}

#footer #footer-contact .input-newsletter input:-moz-placeholder {
    font-style: italic
}

#footer #footer-contact .input-newsletter input::-moz-placeholder {
    font-style: italic
}

#footer #footer-contact .input-newsletter input:-ms-input-placeholder {
    font-style: italic
}

#footer #footer-contact .input-newsletter .btn-subscribe {
    padding: 5px;
    font-family: Yekan
}

#footer #footer-contact .input-newsletter .btn-subscribe .btn {
    background-color: #737373;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 0;
    padding: 6px 25px
}

#footer #footer-contact .input-newsletter .btn-subscribe .btn:hover {
    background-color: #fff
}

#footer #footer-contact .input-newsletter .btn-subscribe .btn-icon {
    display: none
}

#footer .section-category {
    margin-bottom: 40px
}

#footer .section-category .section-name {
    border-top: 2px solid #fff;
    padding-top: 10px;
    margin-bottom: 25px;
    font-family: IRANSansLight, NasimBold, serif;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff
}

#footer .section-category .section-name a {
    color: #fff
}

#footer .sub-footer {
    margin-bottom: 20px
}

#footer .sub-footer .list-news>li {
    margin-bottom: 10px
}

#footer .sub-footer .list-news>li:last-child {
    margin-bottom: 0
}

#footer .sub-footer .list-news>li>a {
    color: #dadada
}

#footer .sub-footer .list-news>li>a i {
    margin-left: 15px;
    color: #fff
}

#footer .sub-footer .list-news>li>a:hover {
    color: #fff
}

#footer .copyright {
    padding-top: 20px;
    border-top: 1px solid #737373
}

#footer .copyright>.pull-left {
    direction: ltr;
    font-family: Tahoma
}

#footer .copyright>.pull-left span {
    text-transform: uppercase;
    color: #fff;
    font-size: 12px
}

#footer .copyright>.pull-right a {
    color: #737373;
    font-family: Yekan;
    font-size: 16px;
    color: #ccc
}

#footer .copyright>.pull-right a:hover {
    color: #fff
}

#footer .form-control {
    background-color: rgba(255, 255, 255, .1);
    border-color: rgba(255, 255, 255, .1);
    border: 0;
    color: #a3a3a3
}

#footer .form-group {
    margin-bottom: 10px
}

#footer .tags-list a {
    color: #999;
    border-color: #999
}

#footer .tags-list a:hover {
    border-color: #737373;
    background-color: #737373;
    color: #fff
}

#theme-setting {
    position: fixed;
    right: -245px;
    top: 17%;
    background: #fff;
    border: 1px #ddd solid;
    width: 245px;
    z-index: 999;
    -webkit-transition: 0.4s all ease-in-out;
    -moz-transition: 0.4s all ease-in-out;
    -ms-transition: 0.4s all ease-in-out;
    -o-transition: 0.4s all ease-in-out;
    transition: 0.4s all ease-in-out;
    box-shadow: -1px 1px 1px rgba(0, 0, 0, .1)
}

#theme-setting .btn-theme-setting {
    padding: 7px 12px 7px;
    background-color: #333;
    position: absolute;
    z-index: 999;
    left: -42px;
    top: 0;
    box-shadow: -1px 1px 1px rgba(0, 0, 0, .1);
    border-radius: 0
}

#theme-setting .btn-theme-setting i {
    font-size: 20px;
    color: #fff
}

#theme-setting .btn-theme-setting:hover,
#theme-setting .btn-theme-setting:focus {
    color: #333;
    outline: none
}

#theme-setting .layout-options {
    padding: 5px 20px 15px;
    text-align: right;
    border-bottom: 1px solid #e5e5e5
}

#theme-setting .layout-options a {
    font-family: IRANSansLight, NasimBold
}

#theme-setting .layout-options .form-control {
    border-radius: 0;
    background-color: #FFFFFF !important;
    border-color: #cccccc !important
}

#theme-setting .theme-setting-content .switcher-title {
    padding: 15px 20px;
    color: #333;
    font-family: Yekan;
    font-weight: 700;
    text-transform: uppercase;
    text-align: right;
    margin: 0
}

#theme-setting .boxed-background-patterns,
#theme-setting .boxed-background-images {
    display: none
}

#theme-setting .boxed-background-patterns ul,
#theme-setting .boxed-background-images ul {
    margin: 0
}

#theme-setting .boxed-background-patterns ul>li,
#theme-setting .boxed-background-images ul>li {
    padding: 0 0 5px 5px
}

#theme-setting .boxed-background-patterns ul>li:first-child,
#theme-setting .boxed-background-images ul>li:first-child {
    padding-left: 0
}

#theme-setting .boxed-background-patterns ul>li>a>img,
#theme-setting .boxed-background-images ul>li>a>img {
    width: 30px;
    height: 30px
}

#theme-setting #layout-wide.btn,
#theme-setting #layout-boxed.btn,
#theme-setting #menu-static.btn,
#theme-setting #menu-fixed.btn {
    border-radius: 0;
    background-color: transparent;
    border-color: #333;
    color: #333
}

#theme-setting #layout-wide.btn.active,
#theme-setting #layout-boxed.btn.active,
#theme-setting #menu-static.btn.active,
#theme-setting #menu-fixed.btn.active,
#theme-setting #layout-wide.btn:hover,
#theme-setting #layout-boxed.btn:hover,
#theme-setting #menu-static.btn:hover,
#theme-setting #menu-fixed.btn:hover,
#theme-setting #layout-wide.btn:focus,
#theme-setting #layout-boxed.btn:focus,
#theme-setting #menu-static.btn:focus,
#theme-setting #menu-fixed.btn:focus {
    box-shadow: none;
    background-color: #333;
    color: #fff
}

body.layout-boxed {
    width: 1200px;
    margin: 0 auto
}

body.layout-boxed #page-header #header {
    background-color: #fff
}

body.layout-boxed.fashion-theme {
    background: url(../../../../../../www.next-themes.com/bignews/html/assets/css/images/backgrounds/bg_6.html) no-repeat fixed;
    background-size: cover
}

body.layout-boxed #wrapper {
    background-color: #fff
}

body.header-menu-fixed #page-header #header .header-menu #menu {
    position: fixed;
    top: 0;
    width: 1160px;
    margin: 0 auto;
    z-index: 9999
}

body.header-menu-fixed.layout-boxed #page-header #header .header-menu #menu {
    width: 1200px;
    margin-right: -20px
}

.menu-responsive {
    display: none
}

@media screen and (max-width:1024px) {
    #theme-setting {
        display: none
    }
    .container {
        padding-left: 0;
        padding-right: 0
    }
    #page-header #header .header-menu #menu>li>a {
        padding: 8px 6px;
        font-size: 15px
    }
    #page-header #header .header-menu #menu .dropdown-menu .carousel-inner .title {
        font-size: 13px
    }
    #footer .footer-social ul>li>a {
        padding: 7px
    }
    #page-header #header .header-logo-banner .logoen {
        width: 15%
    }
    #page-header #header .header-logo-banner .logofa {
        width: 65%
    }
}

@media screen and (max-width:800px) {
    #page-header #header .header-logo-banner .logoen {
        display: none
    }
    .container {
        padding-left: 0;
        padding-right: 0;
        margin-left: 10px
    }
    #page-header #header .header-logo-banner {
        height: 100px
    }
    #page-header #header .header-logo-banner .logo {
        padding-top: 15px
    }
    #page-header #header .header-logo-banner .banner-adv {
        width: 30%
    }
    #page-header #header .header-logo-banner .logoen {
        width: 65%
    }
    #page-header #header .header-menu #menu>li>a {
        font-size: 14px
    }
    #page-header #header .header-menu #menu .dropdown span.fa {
        display: none
    }
    #page-header #header .header-menu #menu .dropdown .mega-menu-content {
        padding: 20px 10px 10px 10px !important
    }
    #page-header #header .header-menu #menu .dropdown .mega-menu-content .col-sm-2 {
        padding-right: 6px;
        padding-left: 12px
    }
    #page-header #header .header-menu #menu .dropdown .mega-menu-content .mega-menu-submenu li>h3 {
        font-size: 13px !important
    }
    #page-header #header .header-menu #menu .dropdown .dropdown-menu {
        font-size: 12px
    }
    #page-header #header .header-menu #menu .dropdown .dropdown-menu .tab-content .carousel-inner .media-600-hide {
        display: none
    }
    #page-header #header .header-menu #menu .dropdown .dropdown-menu .tab-content .pull-right .carousel-control span.fa {
        display: block
    }
    #footer .sub-footer .col-sm-4,
    #footer .sub-footer .col-sm-5 {
        padding-left: 5px !important
    }
    #footer .sub-footer #footer-contact .section-content .col-md-4 {
        line-height: 35px;
        padding-right: 15px !important
    }
    #footer .sub-footer #footer-contact .section-content .mbxl {
        margin-bottom: 10px !important
    }
}

@media screen and (max-width:767px) {
    .menu-responsive {
        display: block
    }
    .container {
        padding-left: 0px;
        padding-right: 0px;
        margin-left: 0
    }
    #page-header #header .header-menu #menu>li.mega-menu-dropdown>.dropdown-menu .pd-right30 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }
    #page-header #header .header-topbar {
        height: 35px;
        background-color: #DFDFDF
    }
    #page-header #header .header-logo-banner {
        height: 150px;
        padding: 0
    }
    #page-header #header .header-logo-banner .logo {
        padding-top: 0;
        padding-bottom: 0;
        float: right;
        top: 5px;
        z-index: 10
    }
    #page-header #header .header-logo-banner .logo img {
        width: 70%
    }
    #page-header #header .header-logo-banner .logoen img {
        width: 70%
    }
    #page-header #header .header-logo-banner .banner-adv {
        display: none;
        width: 10%;
        padding-top: 0
    }
    #page-header #header .header-menu #menu {
        float: none;
        position: absolute;
        left: 80px;
        top: -98px;
        visibility: hidden;
        width: 140px;
        z-index: 10;
        color: #fff;
        background: #333
    }
    #page-header #header .header-menu #menu .dropdown span.fa {
        display: inline
    }
    #page-header #header .header-menu #menu.active {
        visibility: visible
    }
    #page-header #header .header-menu #menu .menu-text-dropdown a span.fa {
        display: none !important
    }
    #page-header #header .header-menu #menu .menu-text-dropdown .dropdown-menu {
        display: none !important
    }
    #page-header #header .header-menu #menu li {
        border-bottom: 1px solid #fff;
        margin-left: 0
    }
    #page-header #header .header-menu #menu li>a {
        margin-bottom: 0;
        background: #333;
        text-align: right;
        padding: 8px 10px
    }
    #page-header #header .header-menu #menu li.active>a {
        background: #555
    }
    #page-header #header .header-menu #menu li:last-child {
        border: none
    }
    #page-header #header .header-menu #menu li .dropdown-menu {
        min-width: 140px;
        width: 140px;
        overflow: hidden;
        position: relative
    }
    #page-header #header .header-menu #menu li ul.dropdown-menu {
        width: 140px
    }
    #page-header #header .header-menu #menu li ul.dropdown-menu .col-md-10.col-sm-9 {
        display: none
    }
    #page-header #header .header-menu #menu li ul.dropdown-menu .mega-menu-content {
        padding: 0 0 0 3px !important
    }
    #page-header #header .header-menu #menu li ul.dropdown-menu .mega-menu-content .menu-tabs ul.nav-tabs>li {
        text-align: right !important
    }
    #page-header #header .header-menu #menu li ul.dropdown-menu .mega-menu-content .col-sm-2 {
        padding-right: 0
    }
    #page-header #header .header-menu #menu li ul.dropdown-menu .mega-menu-content ul li h3 {
        font-weight: 700;
        line-height: 2;
        background: #555;
        padding: 10px
    }
    #page-header #header .header-menu #menu li ul.dropdown-menu .mega-menu-content .mega-menu-submenu li>h3 {
        padding: 3px 0 3px 10px !important;
        background: #171414
    }
    #page-header #header .header-menu #menu li ul.dropdown-menu .mega-menu-content .nav.nav-tabs>li.active>a {
        background: #171414 !important
    }
    #page-header #header .header-menu #menu li ul.dropdown-menu .mega-menu-content .nav.nav-tabs>li>a {
        background: #555
    }
    #page-header #header .header-menu #menu li ul.dropdown-menu .mega-menu-content .mega-menu-submenu li a,
    #page-header #header .header-menu #menu li ul.dropdown-menu .mega-menu-content .mega-menu-submenu li h3,
    #page-header #header .header-menu #menu li ul.dropdown-menu .mega-menu-content .nav.nav-tabs li a {
        padding-left: 25px !important
    }
    #page-header #header .header-menu #menu li ul.dropdown-menu .mega-menu-content .mega-menu-submenu li a {
        background-color: #555
    }
    #page-header #header .header-menu .menu-responsive {
        display: inline;
        position: absolute;
        margin-top: 11px;
        cursor: pointer;
        z-index: 10;
        top: -150px
    }
    #page-header #header .header-menu .menu-responsive span {
        line-height: 1;
        vertical-align: middle
    }
    #page-header #header .header-background-menu {
        background: #F1F1F1;
        height: 64px;
        position: relative;
        z-index: 1;
        width: 100%;
        top: 34px
    }
    #footer .sub-footer {
        margin-bottom: 40px
    }
    #footer .sub-footer .col-sm-4,
    #footer .sub-footer .col-sm-5 {
        padding-left: 15px !important
    }
    #footer .col-sm-3 {
        padding-bottom: 40px
    }
    #footer .col-sm-4 {
        padding-bottom: 30px;
        padding-left: 15px !important
    }
    #footer .col-sm-5 {
        padding-left: 15px !important
    }
    #wrapper {
        padding-top: 0
    }
    .mask {
        width: 100%;
        height: 150%;
        background: #fff;
        opacity: .5;
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 5;
        transition: all 0.2s
    }
    .breaking-news {
        text-align: center
    }
    .breaking-news .col-md-2.col-sm-3,
    .breaking-news .col-md-10.col-sm-9 {
        margin: 0 auto;
        width: 100%
    }
    .breaking-news ul {
        width: 100%;
        left: 0
    }
}

@media screen and (max-width:480px) {
    .container {
        padding-left: 40px;
        padding-right: 40px
    }
    #page-header #header .header-topbar .topbar-search .search-form .input-icon input:focus {
        width: 200px
    }
    #page-header #header .header-logo-banner .logo {
        padding-bottom: 20px
    }
    #page-header #header .header-menu .menu-responsive {
        position: absolute;
        left: 40px
    }
    #page-header #header .header-menu #menu {
        left: 40px
    }
}

@media screen and (max-width:380px) {
    .container {
        padding-left: 15px;
        padding-right: 15px
    }
    #page-header #header .header-topbar .topbar-search .search-form .input-icon input {
        width: 150px
    }
    #page-header #header .header-logo-banner {
        height: 20px
    }
    #page-header #header .header-logo-banner .banner-adv {
        display: none
    }
    #page-header #header .header-logo-banner .logoen {
        display: none
    }
    #page-header #header .header-menu #menu {
        top: 22px;
        left: 15px;
        transition: all 0.5s
    }
    #page-header #header .header-menu .menu-responsive {
        position: absolute;
        top: -14px;
        left: 15px
    }
    #page-header #header .header-menu .menu-responsive span {
        font-size: 20px
    }
    #footer .copyright .pull-right {
        float: right !important;
        padding-top: 10px
    }
    #footer #footer-contact .btn-subscribe .btn {
        padding: 8px 10px !important
    }
    #footer #footer-contact .btn-subscribe .btn-text {
        display: none
    }
    #footer #footer-contact .btn-subscribe .btn-icon {
        display: inline !important
    }
    #page-header #header .header-topbar .topbar-right .topbar-actions .dropdown .dropdown-toggle img,
    #page-header #header .header-topbar .topbar-right .topbar-actions .dropdown .dropdown-toggle i {
        margin-right: 0 !important
    }
    .hidden-responsive {
        display: none
    }
}

.breaking-news {
    margin-bottom: 20px
}

.breaking-news label {
    font-weight: 700;
    text-transform: uppercase;
    margin-right: 0;
    margin-bottom: 0
}

.breaking-news ul {
    margin-bottom: 0;
    display: inline-block
}

.breaking-news ul>li>a {
    color: #737373
}

.slider-news {
    margin-bottom: 15px;
    min-height: 390px
}

.slider-news #carousel .carousel-inner {
    height: 300px
}

.slider-news #carousel .carousel-inner .item {
    cursor: pointer
}

.slider-news #carousel .carousel-inner .item img {
    width: 100%;
    height: 300px;
    transition: transform 0.5s cubic-bezier(.49, -.01, .42, .81)
}

.slider-news #carousel .carousel-inner .item .caption {
    position: relative;
    height: 300px;
    padding: 30px;
    background-color: #113b63;
    color: #fff;
    z-index: 2
}

.slider-news #carousel .carousel-inner .item .caption .title {
    font-weight: 300;
    line-height: 1.2;
    margin-top: 7px;
    margin-bottom: 10px
}

.slider-news #carousel .carousel-inner .item .caption .title a {
    font-size: 22px;
    color: #fff
}

.slider-news #carousel .carousel-inner .item .caption .info {
    color: #8d8d8d;
    font-style: italic;
    font-size: 11px;
    margin-bottom: 10px
}

.slider-news #carousel .carousel-inner .item .caption .info .fa-circle {
    font-size: 5px;
    margin-left: 10px;
    margin-right: 10px;
    vertical-align: middle
}

.slider-news #carousel .carousel-inner .item:hover img {
    transform: scale(1.2)
}

.slider-news #thumbcarousel .carousel-inner .item .col-md-3 {
    padding: 0;
    padding-left: 5px
}

.slider-news #thumbcarousel .carousel-inner .item .col-md-3:last-child {
    padding-left: 0
}

.slider-news #thumbcarousel .carousel-inner .item .col-md-3 .thumb {
    cursor: pointer;
    float: right;
    width: 100%;
    height: 100px;
    padding-right: 0;
    margin-bottom: 0;
    overflow: hidden
}

.slider-news #thumbcarousel .carousel-inner .item .col-md-3 .thumb:active .caption,
.slider-news #thumbcarousel .carousel-inner .item .col-md-3 .thumb:hover .caption,
.slider-news #thumbcarousel .carousel-inner .item .col-md-3 .thumb:visited .caption,
.slider-news #thumbcarousel .carousel-inner .item .col-md-3 .thumb:focus .caption {
    background-color: rgba(255, 255, 255, .9);
    color: #333
}

.slider-news #thumbcarousel .carousel-inner .item .col-md-3 .thumb:active img,
.slider-news #thumbcarousel .carousel-inner .item .col-md-3 .thumb:hover img,
.slider-news #thumbcarousel .carousel-inner .item .col-md-3 .thumb:visited img,
.slider-news #thumbcarousel .carousel-inner .item .col-md-3 .thumb:focus img {
    transform: scale(1.2)
}

.slider-news #thumbcarousel .carousel-inner .item .col-md-3 .thumb img {
    width: 100%;
    height: 100%;
    margin: 0;
    transition: transform 0.5s cubic-bezier(.49, -.01, .42, .81)
}

.slider-news #thumbcarousel .carousel-inner .item .caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 12px;
    background-color: rgba(0, 0, 0, .6);
    font-weight: 700;
    color: #fff;
    transition: all 0.25s;
    display: none
}

.slider-news .carousel-control {
    font-size: 50px;
    padding-top: 20px;
    width: 40px;
    opacity: .9;
    text-shadow: none;
    transition: background 0.3s
}

.slider-news .carousel-control.left {
    background-image: none
}

.slider-news .carousel-control.right {
    background-image: none
}

.slider-news .carousel-control:hover {
    opacity: 1
}

.slider-news .carousel-control:hover.left {
    background-color: rgba(255, 255, 255, .5)
}

.slider-news .carousel-control:hover.right {
    background-color: rgba(255, 255, 255, .5)
}

div[id*="hot-topics-"] .thumb {
    margin-bottom: 15px;
    text-align: justify
}

div[id*="hot-topics-"] .thumb .title {
    font-size: 20px;
    color: #333
}

div[id*="hot-topics-"] .thumb .img-wrapper {
    width: 100%;
    height: 100%;
    overflow: hidden;
    float: right;
    margin-bottom: 5px
}

div[id*="hot-topics-"] .thumb .img-wrapper img {
    transition: transform 0.5s cubic-bezier(.49, -.01, .42, .81);
    width: 100%
}

div[id*="hot-topics-"] .thumb .info {
    color: #aaa;
    font-style: normal;
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 5px
}

div[id*="hot-topics-"] .thumb .info .category {
    background-color: #b3b3b3;
    color: #fff;
    padding: 3px 5px;
    float: right
}

div[id*="hot-topics-"] .thumb .info .fa-circle {
    font-size: 5px;
    margin: 0 15px;
    vertical-align: middle
}

div[id*="hot-topics-"] .thumb:hover .title {
    color: #a3a3a3
}

div[id*="hot-topics-"] .thumb:hover img {
    transform: scale(1.2)
}

.hot-topics-list .media-body {
    padding-top: 10px
}

div[id*="hot-topics-"] .hot-topics-list .media {
    padding-bottom: 3px;
    margin-bottom: 13px;
    padding-top: 0;
    margin-top: 3px;
    border-bottom: 1px solid #e5e5e5;
    text-align: justify
}

div[id*="hot-topics-"] .hot-topics-list .media:last-child {
    padding-bottom: 0
}

div[id*="hot-topics-"] .hot-topics-list .media .info {
    color: #aaa;
    font-style: normal;
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 10px
}

div[id*="hot-topics-"] .hot-topics-list .media .info .category {
    background-color: #b3b3b3;
    color: #fff;
    padding: 3px 5px;
    float: right
}

div[id*="hot-topics-"] .hot-topics-list .media .info .fa-circle {
    font-size: 5px;
    margin: 0 15px;
    vertical-align: middle
}

div[id*="hot-topics-"] .hot-topics-list .media .media-left {
    padding-top: 10px;
    padding-left: 20px
}

div[id*="hot-topics-"] .hot-topics-list .media .media-left img {
    width: 80px;
    height: 80px
}

div[id*="hot-topics-"] .hot-topics-list .media .media-body .description {
    font-size: 13px;
    color: #737373
}

div[id*="hot-topics-"] .hot-topics-list .media .media-body .info {
    margin-bottom: 0
}

div[id*="hot-topics-"] .hot-topics-list .media .media-body .title {
    font-size: 16px
}

div[id*="hot-topics-"] .hot-topics-list .media:last-child {
    border-bottom: 0;
    margin-bottom: 0
}

div[id*="hot-topics-"] .hot-topics-list .media:hover .media-body .title {
    color: #a3a3a3
}

#latest-news {
    min-height: 390px
}

#latest-news ul>li {
    padding-bottom: 15px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
    text-align: justify
}

#latest-news ul>li:last-child {
    border-bottom: 0;
    margin-bottom: 0
}

#latest-news ul>li>.title {
    font-size: 16px;
    color: #333
}

#latest-news ul>li>.title:hover {
    color: #a3a3a3
}

#latest-news ul>li>.info {
    color: #aaa;
    font-style: normal;
    font-size: 12px;
    margin-top: 6px
}

#latest-news ul>li>.info .category {
    background-color: #b3b3b3;
    color: #fff;
    padding: 3px 5px;
    float: right
}

#latest-news ul>li>.info .fa-circle {
    font-size: 5px;
    margin: 0 15px;
    vertical-align: middle
}

div[id*="world-news-"] .col-md-3 {
    width: 20%
}

div[id*="world-news-"] .col-md-9 {
    width: 80%
}

div[id*="world-news-"] .subtitle {
    font-size: 20px;
    font-weight: 300;
    text-transform: uppercase;
    padding-bottom: 5px;
    margin-bottom: 25px;
    border-bottom: 1px solid #e5e5e5
}

div[id*="world-news-"] .subtitle>.pull-left {
    margin-top: 0
}

div[id*="world-news-"] .subtitle>.pull-left .carousel-control {
    width: 23px;
    height: 23px;
    line-height: 23px;
    text-shadow: none;
    color: #737373;
    position: relative;
    float: right;
    margin-right: 3px;
    background-color: #eee;
    transition: background 0.3s
}

div[id*="world-news-"] .subtitle>.pull-left .carousel-control.left {
    background-image: none
}

div[id*="world-news-"] .subtitle>.pull-left .carousel-control.right {
    background-image: none
}

div[id*="world-news-"] .subtitle>.pull-left .carousel-control:hover.left {
    background-color: rgba(0, 0, 0, .1)
}

div[id*="world-news-"] .subtitle>.pull-left .carousel-control:hover.right {
    background-color: rgba(0, 0, 0, .1)
}

div[id*="world-news-"] .title {
    font-size: 18px;
    color: #333
}

div[id*="world-news-"] .title:hover {
    color: #a3a3a3
}

div[id*="world-news-"] .info {
    color: #aaa;
    font-style: normal;
    font-size: 12px;
    margin-top: 3px;
    margin-bottom: 8px
}

div[id*="world-news-"] .info .category {
    background-color: #b3b3b3;
    color: #fff;
    padding: 3px 5px;
    float: right
}

div[id*="world-news-"] .info .fa-circle {
    font-size: 5px;
    margin: 0 15px;
    vertical-align: middle
}

div[id*="world-news-"] .description {
    color: #737373;
    text-align: justify
}

div[id*="world-news-"] ul.location-news>li {
    margin-bottom: 10px
}

div[id*="world-news-"] ul.location-news>li:last-child {
    margin-bottom: 0
}

div[id*="world-news-"] ul.location-news>li>a {
    color: #333
}

div[id*="world-news-"] ul.location-news>li>a i {
    margin-left: 5px
}

div[id*="world-news-"] ul.location-news>li>a:hover {
    color: #a3a3a3
}

#weather-news .today-weather {
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5
}

#weather-news .today-weather #snow {
    width: 100px
}

#weather-news .today-weather .temp {
    font-size: 50px;
    line-height: 1;
    display: inline-block
}

#weather-news .today-weather .info p {
    font-size: 20px;
    margin-bottom: 0
}

#weather-news .today-weather .info small {
    color: #aaa
}

#weather-news .next-day-weather .row #clear-day,
#weather-news .next-day-weather .row #wind,
#weather-news .next-day-weather .row #sleet {
    width: 50px
}

#weather-news .next-day-weather .row .col-md-4 {
    padding-top: 20px;
    border-right: 1px solid #e5e5e5
}

#weather-news .next-day-weather .row .col-md-4:last-child {
    border-right: 0
}

#weather-news .next-day-weather .row .col-md-4 .temp {
    font-weight: 700
}

#weather-news .next-day-weather .row .col-md-4 .date-weather {
    color: #a3a3a3;
    font-size: 12px
}

#category-topics {
    padding: 10px 0;
    background-color: #f6f6f6
}

#category-topics .thumb {
    position: relative;
    float: right;
    width: 100%;
    margin-bottom: 10px;
    overflow: hidden
}

#category-topics .thumb:hover .caption {
    background-color: rgba(255, 255, 255, .9);
    color: #333
}

#category-topics .thumb:hover img {
    transform: scale(1.2)
}

#category-topics .thumb img {
    transition: transform 0.5s cubic-bezier(.49, -.01, .42, .81)
}

#category-topics .thumb .caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 7px;
    background-color: rgba(0, 0, 0, .6);
    font-weight: 700;
    color: #fff;
    transition: all 0.25s
}

.category-topics-list .media-body {
    padding-top: 5px
}

#category-topics .category-topics-list>.media {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 1px solid #e5e5e5
}

#category-topics .category-topics-list>.media:last-child {
    border-bottom: 0;
    margin-bottom: 0
}

#category-topics .category-topics-list>.media>.media-left i {
    padding-top: 5px;
    color: #333
}

#category-topics .category-topics-list>.media>.media-body .title {
    font-size: 15px;
    color: #333
}

#category-topics .category-topics-list>.media>.media-body .title:hover {
    color: #a3a3a3
}

#category-topics #video-gallery .box-video-left .thumb img {
    height: 220px
}

@media screen and (max-width:1024px) {
    #wrapper .content .col-left .breaking-news .col-md-2 {
        width: 24% !important
    }
    #wrapper .content .col-left .breaking-news .col-md-10 {
        width: 76% !important
    }
    #wrapper .content .col-left .slider-news {
        min-height: 370px
    }
    #wrapper .content .col-left .slider-news #carousel .carousel-inner {
        height: 100%
    }
    #wrapper .content .col-left .slider-news #carousel .carousel-inner .item .caption {
        padding: 30px 15px;
        height: 300px
    }
    #wrapper .content .col-left .slider-news #carousel .carousel-inner .item .caption .title {
        font-size: 24px
    }
    #wrapper .content .col-left .slider-news #carousel .carousel-inner img {
        height: 300px
    }
    #wrapper .content .col-left .slider-news #thumbcarousel .carousel-inner .item .col-md-3 .thumb {
        height: 70px
    }
    #wrapper .content .col-left .slider-news #thumbcarousel .carousel-inner .item .col-md-3 .thumb .caption {
        padding: 5px;
        font-size: 12px
    }
    #wrapper .content .col-left .slider-news #thumbcarousel .carousel-control {
        font-size: 40px;
        padding-top: 6px;
        width: 25px
    }
    #wrapper .content .col-left div[id*="hot-topics-"] .section-content .col-md-6 .thumb {
        padding-right: 0
    }
    #wrapper .content .col-left div[id*="hot-topics-"] .section-content .hot-topics-list {
        margin-right: -20px
    }
    #wrapper .content .col-left div[id*="hot-topics-"] .section-content .hot-topics-list .media {
        padding-bottom: 0;
        margin-top: 10px;
        margin-bottom: 0;
        border: none
    }
    #wrapper .content .col-left div[id*="hot-topics-"] .section-content .hot-topics-list .media.media:first-child {
        margin-top: 0
    }
    #wrapper .content .col-left div[id*="hot-topics-"] .section-content .hot-topics-list .media .media-left {
        padding-right: 10px
    }
    #wrapper .content .container .col-left div[id*="world-news-"] .section-content .col-sm-4 {
        width: 33.33% !important
    }
    #wrapper .content .container .col-left div[id*="world-news-"] .section-content .col-sm-8 {
        width: 66.67% !important
    }
    #wrapper .content .container .col-left div[id*="world-news-"] .section-content #location-news-carousel .carousel-inner .media .media-left {
        padding-bottom: 30px
    }
    #wrapper .content .container .col-left div[id*="world-news-"] .section-content #location-news-carousel .carousel-inner .media .media-body {
        display: inline
    }
    #wrapper .content .container .col-left div[id*="world-news-"] .section-content #location-news-carousel .carousel-inner .media .media-body .media-heading .title {
        font-size: 16px
    }
    #wrapper .content .container .col-left div[id*="world-news-"] .section-content #location-news-carousel .carousel-inner .media .media-body .description {
        font-size: 13px
    }
    #wrapper .content .col-right #latest-news {
        min-height: 440px
    }
    #wrapper .content .col-right #latest-news .section-name {
        margin-bottom: 10px;
        padding-top: 9px
    }
    #wrapper .content .col-right #latest-news .section-content ul>li>.title {
        font-size: 14px
    }
    #wrapper .content .col-right #latest-news .section-content ul li:last-child {
        padding-bottom: 0
    }
    #wrapper .content #category-topics {
        padding: 50px 0 0 0
    }
    #wrapper .content #category-topics .section-category {
        margin-bottom: 0;
        min-height: 480px
    }
    #wrapper .content #category-topics .category-topics-list>.media>.media-body .title {
        font-size: 13px
    }
    #wrapper .content #category-topics #video-gallery .box-video-left .thumb img {
        height: 356px
    }
}

@media screen and (max-width:800px) {
    #wrapper .content .container .col-left {
        padding-right: 0
    }
    #wrapper .content .container .col-left .slider-news {
        min-height: 300px
    }
    #wrapper .content .container .col-left .slider-news #carousel {
        margin-bottom: 10px !important
    }
    #wrapper .content .container .col-left .slider-news #carousel .carousel-inner {
        height: 100%
    }
    #wrapper .content .container .col-left .slider-news #carousel .carousel-inner .item .caption {
        padding: 10px;
        height: 240px
    }
    #wrapper .content .container .col-left .slider-news #carousel .carousel-inner .item .caption .title {
        font-size: 20px
    }
    #wrapper .content .container .col-left .slider-news #carousel .carousel-inner .item .caption .description {
        font-size: 13px
    }
    #wrapper .content .container .col-left .slider-news #carousel .carousel-inner img {
        height: 240px
    }
    #wrapper .content .container .col-left .slider-news #thumbcarousel .carousel-inner .item .col-md-3 {
        padding-right: 5px
    }
    #wrapper .content .container .col-left .slider-news #thumbcarousel .carousel-inner .item .col-md-3 .thumb {
        height: 70px
    }
    #wrapper .content .container .col-left .slider-news #thumbcarousel .carousel-inner .item .col-md-3 .thumb .caption {
        font-weight: 500
    }
    #wrapper .content .container .col-left .slider-news #thumbcarousel .carousel-inner .item .col-md-3:last-child {
        padding-right: 0
    }
    #wrapper .content .container .col-left .slider-news #thumbcarousel .carousel-control {
        font-size: 40px;
        padding-top: 6px;
        width: 25px
    }
    #wrapper .content .container .col-left div[id*="hot-topics-"] .col-md-6 {
        padding-left: 0
    }
    #wrapper .content .container .col-left div[id*="hot-topics-"] .col-md-6 .thumb {
        padding-right: 10px
    }
    #wrapper .content .container .col-left div[id*="hot-topics-"] .hot-topics-list .media {
        padding-bottom: 0;
        margin-top: 10px
    }
    #wrapper .content .container .col-left div[id*="hot-topics-"] .hot-topics-list .media .media-left {
        padding-right: 10px
    }
    #wrapper .content .container .col-left div[id*="hot-topics-"] .hot-topics-list .media .media-body .title {
        font-size: 14px
    }
    #wrapper .content .container .col-left div[id*="hot-topics-"] .hot-topics-list .media .media-body .info .fa-circle {
        margin: 0 10px
    }
    #wrapper .content .container .col-left div[id*="world-news-"] .section-content .col-sm-4 {
        width: 33.33% !important
    }
    #wrapper .content .container .col-left div[id*="world-news-"] .section-content .col-sm-8 {
        width: 66.67% !important
    }
    #wrapper .content .container .col-left div[id*="world-news-"] .section-content div[id*="location-news-carousel-"] .carousel-inner .media .media-left {
        padding-bottom: 30px
    }
    #wrapper .content .container .col-left div[id*="world-news-"] .section-content div[id*="location-news-carousel-"] .carousel-inner .media .media-body {
        display: inline
    }
    #wrapper .content .container .col-left div[id*="world-news-"] .section-content div[id*="location-news-carousel-"] .carousel-inner .media .media-body .media-heading .title {
        font-size: 16px
    }
    #wrapper .content .container .col-left div[id*="world-news-"] .section-content div[id*="location-news-carousel-"] .carousel-inner .media .media-body .description {
        font-size: 13px
    }
    #wrapper .content .container .col-right #weather-news .section-content .today-weather #snow {
        width: 88px
    }
    #wrapper .content .container .col-right #weather-news .section-content .today-weather .temp {
        font-size: 36px
    }
    #wrapper .content .container .col-right #weather-news .section-content .today-weather .info p {
        font-size: 16px
    }
    #wrapper .content .container .col-right #latest-news .section-content ul>li>.title {
        font-size: 13px
    }
    #wrapper .content .container .col-right #survey-form {
        padding: 10px !important
    }
    #wrapper .content .container .col-right #survey-form .heading,
    #wrapper .content .container .col-right #survey-form .question {
        margin-bottom: 15px
    }
    #wrapper .content .container .col-right #survey-form .answer-list label {
        font-size: 12px
    }
    #wrapper .content #category-topics .section-category {
        min-height: 440px
    }
    #wrapper .content #category-topics .section-category .section-content .img-responsive {
        width: 100%
    }
    #wrapper .content #category-topics .section-category .section-content .category-topics-list .media {
        padding-bottom: 5px;
        margin-bottom: 5px
    }
    #wrapper .content #category-topics #video-gallery {
        min-height: 100%
    }
    #wrapper .content #category-topics #video-gallery .box-video-left {
        padding-right: 10px
    }
    #wrapper .content #category-topics #video-gallery .box-video-left .thumb img {
        height: 284px
    }
    #wrapper .content #category-topics #video-gallery .box-video-right {
        padding-left: 0
    }
    #wrapper .content #category-topics #video-gallery .box-video-right .col-md-6.col-sm-6.col-xs-6.box-style-padding {
        padding-left: 5px;
        padding-bottom: 10px;
        padding-right: 16px
    }
    #wrapper .content #category-topics #video-gallery .box-video-right .col-md-6.col-sm-6.col-xs-6 {
        padding-right: 5px;
        padding-bottom: 10px
    }
    #wrapper .content #category-topics #video-gallery .section-content .thumb {
        margin-bottom: 0
    }
    #wrapper .content #category-topics #video-gallery .section-content .thumb .caption {
        font-size: 13px;
        padding: 5px
    }
}

@media screen and (max-width:767px) {
    #wrapper .content .container .col-left {
        padding-right: 15px
    }
    #wrapper .content .container .col-left .breaking-news {
        text-align: center
    }
    #wrapper .content .container .col-left .breaking-news .col-md-2 {
        width: 100% !important
    }
    #wrapper .content .container .col-left .breaking-news .col-md-10 {
        width: 100% !important
    }
    #wrapper .content .container .col-left .breaking-news .vticker {
        padding-right: 15px !important
    }
    #wrapper .content .container .col-left .breaking-news .vticker ul.list-unstyled {
        position: inherit !important
    }
    #wrapper .content .container .col-left .slider-news {
        min-height: 385px
    }
    #wrapper .content .container .col-left .slider-news #carousel {
        margin-bottom: 0 !important
    }
    #wrapper .content .container .col-left .slider-news #carousel .carousel-inner {
        position: relative;
        height: 100%
    }
    #wrapper .content .container .col-left .slider-news #carousel .carousel-inner .item .caption {
        background: rgba(0, 0, 0, .7);
        padding: 10px 20px;
        height: 140px;
        position: absolute;
        top: 150px;
        z-index: 2
    }
    #wrapper .content .container .col-left .slider-news #carousel .carousel-inner .item .caption .title {
        font-size: 18px;
        line-height: 1;
        margin-bottom: 5px
    }
    #wrapper .content .container .col-left .slider-news #carousel .carousel-inner .item .caption .info {
        margin-bottom: 5px
    }
    #wrapper .content .container .col-left .slider-news #carousel .carousel-inner img {
        height: 260px
    }
    #wrapper .content .container .col-left .slider-news #thumbcarousel .carousel-inner .item .col-md-3 {
        padding-top: 20px;
        padding-right: 10px
    }
    #wrapper .content .container .col-left .slider-news #thumbcarousel .carousel-inner .item .col-md-3 .thumb {
        height: 150px;
        padding-right: 0
    }
    #wrapper .content .container .col-left .slider-news #thumbcarousel .carousel-inner .item .col-md-3 .thumb .caption {
        font-weight: 600
    }
    #wrapper .content .container .col-left .slider-news #thumbcarousel .carousel-inner .item .col-md-3.box-style-padding {
        padding-right: 0;
        padding-left: 10px
    }
    #wrapper .content .container .col-left .slider-news #thumbcarousel .carousel-control {
        font-size: 50px;
        padding-top: 142px;
        width: 40px;
        color: rgba(0, 0, 0, .8);
        margin-left: -40px;
        margin-right: -40px
    }
    #wrapper .content .container .col-left div[id*="hot-topics-"] .section-content .col-md-6.col-sm-6 {
        display: inline-block
    }
    #wrapper .content .container .col-left div[id*="hot-topics-"] .section-content .col-md-6.col-sm-6 .thumb {
        margin-bottom: 0
    }
    #wrapper .content .container .col-left div[id*="hot-topics-"] .section-content .col-md-6.col-sm-6 .thumb .img-wrapper {
        width: 40%;
        margin-bottom: 0
    }
    #wrapper .content .container .col-left div[id*="hot-topics-"] .section-content .col-md-6.col-sm-6 .thumb .img-wrapper img {
        max-width: 100%;
        width: 100%
    }
    #wrapper .content .container .col-left div[id*="hot-topics-"] .section-content .col-md-6.col-sm-6 img.img-responsive {
        display: inline;
        float: right;
        max-width: 40%;
        height: auto;
        width: 40%
    }
    #wrapper .content .container .col-left div[id*="hot-topics-"] .section-content .col-md-6.col-sm-6 .title {
        float: left;
        width: 245px;
        padding-left: 20px;
        font-size: 18px
    }
    #wrapper .content .container .col-left div[id*="hot-topics-"] .section-content .col-md-6.col-sm-6 .info {
        padding-left: 20px;
        float: left
    }
    #wrapper .content .container .col-left div[id*="hot-topics-"] .section-content .col-md-6.col-sm-6 .hot-topics-list {
        margin-right: 0
    }
    #wrapper .content .container .col-left div[id*="hot-topics-"] .section-content .col-md-6.col-sm-6 .hot-topics-list .media {
        margin-top: 20px
    }
    #wrapper .content .container .col-left div[id*="hot-topics-"] .section-content .col-md-6.col-sm-6 .hot-topics-list .media:first-child {
        margin-top: 15px
    }
    #wrapper .content .container .col-left div[id*="hot-topics-"] .section-content .col-md-6.col-sm-6 .hot-topics-list .media .media-left {
        padding-right: 0;
        width: 40%
    }
    #wrapper .content .container .col-left div[id*="hot-topics-"] .section-content .col-md-6.col-sm-6 .hot-topics-list .media .media-left img {
        width: 100%;
        height: 132px
    }
    #wrapper .content .container .col-left div[id*="hot-topics-"] .section-content .col-md-6.col-sm-6 .hot-topics-list .media .media-body .title {
        font-size: 18px
    }
    #wrapper .content .container .col-left div[id*="world-news-"] .section-content {
        padding-bottom: 40px
    }
    #wrapper .content .container .col-left div[id*="world-news-"] .section-content div[id*="location-news-carousel-"] .carousel-inner .media .media-left {
        padding-bottom: 15px;
        padding-left: 0 !important
    }
    #wrapper .content .container .col-right .weather-info {
        display: none
    }
    #wrapper .content .container .col-right #latest-news {
        min-height: 380px
    }
    #wrapper .content .container .col-right #latest-news .section-name {
        padding-top: 10px;
        margin-bottom: 25px
    }
    #wrapper .content .container .col-right #latest-news .section-content ul>li>.title {
        font-size: 16px
    }
    #wrapper .content .container .col-right #weather-news .section-content .today-weather #snow {
        width: 120px
    }
    #wrapper .content .container .col-right #weather-news .section-content .today-weather .temp {
        font-size: 50px
    }
    #wrapper .content .container .col-right #weather-news .section-content .today-weather .info p {
        font-size: 30px
    }
    #wrapper .content .container .col-right .banner-adv-1 {
        margin-bottom: 40px !important
    }
    #wrapper .content .container .col-right #survey-form {
        padding: 30px !important
    }
    #wrapper .content .container .col-right #survey-form .heading,
    #wrapper .content .container .col-right #survey-form .question {
        margin-bottom: 20px
    }
    #wrapper .content .container .col-right #survey-form .answer-list label {
        font-size: 16px;
        padding-right: 10px
    }
    #wrapper .content .container .col-right #survey-form .answer-list .col-md-6.col-sm-6 {
        padding-left: 15px !important;
        padding-right: 0 !important
    }
    #wrapper .content #category-topics .boxed-category-left {
        padding-right: 10px
    }
    #wrapper .content #category-topics .boxed-category-right {
        padding-left: 10px
    }
    #wrapper .content #category-topics .section-category {
        min-height: 450px
    }
    #wrapper .content #category-topics #video-gallery {
        padding-bottom: 20px
    }
    #wrapper .content #category-topics #video-gallery .section-content .box-video-left {
        padding-right: 15px
    }
    #wrapper .content #category-topics #video-gallery .section-content .box-video-right {
        padding-left: 15px
    }
    #wrapper .content #category-topics #video-gallery .section-content .thumb {
        margin-bottom: 0 !important
    }
    #wrapper .content #category-topics #video-gallery .section-content .col-md-6.col-sm-6.col-xs-6 {
        padding-left: 15px;
        padding-right: 10px;
        padding-top: 20px;
        padding-bottom: 0
    }
    #wrapper .content #category-topics #video-gallery .section-content .col-md-6.col-sm-6.col-xs-6.box-style-padding {
        padding-left: 10px;
        padding-right: 15px;
        padding-bottom: 0
    }
    #page-header #header .header-topbar .topbar-search .search-form .input-icon input:focus {
        width: 200px
    }
}

@media screen and (max-width:480px) {
    #wrapper .content .container .col-left div[id*="hot-topics-"] .section-content .col-md-6.col-sm-6 .title {
        width: 220px;
        font-size: 16px
    }
    #wrapper .content .container .col-left div[id*="hot-topics-"] .section-content .col-md-6.col-sm-6 .hot-topics-list .media .media-body .title {
        font-size: 16px
    }
    #wrapper .content #category-topics .section-category {
        min-height: 430px
    }
    #wrapper .content #category-topics .thumb .caption {
        font-weight: 700;
        font-size: 13px;
        padding: 5px
    }
    #wrapper .content #category-topics .category-topics-list>.media>.media-left.prl {
        padding-left: 10px !important
    }
    #wrapper .content #category-topics .category-topics-list>.media>.media-body .title {
        font-size: 12px
    }
}

@media screen and (max-width:380px) {
    #page-header #header .header-topbar .topbar-search .search-form .input-icon input:focus {
        width: 150px
    }
    #wrapper {
        margin-top: 50px
    }
    #wrapper .content .container .col-left .slider-news #carousel .carousel-inner .item img {
        height: 230px
    }
    #wrapper .content .container .col-left .slider-news #carousel .carousel-inner .item .caption {
        top: 100px
    }
    #wrapper .content .container .col-left .slider-news #thumbcarousel .carousel-inner .item .col-md-3 {
        padding-top: 15px;
        padding-right: 7px
    }
    #wrapper .content .container .col-left .slider-news #thumbcarousel .carousel-inner .item .col-md-3 .thumb {
        height: 110px
    }
    #wrapper .content .container .col-left .slider-news #thumbcarousel .carousel-inner .item .col-md-3.box-style-padding {
        padding-right: 0;
        padding-left: 8px
    }
    #wrapper .content .container .col-left .slider-news #thumbcarousel .carousel-control {
        padding-top: 98px;
        margin-left: -10px;
        margin-right: -10px
    }
    #wrapper .content .container .col-left div[id*="hot-topics-"] .section-content .col-md-6.col-sm-6 img.img-responsive {
        height: 100px
    }
    #wrapper .content .container .col-left div[id*="hot-topics-"] .section-content .col-md-6.col-sm-6 .title {
        width: 100%;
        padding-right: 15px;
        font-size: 13px;
        text-align: justify
    }
    #wrapper .content .container .col-left div[id*="hot-topics-"] .section-content .col-md-6.col-sm-6 .info {
        padding-right: 15px;
        float: right;
        width: 160px
    }
    #wrapper .content .container .col-left div[id*="hot-topics-"] .section-content .col-md-6.col-sm-6 .info .fa-circle {
        margin: 0 5px
    }
    #wrapper .content .container .col-left div[id*="hot-topics-"] .section-content .col-md-6.col-sm-6 .hot-topics-list .media {
        margin-top: 15px
    }
    #wrapper .content .container .col-left div[id*="hot-topics-"] .section-content .col-md-6.col-sm-6 .hot-topics-list .media:first-child {
        margin-top: 10px
    }
    #wrapper .content .container .col-left div[id*="hot-topics-"] .section-content .col-md-6.col-sm-6 .hot-topics-list .media .media-left img {
        height: 100px
    }
    #wrapper .content .container .col-left div[id*="hot-topics-"] .section-content .col-md-6.col-sm-6 .hot-topics-list .media .media-body .title {
        font-size: 13px
    }
    #wrapper .content .container .col-left div[id*="world-news-"] .section-content .col-md-3.col-sm-4.col-xs-4,
    #wrapper .content .container .col-left div[id*="world-news-"] .section-content .col-md-9.col-sm-8.col-xs-8 {
        width: 100% !important
    }
    #wrapper .content .container .col-left div[id*="world-news-"] .section-content .col-md-9.col-sm-8.col-xs-8 div[id*="location-news-carousel-"] .carousel-inner .media .media-left {
        display: block;
        padding-left: 0 !important
    }
    #wrapper .content .container .col-left div[id*="world-news-"] .section-content .col-md-9.col-sm-8.col-xs-8 div[id*="location-news-carousel-"] .carousel-inner .media .media-left img {
        width: 100%
    }
    #wrapper .content .container .col-right #latest-news .section-content ul>li>.title {
        font-size: 14px
    }
    #wrapper .content .container .col-right #weather-news .section-content .today-weather #snow {
        width: 80px
    }
    #wrapper .content .container .col-right #weather-news .section-content .today-weather .temp {
        font-size: 40px
    }
    #wrapper .content .container .col-right #weather-news .section-content .today-weather .info p {
        font-size: 24px
    }
    #wrapper .content #category-topics .container .boxed-category-left,
    #wrapper .content #category-topics .container .boxed-category-right {
        padding-left: 15px;
        padding-right: 15px
    }
    #wrapper .content #category-topics .container .col-md-3.col-sm-4.col-xs-6 {
        width: 100% !important;
        padding-bottom: 40px
    }
    #wrapper .content #category-topics .container .category-topics-list>.media>.media-body .title {
        font-size: 14px
    }
    #wrapper .content #category-topics .container .thumb .caption {
        font-weight: 700;
        font-size: 14px;
        padding: 10px
    }
    #wrapper .content #category-topics .container #video-gallery .thumb {
        margin-bottom: 0 !important
    }
    #wrapper .content #category-topics .container #video-gallery .thumb .caption {
        font-weight: 700;
        font-size: 14px;
        padding: 10px
    }
    #wrapper .content #category-topics .container #video-gallery .box-video-left .thumb img {
        height: 218px
    }
    #wrapper .content #category-topics .container #video-gallery .col-md-6.col-sm-6.col-xs-6,
    #wrapper .content #category-topics .container #video-gallery .col-md-6.col-sm-6.col-xs-6.box-style-padding {
        width: 100% !important;
        padding: 15px 15px 0 15px
    }
}

@media screen and (min-width:1025px) and (max-width:1200px) {
    #wrapper .content .container .col-left div[id*="world-news-"] .section-content .col-sm-4 {
        width: 33.33% !important
    }
    #wrapper .content .container .col-left div[id*="world-news-"] .section-content .col-sm-8 {
        width: 66.67% !important
    }
    #wrapper .content .container .col-left div[id*="world-news-"] .section-content #location-news-carousel .carousel-inner .media .media-left {
        padding-bottom: 30px
    }
    #wrapper .content .container .col-left div[id*="world-news-"] .section-content #location-news-carousel .carousel-inner .media .media-body {
        display: inline
    }
    #wrapper .content .container .col-left div[id*="world-news-"] .section-content #location-news-carousel .carousel-inner .media .media-object {
        width: 329px
    }
    #wrapper .content .container .col-left div[id*="world-news-"] .section-content #location-news-carousel .carousel-inner .media .media-body .media-heading .title {
        font-size: 16px
    }
    #wrapper .content .container .col-left div[id*="world-news-"] .section-content #location-news-carousel .carousel-inner .media .media-body .description {
        font-size: 13px
    }
    #wrapper .content #category-topics .section-category .section-content .img-responsive {
        width: 315px
    }
    #wrapper .content #category-topics .category-topics-list>.media>.media-left.prl {
        padding-right: 10px !important
    }
    #footer .sub-footer #footer-contact .section-content .mbxl {
        font-family: tahoma;
        color: #ccc;
        direction: ltr
    }
    #page-header #header .header-menu #menu>li.mega-menu-dropdown>.dropdown-menu .mega-menu-content.menu-tabs .tab-content .menu-carousel .carousel-inner .item .thumb .img-responsive {
        width: 100%
    }
}

#content-news {
    margin-bottom: 10px
}

#content-news .title-news {
    padding-bottom: 10px;
    margin-top: 0;
    margin-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 30px;
    font-weight: 400;
    color: #333;
    line-height: 1.3
}

#content-news .title-news:hover a {
    color: #4db449
}

#content-news .info-news {
    margin-bottom: 30px
}

#content-news .info-news .image-telegram {
    width: 100%
}

#content-news .info-news .block-text {
    display: none
}

#content-news .info-news .hidden-text {
    display: inline
}

#content-news .info-news .info {
    color: #aaa;
    font-style: italic;
    margin-bottom: 10px
}

#content-news .info-news .info .fa-circle {
    font-size: 7px;
    margin: 0 15px;
    vertical-align: middle
}

#content-news .info-news .comments,
#content-news .info-news .share-link {
    display: inline-block;
    margin-left: 30px
}

#content-news .info-news .comments a,
#content-news .info-news .share-link a {
    color: #737373
}

#content-news .main-news {
    color: #737373;
    font-size: 15px;
    line-height: 1.7;
    text-align: justify
}

#content-news .main-news p {
    margin-bottom: 30px
}

#content-news .main-news a {
    color: blue
}

#content-news .main-news a:hover {
    color: red
}

#content-news .main-news .image-news {
    margin-bottom: 30px
}

#content-news .main-news .image-news .info-image {
    font-style: italic;
    font-size: 12px;
    margin-top: 5px;
    color: #333
}

#content-news .main-news .image-news .info-image .category {
    color: #a3a3a3;
    margin-right: 5px
}

#content-news .main-news blockquote {
    border-left: 0
}

#content-news .main-news blockquote:before {
    font-family: "fontawesome";
    content: 'f10d';
    position: absolute;
    top: -10px;
    font-size: 50px;
    color: #ccc
}

#content-news .main-news blockquote p {
    margin-left: 65px;
    margin-bottom: 10px;
    font-size: 20px;
    font-style: italic;
    color: #737373
}

#content-news .main-news blockquote footer {
    margin-left: 65px;
    font-style: italic;
    color: #000
}

#content-news .main-news blockquote footer:before {
    content: ''
}

#content-news .also-read {
    margin-bottom: 0
}

#content-news .also-read .section-name>.pull-right {
    margin-top: 0
}

#content-news .also-read .section-name>.pull-right .carousel-control {
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-shadow: none;
    color: #737373;
    position: relative;
    float: right;
    margin-left: 3px;
    background-color: #eee;
    transition: background 0.3s
}

#content-news .also-read .section-name>.pull-right .carousel-control.left {
    background-image: none
}

#content-news .also-read .section-name>.pull-right .carousel-control.right {
    background-image: none
}

#content-news .also-read .section-name>.pull-right .carousel-control:hover.left {
    background-color: rgba(0, 0, 0, .1)
}

#content-news .also-read .section-name>.pull-right .carousel-control:hover.right {
    background-color: rgba(0, 0, 0, .1)
}

#content-news .also-read #also-read-carousel .carousel-inner .item .col-md-4 {
    padding: 0;
    padding-right: 5px
}

#content-news .also-read #also-read-carousel .carousel-inner .item .col-md-4:last-child .thumb {
    padding-right: 0
}

#content-news .also-read #also-read-carousel .carousel-inner .item .col-md-4 .thumb {
    cursor: pointer;
    float: left;
    width: 100%;
    height: 154px;
    padding-left: 0;
    margin-bottom: 0;
    overflow: hidden
}

#content-news .also-read #also-read-carousel .carousel-inner .item .col-md-4 .thumb:hover .caption {
    background-color: rgba(255, 255, 255, .9);
    color: #000
}

#content-news .also-read #also-read-carousel .carousel-inner .item .col-md-4 .thumb:hover img {
    transform: scale(1.2)
}

#content-news .also-read #also-read-carousel .carousel-inner .item .col-md-4 .thumb img {
    width: 100%;
    height: 100%;
    margin: 0;
    transition: transform 0.5s cubic-bezier(.49, -.01, .42, .81)
}

#content-news .also-read #also-read-carousel .carousel-inner .item .caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px;
    background-color: rgba(0, 0, 0, .6);
    font-weight: 700;
    color: #fff;
    transition: all 0.5s
}

#content-news .comment-news .comment-info {
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
    margin-bottom: 20px
}

#content-news .comment-info ul.sign-in-social {
    margin: 0;
    display: inline-block
}

#content-news .comment-info ul.sign-in-social>li {
    padding: 0
}

#content-news .comment-info ul.sign-in-social>li:last-child>a {
    margin-right: 0
}

#content-news .comment-info ul.sign-in-social>li>a {
    padding: 3px;
    line-height: 35px;
    background-color: transparent;
    border: 1px solid #737373;
    color: #737373;
    margin-left: 10px;
    -webkit-transition: 0.2s background-color;
    -moz-transition: 0.2s background-color;
    -ms-transition: 0.2s background-color;
    -o-transition: 0.2s background-color;
    transition: 0.2s background-color
}

#content-news .comment-info ul.sign-in-social>li>a:hover {
    color: #fff
}

#content-news .comment-info ul.sign-in-social>li>a:hover.icon-print {
    background-color: #727272;
    border-color: #727272
}

#content-news .comment-info ul.sign-in-social>li>a:hover.icon-google-plus {
    background-color: #dd4b39;
    border-color: #dd4b39
}

#content-news .comment-info ul.sign-in-social>li>a:hover.icon-twitter {
    background-color: #00aced;
    border-color: #00aced
}

#content-news .comment-info ul.sign-in-social>li>a:hover.icon-facebook {
    background-color: #3b5998;
    border-color: #3b5998
}

#content-news .comment-info ul.sign-in-social>li>a:hover.icon-instagram {
    background-color: #fa8e33;
    border-color: #fa8e33
}

#content-news .comment-news .comment-form .comment-write {
    margin-bottom: 10px
}

#content-news .comment-news .comment-form .comment-write .input-group-lg {
    float: right
}

#content-news .comment-news .comment-form .comment-write .input-group-lg>.form-control,
#content-news .comment-news .comment-form .comment-write .input-group-lg>.input-group-addon,
#content-news .comment-news .comment-form .comment-write .input-group-lg>.input-group-btn>.btn {
    height: 100px;
    padding: 12px 16px;
    margin-bottom: 10px
}

.left2right {
    direction: ltr
}

#content-news .comment-news .comment-form .comment-write .input-group-lg>.form-security {
    height: 50px;
    padding: 12px 16px;
    margin-bottom: 10px;
    width: 100%;
    font-family: tahoma;
    font-size: 18px;
    text-align: center;
    direction: ltr;
    font-weight: 700
}

#content-news .comment-news .comment-form .comment-write .input-group-lg>.btn {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    color: #fff;
    padding: 12px 10px 12px 10px;
    width: 100%;
    font-family: Yekan;
    margin-right: 0
}

#content-news .comment-news .comment-form .comment-write .input-group-btn>.btn {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    color: #fff
}

#content-news .comment-news .comment-form .comment-write .media-left {
    padding-left: 20px
}

#content-news .comment-news .comment-form .comment-write .media-submit {
    margin: 0 auto;
    width: 85px;
    padding-top: 25px
}

#content-news .comment-news .comment-form .comment-list .media {
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #e5e5e5
}

#content-news .comment-news .comment-form .comment-list .media .media-left {
    padding-left: 20px
}

#content-news .comment-news .comment-form .comment-list .media .media-body .info {
    color: #aaa;
    font-style: italic;
    margin-bottom: 10px
}

#content-news .comment-news .comment-form .comment-list .media .media-body .info .fa-circle {
    font-size: 7px;
    margin-left: 10px;
    margin-right: 10px;
    vertical-align: middle
}

#content-news .comment-news .comment-form .comment-list .media .media-body .description {
    color: #737373
}

#latest-articles .latest-articles-list .title {
    font-size: 25px;
    color: #333
}

#latest-articles .latest-articles-list .title:hover {
    color: #f09
}

#latest-articles .latest-articles-list .info {
    color: #aaa;
    font-style: italic;
    margin-top: 5px;
    margin-bottom: 20px
}

#latest-articles .latest-articles-list .info .fa-circle {
    font-size: 5px;
    margin: 0 15px;
    vertical-align: middle
}

#latest-articles .latest-articles-list .description {
    color: #737373;
    font-size: 16px;
    line-height: 1.7
}

#latest-articles .latest-articles-list .description .btn-read-more {
    border-radius: 0;
    background-color: #333;
    border-color: #333;
    color: #fff;
    text-transform: uppercase
}

#latest-articles .latest-articles-list .description .btn-read-more:hover {
    background-color: #737373;
    border-color: #737373
}

#latest-articles .latest-articles-list ul>li {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 30px;
    margin-bottom: 30px
}

#latest-articles .latest-articles-list ul>li:last-child {
    margin-bottom: 20px
}

.links-share {
    border: 1px solid #e5e5e5;
    padding: 15px;
    margin-bottom: 30px
}

.links-share .heading {
    margin-bottom: 15px;
    font-family: "Roboto Slab", serif;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700
}

.links-share ul.keyword-filter>li {
    margin-bottom: 10px
}

.links-share ul.keyword-filter>li:last-child {
    margin-bottom: 0
}

.links-share ul.keyword-filter>li>a {
    color: #333
}

.links-share ul.keyword-filter>li>a i {
    margin-right: 10px
}

.links-share ul.keyword-filter>li>a:hover {
    color: #f09
}

#recent-articles {
    margin-bottom: 20px
}

#recent-articles ul>li {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e5e5e5
}

#recent-articles ul>li:last-child {
    border-bottom: 0;
    margin-bottom: 0
}

#recent-articles ul>li>.title {
    font-size: 14px;
    color: #333;
    font-weight: 700
}

#recent-articles ul>li>.title:hover {
    color: #f09
}

#recent-articles ul>li>.info {
    color: #aaa;
    font-style: italic;
    margin-top: 5px
}

#recent-articles ul>li>.info .fa-circle {
    font-size: 7px;
    margin: 0 20px;
    vertical-align: middle
}

#recent-articles ul>li>.info .category {
    background-color: #b3b3b3;
    color: #fff;
    padding: 3px 5px
}

.category-menu {
    border: 1px solid #e5e5e5;
    padding: 20px 30px;
    margin-bottom: 30px
}

.category-menu .heading {
    margin-bottom: 15px;
    font-family: "Roboto Slab", serif;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700
}

.category-menu .category-menu-list>ul>li:last-child {
    margin-bottom: 0
}

.category-menu .category-menu-list>ul>li>a {
    color: #333;
    text-transform: uppercase
}

.category-menu .category-menu-list>ul>li>a i {
    margin-right: 10px
}

.category-menu .category-menu-list>ul>li>a:hover,
.category-menu .category-menu-list>ul>li>a:focus {
    background-color: transparent
}

.category-menu .category-menu-list>ul>li>ul>li>a {
    color: #999;
    padding-left: 30px
}

.category-menu .category-menu-list>ul>li>ul>li>a:hover,
.category-menu .category-menu-list>ul>li>ul>li>a:focus {
    background-color: transparent;
    color: #737373
}

#tags-articles .tags-list a {
    border: 1px solid #e5e5e5;
    display: inline-table;
    line-height: 1;
    margin-bottom: 3px;
    padding: 5px 8px;
    margin-right: 5px;
    vertical-align: middle
}

#tags-articles .tags-list a:hover {
    border-color: #333;
    background-color: #333;
    color: #fff
}

#news-list.section-category {
    margin-bottom: 0
}

#news-list.section-category .section-content>.media {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e5e5e5
}

#news-list.section-category .section-content>.media:hover .media-left .thumb img {
    transform: scale(1.2)
}

#news-list.section-category .section-content>.media:hover .media-body .title {
    color: #4db449
}

#news-list.section-category .section-content>.media .media-left {
    padding-left: 30px
}

#news-list.section-category .section-content>.media .media-left .thumb {
    width: 100%;
    height: 100%;
    margin-bottom: 0;
    overflow: hidden
}

#news-list.section-category .section-content>.media .media-left .thumb img {
    transition: transform 0.5s cubic-bezier(.49, -.01, .42, .81)
}

#news-list.section-category .section-content>.media .media-body .title {
    font-size: 20px;
    color: #333;
    text-align: justify
}

#news-list.section-category .section-content>.media .media-body .info {
    color: #aaa;
    font-style: normal;
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 10px
}

#news-list.section-category .section-content>.media .media-body .info .category {
    background-color: #b3b3b3;
    color: #fff;
    padding: 3px 5px
}

#news-list.section-category .section-content>.media .media-body .info .fa-circle {
    font-size: 5px;
    margin: 0 15px;
    vertical-align: middle
}

#news-list.section-category .section-content>.media .media-body .description {
    font-size: 15px;
    color: #737373;
    text-align: justify
}

.gallery .thumbnailed,
.gallery .thumbnailed:hover {
    padding: 0;
    border: none;
    box-shadow: none
}

.gallery .thumbnails {
    margin-bottom: 6px
}

.newsall-left {
    text-align: left;
    width: 100%
}

.newsall-right {
    text-align: right;
    width: 100%
}

.hidden-responsive {
    display: inline
}

.displaynone {
    display: none
}

.list-unstyled li {
    padding: 5px 0
}

#page-header #header .header-topbar .topbar-actions-red>ul {
    margin: 0
}

#page-header #header .header-topbar .topbar-actions-red>ul>li {
    position: relative;
    padding: 0
}

#page-header #header .header-topbar .topbar-actions-red>ul>li:last-child>a {
    margin-right: 0
}

#page-header #header .header-topbar .topbar-actions-red>ul>li>a {
    padding: 9px 10px 8px 10px;
    line-height: 18px;
    display: inline-block;
    background-color: #ff2c2c;
    color: #fff;
    margin-right: 1px;
    -webkit-transition: 0.2s background-color;
    -moz-transition: 0.2s background-color;
    -ms-transition: 0.2s background-color;
    -o-transition: 0.2s background-color;
    transition: 0.2s background-color
}

#page-header #header .header-topbar .topbar-actions-red>ul>li>a:hover {
    background-color: #e10101
}

@media(max-width: 768px) {
    .tooltip2 {
        font-size: 1.4em;
    }
}

.tooltip2 {
    font-family: IRANSansLight;
    font-size: 14px;
}

.tooltip2 a {
    border-radius: 10px;
    height: 100%;
    padding: 0.5em;
    cursor: pointer;
    color: white;
    text-decoration: none;
}

.tooltip2 a:hover {
    background: rgba(59, 68, 75, 0.9);
}

.tooltip2::before {
    content: '';
    display: block;
    border-left: 0.5em solid transparent;
    border-right: 0.5em solid transparent;
    border-bottom: 0.5em solid rgba(14, 17, 17, 0.9);
    position: absolute;
    top: 0;
    margin-top: -0.5em;
}

/* Container Grid Setup */

.image-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr;
    gap: 10px;
    /* Space between grid items */
    grid-template-areas: "item1 item1 item2 item3" "item1 item1 item4 item4" "item5 item6 item4 item4 "
}

.item1 {
    grid-area: item1;
}

.item2 {
    grid-area: item2;
}

.item3 {
    grid-area: item3;
}

.item4 {
    grid-area: item4;
}

.item5 {
    grid-area: item5;
}

.item6 {
    grid-area: item6;
}

/* Grid Item Defaults */

.grid-item {
    aspect-ratio: 1/1;
    overflow: hidden;
    position: relative;
    border-radius: 7px;
    cursor: pointer;
}

.grid-item::after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background: black;
    opacity: 0.2;
    transition: all 0.5s ease;
    z-index: 3;
    top: 0;
    left: 0;
}

.grid-item:hover::after {
    opacity: 0.5;
}

.grid-item img {
    width: 100%;
    object-fit: contain;
    /* Ensures square, cropped images */
    display: block;
    position: absolute;
    top: 0;
    border-radius: 7px;
}

/* Tablet */

@media screen and (max-width: 768px) {
    /* Image Grid */
    .image-grid {
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-rows: auto;
        grid-template-areas: "item1 item2 item3 " "item4 item5 item6 ";
    }
}

/* Mobile */

@media screen and (max-width: 480px) {
    /* Image Grid */
    .image-grid {
        grid-template-columns: 1fr 1fr;
        grid-template-rows: auto;
        grid-template-areas: "item1 item2 " "item3 item4 " "item5 item6"
    }
    .image-grid .item-1 {
        grid-area: item1;
        scale: unset !important;
        padding: 0 !important;
        margin: 0 !important;
    }
    .image-grid .item-2 {
        grid-area: item2;
        scale: unset !important;
        padding: 0 !important;
        margin: 0 !important;
    }
    .image-grid .item-3 {
        grid-area: item3;
        scale: unset !important;
        padding: 0 !important;
        margin: 0 !important;
    }
    .image-grid .item-4 {
        grid-area: item4;
        scale: unset !important;
        padding: 0 !important;
        margin: 0 !important;
    }
    .image-grid .item-5 {
        grid-area: item5;
        scale: unset !important;
        padding: 0 !important;
        margin: 0 !important;
    }
    .image-grid .item-6 {
        grid-area: item6;
        scale: unset !important;
        padding: 0 !important;
        margin: 0 !important;
    }
    .image-grid .item-7 {
        grid-area: item7;
        scale: unset !important;
        padding: 0 !important;
        margin: 0 !important;
    }
    .image-grid .item-8 {
        grid-area: item8;
        scale: unset !important;
        padding: 0 !important;
        margin: 0 !important;
    }
    .image-grid .item-9 {
        grid-area: item9;
        scale: unset !important;
        padding: 0 !important;
        margin: 0 !important;
    }
}

.modal {
    display: none;
    /* Hidden by default */
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.8);
}

.modal-content {
    margin: auto;
    display: block;
    max-width: 80%;
    animation: zoomIn 0.3s;
}

.close {
    position: absolute;
    top: 20px;
    right: 35px;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    cursor: pointer;
}

/* Tab Layout */

.container-wrapper {
    width: 100%;
    padding: 0 20px 20px 20px !important;
    border-radius: 15px;
}

.container-wrapper .section-category .color-white a {
    color: #fff !important;
}

.tab-content-holder {
    width: 100%;
}

.main-content-podcast {
    width: 60%;
}

.side-list-podcast {
    width: 40%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.tab-content-wrapper {
    display: flex;
    gap: 2rem;
}

.tab-large-content.overlay>a>.post-thumbnail {
    height: 360px;
}

#videos .tab-large-content.overlay>a>.post-thumbnail>span,
#images .tab-large-content.overlay>a>.post-thumbnail>span,
.podcast .tab-large-content.overlay>a>.post-thumbnail>span {
    right: 0px;
    bottom: 30px;
    height: 45px;
    width: 45px;
    background: var(--primary-color);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 3;
}

.tab-large-content .post-thumbnail {
    border-radius: 10px;
}

#videos .tab-large-content.overlay>a>.post-thumbnail>span>i,
#images .tab-large-content.overlay>a>.post-thumbnail>span>i,
.podcast .tab-large-content.overlay>a>.post-thumbnail>span>i {
    font-size: 20px;
    color: #fff;
}

#videos .tab-large-content.overlay>.post-content,
#images .tab-large-content.overlay>.post-content,
.podcast .tab-large-content.overlay>.post-content {
    right: 80px !important;
}

.side-item {
    display: flex;
    gap: 1rem;
    position: relative;
}

.side-item .post-small-thumbnail {
    width: 137px;
    height: 96px;
    background-size: cover;
    background-position: center;
    border-radius: 4px;
    flex-shrink: 0;
    position: relative;
    overflow: hidden;
}

.side-item .post-small-thumbnail:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: black;
    opacity: 0;
    transition: all 0.3s ease-in;
}

.side-item .post-small-thumbnail:hover::after {
    opacity: 0.3;
}

.side-item .post-small-thumbnail>span {
    position: absolute;
    bottom: 15px;
    right: 10px;
    height: 30px;
    width: 30px;
    background: var(--primary-color);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 3;
}

.side-item .post-small-thumbnail>span>i {
    font-size: 15px;
    color: white;
}

.tab-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 0.5px solid #d2d2d2;
    margin-bottom: 20px;
    padding: 0;
}

.tab-buttons {
    display: flex;
    gap: 20px;
}

.tab-button {
    padding: 10px 20px;
    cursor: pointer;
    border: none;
    background: none;
    font-size: 16px;
    margin-bottom: 0;
}

.tab-button.active {
    color: #000;
    font-weight: bold;
    border-bottom: 2px solid var(--primary-color);
}

.more-button {
    color: var(--primary-color);
    font-weight: bold;
    text-decoration: none;
    font-size: 14px;
    margin-bottom: -1px;
}

.tab-panel {
    display: none;
    /* Hide all tabs by default */
}

.tab-panel.active {
    display: block;
    /* Show only the active tab */
}

.tab-panel.podcast {
    display: block;
}

.post-content>a>.title {
    color: #fff;
}

.wp-block-audio {
    box-sizing: border-box
}

.wp-block-audio :where(figcaption) {
    margin-bottom: 1em;
    margin-top: .5em
}

.wp-block-audio audio {
    min-width: 300px;
    width: 100%
}

.bg-gray {
    background-color: #555 !important;
}

.bg-gray-light {
    background-color: #ddd !important;
    padding: 0 5px;
}

.bg-light {
    background-color: #f9f9f9 !important;
}

.bg-dark {
    background-color: #000 !important;
}

.bg-primary {
    background-color: var(--primary-color) !important;
}

article h3 {
    font-size: 14pt;
}

article img {
    margin-bottom: 5px;
}

article .date {
    font-size: 8pt;
}

article h4 {
    font-size: 12pt;
}

article p {
    font-size: 10pt;
}

h4.post-title {
    margin: 5px 0;
    line-height: 1.3em;
    position: relative;
}

h4.post-title a {
    text-align: justify;
    font-size: 16px;
}

h4.post-title a:hover {
    color: blue;
}

.home-middle .date {
    font-weight: normal;
    left: 15px;
}

.home-middle .post {
    border-bottom: 1px solid #eee;
    padding: .5em 0;
    text-align: justify;
}

.home-middle .post:first-child {
    margin: 0 0 0px 0;
}

.home-middle .post:last-child {
    border-bottom: none;
}

.home-middle .post img {
    margin: 0 0 6px 0;
}

.home-middle .entry h4 {
    margin: 0;
    text-align: justify;
}

.home-middle .entry h3 {
    margin: 0;
    text-align: justify;
}

.home-middle .entry .date {
    position: static;
    color: #acacac;
}

.home-middle .entry p {
    margin: 0 0 5px;
}

.home-middle .entry img {
    float: right;
    margin-left: 7px;
}

.img-radius {
    border-radius: 10px;
}

.no-gutters-topnews {
    margin-right: 2px;
    margin-left: 2px;
}

.no-gutters-topnews>.col,
.no-gutters-topnews>[class*="col-"] {
    padding-right: 2px;
    padding-left: 2px;
}

#topNewsCarousel4 .carousel-caption a {
    color: #fff;
    font-family: IRANSansLight;
    font-size: 15px;
    font-weight: bold;
}

#topNewsCarousel4 .carousel-caption a:hover {
    color: red;
}

#topNewsCarousel4 .carousel-caption p a {
    color: #fff;
    font-family: IRANSansLight;
    font-size: 12px;
}

#topNewsCarousel4 .carousel-caption {
    margin-right: 2px;
    margin-left: 2px;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: justify;
    padding: 5px 10px;
    background: rgba(0, 0, 0, 0.6);
    text-shadow: none;
}

.w-100 {
    width: 100%;
}

.mb-1,.my-1{margin-bottom:.25rem!important}

.color-fff {
    color: #fff
}

.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}

h5.card-title {
    margin: 5px 0;
    line-height: 1.3em;
    position: relative;
}

h5.card-title a {
    text-align: justify;
    font-size: 16px;
}

h5.card-title a:hover {
    color: blue;
}

article i {
    position: relative;
float:right;
font-size:8px;
padding:0 7px;
color:red;
}

.section-category .section-name i.section-icon {
    border-right:solid 6px red;
height:25px;
    position: relative;
float:right;
font-size:8px;
padding:0 4px;
}

.fontbold {
    font-weight: bold;
}

.date-created {
font-size:10px;
}