body {
    background: #dbe9f7 url(../image/back.jpg) repeat-x scroll 100% 0;
    color: #000;
    font-family: Tahoma;
    font-size: 13px;
    text-align: left;
}
#Main {
direction:ltr;
}
@font-face {
    font-family: "Title";
}

h1, h2, h3 {
    margin: 20px;
    margin-top: 20px;
    text-align: center;
    color: #1C3889;
    font-family: Title, Arial;
    font-size: 1.6em;
    font-weight: normal;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    line-height: 28px;
}

ul {
    list-style: none;
}

a:hover,
a:focus {
    text-decoration: none !important;
}

fieldset {
    border: 1px solid #c0c0c0;
    padding: .35em .625em .75em;
    margin: 0 2px;
    text-align: left;
}

legend {
    width: auto;
    border: none;
    margin: 0;
    font-size: inherit;
}

label {
    font-weight: normal;
}

input[type="radio"],
input[type="checkbox"] {
    vertical-align: middle;
    margin: 0 5px;
}

.over-tab {
    z-index: 999;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.lead {
    margin-bottom: 10px;
}

.container {
    width: 100% !important;
    max-width: 930px !important;
    padding: 0;
}

.img-responsive {
    width: 100%;
}

.shadow {
    box-shadow: 0px 0px 10px #000;
    z-index: 1;
}

.content_row {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    text-align: left;
    font-family: tahoma;
    font-size: 12px;
    direction: ltr;
}

    .content_row a {
    }

        .content_row a:hover {
        }

    .content_row h1.content_title {
        font-size: 18px;
        font-weight: bold;
        padding: 0px;
        margin: 0px;
        background: none;
    }

    .content_row h3.rotitr {
        font-family: tahoma;
        font-size: 12px;
        font-weight: normal;
    }

    .content_row .content_date {
        color: #ff8a00;
        font-size: 10px;
        font-family: Tahoma;
        font-weight: bold;
    }

    .content_row .content_lead {
        text-align: left;
        font-family: Tahoma;
        direction: ltr;
        font-size: 12px;
        line-height: 1.55;
        padding: 0px;
        margin: 0px;
        color: black;
    }

    .content_row .content_imgpanel {
        width: 75px;
        height: 92px;
        float: left;
        text-align: right;
        margin: 0px 10px 0px 0px;
        border: 4px solid #ededed;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        padding: 1px;
        box-shadow: 0px 0px 5px #aaa;
        margin-bottom: 2px;
    }

    .content_row img.content_image {
        width: 75px;
        height: 92px;
        float: left;
    }

    .content_row .content_body {
    }

.header {
}

        .header .header-top {
            overflow: hidden;
            margin: 10px 10px 3px;
        }

        .header .header-top .date-head {
            float: left;
            color: white;
            direction: rtl;
        }

            .header .header-top .date-head span {
                direction: rtl;
            }

            .header .header-top .lang-head {
                float: right;
                font-size: 8pt;
                font-weight: bold;
                color: #ccc;
            }

            .header .header-top .lang-head a {
                font-size: 8pt;
                font-weight: bold;
                color: #FFF;
            }

    .header .header-bottom {
        background-image: url('../image/head.jpg');
        background-repeat: no-repeat;
        background-position: center top;
        background-size: auto;
        position: relative;
        overflow: hidden;
    }

        .header .header-bottom .header-menu {
            height: 25px;
            margin-top: 95px;
            overflow: hidden;
            padding-bottom: 0px;
        }

        .header .header-bottom .flag-iran {
            background-image: url('../image/flag.png');
            background-position: right center;
            width: 100%;
            height: 95px;
            position: absolute;
            left: 0;
            top: 0;
            background-repeat: no-repeat;
        }

        .newsitem_detail .icon_content i,
        .header-menu .new_icon_menu {
            margin-left: 4px;
            font-size: 17px;
            color: #fff;
            background: darkblue;
            padding: 1px 2px;
            border-radius: 3px;
            margin-top: 2px;
            border: 1px solid darkblue;
        }

.newsitem_detail .icon_content i::after,
.header-menu .new_icon_menu::after {
    vertical-align: middle;
}

.newsitem_detail .icon_content a:hover i,
.header-menu a:hover .new_icon_menu {
    color: darkblue;
    background-color: #fff;
    /*border-color: #fff;*/
}

.header-menu .new_menu_left {
    float: right;
}

.header-menu .new_menu_left .new_icon_menu {
    margin: 2px 3px 0 0;
}

.menu_middle {
    float: right;
    margin-right: 3px;
}

.header .header-bottom .header-menu ul.menu_right {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

    .header .header-bottom .header-menu ul.menu_right li {
        list-style: none;
        position: relative;
        text-align: center;
        float: left;
        margin: 0;
        padding: 0;
    }

        .header .header-bottom .header-menu ul.menu_right li a {
            display: block;
            min-width: 50px;
            padding: 4px;
            padding-right: 11px;
            padding-left: 5px;
            margin: 0;
            font-weight: bold;
            font-size: 12px;
            font-family: Tahoma;
            color: #1C3889;
        }

        .header .header-bottom .header-menu ul.menu_right li:last-child a {
            border-right: none;
        }

        .header .header-bottom .header-menu ul.menu_right li a:hover {
            color: #FFF;
        }


.header .header-bottom .header-menu ul.menu_left {
    float: right;
    display: flex;
    direction: rtl;
    margin: 0px;
    padding: 0px;
    margin-top: 3px;
}

    .header .header-bottom .header-menu ul.menu_left a {
        display: block;
        float: right;
        margin: 0px;
        margin-top: 0px;
        margin-right: 3px;
        font-weight: bold;
        width: 20px;
        height: 20px;
        background: url(../image/icons.png) no-repeat right top;
    }

    .header .header-bottom .header-menu ul.menu_left .icon_head_home {
        background-position: 100% 0;
    }

        .header .header-bottom .header-menu ul.menu_left .icon_head_home:hover {
            background-position: -20px 0px;
        }

    .header .header-bottom .header-menu ul.menu_left .icon_head_search {
        background-position: 100% -80px;
    }

        .header .header-bottom .header-menu ul.menu_left .icon_head_search:hover {
            background-position: -20px -80px;
        }

    .header .header-bottom .header-menu ul.menu_left .icon_head_mobile {
        background-position: 100% -60px;
    }

        .header .header-bottom .header-menu ul.menu_left .icon_head_mobile:hover {
            background-position: -20px -60px;
        }

    .header .header-bottom .header-menu ul.menu_left .icon_head_pod {
        background-position: 100% -40px;
    }

        .header .header-bottom .header-menu ul.menu_left .icon_head_pod:hover {
            background-position: -20px -40px;
        }

    .header .header-bottom .header-menu ul.menu_left .icon_head_feed {
        background-position: 100% -20px;
    }

        .header .header-bottom .header-menu ul.menu_left .icon_head_feed:hover {
            background-position: -20px -20px;
        }

.tem1 .content_row {
    width: 100%;
    float: right;
}

    .tem1 .content_row img.content_image {
        width: 600px;
        height: 337px;
        float: left;
    }

    .tem1 .content_row h1.content_title {
        float: right;
        width: 280px;
        clear: none;
        margin: 15px;
        margin-top: 20px;
        margin-top: 0px;
        text-align: left;
        font-size: 20px;
        margin-left: 0px;
        margin-left: 0px;
        margin-right: 10px;
        text-align: justify;
    }

.top_slider .content_row .row {
    height: 337px;
    overflow: hidden;
    float: left;
    width: 100%;
}

.top_slider {
    position: relative;
    float: right;
    margin: 0px;
    padding: 0;
    text-align: justify;
    /*margin-top: -2px;*/
}

.header-menu .fa-navicon {
    float: left;
}

.lastmedia.innerfade a {
    /*display: none;*/
}

    .lastmedia.innerfade a.rowSlide_0 {
        /*display: block;*/
    }

.tem1 .content_row.slidemode_900x300 {
    margin-bottom: 0px;
}

    .tem1 .content_row.slidemode_900x300 img.content_image {
        width: 100%;
        height: auto;
    }

    .tem1 .content_row.slidemode_900x300 .title_holder {
        float: left;
        position: absolute;
        z-index: 1;
        text-align: left;
        line-height: 28px;
        bottom: 0px;
        width: 100%;
    }

    .tem1 .content_row.slidemode_900x300 .back_slider {
        background: #FFF;
        opacity: 0.7;
        filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
        height: 200px;
        right: 0px;
        left: 0px;
        position: absolute;
        z-index: -1;
    }

    .tem1 .content_row.slidemode_900x300 h1.content_title {
        text-align: left;
        margin: 0px;
        padding: 10px;
        padding-top: 0px;
        padding-bottom: 5px;
        width: 100%;
    }

    .tem1 .content_row.slidemode_900x300 .suptitle {
        text-align: left;
        padding: 0px;
        margin: 0px 10px 0px 10px;
        clear: both;
    }

    video {
        width: 100%;
        height: 100%;
    }

.newsitem {
    position: relative;
    float: left;
    display: block;
    width: 100%;
    margin: 0px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: #7A86C3 1px solid;
}

    .newsitem:last-child {
        border-bottom: none;
        margin-bottom: 10px;
    }

    .newsitem p {
        text-align: justify;
        line-height: 150%;
        margin: 0;
    }

        .newsitem p.title, .newsitem p.suptitle {
            font-family: Title, Arial;
            color: #1C3889;
            font-size: 1.2em;
            line-height: 150%;
            font-weight: bold;
            padding-left: 0px;
            text-align: left;
        }

        .newsitem p.suptitle {
            font-size: 14px;
            padding-left: 0px;
            font-family:tahoma;
            font-weight:normal;
        }

            .newsitem p.suptitle:hover {
                /*color: #00F;*/
            }

        .newsitem p.lead {
            font-size: 13px;
            text-align:left;
        }

    .newsitem img {
        width: 150px;
        margin-bottom: 5px;
        z-index: 0;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 4px;
    }

    .newsitem .thumborder {
        float: right;
        padding: 0px;
        margin: 0px;
        margin-left: 10px;
        margin-bottom: -5px;
        text-align: center;
        width: 150px;
    }

        .newsitem .thumborder .related {
            padding: 0px;
            margin: 0px;
            color: #FFF;
            text-align: left;
        }

    .newsitem ul.related {
        margin: 10px 20px 5px -25px;
    }

        .newsitem ul.related li {
            list-style-image: url(/style/images/li.png);
            margin: 0px;
            padding: 3px;
            clear: both;
            text-align: left;
        }

            .newsitem ul.related li a:hover {
                list-style-image: url(/style/images/li_.png);
            }


        .newsitem ul.related li {
            list-style-position: outside;
            list-style-image: url(/style/images/li.png);
            margin: 0px;
            padding: 0px;
            font-size: 9pt;
        }

            .newsitem ul.related li:hover {
                list-style-image: url(/style/images/li_.png);
            }

.latest-news-home {
    background: white none repeat scroll 100% 0;
    border-radius: 0px;
    margin-top: 0;
    padding-top: 15px;
    z-index: auto;
}

.side-right {
    margin-top: 10px;
}

    .side-right .block {
        margin-bottom: 5px;
    }

        .side-right .block .content {
            border-top: solid 1px #dbdcdd;
            border-top: 0px;
            overflow: hidden;
        }


    .side-right .column {
        position: relative;
        float: left;
        margin: 0;
        /*margin-top: 7px;*/
        padding: 0px;
        width: 100%;
        text-align: center;
        overflow: hidden;
    }

    .side-right .column_content {
        display: block;
        position: relative;
        float: left;
        width: 100%;
        margin: 0px;
        padding: 0;
        margin-bottom: 7px;
    }

        .side-right .column_content h3.handle {
            display: block;
            font-size: 13pt;
            position: relative;
            float: left;
            margin: 0px;
            padding: 0px;
            padding-top: 2px;
            padding-bottom: 5px;
            color: #FFF;
            font-weight: bold;
            text-align: center;
            background: #1C3889;
            border: 2px #1C3889 solid;
            width: 100%;
            -moz-border-radius: 5px 5px 0px 0px;
            -webkit-border-radius: 5px 5px 0px 0px;
            border-radius: 5px 5px 0px 0px;
            behavior: url(/style/css/ie-css3.htc);
        }

        .side-right .column_content .content {
            display: block;
            position: relative;
            float: left;
            margin: 0;
            margin-bottom: 0px;
            padding-bottom: 5px;
            background: #646EA0;
            border: 2px #1C3889 solid;
            /* border-top: none; */
            width: 100%;
            text-align: center;
        }

    .side-right .column ul.otherservices {
        list-style-type: none;
        margin: 0;
        padding: 0;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .side-right .column ul.otherservices li a {
        display: block;
        position: relative;
        float: left;
        width: 100%;
        height: 23px;
        margin-top: 3px;
        background: #1C3889;
        border: 1px #D9DEF4 solid;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        behavior: url(/style/css/ie-css3.htc);
        color: #FFF;
        text-align: center;
        padding: 0;
        font-family: Tahoma,Arial, Helvetica, sans-serif;
        font-size: 9pt;
        font-weight: bold;
        line-height: 1.5;
    }

            .side-right .column ul.otherservices li a:hover {
                color: #FFF;
                border: 1px #FFF solid;
            }

        .side-right .column ul.otherservices li ul {
            display: none;
            margin: 0;
            padding: 10px;
        }

            .side-right .column ul.otherservices li ul li {
                list-style: none;
            }

                .side-right .column ul.otherservices li ul li a {
                    display: block;
                    position: relative;
                    float: left;
                    width: 100%;
                    left: 0px;
                    margin-left: 15px;
                    margin-top: 0px;
                    pading: 5px;
                    background: none;
                    color: #1C3889;
                    font-size: 9pt;
                    text-align: left;
                    border: none;
                }

                    .side-right .column ul.otherservices li ul li a:hover {
                        border: none;
                    }

    .side-right #tabMenu {
        margin: 0;
        padding: 0;
        padding-right: 0px;
        list-style: none;
        margin-right: 0px;
        width: 100%;
    }

        .side-right #tabMenu li {
            float: left;
            height: 20px;
            cursor: pointer;
            cursor: hand;
            color: #FFF;
            text-align: center;
            font-weight: bold;
            font-size: 9pt;
            padding-top: 2px;
            width: 60px;
            margin-left: 0px;
            z-index: 99999;
            background: #ACABD2;
            -moz-border-radius: 5px 5px 0px 0px;
            -webkit-border-radius: 5px 5px 0px 0px;
            border-radius: 5px 5px 0px 0px;
            behavior: url(/style/css/ie-css3.htc);
        }

            .side-right #tabMenu li:hover {
                background: #646EA0;
            }

            .side-right #tabMenu li.selected:hover {
                background: #1C3889;
                color: #FFF;
            }

            .side-right #tabMenu li.selected {
                z-index: -1;
                border-bottom: none;
                cursor: default;
                background: #1C3889;
            }

    .side-right #boxBody {
        background-color: #1C3889;
        position: relative;
        float: left;
        margin: 0px;
        width: 100%;
        height: 148px;
        z-index: 1;
        overflow: hidden;
        padding-bottom: 5px;
    }

        .side-right #boxBody > div {
            display: none;
        }

            .side-right #boxBody > div img {
                margin: 0px;
                z-index: -1;
            }

            .side-right #boxBody > div.show {
                display: block;
            }

        .side-right #boxBody a {
            cursor: pointer;
        }

    .side-right .column .lastmedia {
        position: relative;
        float: left;
        margin: 3px;
        z-index: -1;
        margin-top: 0px;
    }

    .side-right .albumitem {
        margin: 0px;
        margin-top: 0px;
        padding: 5px;
        overflow: hidden;
    }

    .side-right .column .lastmedia a {
        width: 100%;
        float: left;
    }

    .side-right #boxBody a {
        width: 100%;
        float: left;
        top: 0px;
    }

    .side-right .albumitem {
        position: relative;
        margin: 0px;
        margin-top: 10px;
    }

        .side-right .albumitem img {
            position: relative;
            border: 0;
            width: 100%;
        }

        .side-right .albumitem .title {
            position: absolute;
            bottom: 5px;
            right: 5px;
            text-align: center;
            background: #000;
            color: #FFF;
            padding: 9px;
            font-size: 1.5em;
            opacity: 0.7;
            overflow: hidden;
            margin: 0px;
            cursor: default;
            filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
            font-size: 13px;
            font-family: Title;
            padding-top: 2px;
            padding-bottom: 2px;
            max-height: 40px;
			width: calc(100% - 10px);
        }

    .side-right .ads_link {
        float: left;
        width: 100%;
        clear: both;
        text-align: center;
        margin-bottom: 5px;
    }

        .side-right .ads_link img {
            float: left;
            clear: both;
            width: 100%;
            border: 0px;
        }

    .side-right .control_ads_notitle {
        float: left;
        /* padding: 5px; */
        /* background: #646EA0; */
        /* border: 2px #1C3889 solid; */
        width: 100%;
        margin-bottom: 5px;
    }

    .side-right .control_ads .content div {
        padding: 5px;
    }

    .side-right .control_ads .ads_link:last-child {
        margin-bottom: 0px;
    }

    .side-right .menu_like,
    .side-right .menu_likeTop {
        display: block;
        position: relative;
        float: left;
        width: 100%;
        height: 23px;
        margin-top: 3px;
        background: #1C3889;
        border: 1px #D9DEF4 solid;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        behavior: url(/style/css/ie-css3.htc);
        color: #FFF;
        text-align: center;
        padding: 0;
        font-family: Tahoma,Arial, Helvetica, sans-serif;
        font-size: 9pt;
        font-weight: bold;
        line-height: 1.5;
    }
    .menu_like {
        width: 50% !important;
    }

        .side-right .menu_likeTop:hover {
            color: white;
        }

.footer .copyright {
    position: relative;
    direction: ltr;
    text-align: center;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 8pt;
    width: 100%;
}

.icon_menu {
    margin-left: 4px;
    font-size: 17px;
    color: #fff;
    background: darkblue;
    padding: 1px 3px;
    border-radius: 3px;
    margin-top: 2px;
    border: 1px solid darkblue;
}

.menu_right .fa--close {
    float: left;
    width: 100%;
    background: black;
    color: white;
    cursor: pointer;
    padding: 5px 10px 10px 10px;
    padding-left: 15px;
    font-family: Title;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    cursor: pointer;
    cursor: hand;
}

#archive .month_list li,
#archive .year_list li {
    background-color: #EDF2FF;
    border-radius: 4px;
    text-align: center;
}

#archive select {
    width: calc(50% - 8px);
    display: inline-block;
    margin: 5px 0 10px 10px;
    font-size: 13px;
}

    #archive select.select-mon {
        margin-left: 0;
    }

.nav-menu {
    margin: 0;
    background-color: #1c3889;
    border-radius: 3px;
    float: left;
    margin-top: 3px;
    margin-left: 3px;
}

#nav-icon3 {
    width: 13px;
    height: 12px;
    position: relative;
    margin: 4px 4px 2px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}

    #nav-icon3 span {
        display: block;
        position: absolute;
        height: 2px;
        width: 100%;
        background: #fff;
        border-radius: 2px;
        opacity: 1;
        right: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }

        #nav-icon3 span:nth-child(1) {
            top: 0px;
        }

        #nav-icon3 span:nth-child(2), #nav-icon3 span:nth-child(3) {
            top: 4px;
        }

        #nav-icon3 span:nth-child(4) {
            top: 8px;
        }

    #nav-icon3.open span:nth-child(1) {
        top: 4px;
        width: 0%;
        right: 50%;
    }

    #nav-icon3.open span:nth-child(2) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    #nav-icon3.open span:nth-child(3) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    #nav-icon3.open span:nth-child(4) {
        top: 4px;
        width: 0%;
        right: 50%;
    }

.nav-menu {
    background-color: #1c3889;
    border-radius: 3px;
    margin: 0;
    margin-top: 3px;
    margin-left: 4px;
    z-index: 3;
    position: relative;
}

#nav-icon3 {
    width: 13px;
    height: 12px;
    position: relative;
    margin: 4px 4px 2px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}

#overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.7);
    z-index: 2;
    cursor: pointer;
}

.detail_page .side-right {
    padding-left: 0;
}

    .detail_page .side-right .column {
        float: left;
        margin: 7px 0 0;
        overflow: hidden;
        padding: 0;
        position: relative;
        text-align: center;
        width: 220px;
    }

.detail_page .lastnews li {
    list-style-position: outside;
    list-style-image: url(/style/images/li.png);
    margin: 0px;
    padding: 0px;
    font-size: 9pt;
}

.detail_page .side-right .column .column_content {
    display: block;
    float: left;
    margin: 0 0 7px;
    position: relative;
    width: 215px;
}

.detail_page .side-right .column_content h3.handle {
    background: #1c3889 none repeat scroll 100% 0;
    border: 2px solid #1c3889;
    border-radius: 5px 5px 0 0;
    color: #fff;
    display: block;
    float: left;
    font-weight: bold;
    height: auto;
    margin: 0;
    padding: 2px 0 0;
    position: relative;
    text-align: center;
}

.detail_page .column_content .content, .column_content .body {
    -moz-border-bottom-colors: none;
    -moz-border-right-colors: none;
    -moz-border-left-colors: none;
    -moz-border-top-colors: none;
    background: #646ea0 none repeat scroll 100% 0;
    border-color: -moz-use-text-color #1c3889 #1c3889;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 2px 2px;
    display: block;
    float: left;
    margin: 0;
    padding-bottom: 7px;
    position: relative;
    text-align: center;
}

    .detail_page .column_content .content .related_li {
        direction: ltr;
        float: left;
        line-height: 12px;
        list-style: outside none none;
        margin: 10px 0 0 0;
        overflow: hidden;
        position: relative;
        text-align: left;
        width: 100%;
        height: auto;
    }

        .detail_page .column_content .content .related_li img {
            border: 1px solid #fff;
            float: left;
            margin: 0 10px 0 0;
            width: 25%;
            height: auto;
        }

        .detail_page .column_content .content .related_li a, .column_content .content .column .related_li span {
            color: #fff;
            font-size: 12px;
            overflow: hidden;
            line-height: 18px;
            margin-top: -5px;
            display: inline-block;
            text-align: left;
            width: 70%;
        }

.detail_page .newsitem_detail {
    width: 100%;
    float: right;
}

a.icon {
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    background: url(/style/images/icons.png) no-repeat;
}

a.icon.albums {
    background-position: 0 -160px;
}

a.icon.albums:hover {
    background-position: -20px -160px;
}

a.icon.print {
    background-position: 0 -120px;
}

a.icon.print:hover {
    background-position: -20px -120px;
}

a.icon.email {
    background-position: 0 -220px;
}

a.icon.email:hover {
    background-position: -20px -220px;
}

a.icon.xml {
    background-position: 0 -100px;
}

a.icon.xml:hover {
    background-position: -20px -100px;
}

a.icon.sound {
    background-position: 0 -180px;
}

a.icon.sound:hover {
    background-position: -20px -180px;
}

a.icon.film {
    background-position: 0 -200px;
}

a.icon.film:hover {
    background-position: -20px -200px;
}

a.icon.newwin {
    width: 15px;
    height: 15px;
    float: right;
    background-position: -3 -243;
}

a.icon.newwin:hover {
    background-position: -23px -243px;
}

.contenttype_22 > .thumborder,
.contenttype_23 > .thumborder,
.contenttype_34 > .thumborder {
    display: none;
}
.contenttype_22 .detail_print,
.contenttype_23 .detail_print,
.contenttype_34 .detail_print {
    display: none;
}

    .detail_page .newsitem_detail .thumborder {
        float: right;
        margin: 0 0 -5px 10px;
        padding: 0;
        text-align: center;
    }

    .detail_page .newsitem_detail img {
        border-radius: 5px;
        z-index: 0;
        max-width: 600px;
        margin: 0 auto 10px;
    }

    .detail_page .newsitem_detail p.suptitle {
      font-size: 14px;
        padding-left: 0;
    font-family: tahoma;
    font-weight: normal;

    }

    .detail_page .newsitem_detail p.title, p.suptitle {
        color: #1c3889;
        font-family: Title, Arial;
        font-size: 20px;
        font-weight: bold;
        line-height: 150%;
        padding-left: 0;
        text-align: left;
    }

    .detail_page .newsitem_detail p.lead {
        color: #000;
        direction: ltr;
        font-family: Tahoma;
        font-size: 13px;
        line-height: 25px;
        text-align: left;
    }

    .detail_page .newsitem_detail .facilities {
        border-bottom: 3px solid #acabd2;
        border-top: 1px solid #acabd2;
        color: #1c3889;
        display: block;
        float: right;
        font-size: 0.8em;
        margin-bottom: 10px;
        margin-top: 5px;
        padding: 2px;
        position: relative;
        text-align: right;
        width: 100%;
        height: auto;
    }

.detail_page .facilities .date {
    margin-right: 0;
}

.detail_page .newsitem_detail .facilities p.date {
    float: left;
    position: relative;
}

.detail_page .newsitem_detail .facilities a.icon.xml {
    background-position: 0 -100px;
}

.detail_page .newsitem_detail .facilities .icon {
    float: right;
    margin-left: 2px;
}

.detail_page .newsitem_detail .facilities .icon_content {
    /*clear: both;*/
}

@media(min-width:901px) {
    .detail_page .newsitem_detail .facilities .icon_content {
        clear: none;
    }
}

.detail_page .newsitem_detail .facilities .icon_bar {
    float: right;
    font-size: 18px;
}

.detail_page .newsitem_detail .facilities a.icon {
    background: rgba(0, 0, 0, 0) url("./image/icons.png") no-repeat scroll 0 0;
    display: block;
    float: right;
    height: 20px;
    width: 20px;
}

    .detail_page .newsitem_detail .facilities a.icon.print {
        background-position: 0 -120px;
    }

.detail_page .newsitem_detail .newspage {
    float: right;
    line-height: 200%;
    margin: 0 10px 0 0;
    position: relative;
    text-align: justify;
    width: 100%;
    margin-right: 0 !important;
}



.latest-news-photo .side-right .control_ads .content div.albumitem {
    padding: 0;
}

.latest-news-photo {
    background: #646EA0;
    border-radius: 0px;
    margin-top: 0;
    padding-top: 15px;
    color: #fff;
}

    .latest-news-photo .topmedia .suptitle, .topmedia .title {
        color: #FFFFFF;
    }

    .latest-news-photo p.title, p.suptitle {
        font-family: Title, Arial;
        color: #1C3889;
        font-size: 20px;
        line-height: 150%;
        font-weight: bold;
        padding: 0px;
        text-align: left;
        margin: 10px 0 0;
    }

    .latest-news-photo .topmedia img {
        width: 100%;
    }

    .latest-news-photo .row > div {
        padding: 0 5px 10px;
    }

    .latest-news-photo .mediaitem {
        border: #1C3889 1px solid;
        overflow: hidden;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        padding: 10px;
    }

    .latest-news-photo .thumbnail {
        margin: 0;
        z-index: 0;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        border: none;
        padding: 0;
        width: 100%;
        position: relative;
    }

    .latest-news-photo .mediaitem p.title {
        color: #FFFFFF;
        font-size: 11pt;
        font-weight: normal;
        text-align: left;
        margin-bottom: 0;
        height: 44px;
    }

    .latest-news-photo a.button, .side-right a.button {
        border: solid 1px #1C3889;
        width: 100%;
        text-align: center;
        padding: 10px;
        border-radius: 5px;
        background: #bac2ea;
        font-weight: bold;
        display: inline-block;
        margin: 5px auto 15px;
        color: #1C3889;
    }

    .latest-news-photo .icon {
        position: absolute;
        width: 100%;
        height: auto;
        top: 8%;
        left: 0;
        opacity: 0.4;
    }



.archive_page {
    float: left;
    width: 100%;
    margin-left: 0;
}

    .archive_page .ArchiveContainer {
        padding: 10px;
    }

    .archive_page > h1 {
        margin: 10px 0;
    }

    .archive_page .list {
        width: 100%;
    }

    .archive_page #menue {
        position: relative;
        float: none;
        margin: 5px 0;
        width: 100%;
        line-height: 18px;
    }

        .archive_page #menue a:first-child {
            margin-left: 0;
        }

        .archive_page #menue a, .archive_page #menue span {
            position: relative;
            float: left;
            padding: 8px;
            height: auto;
            text-align: center;
            margin-bottom: 2px;
            background: #EDF2FF;
            -moz-border-radius: 7px;
            -webkit-border-radius: 7px;
            border-radius: 7px;
            behavior: url(../../css/ie-css3.htc);
            margin-left: 13px;
            width: calc(25% - 10px);
        }

    .archive_page .month {
        width: 100%;
    }

    .archive_page .year {
        margin-top: 0;
        width: 100%;
    }

        .archive_page .year a {
            width: 100%;
        }

    .archive_page .list .date {
        width: 100%;
    }


    .archive_page #menue a.active {
    }

    .archive_page .select_month, .archive_page .select_year {
        width: 100%;
        border: 1px solid #ccc;
        box-shadow: 0 0 3px #ccc;
        float: left;
        border-radius: 4px;
        padding: 5px;
        position: relative;
        margin-bottom: 10px;
        background: #EDF2FF;
        cursor: pointer;
    }

    .archive_page ul.month_list {
        background: #fff;
        padding: 5px 15px;
        margin: 0;
        list-style: none;
        position: absolute;
        box-shadow: 0 3px 15px #ccc;
        top: 113px;
        right: 8px;
        z-index: 2;
        display: none;
        width: 98%;
        cursor: pointer;
        overflow-x: auto;
    }

    .archive_page ul.year_list {
        background: #fff;
        padding: 5px 15px;
        margin: 0;
        list-style: none;
        position: absolute;
        box-shadow: 0 3px 15px #ccc;
        top: 155px;
        right: 8px;
        z-index: 2;
        display: none;
        overflow-x: auto;
        width: 98%;
        cursor: pointer;
    }

        .archive_page ul.month_list li, .archive_page ul.year_list li {
            margin-left: 0 !important;
            cursor: pointer;
            padding: 5px !important;
            margin-bottom: 0 !important;
            float: left;
        }

            .archive_page ul.month_list li.active, .archive_page ul.year_list li.active {
                background-color: #D9DEF4;
                border-radius: 4px;
            }

            .archive_page ul.month_list li:hover, .archive_page ul.year_list li:hover {
                background-color: #EDF2FF;
                margin-bottom: 0 !important;
            }

@media screen and (max-width: 767px) {

    .archive_page ul.month_list, .archive_page ul.year_list {
        background: #fff;
        padding: 5px 15px;
        margin: 0;
        list-style: none;
        box-shadow: 0 3px 15px #ccc;
        z-index: 2;
        display: inline-flex;
        width: 100%;
        cursor: pointer;
        overflow-x: auto;
        position: static !important;
    }

        .archive_page ul.month_list li, .archive_page ul.year_list li {
            margin-left: 0 !important;
            cursor: pointer;
            padding: 5px !important;
            margin-bottom: 0 !important;
        }
}

@media screen and (max-width: 991px) {
    .archive_page ul.month_list, .archive_page ul.year_list {
        background: #fff;
        padding: 5px 15px;
        margin: 0;
        list-style: none;
        box-shadow: 0 3px 15px #ccc;
        z-index: 2;
        display: inline-flex;
        width: 100%;
        cursor: pointer;
        overflow-x: auto;
        position: static !important;
    }

        .archive_page ul.month_list li, .archive_page ul.year_list li {
            margin-left: 0 !important;
            cursor: pointer;
            padding: 5px !important;
            margin-bottom: 0 !important;
        }
}


.shade {
    position: relative;
    text-align: justify;
    margin: 0;
    overflow: hidden;
    background: #FFF;
    box-shadow: 0px 0px 10px #000;
    /* z-index: 99; */
}




/*Media Query Section Here*/
/* Extra Small */
@media(max-width:767px) {
    /*@media(max-width:575px) {*/
    .tem1 .content_row.slidemode_900x300 .title_holder {
        position: static;
        background: #FFF;
    }

    .latest-news-home {
        background: white;
        padding-top: 15px;
        margin-top: 5px;
        border-radius: 5px;
    }

    .side-right .menu_like,
    .side-right .media-link-box a {
        line-height: 0px !important;
        padding: 18px 0 !important;
    }

    .menu_right {
        position: fixed;
        left: -200px;
        top: 0px;
        bottom: 0px;
        z-index: 5;
        width: 200px;
        background: #1c3889;
        margin: 0px;
        padding: 15px 0 0 !important;
        opacity: 0.95;
        overflow: scroll;
    }

        .menu_right li {
            float: left;
            clear: both;
            width: 100%;
            text-align: left;
            display: block;
            font-family: Title;
            font-size: 16px;
            font-weight: bold;
            color: white;
            text-align: left !important;
            padding: 23px 12px;
            text-decoration: none;
            border-bottom: 2px solid rgba(0,0,0,0.15);
        }

            .menu_right li a {
                font-family: Title !important;
                font-size: 17px !important;
                color: white !important;
                display: inline-block !important;
                padding: 6px 13px !important;
                width: 100% !important;
            }

            .menu_right li i {
                margin-right: 10px;
                vertical-align: middle;
            }

    .side-right .media_ads_link {
        float: none;
        width: calc(50% - 4px);
        display: inline-block;
    }
    
    .latest-news-photo .row > div:last-child {
        display: none;
    }
}

/* Small */
@media(min-width:768px) and (max-width:991px) {
    /*@media(min-width:576px) and (max-width:767px) {*/
    .tem1 .content_row.slidemode_900x300 .title_holder {
        position: static;
        background: #FFF;
    }

    .latest-news-home {
        background: white;
        padding-top: 15px;
        margin-top: 5px;
        border-radius: 5px;
    }

    .side-right .menu_like,
    .side-right .media-link-box a {
        line-height: 0px !important;
        padding: 18px 0 !important;
    }

    .menu_right {
        position: fixed;
        left: -200px;
        top: 0px;
        bottom: 0px;
        z-index: 5;
        width: 200px;
        background: #1c3889;
        margin: 0px;
        padding: 15px 0 0 !important;
        opacity: 0.95;
        overflow: scroll;
    }

        .menu_right li {
            float: left;
            clear: both;
            width: 100%;
            text-align: left;
            display: block;
            font-family: Title;
            font-size: 16px;
            font-weight: bold;
            color: white;
            text-align: left !important;
            padding: 23px 12px;
            text-decoration: none;
            border-bottom: 2px solid rgba(0,0,0,0.15);
        }

            .menu_right li a {
                font-family: Title !important;
                font-size: 17px !important;
                color: white !important;
                display: inline-block !important;
                padding: 6px 13px !important;
                width: 100% !important;
            }

            .menu_right li i {
                margin-right: 10px;
                vertical-align: middle;
            }

    .side-right .media_ads_link {
        float: none;
        width: calc(33.33333333% - 4px);
        display: inline-block;
    }
}

/* Medium */
@media(min-width:992px) and (max-width:1199px) {
    /*@media(min-width:768px) and (max-width:991px) {*/
}

/* Large */
@media(min-width:901px) {
    /*@media(min-width:992px) {*/
    .side-right {
        padding-left: 0px;
    }
}

@media(max-width:991px) {
    .latest-news-photo {
        border-radius: 0 0 5px 5px !important;
    }

    .content_media .side-right {
        padding: 0;
    }
}
@media(min-width:991px) {
    .detail_page .column_content .content .related_li span {
        width: 50px;
        display: inline-block;
        overflow: hidden;
        border: 1px solid #fff;
        float: left;
        height: 50px;
        text-align: center;
        margin-right: 10px;
    }
    .detail_page .column_content .content .related_li img {
        margin: 0 auto;
        width: auto;
        height: 100%;
        border: none;
    }

    .detail_page .column_content .content .related_li a,
    .column_content .content .column .related_li span {
        color: #fff;
        font-size: 13px;
        overflow: hidden;
        line-height: 18px;
        margin-top: -5px;
        display: inline-block;
        text-align: left;
        width: 70%;
    }
    .detail_page .column_content .content .related_li a {
        width: 65%;
        font-size: 11px;
        line-height: 1.2;
        text-decoration: none;
    }
}

@media(min-width:576px) and (max-width:991px) {
    .side-top,
    .side-bottom {
        padding: 0;
    }

        .side-bottom .column_content {
            width: 33.33333333% !important;
            padding: 0 5px;
        }

            .side-bottom .column_content:first-child {
                padding: 0;
                padding-right: 5px;
            }

            .side-bottom .column_content:last-child {
                padding: 0;
                padding-left: 5px;
            }
    
    .media-link-box a.menu_likeTop:first-child {
        margin-left: 0 !important;
    }

    .media-link-box a {
        width: calc(33.33333333% - 4px) !important;
        margin-left: 6px !important;
    }

}

@media(max-width:575px) {
    .side-top,
    .side-bottom {
        padding: 0;
    }

    .header .header-bottom .flag-iran {
        display: none;
    }

    /*.newsitem img {
        width: 100%;
    }
    .newsitem .thumborder {
        width: 100%;
    }*/

    .media_row > div {
        width: 100%;
    }

    .side-right .media_ads_link {
        width: 100%;
    }

    .list ul div {
        width: 100%;
    }

    .media-link-box a.menu_likeTop:first-child {
        margin-left: 0 !important;
    }

    .media-link-box a {
        width: calc(33.33333333% - 4px) !important;
        margin-left: 6px !important;
    }
}

@media(max-width:450px) {
    .date-head {
        /* display: none; */
    }

    #cabinet .vice_president .picture,
    #cabinet .minister .picture {
        width: 100%;
    }

    .media-link-box.vice {
        /* display: none; */
    }
    .side-right .media-link-box a span {
        display: none;
    }
}
.tem2 {
    margin-bottom: 20px;
}

    .tem2 span {
background: #1C3889;
    color: white;
    float: left;
    padding: 2px;
    width: 80px;
    height: 32px;
    text-align: center;
    font-family: Title;
    font-size: 17px;
    font-weight: bold;
    }

    .tem2 div.marqu {
    background: #ACABD2;
    color: black;
    height: 32px;
    overflow: hidden;
    direction: ltr;
    padding-top: 5px;
}
        .tem2 div.marqu a {
background: url(/style/images/li.png) no-repeat left center;
    padding-left: 20px;
    margin-left: 20px;
    color: #1C3889;
        }										