

@font-face {
    font-family: 'entypo';
    src: url('/links/fonts/entypo.svg#entypo') format('svg');
    src: url('/links/fonts/entypo.eot?#iefix') format('embedded-opentype'), url('/links/fonts/entypo.svg#entypo') format('svg'), url('/links/fonts/entypo.woff') format('woff'), url('/links/fonts/entypo.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "NassimMojahed";
    src: url("/links/fontsar/Greta_Arabic_Regular.eot");
    src: local("?"),url("/links/fontsar/Greta_Arabic_Regular.woff") format("woff"),url(../links/fontsar/Greta_Arabic_Regular.ttf) format("truetype");
    font-weight: bold;
    font-style: normal;
}

body {
    font-size: 14px;
    font-family: Greta,NassimMojahed,Arial, sans-serif;
    margin: 0;
    padding: 0;
    color: #363635;
    background: #f0efef;
    line-height: 110%;
    text-align: justify;
}

@font-face {
    font-family: Greta;
    src: url('/links/fonts/Greta_Arabic_Regular.eot');
    src: url('/links/fonts/Greta_Arabic_Regular.eot?#iefix') format('embedded-opentype'), url('/links/fonts/Greta_Arabic_Regular.woff') format('woff'), url('/links/fonts/Greta_Arabic_Regular.otf') format("opentype");
}

@font-face {
    font-family: Arabic-Bold;
    src: url('/links/fonts/Arabic-Bold.eot');
    src: url('/links/fonts/Arabic-Bold.eot?#iefix') format('embedded-opentype'), url('/links/fonts/Arabic-Bold.woff') format('woff'), url('/links/fonts/Arabic-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: Arabic-Light;
    src: url('/links/fonts/Arabic-Light.eot');
    src: url('/links/fonts/Arabic-Light.eot?#iefix') format('embedded-opentype'), url('/links/fonts/Arabic-Light.woff') format('woff'), url('/links/fonts/Arabic-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: Arabic-Regular;
    src: url('/links/fonts/Arabic-Regular.eot');
    src: url('/links/fonts/Arabic-Regular.eot?#iefix') format('embedded-opentype'), url('/links/fonts/Arabic-Regular.woff') format('woff'), url('/links/fonts/Arabic-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* #1 Layout Structure */

a {
    color: #000;
    text-decoration: none;
    transition: all 0.2s;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
}

h1 {
    font-size: 29px;
    font-weight: 600;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 17px;
}

h4 {
    font-size: 14px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 11px;
}

h1, h2, h3,
h4, h5, h6 {
    font-family: NassimMojahed, sans-serif;
    margin-bottom: 15px;
}

    h1 a, h2 a, h3 a,
    h4 a, h5 a, h6 a {
        color: #000;
    }

.widget h1, .widget h2, .widget h3,
.widget h4, .widget h5, .widget h6 {
    font-weight: normal;
}

hr {
    height: 1px;
    display: block;
    border: 0px;
    border-bottom: 1px dotted #c0bfbf;
    margin-top: 10px;
    margin-bottom: 10px;
}

a:hover {
    /*	color: #5a9e25;*/
    color: #19436D;
    text-decoration: none;
}

.headlinks {
    margin: 0px 10px;
    font-size: 16px !important;
}

/*news details page*/
.newstitle {
    width: 78%;
}

.newsshare {
    width: 22%;
}

.addthis_button img {
    margin-bottom: 10px;
}

/* Images inset */
span.image-inset {
    position: relative;
    /*height: 100%;
	width: 100%;*/
    display: block;
    color: #fff;
}

    span.image-inset:after {
        content: " ";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        box-shadow: 0 0 10px 5px rgba(54, 54, 54, 0.5) inset;
    }

    span.image-inset:hover:after {
        box-shadow: 0 0 0 40px rgba(54, 54, 54, 0.5) inset;
    }

    span.image-inset:hover:after {
        box-shadow: 0 0 0 78px rgba(54, 54, 54, 0.5) inset;
    }

    span.image-inset:after {
        -moz-transition: all 0.7s ease-in-out 0s;
        -webkit-transition: all 0.7s ease-in-out 0s;
        -o-transition: all 0.7s ease-in-out 0s;
        -ms-transition: all 0.7s ease-in-out 0s;
        transition: all 0.7s ease-in-out 0s;
    }

.article-block li:hover,
.article-big:hover,
.article-block-big li .article-content:hover {
    display: block;
    background: #F1F1F1;
    color: #000;
}
/*	My cods */

.mainpanel {
    width: 73%;
    float: left;
    margin-right: 2%;
}

.rightBanner {
    width: 101%;
    overflow: hidden;
}

.content-block.leftBanner.left .rightBanner {
    margin-bottom: 10px;
    height: 250px;
}

.width30 {
    width: 35% !important;
}

.width60 {
    width: 60% !important;
}

div.rssAddress2 {
    display: block;
    background-color: #FFF8EC;
    border: 1px solid #FFD89D;
    color: #005B88;
    font-family: Arial, Helvetica;
    font-size: 14px;
    text-align: left;
    padding-left: 5px;
    padding-top: 1px;
    padding-bottom: 1px;
    margin: 1px;
}

a.rsscopylink2 {
    margin-right: 20px;
    margin-left: 20px;
    font-family: Arial;
    font-size: 14px;
    color: #006699;
    text-decoration: none;
}

    a.rsscopylink2:Hover {
        color: #FF0000;
    }

#rssNode ul li {
    text-align: right;
}

#rssNode ul {
    width: 95%;
}

/* end my cods	*/
a:focus {
    outline: 0;
}

.clear-float {
    clear: both;
}

.icon-text {
    display: inline-block!important;
    font-weight: normal!important;
    font-family: 'entypo',NassimMojahed, sans-serif!important;
    color: #999;
}

.h-comment {
    display: inline-block;
    padding-left: 8px;
    position: relative;
    vertical-align: baseline;
    font-size: 90%;
    font-weight: bold;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    opacity: 0.6;
}

    .h-comment:before {
        display: inline-block;
        content: '\E718';
        font-family: NassimMojahed;
        font-size: 83%;
        padding-right: 4px;
        margin-bottom: -5px;
        position: relative;
    }

.meta-date {
    display: inline-block;
    padding-left: 8px;
    position: relative;
    vertical-align: baseline;
    font-size: 85%;
    font-weight: bold;
    color: #979797;
}

.direcRight {
    /*direction: rtl;*/
}

.direcleft {
    direction: ltr;
}

.meta-date:before {
    display: inline-block;
    content: '\1F554';
    font-family: NassimMojahed;
    font-size: 90%;
    padding-right: 4px;
    margin-bottom: -4px;
    position: relative;
}


.wrapper {
    /*width: 1220px;*/
    width: 90%;
    margin: 0px auto;
    position: relative;
}

.boxed:not(.active) {
    background: transparent!important;
    min-width: 290px;
}

.active.boxed {
    width: 1230px;
    margin: 0px auto;
    background: #f0efef;
    box-shadow: 0 0px 10px rgba(0,0,0,0.2);
    padding: 0px;
    min-height: 100%;
    min-width: 1024px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.lang {
    margin-top: 5px;
    font-size: 18px;
    text-align: center;
}

/* #2 Main header */

.header {
    /* background-color:  #19436D; */
    background-image: url(/simg/BackHeader_En.jpg);
    color: #fff;
    height: 120px;
    background-size: cover;
    box-shadow: inset 0px -140px 200px -50px rgba(0,0,0,0.15);
}

    .header a {
        color: #fff;
    }

    .header .header-menu a:hover {
        text-decoration: underline;
    }

    .header > .wrapper {
        padding: 30px 0px;
        background: transparent!important;
        position: relative;
    }

    .header .wrapper {
        background: inherit;
    }

    .header .header-logo {
        float: left;
        display: inline;
        margin-left: 12px;
    }

        .header .header-logo h1 {
            display: block;
            font-size: 48px;
            text-transform: uppercase;
            font-weight: bold;
            line-height: 50px;
        }

    .header .header-addons {
        float: right;
        display: inline;
        /*margin-right: 12px;
	text-align: right;*/
        margin-top: -7px;
        /*direction: rtl;*/
    }

    .header .wrapper:after {
        display: block;
        content: '';
        clear: both;
    }

    .header .header-menu {
        display: inline;
        float: left;
        margin-left: 20px;
        width: 33%;
    }

        .header .header-menu ul {
            display: block;
            margin-bottom: 7px;
            margin-top: -3px;
        }

            .header .header-menu ul:after {
                display: block;
                content: '';
                clear: both;
            }

        .header .header-menu p {
            line-height: 130%;
            font-size: 12px;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
            filter: alpha(opacity=80);
            opacity: 0.8;
        }

        .header .header-menu ul li {
            font-size: 15px;
            display: block;
            float: left;
            padding-right: 16px;
            position: relative;
        }

            .header .header-menu ul li:last-child:after {
                display: none;
            }

            .header .header-menu ul li:after {
                display: block;
                content: '';
                height: 15px;
                width: 1px;
                background: #fff;
                -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
                filter: alpha(opacity=30);
                opacity: 0.3;
                position: absolute;
                right: 7px;
                top: 2px;
            }

            .header .header-menu ul li a {
                font-weight: bold;
            }

                .header .header-menu ul li a:hover {
                    color: #fff;
                }

    .header .header-addons .header-weather {
        display: block;
        margin-bottom: 10px;
        margin-top: -4px;
        line-height: 100%;
        vertical-align: baseline;
    }

        .header .header-addons .header-weather .report {
            display: inline-block;
            font-size: 26px;
            font-weight: bold;
            vertical-align: baseline;
            line-height: 100%;
        }

        .header .header-addons .header-weather .city small {
            display: block;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
            filter: alpha(opacity=70);
            opacity: 0.7;
        }

        .header .header-addons .header-weather .city {
            display: inline-block;
            font-size: 12px;
            font-weight: bold;
            vertical-align: baseline;
            line-height: 100%;
            text-align: left;
        }

        .header .header-addons .header-weather img {
            display: inline-block;
            vertical-align: baseline;
            margin: 0px 3px -2px 3px;
        }

    .header .header-addons .header-search {
        direction: rtl;
        display: block;
        position: relative;
        top: 0px;
        right: 0px;
        width: 144px;
    }

.Dec-search {
    display: block;
    position: relative;
    /*direction: rtl;*/
}

.search-input {
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    display: inline-block;
    padding: 8px 6px 8px 6px;
    border-radius: 10px;
    z-index: 2;
    position: relative;
    -webkit-box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.2);
    width: 120px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: 0.7;
    transition: all 0.2s;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    margin-right: 22px;
    font-family: NassimMojahed,Arial;
    top: 0px;
    left: 0px;
}

    .search-input:focus {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        opacity: 1;
        width: 180px;
    }




.search-button {
    display: block;
    position: absolute;
    z-index: 2;
    top: 3px;
    right: 24px;
    border: 0px;
    background: url(/simg/icon-search.png) no-repeat right;
    background-position: center;
    cursor: pointer;
    height: 85%;
	width:32px;
    color: transparent;
    font-size: 0;
}

    .search-button:focus {
        left: 0px;
    }

.Dec-search {
    display: block;
    position: relative;
    /*direction: rtl;*/
    width: 50%;
    text-align: center;
}

    .Dec-search input[type=text] {
        width: 100%;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

.search-input:focus + .Decsearch-button {
    margin-left: 140px;
}

.Decsearch-button {
    margin-left: 80px;
    display: block;
    position: absolute;
    z-index: 2;
    border: 0px;
    background: url(/simg/icon-search.png) no-repeat right;
    background-position: center;
    cursor: pointer;
    height: 33PX;
    width: 33PX;
    overflow: hidden;
    color: transparent;
    font-size: 0;
    margin-top: -34px;
    transition: all 0.2s;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
}

.gallery-widget {
    max-width: 300px;
}

.Decsearch-button0:focus {
    left: 0px;
    width: 0px;
}

#searchsubmit {
    height: 30px;
    top: auto;
    bottom: 0px;
}

.widget {
    /*margin-top:10px;*/
}

    .widget label.screen-reader-text {
        display: none;
    }

    .widget input.search {
        width: 100%;
    }

/* #3 Main menu */

.main-menu {
    display: block;
    border-top: 1px solid rgba(0,0,0,0.15);
    margin-top: 0px;
    background-color: #19436D;
    margin-top: -1px;
}

    .main-menu .the-menu {
        display: block;
        font-size: 0;
        background-color: #19436D;
        text-align: right;
        /*direction: rtl;*/
        width: 102%;
        text-align: left;
    }

        .main-menu .the-menu:after {
            display: block;
            content: '';
            clear: both;
        }

        .main-menu .the-menu li {
            display: block;
            background-color: #19436D;
            font-size: 15px;
            float: left;
        }

        .main-menu .the-menu.transition-active > li {
            perspective: 600px;
            -moz-perspective: 600px;
            -o-perspective: 600px;
            -webkit-perspective: 600px;
            perspective-origin: 100% 100%;
            -moz-perspective-origin: 100% 100%;
            -o-perspective-origin: 100% 100%;
            -webkit-perspective-origin: 100% 100%;
            position: relative;
            z-index: 10;
        }

            .main-menu .the-menu.transition-active > li > ul {
                display: block;
                transform: rotateX(-90deg);
                -moz-transform: rotateX(-90deg);
                -o-transform: rotateX(-90deg);
                -webkit-transform: rotateX(-90deg);
                transform-origin: 0 0 0;
                -moz-transform-origin: 0 0 0;
                -o-transform-origin: 0 0 0;
                -webkit-transform-origin: 0 0 0;
                -webkit-transition: all 400ms cubic-bezier(0.175, 0.885, 0.320, 1); /* older webkit */
                -webkit-transition: all 400ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
                -moz-transition: all 400ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
                -ms-transition: all 400ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
                -o-transition: all 400ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
                transition: all 400ms cubic-bezier(0.175, 0.885, 0.320, 1.275); /* easeOutBack */
            }

            .main-menu .the-menu.transition-active > li:hover > ul {
                transform: rotateX(0);
                -moz-transform: rotateX(0);
                -o-transform: rotateX(0);
                -webkit-transform: rotateX(0);
                transition-delay: .2s;
                -moz-transition-delay: .2s;
                -o-transition-delay: .2s;
                -webkit-transition-delay: .2s;
            }

        .main-menu .the-menu li:hover a {
            background: rgba(0,0,0,0.15);
            position: relative;
            color: #fff;
        }

        .main-menu .the-menu li a {
            display: block;
            padding: 9px 11px;
            font-weight: 700;
            font-family: NassimMojahed, sans-serif;
        }

        .main-menu .the-menu > li > a {
            position: relative;
            z-index: 200;
            background: #19436D;
        }

        .main-menu .the-menu li a span {
            padding-right: 12px;
            position: relative;
        }

            .main-menu .the-menu li a span:after {
                font-family: NassimMojahed;
                content: '\25BE';
                font-weight: normal;
                position: absolute;
                right: 0px;
                top: 1px;
            }

        .main-menu .the-menu li:hover > ul {
            display: block;
        }

        .main-menu .the-menu li ul {
            display: none;
            position: absolute;
            z-index: 100;
            background: inherit;
            width: 150px;
        }

            .main-menu .the-menu li ul li {
                display: block;
                position: relative;
                font-size: 12px;
                float: none;
            }

                .main-menu .the-menu li ul li:hover > a {
                    background: rgba(0,0,0,0.2);
                }

                .main-menu .the-menu li ul li a span {
                    display: block;
                }

                    .main-menu .the-menu li ul li a span:after {
                        content: '\25B8';
                        top: 0px;
                    }

            .main-menu .the-menu li ul ul {
                left: 240px;
                top: 0px;
                display: none;
            }



.secondary-menu {
    display: block;
    background: #fff;
    border-bottom: 1px solid rgba(0,0,0,0.15);
}

    .secondary-menu ul {
        display: block;
        font-size: 0;
    }

        .secondary-menu ul:after {
            display: block;
            content: '';
            clear: both;
        }

        .secondary-menu ul li {
            display: block;
            background: inherit;
            font-size: 12px;
            float: right;
        }

            .secondary-menu ul li:hover a {
                background: rgba(0,0,0,0.06);
            }

            .secondary-menu ul li a {
                display: block;
                padding: 13px 11px;
                color: #3d3d3d;
                font-weight: 700;
                text-transform: uppercase;
                font-family: NassimMojahed, sans-serif;
            }


/* #4 Content styling */

.content {
    display: block;
    padding: 60px 0px 35px 0px;
    background: #f0efef;
    min-height: 630px;
}

.ad-banner {
    display: block;
    margin-bottom: 10px;
    text-align: center;
    position: relative;
}

.ad-link {
    display: block;
    font-size: 10px;
    font-weight: bold;
    color: #cacaca;
    text-align: center;
}

    .ad-link.top {
        transform: rotate(-90deg);
        -ms-transform: rotate(-90deg); /* IE 9 */
        -webkit-transform: rotate(-90deg); /* Safari and Chrome */
        position: absolute;
        top: 35px;
        left: 175px;
    }

    .ad-link span {
        display: inline-block;
        padding: 0px 4px;
        margin-top: 2px;
    }

.ad-banner .ad-link:hover {
    color: #232323;
}

.breaking-news {
    display: block;
    margin-bottom: 20px;
    background: #fff;
    box-shadow: 0px 3px 0px 0px rgba(0,0,0,0.04);
    position: relative;
    overflow: hidden;
    height: 26px;
}

.Ticker-news {
    display: block;
    margin-bottom: 20px;
    background: #fff;
    box-shadow: 0px 3px 0px 0px rgba(0,0,0,0.04);
    position: relative;
    overflow: hidden;
    height: 26px;
}

    .Ticker-news:after {
        display: block;
        content: '';
        position: absolute;
        width: 20px;
        background: inherit;
        height: 100%;
        top: 0px;
        left: 0px;
        z-index: 0;
        box-shadow: -10px 0px 10px #fff;
    }

.breaking-news:after {
    display: block;
    content: '';
    position: absolute;
    width: 20px;
    background: inherit;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 0;
    box-shadow: -10px 0px 20px #fff;
}

.breaking-news .the-title {
    display: block;
    position: relative;
    float: right;
    background: #19436D;
    color: #fff;
    font-size: 15px;
    font-weight: 900;
    text-transform: uppercase;
    font-family: NassimMojahed, sans-serif;
    padding: 7px 13px;
    z-index: 0;
    text-align: right;
    overflow: hidden;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

.Ticker-news .the-title {
    display: block;
    position: relative;
    float: left;
    background: #19436D;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: NassimMojahed, sans-serif;
    padding: 2px 13px;
    z-index: 0;
    text-align: right;
    overflow: hidden;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

.Ticker-news .slide_container {
    height: 32px!important;
    margin-top: 5px;
    margin-right: 10px;
    font-size: 16px;
}

.breading-news {
    margin-top: 90px;
}

.the-title {
    width: 90px;
}

.breaking-news ul {
    position: absolute;
    z-index: 0;
    padding-right: 105px;
    right: 1000px;
}

    .breaking-news ul:after {
        display: block;
        content: '';
        clear: both;
    }

.breaking-news .slide_container {
    height: 32px!important;
}

.slide_container {
    font-family: Greta,Arial;
    font-weight: 500;
    font-size: 16px;
}

.breaking-news ul li {
    display: block;
    float: right;
    font-weight: 500;
    font-size: 20px;
    font-family: Greta, sans-serif;
    margin: 6px 0px 0px 0px;
    position: relative;
    /*direction: rtl;*/
}

    .breaking-news ul li a:hover {
        color: #276ccb;
    }

    .breaking-news ul li a {
        color: #072b56;
    }

    .breaking-news ul li:after {
        display: block;
        position: absolute;
        content: '\25CF';
        font-family: NassimMojahed;
        font-size: 8px;
        top: 0px;
        right: -4px;
        color: #c9c9c9;
        z-index: 0;
    }

    .breaking-news ul li:last-child:after {
        display: none;
    }

    .breaking-news ul li a {
        display: block;
        padding-left: 13px;
        padding-right: 10px;
    }


.main-content {
    display: block;
}

#aspnetForm > div.boxed > div.content > div > div > div.main-page.left.newsDetails {
    width: 73%;
}

    #aspnetForm > div.boxed > div.content > div > div > div.main-page.left.newsDetails > div > div {
        width: 100%;
    }

.main-content .main-page {
    display: block;
}

.list-title {
    display: block;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 2px solid #19436D;
    color: #19436D;
    font-family: NassimMojahed, sans-serif;
    font-weight: 600;
}

.specialTitle {
    height: 65px;
    line-height: normal;
}

.article-list {
    margin-left: 0px;
    margin-bottom: 10px;
}

    .article-list li {
        margin-bottom: 6px;
        border-bottom: 1px dotted #c0bfbf;
        padding-bottom: 6px;
        /*direction:rtl;*/
        text-align: left;
    }

        .article-list li a:hover {
            margin-left: 5px;
        }

.more {
    font-size: 12px;
    color: #6b6b6b;
    text-align: center;
    display: block;
    border: 1px solid #dbdbdb;
    border-radius: 2px;
    -moz-border-radius: 2px;
    padding: 4px 0px;
    font-weight: bold;
    background: #f9f9f9;
    box-shadow: inset 0px -20px 20px -20px rgba(0,0,0,0.1);
}

    .more:hover {
        background: #fff;
        color: #232323;
    }

    .more:active {
        box-shadow: none;
    }

.banner {
    display: block;
    text-align: center;
    padding: 10px 0px;
}

    .banner:first-child {
        padding-top: 0px;
    }

.double-block .widget .social-bar a {
    width: 22%!important;
}

.wide-banner img,
.banner img {
    max-width: 100%;
    height: auto;
}

.article-block {
    display: block;
}

    .article-block li {
        display: block;
        border-bottom: 1px dotted #c0bfbf;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

        .article-block li:last-child {
            border-bottom: 0px;
            padding-bottom: 0px;
        }

    .article-block .article-photo {
        display: block;
        float: right;
        margin-top: 3px;
        margin-left: 4px;
    }

    .article-block .article-content {
        display: block;
        margin-left: 2px;
        text-align: left;
    }

        .article-block .article-content:after {
            display: block;
            content: '';
            clear: both;
        }

        .article-block-big .article-content h4,
        .article-block .article-content h4 {
            font-weight: normal;
        }

    .article-block-big .meta,
    .article-block .meta {
        display: block;
        font-size: 12px;
    }

        .article-block-big .meta a,
        .article-block .meta a {
            color: #8b8b8b;
        }

.meta .icon-text {
    display: inline-block;
    padding-right: 5px;
}

.newslist .block-title {
    height: 60px;
}

.decorumlist .block-title {
    height: 80px;
}

.block-title {
    display: block;
    margin-bottom: 10px;
    background: #19436D;
    color: #fff;
    padding: 2px 13px;
    text-align: left;
    height: 35px;
}

.block-search {
    display: block;
    margin-bottom: 10px;
    background: rgba(0,0,0,0.1);
    color: #fff;
    padding: 0px;
    text-align: right;
    margin-top: -55px;
    z-index: 3;
    position: absolute;
    margin-right: 30%;
}

.redText {
    color: #f50f0f;
}

.block-title h2 {
    text-transform: uppercase;
    font-size: 20px;
    color: #fff;
    font-family: NassimMojahed, sans-serif;
    margin-bottom: 0px;
}

.index .block-title a {
    float: right;
}

.decorumlist .block-title h1, .newslist .block-title h1 {
    text-transform: uppercase;
    text-align: left;
    margin-top: -6px;
}

.decorumlist .block-title h3, .newslist .block-title h3 {
    text-align: left;
}

.block-title a {
    float: right;
    color: #fff;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    opacity: 0.8;
    font-size: 12px;
    margin-top: 4px;
}

    .block-title a:hover {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        opacity: 1;
    }

.article-block-big {
    display: block;
    width: 102%;
    font-size: 0;
}

    .article-block-big li {
        font-size: 15px;
        display: inline-block;
        margin-right: 3%;
        margin-bottom: 3%;
        width: 30%;
    }

        .article-block-big li .article-photo img,
        .article-block-big li .article-photo {
            display: block;
            /*width: 200px;*/
            height: auto;
            top: 0px;
            right: 0px;
            text-align: right;
        }

        .article-block-big li .article-content {
            padding-top: 5px;
        }

    .article-block-big .article-content h4 {
        font-size: 14px;
        margin-bottom: 5px;
        /*direction:rtl;*/
        text-align: left;
        font-family: NassimMojahed,Arial;
    }

.meta .tag {
    display: inline-block;
    background: #ca2020;
    line-height: 16px;
    padding: 0px 5px;
    font-size: 9px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    vertical-align: top;
    margin-left: 5px;
    margin-top: 3px;
}

.wide-article {
    display: block;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #c0bfbf;
}

    .wide-article .article-photo {
        display: block;
        float: right;
    }

    .wide-article .article-content {
        display: block;
        margin-left: 2px;
    }

        .wide-article .article-content h2 {
            font-weight: 600;
            margin-bottom: 8px;
            /*direction:rtl;*/
            text-align: left;
            line-height: 140%;
        }

div.wide-article div.article-content p {
    line-height: 120%;
    font-size: 100%;
}

.article-block-big h2 .meta,
.article-block-big h3 .meta,
.article-block-big h4 .meta,
.article-block-big h5 .meta,
.article-block-big h6 .meta,
.article-block h2 .meta,
.article-block h3 .meta,
.article-block h4 .meta,
.article-block h5 .meta,
.article-block h6 .meta,
.wide-article h2 .meta,
.wide-article h3 .meta,
.wide-article h4 .meta,
.wide-article h5 .meta,
.wide-article h6 .meta {
    display: inline;
}

.wide-article .meta {
    display: block;
    font-size: 12px;
    color: #8b8b8b;
    margin-bottom: 6px;
}

    .wide-article .meta a {
        color: #8b8b8b;
    }

.wide-article .article-content:after {
    display: block;
    content: '';
    clear: both;
}

.featured-block .article-photo a,
.article-photo {
    display: block;
}

.newsdetails .featured-block {
    margin-bottom: 20px;
}

.featured-block {
    display: block;
    position: relative;
}

    .featured-block .article-content {
        background: rgba(0,0,0,0.6);
        position: absolute;
        z-index: 0;
        color: #fff;
        width: 100%;
        left: 0px;
        bottom: 0px;
    }

.main-sidebar .featured-block .article-content {
    bottom: 0px;
}

    .main-sidebar .featured-block .article-content .meta a {
        color: #fff;
    }

.featured-block .article-content a {
    color: #fff;
}

.featured-block .article-content h2 {
    margin: 10px 15px;
    font-size: 18px;
    font-weight: 600;
}

.featured-block .article-content h3 {
    margin: 5px;
    font-size: 13px;
    font-weight: 600;
    /*direction:rtl;*/
    text-align: left;
}

    .featured-block .article-content h3 a {
        line-height: 110% !important;
    }

.featured-block .article-content .meta {
    margin: -5px 15px 10px 15px;
    display: block;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.article-big {
    display: block;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #c0bfbf;
}

.newscase .article-big .article-photo, .searchlist .article-big .article-photo, .maryamrajavi .article-big .article-photo {
    float: right;
}

.decorumlist .article-big .article-photo {
    float: right;
}

.article-big .article-photo {
    display: block;
    float: left;
}

.article-photo.right {
    float: right;
}

.article-big .article-content {
    display: block;
    margin-left: 2px;
}

    .article-big .article-content h2 {
        margin-bottom: 7px;
    }

    .article-big .article-content:after {
        display: block;
        content: '';
        clear: both;
    }

    .article-big .article-content .meta:not(:last-child) > span,
    .article-big .article-content .meta:not(:last-child) > a {
        color: #8b8b8b;
        margin-right: 10px;
    }

    .article-big .article-content .meta:not(:last-child) {
        display: block;
        margin-bottom: 8px;
        font-size: 12px;
        color: #8b8b8b;
    }

.newscase .article-big .article-content p, .searchlist .article-big .article-content p,
.maryamrajavi .article-big .article-content p {
    font-size: 14px;
}

.article-big .article-content p {
    display: block;
    margin-bottom: 8px;
    /*direction: rtl;
            text-align: right;*/
}

.decorumlist .article-big .article-content h2, .newslist .article-big .article-content h2 {
    font-size: 18px;
}

.article-big .article-content h2 {
    font-size: 19px;
    font-weight: 600;
}

.article-big .article-content .more {
    display: inline-block;
    padding-left: 2px;
    padding-right: 8px;
    margin-right: 10px;
}

    .article-big .article-content .more .icon-text {
        display: inline-block;
        padding-left: 5px;
    }

.numberNews {
    background: #d4d3d3;
    display: inline-block;
    line-height: 150%;
    padding: 2px 7px;
    border-radius: 30px;
    -moz-border-radius: 2px;
    font-size: 16px;
    font-weight: bold;
    color: #505050;
    margin: 0px 5px 3px 0px;
    font-family: Arial;
}

.pagination {
    display: block;
    margin: 20px auto 30px auto;
    text-align: center;
    direction: ltr;
}

    .pagination td {
        width: 100%;
        float: left;
        margin-left: 10px;
    }

    .pagination .page-numbers {
        background: #d4d3d3;
        display: inline-block;
        line-height: 150%;
        padding: 2px 7px;
        border-radius: 2px;
        -moz-border-radius: 2px;
        font-size: 12px;
        font-weight: bold;
        color: #505050;
    }

    .pagination a {
        background: #d4d3d3;
        display: inline-block;
        line-height: 150%;
        padding: 2px 7px;
        border-radius: 2px;
        -moz-border-radius: 2px;
        font-size: 12px;
        font-weight: bold;
        color: #505050;
    }

        .pagination a:hover {
            color: #fff;
            background: #555 !important;
        }

    .pagination span {
        background: #929292;
        display: inline-block;
        line-height: 150%;
        padding: 2px 7px;
        border-radius: 2px;
        -moz-border-radius: 2px;
        font-size: 12px;
        font-weight: bold;
        color: #505050;
    }

    .pagination td {
        text-align: center;
    }

    .pagination .page-numbers:hover,
    .pagination .page-numbers.current {
        color: #fff;
        background: #929292;
    }

    .pagination .page-numbers .icon-text.right {
        display: inline-block;
        padding-left: 5px;
    }

    .pagination .page-numbers .icon-text.left {
        display: inline-block;
        padding-right: 5px;
    }

.article-big.no-image .article-content {
    margin-left: 0px;
}

.block-content.archive {
    display: block;
    width: 97%;
}

    .block-content.archive:after {
        display: block;
        clear: both;
        content: '';
    }

.newscase .block-content.archive > .block, .searchlist .block-content.archive > .block {
    float: right;
}

.block-content.archive > .block {
    display: block;
    width: 270px;
    float: left;
    margin-left: 20px;
    margin-bottom: 20px;
    min-height: 200px;
}

.blockSpecial {
    float: left !important;
    width: 270px !important;
}
/*

}*/


.article-title {
    display: block;
    margin-bottom: 10px;
    background: #e8e8e8;
    padding: 15px;
    border-top: 3px solid #c1c1c1;
    position: relative;
}

    .article-title:after {
        display: block;
        content: '';
        clear: both;
    }

    .article-title h1 {
        display: block;
        margin-bottom: 20px;
        line-height: 100%;
    }

    .article-title .author {
        display: block;
        /*margin-right: 300px;*/
    }

        .article-title .author .hover-effect {
            margin-left: 10px;
        }

        .article-title .author img {
            width: 30px;
            height: 30px;
        }

        .article-title .author .a-content {
            display: block;
        }

.newsdetails .article-title .author .a-content span.meta.left {
    margin-top: -18px;
}

.article-title .author .a-content > span {
    display: block;
    font-size: 12px;
    line-height: 19px;
    color: #6b6b6b;
    margin-right: 10px;
}

    .article-title .author .a-content > span .tag {
        font-size: 8px;
        line-height: 16px;
    }

/*.newsdetails .article-title .share-block {width:100px;}*/

.article-title .share-block {
    display: block;
    height: 100%;
    width: 25%;
    padding-left: 15px;
}

.share:not(.single):before {
    display: block;
    position: absolute;
    right: 25%;
    top: 0px;
    background: transparent;
    width: 1px;
    height: 100%;
    content: '';
    border-left: 1px dotted #c1c1c1;
}

.newsdetails .article-title .share-block:not(.single):before {
    border-width: 0px;
}

.article-title .share-block:not(.single):before {
    display: block;
    position: absolute;
    right: 36%;
    top: 0px;
    background: transparent;
    width: 1px;
    height: 100%;
    content: '';
    border-right: 1px dotted #c1c1c1;
}



.article-title .share-block > div {
    display: block;
    margin-bottom: 8px;
}

    .article-title .share-block > div:last-child {
        margin-bottom: 0px;
    }

a.small-button {
    display: inline-block;
    padding: 4px 11px;
    margin-right: 2px;
    background: #19436D;
    color: #fff;
    border-radius: 2px;
    -moz-border-radius: 2px;
    font-size: 12px;
}

.small-button:hover {
    color: #fff;
    background: #232323;
}

a.custom-soc {
    display: inline-block;
    background: transparent;
    color: #232323;
    width: 22px;
    height: 22px;
    font-size: 11px;
    line-height: 23px;
    box-shadow: 0px 0px 0px 1px #232323;
    border-radius: 50%;
    -moz-border-radius: 50%;
    text-align: center;
    margin-right: 4px;
}

    a.custom-soc:hover {
        background: #232323;
        color: #fff;
    }

.share-article {
    display: block;
    margin-right: 15px;
    margin-bottom: 10px;
}

    .share-article span {
        display: block;
        line-height: 100%;
        font-size: 10px;
        color: #6b6b6b;
        font-weight: bold;
        padding-bottom: 3px;
        margin-top: -1px;
        /*margin-left: 5px;*/
    }

    .share-article strong {
        display: block;
        line-height: 100%;
        font-size: 12px;
    }

.article-tags {
    display: block;
    margin-top: 15px;
    margin-right: 10px;
    font-size: 18px;
    vertical-align: baseline;
    line-height: 120%;
    margin-bottom: -4px;
    /*direction: rtl;*/
}

    .article-tags strong {
        vertical-align: baseline;
        line-height: 120%;
        margin-right: 10px;
    }

    .article-tags a {
        vertical-align: baseline;
        line-height: 120%;
    }






/* #5 Comments */


.comment-block {
    display: block;
    margin-bottom: 25px;
}

    .comment-block .commment-content {
        display: block;
        padding-bottom: 12px;
        margin-bottom: 15px;
        border-bottom: 1px dotted #ccc;
        position: relative;
    }

        .comment-block .commment-content .user-avatar {
            display: block;
            float: left;
            width: 60px;
            height: 60px;
            margin-right: 15px;
            margin-top: 3px;
        }

            .comment-block .commment-content .user-avatar img {
                width: 60px;
                height: 60px;
            }

        .comment-block .commment-content .user-nick {
            display: block;
            margin-left: 75px;
            color: #232323;
            font-family: NassimMojahed, sans-serif;
            font-size: 16px;
            font-weight: bold;
            padding-bottom: 8px;
        }

            .comment-block .commment-content .user-nick .marker {
                font-size: 10px;
                display: inline-block;
                padding: 2px 4px;
                background: #232323;
                color: #fff;
                line-height: 100%;
                margin: 3px 0px 0px 10px;
                border-radius: 2px;
                -moz-border-radius: 2px;
                cursor: default;
            }

            .comment-block .commment-content .user-nick a {
                color: #232323;
            }

                .comment-block .commment-content .user-nick a:hover {
                    text-decoration: underline;
                }

        .comment-block .commment-content .time-stamp {
            position: absolute;
            top: 0px;
            right: 0px;
            color: #b8b8b8;
            font-size: 11px;
        }

        .comment-block .commment-content .comment-text {
            display: block;
            margin-left: 75px;
            padding-bottom: 8px;
            margin-bottom: -13px;
        }

        .comment-block .commment-content .icon-link {
            color: #767676;
            font-size: 11px;
            font-weight: bold;
            margin-left: 75px;
            display: block;
        }

            .comment-block .commment-content .icon-link:hover {
                color: #232323;
                text-decoration: underline;
            }

            .comment-block .commment-content .icon-link .icon-text {
                display: inline-block;
                padding-right: 6px;
            }


    .comment-block > ol > li ul li .commment-content {
        display: block;
        background: #e8e8e8;
        margin-top: -15px;
        padding-top: 15px;
        padding-left: 75px;
        padding-right: 15px;
    }

    .comment-block > ol > li > ul {
        position: relative;
    }

        .comment-block > ol > li > ul:before {
            display: block;
            background: #f0efef;
            content: '';
            position: absolute;
            top: -3px;
            left: 90px;
            width: 6px;
            height: 6px;
            border-right: 1px solid #ccc;
            border-bottom: 1px solid #ccc;
            z-index: 10;
            transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
        }

    .comment-block > ol > li ul li .commment-content .user-avatar,
    .comment-block > ol > li ul li .commment-content .user-avatar img {
        width: 40px;
        height: 40px;
    }

    .comment-block > ol > li ul li .commment-content .icon-link,
    .comment-block > ol > li ul li .commment-content .comment-text,
    .comment-block > ol > li ul li .commment-content .user-nick {
        margin-left: 55px;
    }

    .comment-block > ol > li ul li .commment-content .time-stamp {
        top: 15px;
        right: 15px;
    }

p .required {
    display: inline-block;
    font-weight: bold;
    font-size: 18px;
    color: #cf680d;
    margin-left: 5px;
    margin-top: 2px;
}

.no-comment-block {
    display: block;
    width: 360px;
    margin: 35px auto 30px auto;
}

    .no-comment-block p {
        display: block;
        margin-left: 70px;
        font-size: 12px;
        padding-bottom: 10px;
    }

    .no-comment-block .big-icon {
        display: block;
        float: left;
        font-size: 44px;
        color: #232323;
        line-height: 56px;
    }

    .no-comment-block b {
        display: block;
        margin-left: 70px;
        font-weight: bold;
        font-size: 22px;
        color: #232323;
        line-height: 150%;
        padding-bottom: 4px;
    }

    .no-comment-block .icon-link {
        margin-left: 70px;
    }

    .no-comment-block .icon-link {
        color: #767676;
        font-size: 11px;
        font-weight: bold;
        margin-left: 70px;
    }

        .no-comment-block .icon-link:hover {
            color: #232323;
            text-decoration: underline;
        }

        .no-comment-block .icon-link .icon-text {
            display: inline-block;
            padding-right: 6px;
        }




/* #6 Photo gallery */

.photo-gallery-grid {
    display: block;
    width: 1210px;
}

    .photo-gallery-grid:after {
        display: block;
        content: '';
        clear: both;
    }

    .photo-gallery-grid .photo-gallery-block {
        display: block;
        width: 232px;
        background: #fff;
        box-shadow: 0px 2px 1px rgba(0,0,0,0.1);
        float: left;
        margin-right: 10px;
        margin-bottom: 15px;
    }

.photo-gallery-block .gallery-content {
    display: block;
    padding: 10px 15px 15px 15px;
}

    .photo-gallery-block .gallery-content h3 {
        margin-bottom: 10px;
    }

.overflow-fix {
    display: block;
    overflow: hidden;
}

.filter-block {
    display: block;
    padding-top: 5px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 2px solid #cfcfcf;
}

    .filter-block strong {
        display: inline-block;
        color: #929292;
        line-height: 23px;
        padding-right: 10px;
        text-transform: uppercase;
        font-size: 12px;
    }

    .filter-block a {
        display: inline-block;
        background: #929292;
        color: #fff;
        line-height: 23px;
        padding: 0px 10px;
        font-size: 12px;
        font-weight: bold;
        border-radius: 2px;
        -moz-border-radius: 2px;
        margin-right: 5px;
        margin-bottom: 5px;
    }

        .filter-block a:hover,
        .filter-block a.active {
            background: #232323;
            color: #fff;
        }

.photo-gallery-full {
    display: block;
    margin-bottom: 20px;
    background: #fff;
    box-shadow: 0px 2px 1px rgba(0,0,0,0.2);
}

.the-image {
    display: block;
    padding: 15px;
    position: relative;
    text-align: center;
}

    .the-image .photo-controls {
        display: block;
        position: absolute;
        top: 50%;
        font-size: 40px;
        color: #fff;
        text-shadow: 0px 0px 2px rgba(0,0,0,0.4);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
        filter: alpha(opacity=50);
        opacity: 0.5;
        line-height: 40px;
        margin-top: -20px;
        z-index: 4;
    }

        .the-image .photo-controls:hover {
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
            filter: alpha(opacity=100);
            opacity: 1;
        }

        .the-image .photo-controls.left {
            left: 4%;
        }

        .the-image .photo-controls.right {
            right: 4%;
        }

.photo-gallery-thumbs {
    display: block;
    margin: 0px 15px;
    padding-bottom: 15px;
    white-space: nowrap;
    overflow: hidden;
}

    .photo-gallery-thumbs a {
        display: inline-block;
        width: 80px;
        height: 80px;
        overflow: hidden;
        margin: 0px 10px 0px 0px;
    }

        .photo-gallery-thumbs a.active:hover .cover i,
        .photo-gallery-thumbs a.active .cover i {
            box-shadow: inset 0px 0px 0px 6px #dd1414;
        }

/* #7 Sidebar styling */

.main-sidebar {
    display: block;
    width: 24.5%;
    float: right;
}

    .main-sidebar .widget {
        display: block;
        margin-bottom: 20px;
    }

        .main-sidebar .widget > div {
            display: block;
            border-bottom: 1px dotted #c0bfbf;
            padding-bottom: 10px;
            margin-bottom: 10px;
        }

.widget > h3 {
    display: block;
    background: #19436D;
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    font-family: NassimMojahed, sans-serif;
    padding: 6px 13px;
    margin-bottom: 10px;
    font-weight: bold;
}

.widget .comment-content h3 {
    margin-bottom: 6px;
}

.widget .social-bar {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
}

    .widget .social-bar:after {
        display: block;
        content: '';
        clear: both;
    }

    .widget .social-bar a {
        display: block;
        float: left;
        width: 69px;
        text-align: center;
        margin-right: 7px;
    }

        .widget .social-bar a:nth-child(4n+0) {
            margin-right: 0px;
        }

        .widget .social-bar a i {
            display: block;
            margin-bottom: 1px;
            font-style: normal;
            background: rgba(0,0,0,0.1);
            padding: 8px 0px;
            font-size: 15px;
            font-weight: bold;
            color: #232323;
            margin-left: 0px;
        }

        .widget .social-bar a:hover i {
            background: rgba(0,0,0,0.15);
        }

        .widget .social-bar a span {
            display: block;
            color: #fff;
            padding: 2px 0px;
            font-size: 11px;
            font-weight: bold;
        }

.centerText {
    text-align: center;
    height: 20px;
    font-size: 14px;
    font-family: arial;
    padding-top: 10px !important;
    direction: ltr;
}

.widget .social-bar a span.IOS {
    background: #352f2f;
}

.widget .social-bar a span.Youtube {
    background: #fb1810;
}

.widget .social-bar a span.Android {
    background: #4f6f0b;
}

.widget .social-bar a span.windows {
    background: #0f2d5c;
}

.widget .social-bar a span.RSS {
    background: #fa5a09;
}

.widget .social-bar a span.facebook {
    background: #4260b4;
}

.widget .social-bar a span.twitter {
    background: #3fb9d7;
}

.widget .social-bar a span.google {
    background: #bf4b37;
}

.widget .social-bar a span.linkedin {
    background: #2876c6;
}

.widget .social-bar a span.picasa {
    background: #6600FF;
}

.widget .social-bar a span.Flicker {
    background: #2876c6;
}

.widget .widget-articles {
    display: block;
}

    .widget .widget-articles li {
        display: block;
        border-bottom: 1px dotted #c0bfbf;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

        .widget .widget-articles li:last-child {
            border-bottom: 0px;
            padding-bottom: 0px;
            margin-bottom: 0px;
        }

    .widget li:after,
    .widget .widget-articles:after {
        display: block;
        content: '';
        clear: both;
    }

    .widget .widget-articles .article-photo {
        display: block;
        float: right;
        margin-top: 3px;
    }

    .widget .widget-articles .article-content {
        display: block;
        margin-left: 2px;
        text-align: left;
    }

    .widget .widget-articles .no-image .article-content {
        margin-left: 0px;
    }

    .article-block .article-content h4,
    .widget .widget-articles .article-content h4 {
        margin-bottom: 4px;
    }

    .widget .widget-articles .meta {
        display: block;
        font-size: 12px;
    }

        .widget .widget-articles .meta a {
            color: #8b8b8b;
        }

            .widget .widget-articles .meta a:hover {
                color: #232323;
            }

.meta .icon-text {
    display: inline-block;
    padding-right: 5px;
    margin-top: -3px;
}

.widget .comment-photo {
    display: block;
    float: left;
    margin-top: 3px;
}

.widget .comment-content {
    display: block;
    margin-left: 60px;
}

.widget .widget-comments li {
    display: block;
    border-bottom: 1px dotted #c0bfbf;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

    .widget .widget-comments li:last-child {
        border-bottom: 0px;
        padding-bottom: 0px;
        margin-bottom: 0px;
    }

.widget .widget-comments p {
    margin-bottom: 6px;
}

.widget .meta {
    display: block;
    font-size: 12px;
    color: #8b8b8b;
}

    .widget .meta a {
        color: #19436D;
    }

        .widget .meta a:hover {
            color: #232323;
        }

.tagcloud a,
.tag-cloud a {
    display: inline-block;
    font-size: 16px!important;
    background: #929292;
    color: #fff;
    font-weight: bold;
    padding: 3px 7px;
    margin: 0px 5px 5px 0px;
}

    .tagcloud a:hover,
    .tag-cloud a:hover {
        background: #232323;
        color: #fff;
    }


.content input[type=text] {
    display: block;
    background: #fff;
    padding: 6px 13px;
    font-size: 15px;
    border: 1px solid #d3d3d3;
    font-family: NassimMojahed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    top: 0px;
    left: 0px;
}

.txtBody {
    display: block;
    background: #fff;
    padding: 6px 13px;
    font-size: 18px;
    border: 1px solid #d3d3d3;
    font-family: NassimMojahed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*direction:rtl;*/
}

.content input[type=text]:focus {
    border: 1px solid #bababa;
}

.widget p {
    margin-bottom: 10px;
}

.widget .subscribe-block {
    display: block;
    margin: 20px auto;
    width: 230px;
}

    .widget .subscribe-block input[type=text] {
        width: 100%;
    }

.gallery-widget {
    display: block;
    border-bottom: 1px dotted #c0bfbf;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}

.widget .gallery-widget:last-child {
    border-bottom: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.gallery-widget .gallery-photo {
    display: block;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
}

    .gallery-widget .gallery-photo > a {
        display: block;
        position: absolute;
    }

    .gallery-widget .gallery-photo ul {
        position: relative;
        display: block;
        width: 100%;
        height: 190px;
        white-space: nowrap;
        font-size: 0;
    }

        .gallery-widget .gallery-photo ul li {
            font-size: 15px;
            white-space: nowrap;
            display: inline-block;
        }

    .gallery-widget .gallery-photo > a {
        display: block;
        position: absolute;
        z-index: 3;
        background: transparent;
        width: 40px;
        text-align: center;
        height: 190px;
        font-size: 27px;
        line-height: 190px;
        top: 0px;
        color: #fff;
        text-shadow: 0px 0px 2px rgba(0,0,0,0.6);
    }

        .gallery-widget .gallery-photo > a:hover {
            background: rgba(0,0,0,0.5);
        }

.gallery-widget:hover .gallery-photo > a.slide-left {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    left: 0px;
}

.gallery-widget:hover .gallery-photo > a.slide-right {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    right: 0px;
}

.gallery-widget .gallery-photo > a.slide-left {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    left: -40px;
}

.gallery-widget .gallery-photo > a.slide-right {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    right: -40px;
}

.gallery-widget h4 {
    font-size: 17px;
    font-weight: normal;
}

.hover-effect {
    display: inline-block;
    background-color: #111111;
    overflow: hidden;
}

    .hover-effect .cover {
        display: block;
        position: relative;
        color: #fff;
    }

        .hover-effect .cover img {
            position: relative;
            z-index: 0;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
            filter: alpha(opacity=100);
            opacity: 1;
            transition: all 0.2s;
            -moz-transition: all 0.2s;
            -webkit-transition: all 0.2s;
            -o-transition: all 0.2s;
        }

.pic {
    overflow: hidden;
    height: 100%;
    width: 100%;
}


    .pic:hover {
        cursor: pointer;
    }

.index .leftBanner .grow img,
.index .leftBanner .grow img:Hover,
.index .rightBanner .grow img,
.index .rightBanner .grow img:Hover,
.newslist .content-block.left .grow img,
.newslist .content-block.left img:Hover,
.newslist .main-sidebar.left .grow img,
.newslist .main-sidebar.left .grow img:hover,
.newsdetails .main-sidebar.left .grow img,
.newsdetails .main-sidebar.left .grow img:hover,
.newscase .block .featured-block .article-photo .grow.pic img,
.newscase .block .featured-block .article-photo .grow.pic img:hover,
.decorumlist .content-block.left .grow img,
.decorumlist .content-block.left img:Hover,
.decorumlist .main-sidebar.left .grow img,
.decorumlist .main-sidebar.left .grow img,
.main-sidebar.left .grow img:hover {
    height: initial;
}

.grow img {
       width: 100%;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

    .grow img:hover {
        max-width: none;
        width: 105%;
        
    }


div[rel='hover-parent']:hover a.hover-effect .cover img,
a.hover-effect:hover .cover img {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.newsdetails .hover-effect .cover i:empty {
    display: none;
}

.hover-effect .cover i {
    z-index: 1;
    display: block;
    font-style: normal;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 50px;
    box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.2);
}

div[rel='hover-parent']:hover a.hover-effect .cover i,
a.hover-effect:hover .cover i {
    box-shadow: none;
}

a.hover-effect .cover i:before {
    display: block;
    z-index: 2;
    font-family: NassimMojahed;
    content: '\1F517';
    height: 50px;
    width: 50px;
    line-height: 50px;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -25px;
    text-shadow: 0px 1px 2px rgba(0,0,0,0.2);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    text-align: center;
    transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
}

div[rel='hover-parent']:hover a.hover-effect .cover i:before,
a.hover-effect:hover .cover i:before {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

#wp-calendar {
    width: 100%;
    text-align: center;
}

    #wp-calendar caption {
        font-size: 17px;
        padding: 5px 0px 15px 0px;
        font-weight: bold;
        font-family: NassimMojahed, sans-serif;
    }

    #wp-calendar thead th {
        background: rgba(0,0,0,0.1);
        line-height: 35px;
    }

    #wp-calendar td a {
        font-weight: bold;
        display: block;
        text-align: center;
        background: rgba(0,0,0,0.05);
        color: #232323;
    }

        #wp-calendar td a:hover {
            background: rgba(0,0,0,0.1);
        }

    #wp-calendar td#today {
        background: #19436D;
        color: #fff;
    }

        #wp-calendar td#today a {
            color: #fff;
            background: transparent;
        }

            #wp-calendar td#today a:hover {
                color: #fff;
                background: rgba(0,0,0,0.1);
            }

    #wp-calendar td {
        line-height: 35px;
    }

.double-block {
    display: block;
    width: 100%;
}

.single-block .content-block {
    display: block;
    width: 73%;
}

.double-block .content-block {
    display: block;
    width: 28%;
}

    .double-block .content-block.right {
        margin-left: 20px;
    }

    .double-block .content-block.main {
        display: block;
        width: 69%;
    }

.content-block.big_main {
    display: block;
    width: 77%;
}


.main-page .block {
    display: block;
    margin-bottom: 20px;
}

div.main-content div.main-page.left div.content-block.leftBanner.left div {
    line-height: 150%;
}


div.main-content div.main-page.left div div.content-block.leftBanner.left div:nth-child(1),
div.main-content div.main-page.left div div.content-block.leftBanner.left div:nth-child(2),
div.main-content div.main-page.left div div.content-block.leftBanner.left div.article-photo {
    line-height: 100%;
}

.double-block .content-block .widget {
    display: block;
    margin-bottom: 10px;
}

    .double-block .content-block .widget .featured-block .meta a {
        color: #fff;
    }

    .double-block .content-block .widget .meta a {
        color: #8b8b8b;
    }

.list-title {
    font-weight: 600!important;
}

.Martyrls {
    /* float: left; */
    width: 90% !important;
    /* direction: rtl; */
    margin: 0 5% 0 5%;
}

.MartyrlsRight {
    width: 45% !important;
}

.dgrHead {
    padding: 5px;
    background-color: #e4dddd;
    font-family: NassimMojahed, sans-serif;
    font-size: 18px;
    line-height: 40px;
}

.martyrslist .Dg_CloumnCenter {
    text-align: initial;
}

.Dg_CloumnCenter {
    text-align: center;
    color: #192c02;
    line-height: 45px;
}
/* #8 Footer */

.footer {
    margin-top: 0px;
    display: block;
    color: #a0a0a0;
    background: #f0efef;
}

    .footer p {
        font-size: 15px;
        text-align: center;
        direction: ltr;
    }

    .footer .wrapper {
        border-top: 3px solid #c1c1c1;
        padding-top: 20px;
        padding-bottom: 20px;
    }

        .footer .wrapper:after {
            display: block;
            content: '';
            clear: both;
        }

    .footer ul {
        display: block;
        line-height: 33px;
        vertical-align: middle;
    }

        .footer ul li {
            display: block;
            float: left;
            margin-left: 20px;
            position: relative;
        }

            .footer ul li:after {
                display: block;
                content: '/';
                position: absolute;
                top: 0px;
                right: -10px;
            }

            .footer ul li:last-child:after {
                display: none;
            }

            .footer ul li a {
                display: block;
                font-size: 16px;
                /*direction:rtl;*/
                margin-top: 6px;
            }

    .footer a.orange-themes {
        display: inline-block;
        vertical-align: bottom;
        background: url(orange-themes.png) no-repeat center center;
        color: transparent;
        overflow: hidden;
        text-indent: -200px;
        width: 93px;
    }

    .footer .logo-footer {
        display: block;
        float: right;
        margin-left: 20px;
        line-height: 33px;
        vertical-align: middle;
    }

        .footer .logo-footer img {
            display: inline-block;
            vertical-align: middle;
            float: right;
        }

.footer {
    height: 200px;
}

.big-error-sign {
    display: block;
    width: 400px;
    max-width: 100%;
    margin: 20px auto;
    text-align: center;
}

    .big-error-sign h2 {
        display: block;
        font-size: 120px;
        line-height: 140%;
        color: #474747;
    }

    .big-error-sign strong {
        display: block;
        margin-bottom: 35px;
        font-size: 35px;
        line-height: 105%;
        font-family: NassimMojahed, sans-serif;
        color: #474747;
    }

    .big-error-sign span {
        display: block;
        margin-bottom: 25px;
        font-size: 17px;
        line-height: 120%;
        color: #a3a3a3;
    }


.block-content {
    overflow: hidden;
    background: #fcfcfc;
    padding: 17px;
    margin-top: -10px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.08);
    margin-bottom: 20px;
}

.themenumobile {
    display: none;
}

.mobile-menu {
    display: none!important;
}


/* Additional Styles */

.lightbox hr {
    margin: 20px 0px;
}

.lightbox p,
.lightbox span,
.lightbox h2,
.lightbox h3 {
    color: #232323;
    text-shadow: none;
}

.lightbox .loading-box {
    padding: 50px 0px;
    line-height: 24px;
}

.startlightbox {
    overflow: hidden;
}

    .startlightbox .lightbox {
        display: block;
    }

.lightbox {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    text-align: center;
    z-index: 1000;
    display: none;
    overflow-y: scroll!important;
}

    .lightbox .main-black-block {
        box-shadow: none;
        background: #212121;
        color: #ccc;
        font-size: 11.5px;
        line-height: 20px;
        font-weight: 300;
        padding-bottom: 5px;
        color: #8a8a8a;
    }

    .lightbox .lightcontent .light-close span, .lightbox .lightcontent-loading .light-close span {
        font-family: NassimMojahed;
        font-size: 14px;
        display: inline-block;
        margin-top: -2px;
        margin-right: 6px;
        color: inherit;
    }

    .lightbox .lightcontent .light-close:hover, .lightbox .lightcontent-loading .light-close:hover {
        color: #db2727;
    }

    .lightbox .lightcontent .light-close:active, .lightbox .lightcontent-loading .light-close:active {
        color: #b01e1e;
    }

    .lightbox .lightcontent .light-close, .lightbox .lightcontent-loading .light-close {
        display: block;
        right: 0px;
        top: -30px;
        font-family: NassimMojahed,Arial;
        position: absolute;
        font-size: 12px;
        color: #fff;
        text-shadow: 0 1px 3px rgba(0,0,0,0.6);
    }

    .lightbox .lightcontent, .lightbox .lightcontent-loading {
        background: #f4f4f4;
        width: 1200px;
        max-width: 100%;
        margin: 100px auto 70px auto;
        position: relative;
        box-shadow: 0px 1px 4px rgba(0,0,0,0.5);
        text-align: left;
    }

    .lightbox .light-title {
        display: block;
        position: absolute;
        top: -33px;
        color: #fff;
        text-shadow: 0 1px 3px rgba(0,0,0,0.6);
        height: 23px;
        width: 780px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .lightbox .gallery-thumbs {
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 30px;
        width: 95%;
    }

    .lightbox .thacontent {
        padding: 0px 25px 20px 25px;
    }

.loading-box {
    display: block;
    text-align: center;
}

    .loading-box .loading-image {
        display: block;
        text-align: center;
        padding-top: 20px;
    }

.lightbox .carousel-left {
    left: 8px;
}

.lightbox .carousel-right {
    right: 8px;
}

.lightbox blockquote {
    padding-bottom: 30px;
}

.lightbox .article-main-content {
    padding: 0px 55px;
    width: auto;
}

.loading-message {
    display: block;
    background: #f0f0f0;
    padding: 10px 15px;
    font-size: 11px;
    line-height: 140%;
}

    .loading-message img {
        display: block;
        float: left;
        width: 34px;
        padding-right: 15px;
    }

.main-content-split .loading-message img {
    display: none;
}

.loading-message:before {
    display: block;
    content: '';
    clear: both;
}

.loading-message b {
    font-size: 18px;
    display: block;
    padding-bottom: 4px;
}

.ls-fullwidth .ls-nav-prev, .ls-fullwidth .ls-nav-next {
    z-index: 20;
}

.ls-fullwidth .ls-nav-next {
    right: 50px!important;
}

.ls-fullwidth .ls-nav-prev {
    left: 50px!important;
}


.lightbox .big-photo-block .the-image {
    box-shadow: none;
    text-align: center;
    padding-top: 10px;
    background-color: transparent;
}

    .lightbox .big-photo-block .the-image img {
        max-width: 98%;
    }

.lightbox .big-photo-block .the-thumbs {
    margin-left: 1%;
    margin-right: 1%;
    overflow: hidden;
}

.lightbox .lightbox-content {
    display: block;
    padding: 0px 2% 8px 2%;
}

.the-image img {
    max-width: 100%;
}

.lightbox .photo-gallery-full {
    box-shadow: none;
}




.info-message {
    display: block;
    background: #f4ebda;
    font-size: 11px;
    line-height: 140%;
    color: #8b755e;
    padding: 10px 10px;
}

    .info-message p {
        display: block;
        margin-bottom: 0px;
    }

    .info-message b {
        font-size: 18px;
        display: block;
        padding-bottom: 4px;
    }

.main-content-split .info-message span.icon-text {
    display: none;
}

.main-content-split .info-message b {
    font-size: 16px;
}

.info-message span.icon-text {
    display: block;
    float: left;
    font-size: 32px;
    height: 30px;
    padding-top: 10px;
    padding-right: 12px;
}

.info-message.success {
    background: #589f19;
    color: #fff;
}

.info-message.fail {
    background: #9f2919;
    color: #fff;
}



.article-big .article-content .meta > span.tag {
    color: #fff;
}

.pagination .page-numbers.dots {
    background: transparent;
    color: #232323;
}

.double-block .gallery-widget .gallery-photo > a,
.double-block .gallery-widget .gallery-photo ul {
    height: 158px;
    line-height: 158px;
}

.gallery-widget .gallery-photo img {
    width: 100%;
}

.double-block .widget {
    border-bottom: 1px dotted #c0bfbf;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

    .double-block .widget .banner {
        padding-bottom: 0px;
    }

.widget .menu {
    display: block;
}

    .widget .menu li {
        display: block;
    }

        .widget .menu li a {
            display: block;
            padding: 8px 10px;
            border-bottom: 1px solid #e2e2e2;
            border-left: 0px solid transparent;
        }

        .widget .menu li:last-child a {
            border-bottom: 0px;
        }

        .widget .menu li a:hover {
            background: #e2e2e2;
            color: #232323;
            border-left: 10px solid transparent;
        }


.single-block .article-block-big li {
    padding-right: 15px;
}

.header,
.main-menu {
    position: relative;
    z-index: 1;
}

    .main-menu.sticky {
        padding: 0px!important;
    }

        .main-menu.sticky:before {
            display: block;
            background-color: #19436D;
            content: '';
            position: fixed;
            height: inherit;
            left: 0px;
            top: 0px;
            width: 100%;
            z-index: 0;
        }

.admin-bar .main-menu.sticky:before {
    top: 28px;
}

/*  ShortCode  */


.paragraph-row {
    display: block;
    clear: both;
    position: relative;
}

    .paragraph-row:after {
        display: block;
        clear: both;
        content: '';
    }

    .paragraph-row .column12 {
        width: 100%;
        *width: 99.94680851063829%;
    }

    .paragraph-row .column11 {
        width: 91.48936170212765%;
        *width: 91.43617021276594%;
    }

    .paragraph-row .column10 {
        width: 82.97872340425532%;
        *width: 82.92553191489361%;
    }

.newsdetails .paragraph-row .column9 {
    padding-bottom: 20px;
}

.paragraph-row .column9 {
    padding-bottom: 250px;
    line-height: 150%;
}

.paragraph-row .column8 {
    width: 65.95744680851064%;
    *width: 65.90425531914893%;
}

.paragraph-row .column7 {
    width: 57.44680851063829%;
    *width: 57.39361702127659%;
}

.index .paragraph-row .column6 {
    width: 48.93617021276595%;
    *width: 48.88297872340425%;
}

.paragraph-row .column6 {
    width: 48.93617021276595%;
    *width: 48.88297872340425%;
}

.paragraph-row .column5 {
    width: 40.42553191489362%;
    *width: 40.37234042553192%;
}

.paragraph-row .column4 {
    width: 31.914893617021278%;
    *width: 31.861702127659576%;
}

.paragraph-row .column3 {
    width: 23.404255319148934%;
    *width: 23.351063829787233%;
    float: right;
    background-color: #efefef;
}

.paragraph-row .column2 {
    width: 14.893617021276595%;
    *width: 14.840425531914894%;
}

.paragraph-row .column1 {
    width: 6.382978723404255%;
    *width: 6.329787234042553%;
}

.paragraph-row .column9 a {
    background-color: #F1F1F1;
}

    .paragraph-row .column9 a:hover {
        color: #fff;
        background-color: #555;
    }

.index .paragraph-row > div {
    float: left;
}

.paragraph-row > div {
    /*float: left;*/
    margin-left: 2.127659574468085%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.shortcode-content p:empty {
    display: none;
}

.newsdetails .paragraph-row > div:first-child {
    text-align: left;
}

.paragraph-row > div:first-child {
    margin-left: 0px;
    text-align: justify;
    /*direction: rtl;*/
}

.newslist p {
    font-size: 15px;
}

.decorumlist p {
    font-size: 15px;
}

p {
    display: block;
    margin-bottom: 10px;
    text-align: justify;
    font-size: 18px;
    font-family: Greta, NassimMojahed,arial;
    line-height: 30px;
}

.google-maps,
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    display: block;
    margin-bottom: 15px;
}

    .google-maps iframe, .google-maps object, .google-maps embed,
    .video-container iframe, .video-container object, .video-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.wp-caption {
    display: block;
    background: #fff;
    text-align: center;
    box-shadow: 0px 2px 1px rgba(0,0,0,0.1);
}

    .wp-caption img {
        max-width: 98%;
        height: auto;
        margin-top: 1%;
    }

    .wp-caption .wp-caption-text {
        text-align: left;
        padding: 10px 10px;
    }

.gallery-preview {
    display: block;
    background: #fff;
    width: 51%;
    box-shadow: 0px 2px 1px rgba(0,0,0,0.1);
    margin: 0px auto 15px auto;
    padding: 15px;
    border-radius: 2px;
    -moz-border-radius: 2px;
}

    .gallery-preview .photos {
        display: block;
        margin-bottom: 10px;
    }

        .gallery-preview .photos:after {
            display: block;
            content: '';
            clear: both;
        }

        .gallery-preview .photos .img-block {
            display: block;
            float: left;
            margin-right: 2%;
            width: 83px;
            max-height: 83px;
            max-width: 18.4%;
            height: auto;
        }

            .gallery-preview .photos .img-block:last-child {
                margin-right: 0px;
            }

            .gallery-preview .photos .img-block a {
                display: block;
            }

            .gallery-preview .photos .img-block img {
                width: 100%;
                height: auto;
                display: block;
            }

        .gallery-preview .photos a.img-block {
            display: block;
            background: #e9e9e9;
            color: #a0a0a0;
            box-shadow: inset 0px 0px 0px 1px #d2d2d2;
            text-align: center;
            position: relative;
            padding-bottom: 18.3%;
            padding-top: 0px;
            height: 0;
            overflow: hidden;
            max-height: 83px;
        }

            .gallery-preview .photos a.img-block:hover {
                background: #fff;
            }

            .gallery-preview .photos a.img-block span.icon-text {
                font-size: 20px;
                display: block!important;
                margin-top: 22%;
                padding-bottom: 4px;
            }

            .gallery-preview .photos a.img-block strong {
                padding-top: 3px;
                display: block!important;
                font-size: 9px;
                line-height: 100%;
            }

    .gallery-preview p:last-child {
        margin-bottom: 0px;
    }

.button {
    display: inline-block;
    background: #19436D;
    padding: 7px 14px;
    font-size: 13px;
    font-weight: bold;
    border: 0px;
    cursor: pointer;
    color: #fff;
    font-family: 'Arial';
    border-radius: 2px;
    -moz-border-radius: 2px;
}

    .button:hover {
        color: #fff;
        box-shadow: inset 0px 60px 50px -50px rgba(255,255,255,0.3);
    }

    .button .icon-text {
        display: inline-block;
        padding-right: 7px;
    }

blockquote {
    display: block;
    border-left: 4px solid #606060;
    color: #606060;
    font-style: italic;
    padding: 6px 0px 6px 20px;
    margin-bottom: 15px;
    position: relative;
}

    blockquote.style-2 {
        border-left: 0px;
        padding-left: 40px;
    }

        blockquote.style-2:before {
            display: block;
            content: '“';
            font-size: 50px;
            font-style: normal;
            font-weight: bold;
            position: absolute;
            left: 0px;
            top: 2px;
            line-height: 100%;
        }

.shortcode-content ol {
    list-style: decimal;
}

.shortcode-content ol,
.shortcode-content ul {
    margin-bottom: 15px;
    padding-left: 20px;
    padding-right: 5px;
}

    .shortcode-content ul li {
        padding-bottom: 7px;
        list-style: disc;
    }

        .shortcode-content ul li.styled {
            list-style: none;
            position: relative;
        }

            .shortcode-content ul li.styled .icon-text {
                display: block;
                position: absolute;
                left: -19px;
                width: 10px;
                text-align: center;
                font-size: 10px;
            }

    .shortcode-content ol li {
        padding-bottom: 7px;
        padding-left: 5px;
    }


.shortcode-content hr {
    display: block;
    margin: 34px 0px;
}

hr.style-2 {
    display: block;
    background: #969696;
    height: 3px;
    border: 0px;
}

hr.style-3 {
    display: block;
    height: 0px;
    border-bottom: 2px dashed #908f8f;
}

hr.style-4 {
    display: block;
    height: 2px;
    border-bottom: 1px dotted #908f8f;
    border-top: 1px solid #908f8f;
}


.shortcode-content .social-icon {
    display: inline-block;
    color: #232323!important;
    margin-right: 15px;
    margin-bottom: 15px;
}

    .shortcode-content .social-icon:after {
        display: block;
        clear: both;
        content: '';
    }

    .shortcode-content .social-icon:hover {
        color: #4b4b4b!important;
    }

    .shortcode-content .social-icon span.icon-text {
        display: inline-block;
        background: #232323;
        color: #faf9f3;
        width: 24px;
        font-size: 12px;
        line-height: 24px;
        text-align: center;
        float: left;
        text-shadow: none!important;
        -moz-transition: all 0.2s;
        -webkit-transition: all 0.2s;
        -o-transition: all 0.2s;
    }

    .shortcode-content .social-icon:hover span.icon-text {
        background: #4b4b4b;
    }

    .shortcode-content .social-icon b {
        color: inherit;
        display: block;
        margin-left: 32px;
        line-height: 130%;
        font-size: 14px;
        margin-top: -2px;
    }

    .shortcode-content .social-icon i {
        color: inherit;
        display: block;
        margin-left: 32px;
        font-style: normal;
        font-size: 10px;
        line-height: 100%;
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

.marker {
    display: inline-block;
    background: #19436D;
    padding: 0px 5px;
    margin: 0px 2px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    color: #fff;
    font-weight: bold;
}

.accordion {
    display: block;
    margin-bottom: 15px;
}

    .accordion > div {
        display: block;
        background: #fff;
        border-radius: 2px;
        -moz-border-radius: 2px;
        box-shadow: 0px 2px 1px rgba(0,0,0,0.1);
        padding: 15px;
        margin-bottom: 10px;
    }

        .accordion > div.active > div {
            display: block;
            margin-bottom: -15px;
            border-top: 1px dotted #cccccc;
            margin-top: 15px;
            padding-top: 15px;
        }

        .accordion > div > div {
            display: none;
        }

        .accordion > div > a {
            font-weight: bold;
            font-family: NassimMojahed,'Source Sans Pro', sans-serif;
            font-size: 16px;
            display: block;
            color: #363635;
            position: relative;
        }

            .accordion > div > a:after {
                display: block;
                content: '';
                width: 11px;
                height: 3px;
                background: #ccc;
                position: absolute;
                right: 0px;
                top: 8px;
            }

            .accordion > div > a:before {
                display: block;
                content: '';
                width: 3px;
                height: 11px;
                background: #ccc;
                position: absolute;
                right: 4px;
                top: 4px;
            }

        .accordion > div.active > a:before {
            display: none;
        }

.coloralert {
    display: block;
    margin-bottom: 15px;
    background: #e57f1b;
    color: #fff;
    position: relative;
    border-radius: 2px;
    -moz-border-radius: 2px;
    font-size: 15px;
}

    .coloralert a {
        color: #fff;
    }

    .coloralert p {
        display: block;
        padding: 8px 30px 8px 13px;
        margin-bottom: 0px;
    }

    .coloralert > a {
        display: block;
        position: absolute;
        top: 0px;
        right: 0px;
        padding: 11px;
        line-height: 100%;
    }

        .coloralert > a:hover {
            color: rgba(255,255,255,0.5);
        }


.tabs {
    display: block;
    margin-bottom: 15px;
}

    .tabs > div {
        display: none;
        margin-left: 30%;
        background: #fff;
        border-radius: 2px;
        -moz-border-radius: 2px;
        box-shadow: 0px 2px 1px rgba(0,0,0,0.1);
        padding: 15px;
    }

        .tabs > div.active {
            display: block;
        }

    .tabs > ul {
        display: block;
        margin-bottom: 0px;
        float: left;
        width: 30%;
        padding-left: 0px;
        list-style: none;
    }

        .tabs > ul li {
            display: block;
            list-style: none;
            padding-bottom: 3px;
        }

            .tabs > ul li a {
                display: block;
                background: rgba(255,255,255,0.5);
                border-radius: 2px 0px 0px 2px;
                -moz-border-radius: 2px 0px 0px 2px;
                padding: 10px 15px;
                font-weight: bold;
                color: #363635;
                font-family: NassimMojahed,'Source Sans Pro', sans-serif;
                font-size: 16px;
                margin-right: 3px;
            }

                .tabs > ul li a:hover,
                .tabs > ul li.active a {
                    background: #fff;
                    box-shadow: 0px 2px 1px rgba(0,0,0,0.1);
                }

            .tabs > ul li.active a {
                margin-right: 0px;
            }

.newsdetails .block-content h3.highlight-title:empty {
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-top: 7px;
}

.highlight-title {
    display: block;
    border-bottom: 2px solid #000;
    color: #2277c6;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-top: 20px;
    text-align: left;
    padding-left: 6px;
    /*direction: rtl;*/
}

.block-content img {
    max-width: 100%;
}

.map-border .google-maps {
    margin-bottom: 0px;
}

.map-border {
    display: block;
    padding: 10px;
    background: #fff;
    box-shadow: 0px 1px 1px rgba(0,0,0,0.2);
    margin-bottom: 15px;
}

.hover-effect {
    max-width: 100%;
}





/* Menu Font */
.main-menu .the-menu li a,
.secondary-menu ul li a {
    font-family: Greta,"Titillium Web", sans-serif;
    font-weight: 500;
    font-size: 16px;
}

/* Block Titles */
.list-title {
    font-family: NassimMojahed,"Titillium Web", sans-serif;
}

/* Article Titles */
h1, h2, h3,
h4, h5, h6 {
    font-family: NassimMojahed, 'Source Sans Pro', sans-serif;
}


/* Reset */
div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: top;
    background: transparent;
}

a {
    vertical-align: baseline;
    line-height: 130%;
}

body {
    text-align: justify;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after,
    q:before, q:after {
        content: '';
        content: none;
    }

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

html, body {
    display: block;
    height: 100%;
    min-height: 100%;
}

h1, h2, h3, h4, h5, h6, span, p, input {
    margin: 0;
    padding: 0;
    /*direction:rtl;
    text-align:right;*/
    text-align: left;
    line-height: 150%;
}

table, tr, td {
    margin: 0;
    padding: 0;
    border-collapse: collapse;
}

ul, li, ol {
    margin: 0;
    padding: 0;
}

img {
    border: none;
}




/* Color Scheme */

.list-title,
a:hover,
a.mobile-menu,
.widget .meta a {
    color: #19436D;
}

.list-title {
    border-bottom: 2px solid #19436D;
    padding-bottom: 0px;
}

/* Lightbox */ /* Lightbox */

#lightbox-box {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 200;
}

    #lightbox-box .lightbox-bg {
        display: block;
        position: fixed;
        background: rgba(0,0,0,0.8);
        width: 100%;
        height: 100%;
        z-index: 199;
    }

    #lightbox-box.blackout > div > img {
        background: transparent!important;
    }

    #lightbox-box.blackout > div {
        opacity: 1;
        filter: alpha(opacity=100);
    }

    #lightbox-box > div > span {
        display: none;
        position: absolute;
        bottom: 30px;
        left: 0px;
        z-index: 200;
        background: rgba(0,0,0,0.5);
        padding: 12px 18px;
        font-size: 13px;
        font-family: NassimMojahed,Arial;
        max-width: 600px;
        color: #fff;
    }

    #lightbox-box > a {
        display: none;
        position: fixed;
        top: 30px;
        right: 30px;
        font-size: 12px;
        font-weight: bold;
        color: transparent;
        overflow: hidden;
        width: 30px;
        height: 30px;
        background: url(/simg/lightbox-close.png) no-repeat center;
        opacity: 0.3;
        filter: alpha(opacity=30);
        z-index: 201;
    }

        #lightbox-box > a:hover {
            opacity: 1;
            filter: alpha(opacity=100);
        }

    #lightbox-box > div {
        display: block;
        position: absolute;
        width: 80px;
        height: 80px;
        background: #fff url(/simg/loading.gif) no-repeat center;
        text-align: center;
        box-shadow: 0px 1px 6px rgba(0,0,0,0.3);
        -moz-transition: width 0.4s, height 0.4s, top 0.4s, left 0.4s;
        -webkit-transition: width 0.4s, height 0.4s, top 0.4s, left 0.4s;
        -o-transition: width 0.4s, height 0.4s, top 0.4s, left 0.4s;
        opacity: 0.8;
        filter: alpha(opacity=80);
        z-index: 201;
    }

        #lightbox-box > div > font {
            position: absolute;
            bottom: -36px;
            right: 0px;
            display: none;
            opacity: 0.8;
            filter: alpha(opacity=80);
        }

            #lightbox-box > div > font a {
                float: left;
                display: block;
                background-position: center top;
                background-repeat: no-repeat;
                color: transparent;
                width: 28px;
                height: 28px;
            }

                #lightbox-box > div > font a#lightbox-left {
                    background-image: url(/simg/lightbox-left.jpg);
                }

                #lightbox-box > div > font a#lightbox-right {
                    background-image: url(/simg/lightbox-right.jpg);
                }

                #lightbox-box > div > font a:hover {
                    background-position: center bottom;
                }

    #lightbox-box.blackout > div > img {
        opacity: 1;
        filter: alpha(opacity=100);
    }

    #lightbox-box > div > img {
        width: 100%;
        height: 100%;
        background: transparent;
        opacity: 0.2;
        filter: alpha(opacity=20);
    }

.lightbox-photo {
    line-height: 16px;
}

.martyrslist .Martyrls .block-title a {
    margin-top: 10px;
}

.martyrslist .Martyrls .block-content .block-search {
    z-index: 0;
}

.martyrslist .Martyrls .block-content .block-search {
    margin-left: 35%;
    width: 100px;
}

.martyrslist .Martyrls .block-content .padding-top {
    padding-top: 14px;
}

.ad-banner > a > img {
    width: 75%;
}

.martyrsdetails .article-photo {
    margin-right: 10px;
}

.clips .block.width60 ul.article-list.specialTitle li {
    border-bottom: 0px;
}

.clips .content-block.main h2.list-title.specialTitle {
    margin-bottom: 10px !important;
    padding-bottom: 9px !important;
}

.clips .block.width60 {
    margin-left: 10px !important;
    width: 58% !important;
}

.article-list.specialTitle.mainTitle {
    height: initial;
}

.clips .block.width60 {
    float: right;
}

.clips .block.width30 {
    float: left;
}


.imgreports .block-content.archive {
    width: 100%;
}

.imgreports .block.width60 {
    float: left;
}

.imgreports .block.width30 {
    float: left;
}
/* Desk Top */
@media only screen and (max-width: 1020px) and (min-width:901px) {

    .imgreports .block-content.archive .block.width30 {
        margin-right: 0px;
        margin-left: 1%;
    }

    .imgreports .block-content.archive .block.width60 {
        margin-right: 1%;
        margin-left: 1%;
    }

    .clips .block-content.archive > .block:first-child,
    .clips .block-content.archive > .block:nth-child(n+1),
    .clips .block-content.archive > .block:nth-child(n+3) {
        margin-right: 0 !important;
    }

    .clips .main-page.full-width .content-block.main .block-content.archive > .block {
        width: 28%;
    }


    .decorumlist .articles .widget-articles .article-photo, .newslist .articles .widget-articles .article-photo {
        /*float:none;*/
        text-align: center;
    }



    .index .clips.widget .widget-articles .article-content h4 {
        text-align: left;
        font-size: 20px;
        margin-top: 10px;
    }

    .index .clips.widget .widget-articles .article-photo {
        width: 25%;
        height: 18%;
        float: right;
        margin-left: 5%;
    }


    .clips.widget .widget-articles .article-photo {
        float: none;
    }

    .decorumlist .widget-articles .article-photo img, .newslist .widget-articles .article-photo img {
        width: 150px;
        height: initial;
    }

    .decorumlist .widget-articles .article-content h4, .newslist .widget-articles .article-content h4 {
        font-size: 20px;
    }

    .decorumlist .widget-articles .article-content h4 {
        font-size: 14px;
        margin-top: 6px;
    }

    .active.boxed {
        max-width: 100%;
    }

    .single-block .content-block {
        display: block;
        width: 99%;
    }

    .boxed {
        min-width: 290px!important;
    }

    .main-sidebar {
        display: block;
        width: 100%;
    }

    .newsdetails .main-sidebar img {
        height: initial;
    }

    .newsdetails .article-list li a:hover {
        margin-left: 0px;
    }

    .main-sidebar img {
        max-width: none;
        height: 100%;
        width: 100%;
    }

    .newslist .gallery-widget .gallery-photo,
    .decorumlist .gallery-widget .gallery-photo,
    .newsdetails .gallery-widget .gallery-photo {
        width: 100%;
    }

    .gallery-widget .gallery-photo {
        width: 300px;
        margin-left: auto;
        margin-right: auto;
    }

    .wrapper0 {
        width: 900px;
    }

    .ad-link.top {
        left: 2%;
    }

    .header .header-menu {
        width: 37%;
    }


    .photo-gallery-grid {
        width: 105%;
    }

        .photo-gallery-grid .photo-gallery-block {
            width: 23%;
        }

    .banner img {
        max-width: 100%;
    }

    .newsdetails .main-sidebar {
        min-width: initial;
        width: 23%;
        margin-left: 0px;
    }

    .mainpanel {
        width: 100%;
    }
    /*right banner*/
    .main-sidebar {
        display: block;
        width: 68%;
        margin-left: 31%;
    }

    /*first news*/

    .firstNews {
        display: block;
        width: 69% !important;
    }
    /*left banner*/
    .leftBanner {
        display: block;
        width: 28% !important;
    }

    .main-menu .the-menu {
        zoom: 90% !important;
    }

    .newscase .block-content.archive > .block, .searchlist .block-content.archive > .block {
        margin-right: 0px;
    }

    .block-content.archive > .block:nth-child(5n),
    .block-content.archive > .block {
        width: 23.46%;
        margin-right: 2%;
    }

        .block-content.archive > .block:nth-child(4n) {
            margin-right: 0px;
        }
}




/*   iPad  */
@media only screen and (max-width:900px) and (min-width:1px) {
    .imgreports .block-content.archive .block.width30 {
        width: 50% !important;
        margin-left: 25%;
        margin-right: 25%;
    }

    .clips .block.width30 {
        margin-right: 2% !important;
    }

    .clips .block.width60 {
        width: 60% !important;
        margin-right: 3% !important;
        margin-left: 0 !important;
    }

    .ad-banner > a > img {
        width: 90%;
    }

    .decorumlist .widget .widget-articles .article-photo {
        float: none;
    }

    #aspnetForm div.boxed div.content div div div.main-page.left.newsDetails {
        width: 100%;
    }

    .newsdetails .widget .widget-soci .social-bar p {
        text-align: center;
        padding-top: 10px;
        margin-bottom: 9px;
    }

    .newsdetails .widget .widget-social .social-bar {
        width: initial;
        float: left;
    }

        .newsdetails .widget .widget-social .social-bar a:nth-child(4n+0) {
            margin-right: 7px;
        }


    .header {
        z-index: 3;
    }

    body[class="menu-active"] .header {
        z-index: 1;
    }

    .header .header-addons .header-search {
        direction: initial;
    }

    .search-input + .search-button {
        transition: all 0.2s;
        -moz-transition: all 0.2s;
        -webkit-transition: all 0.2s;
        -o-transition: all 0.2s;
    }

    .search-input:focus + .search-button {
        margin-right: -57px !important;
    }
}

@media only screen and (max-width:900px) and (min-width:601px) {

    .clips .main-page.full-width .content-block.main .block-content.archive > .block {
        margin-right: 0px;
    }

    .newslist .widget-articles .article-photo img,
    .decorumlist .widget-articles .article-photo img {
        width: 150px;
        height: initial;
    }

    .newscase .block-content.archive > .block.width30, .searchlist .block-content.archive > .block.width30 {
        width: 60% !important;
        float: none;
        margin-right: 10%;
        margin-left: 20%;
    }

    .newslist .double-block .widget .social-bar a,
    .decorumlist .double-block .widget .social-bar a {
        width: 24%!important;
    }

    .newslist .double-block .widget .social-bar a,
    .decorumlist .double-block .widget .social-bar a {
        margin-right: 1.3333%;
    }

    .newslist .widget .social-bar a:nth-child(4n+0),
    .decorumlist .widget .social-bar a:nth-child(4n+0) {
        margin-right: 0px;
    }

    .newslist .article-content h4 a {
        font-size: 18px;
    }

    .decorumlist .article-content h4 a {
        font-size: 15px;
    }

    .newslist .widget .social-bar a span,
    .decorumlist .widget .social-bar a span {
        font-size: 9px;
    }

    body, div, p, a, table, td {
        -webkit-text-size-adjust: none;
        letter-spacing: .015em;
    }

    .with30 {
        width: 95% !important;
    }

    .width60 {
        width: 95% !important;
    }

    .single-block .content-block {
        display: block;
        width: 99%;
    }
    /*right banner*/
    .newsdetails .main-sidebar {
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
    }

    .main-sidebar {
        display: block;
        width: 66.3%;
        margin-left: 32%;
        float: left !important;
    }

    /*first news*/
    .breaking-news {
        width: 97%;
        background-position-y: right;
    }

    .Ticker-news {
        width: 100%;
        background-position-y: right;
        /*direction: rtl;*/
        text-align: right;
    }

    .firstNews {
        display: block;
        width: 67% !important;
        padding-right: 1%;
    }
    /*left banner*/
    .leftBanner {
        width: 28% !important;
        float: left;
    }

    .content {
        padding: 30px 0px 35px 0px !important;
    }

    .mainpanel {
        width: 100%;
    }

    .Martyrls {
        width: 100% !important;
    }

    .content-block.big_main {
        display: block;
        width: 100%;
    }

    .MartyrlsRight {
        width: 100% !important;
    }

    body {
        overflow-x: hidden;
        overflow-y: auto;
    }

        body.menu-active {
            overflow: hidden;
            position: relative;
            height: 100%;
        }

    .menu-active .boxed {
        margin-left: 50%;
        overflow: hidden;
    }

    .lang {
        /*color:#990000;*/
        text-align: left;
        margin-left: 10px;
    }

    .boxed {
        z-index: 2;
        position: relative;
        width: 100%;
        transition: margin 0.2s;
        -moz-transition: margin 0.2s;
        -webkit-transition: margin 0.2s;
        -o-transition: margin 0.2s;
        height: 100%;
    }

    .wrapper {
        width: 100%;
    }

    .ad-link.top {
        display: none;
    }

    .ad-banner img {
        max-width: 100%;
        height: auto;
    }

    .header .header-menu {
        width: 100%;
        margin: 30px 0px 0px 0px;
        clear: both;
        float: none;
        display: block;
    }

    .header .header-addons {
        float: none;
        display: block;
        width: 100%;
        clear: both;
        text-align: left;
        margin-left: 10px;
        border-top: 1px solid rgba(0,0,0,0.1);
        margin-top: -50px;
    }

        .header .header-addons > div {
            display: inline-block!important;
            text-align: left;
        }

        .header .header-addons .header-weather {
            margin-top: 3px;
            margin-right: 20px;
            margin-bottom: 7px;
        }

    a.mobile-menu {
        display: block!important;
        position: absolute;
        font-size: 30px;
        right: 0px;
        top: 30px;
        width: 30px;
        line-height: 100%;
        padding: 5px;
        background: #fff;
        color: #19436D;
        text-align: center;
    }

    .header .header-logo {
        margin-left: 0px;
        display: block;
        float: none;
    }

    .secondary-menu,
    .main-menu {
        display: none;
    }

    body.menu-active .themenumobile {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        opacity: 1;
    }

    .themenumobile {
        display: block;
        z-index: 1;
        background: #232323;
        width: 45%;
        position: absolute;
        top: 0px;
        left: 0px;
        height: 100%;
        box-shadow: inset -60px 0px 60px -70px rgba(0,0,0,0.3);
        overflow-x: hidden;
        overflow-y: auto;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        opacity: 0;
    }

        .themenumobile strong {
            display: block;
            margin: 20px 15px -15px 15px;
            border-bottom: 2px solid rgba(255,255,255,0.1);
            text-align: center;
            font-size: 18px;
            color: #ccc;
            padding-bottom: 20px;
        }

        .themenumobile > ul {
            display: block;
            margin: 15px;
        }

            .themenumobile > ul ul {
                border-left: 4px solid rgba(255,255,255,0.05);
            }

        .themenumobile ul li {
            display: block;
        }

            .themenumobile ul li a {
                display: block;
                padding: 12px 10px;
                border-bottom: 1px solid rgba(255,255,255,0.05);
                font-weight: bold;
                color: #ccc;
            }

                .themenumobile ul li a:hover {
                    background: rgba(255,255,255,0.05);
                }

    .escape-mobile-menu {
        display: block;
        position: absolute;
        height: 100%;
        top: 0px;
        right: 0px;
        width: 55%;
        z-index: 1;
        background: #232323;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        opacity: 0;
        box-shadow: inset 30px 0px 30px -40px #000, inset 1px 0px 0px rgba(255,255,255,0.3);
    }

    body.menu-active .escape-mobile-menu {
        z-index: 3;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
        filter: alpha(opacity=50);
        opacity: 0.5;
    }

        body.menu-active .escape-mobile-menu:hover {
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
            filter: alpha(opacity=40);
            opacity: 0.4;
        }

    body.menu-active .demo-settings {
        display: none;
    }

    .article-block-big0 li {
        width: 28.85%;
        margin-right: 2.17%;
    }

    .article-block-big li .article-photo img,
    .article-block-big li .article-photo {
        width: 100%!important;
        height: auto!important;
    }

    .double-block .content-block,
    .double-block .content-block.main {
        display: block;
        margin: 0px;
    }

    .footer ul {
        display: block;
        float: left;
        width: 65%;
        clear: both;
        margin-bottom: 15px;
        text-align: right;
        /*direction:rtl;*/
    }

        .footer ul li:first-child {
            margin-left: 0px;
        }

        .footer ul:after {
            display: block;
            content: '';
            clear: both;
        }

    .main-content .main-page {
        float: none;
    }

    .double-block .content-block .featured-block img {
        width: 100%;
        height: auto;
    }

    .double-block .content-block:not(.main) .featured-block {
        /*	display: none;*/
    }

    .single-block .content-block {
        display: block;
        width: 100%;
    }


    .article-title h1 {
        line-height: 110%;
    }

    .article-title h1,
    .article-tags,
    .article-title .author {
        margin-right: 0px;
        /*margin-top: 20px;*/
        clear: both;
    }

        .article-title .author:after {
            display: block;
            clear: both;
            content: '';
        }

    .newsdetails .article-title .share-block {
        float: right;
        clear: none;
        width: 25%;
    }

    .article-title .share-block {
        float: none;
        position: relative;
        display: block;
        width: 100%;
        clear: both;
        padding-left: 0px;
    }

        .article-title .share-block:before {
            display: none;
        }
    /*.newsdetails .full-width .article-title h1{margin-top:-37px;}
    .full-width .article-title h1 {
        margin-top: 0px;
    }*/

    .full-width .article-title .share-block {
        display: none;
    }

    .gallery-preview {
        width: 100%;
        max-width: 450px;
    }

    .photo-gallery-grid {
        width: 109.8%;
    }

        .photo-gallery-grid .photo-gallery-block {
            width: 28.85%;
            margin-right: 2.17%;
        }

    .block-content.archive > .block:nth-child(4n),
    .block-content.archive > .block:nth-child(5n),
    .block-content.archive > .block {
        width: 30%;
        margin-right: 5%;
    }

    .clips .block-content.archive > .block {
        width: 40%;
    }

    .block-content.archive > .block:nth-child(3n) {
        margin-right: 0px;
    }

    .gallery-photo .hover-effect,
    .gallery-photo .hover-effect .cover img {
        width: 100%;
    }

    .gallery-photo {
        width: 100%;
    }
}

.clips .block.width30, .clips .block.width60 {
    margin-left: 0px;
}

/* phone */
@media only screen and (max-width: 600px) and (min-width:1px) {
    .specialpages .block-content.archive {
    padding-left:0px; padding-right:0px;width:100%;}
    .imgreports .block-content.archive .demo-wrapper {
        padding: 0;
    }

    .imgreports .block-content.archive .block.width30 {
        width: 95% !important;
        margin-left: 2.5%;
        margin-right: 2.5%;
    }

    .clips .block.width60 {
        width: 98% !important;
    }

    .clips .block-content.archive {
        width: 98%;
        padding-left: 1%;
        padding-right: 1%;
    }

    .ad-banner > a > img {
        width: 100%;
    }

    .martyrsdetails .article-photo {
        margin-right: 0px;
    }

    .martyrsdetails .main-page .mainpanel .article-big .article-photo {
        float: none;
        text-align: center;
    }

    .martyrsdetails .main-page .mainpanel .article-big .article-content > h2,
    .martyrsdetails .main-page .mainpanel .article-big .article-content > span.meta p {
        text-align: center;
    }

    .martyrsdetails .main-page .mainpanel .article-big .article-content {
        margin-left: 0;
    }

    .martyrsdetails .main-page .mainpanel .content-block.main.right > div {
        margin-left: 11%;
    }

    .martyrslist .display-none {
        display: none;
    }

    .martyrslist .content-block.Martyrls {
        margin: 0;
    }

    .martyrslist .Martyrls .block-content .block-search {
        z-index: 2;
        margin-left: -4px;
    }

    .martyrslist .Martyrls .block-title {
        height: 70px;
    }



    .newscase .block-content.archive, .searchlist .block-content.archive {
        padding-right: 0px;
        padding-left: 2.8%;
    }

    .newsdetails .article-title .share-block {
        float: left;
        clear: both;
        padding-left: 0px;
        width: 100%;
        margin-top: 5px;
    }

        .newsdetails .article-title .share-block div {
            float: left;
            margin-right: 10px;
            margin-top: 5px;
        }

            .newsdetails .article-title .share-block div:first-child {
                margin-bottom: 0px;
                margin-top: 9px;
            }

    .newsdetails .newsshare {
        float: none;
    }

        .newsdetails .newsshare div {
            float: left;
            margin-right: 10px;
        }

            .newsdetails .newsshare div:first-child {
                margin-top: 4px;
            }

    .newsdetails .newsshare {
        width: 100%;
    }

    .newsdetails .newstitle {
        width: 100%;
    }

    .decorumlist .block-title, .newslist .block-title {
        padding-left: 32px;
        padding-top: 10px;
        margin-bottom: -8px;
    }

    .decorumlist .article-big .article-content, .newslist .article-big .article-content {
        margin-left: 30px;
    }

    .decorumlist .article-big .article-photo.right, .newslist .article-big .article-photo.right {
        width: 40%;
    }

        .decorumlist .article-big .article-photo.right img, .newslist .article-big .article-photo.right img {
            width: 100%;
        }

    .decorumlist .pagination td,
    .newslist .pagination td {
        padding-left: 25px;
    }

    .lang {
        position: relative;
        left: 15px;
    }

    .header-search {
        right: -31px !important;
    }

    .article-block-big li .article-photo img, .article-block-big li .article-photo {
        float: left;
        /*margin-right:10px;*/
    }

    ul.article-block-big li .article-content {
        float: left;
        width: 100%;
    }

    .single-block .content-block {
        display: block;
        width: 99%;
    }

    .content-block.big_main {
        display: block;
        width: 100%;
        float: left;
    }

    .header .header-menu {
        width: 100%;
        margin: 30px 0px 0px 0px;
        clear: both;
        float: none;
        display: block;
    }

    .wrapper {
        width: 100%;
    }

    .header .header-addons {
        float: none;
        display: block;
        width: 40%;
        border-top: 1px solid rgba(0,0,0,0.1);
        margin-top: -20px;
        margin-left: 0px;
        z-index: 10;
    }

        .header .header-addons > div {
            text-align: left;
            display: block;
        }

        .header .header-addons .header-weather {
            margin-top: 3px;
            margin-right: 20px;
            margin-bottom: 7px;
        }

    a.mobile-menu {
        display: block!important;
        position: absolute;
        font-size: 30px;
        right: 0px;
        top: 30px;
        width: 30px;
        line-height: 100%;
        padding: 5px;
        background: #fff;
        color: #19436D;
        text-align: center;
    }

    body.menu-active .themenumobile {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        opacity: 1;
    }

    body.menu-active .themenumobile {
        z-index: 3;
    }

    .themenumobile {
        display: block;
        z-index: 2;
        background: #232323;
        width: 45%;
        position: absolute;
        top: 0px;
        left: 0px;
        height: 100%;
        box-shadow: inset -60px 0px 60px -70px rgba(0,0,0,0.3);
        overflow-x: hidden;
        overflow-y: auto;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        opacity: 0;
    }

        .themenumobile strong {
            display: block;
            margin: 20px 15px -15px 15px;
            border-bottom: 2px solid rgba(255,255,255,0.1);
            text-align: center;
            font-size: 18px;
            color: #ccc;
            padding-bottom: 20px;
        }

        .themenumobile > ul {
            display: block;
            margin: 15px;
        }

            .themenumobile > ul ul {
                border-left: 4px solid rgba(255,255,255,0.05);
            }

        .themenumobile ul li {
            display: block;
        }

            .themenumobile ul li a {
                display: block;
                padding: 12px 10px;
                border-bottom: 1px solid rgba(255,255,255,0.05);
                font-weight: bold;
                color: #ccc;
            }

                .themenumobile ul li a:hover {
                    background: rgba(255,255,255,0.05);
                }

    .escape-mobile-menu {
        display: block;
        position: absolute;
        height: 100%;
        top: 0px;
        right: 0px;
        width: 55%;
        z-index: 0;
        background: #232323;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        opacity: 0;
        box-shadow: inset 30px 0px 30px -40px #000, inset 1px 0px 0px rgba(255,255,255,0.3);
    }

    body.menu-active .escape-mobile-menu {
        z-index: 3;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
        filter: alpha(opacity=50);
        opacity: 0.5;
    }

        body.menu-active .escape-mobile-menu:hover {
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
            filter: alpha(opacity=40);
            opacity: 0.4;
        }

    .header .header-logo {
        margin-left: 0px;
        display: block;
        float: none;
    }



    body.menu-active .themenumobile {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        opacity: 1;
    }

    body.menu-active .demo-settings {
        display: none;
    }


    /**/

    .double-block .content-block.main {
        width: 99%;
    }

    .double-block .content-block {
        width: 88%;
        margin: 0% 6% 0% 6%;
    }

    .main-menu {
        display: none;
    }

    .main-sidebar {
        width: 88%;
        margin: 0% 6% 0% 6%;
        float: left;
    }

    .hover-effect {
        background-color: transparent;
    }

    .searchlist .width30 {
        width: 90% !important;
        margin-left: 5%;
    }

    .width30 {
        width: 95% !important;
    }

    .width60 {
        width: 95% !important;
    }

    .firstNews {
        float: left;
        width: 99%;
    }

    .leftBanner {
        float: right !important;
        width: 40%;
    }

    .mainpanel {
        width: 100%;
    }

    .header .header-menu {
        display: none;
    }

    .Martyrls {
        width: 100% !important;
    }

    .MartyrlsRight {
        width: 100% !important;
    }

    .menu-active .menu-active .boxed {
        margin-left: 70%;
        overflow: hidden;
    }



    .themenumobile {
        width: 45%;
    }

    .lang a {
        color: #990000;
    }

        .lang a:hover {
            color: #fff;
        }

    .paragraph-row > div {
        float: none;
        margin: 0px!important;
        width: 100%!important;
        display: block;
    }

    .wide-article .article-photo {
        margin-top: 3px;
    }

        .wide-article .article-photo img,
        .wide-article .article-photo {
            float: left;
            margin-right: 5px;
        }

    .wide-article .article-content {
        margin-left: 70px;
    }

        .wide-article .article-content p {
            display: none;
        }

        .wide-article .article-content h2 {
            font-size: 14px;
            font-weight: normal;
        }

    .block-title .right {
        display: none;
    }

    .footer ul {
        display: block;
    }

    .footer .logo-footer {
        float: none;
    }

    .footer .logo-footer {
        float: none;
        text-align: center;
    }

    .footer p {
        display: block;
        width: 100%;
        margin-top: 10px;
    }

    .header .header-addons .header-weather {
        margin-bottom: 15px;
        margin-right: 0px;
        display: block;
    }

    .header .header-addons .header-search {
        display: block;
        /* width: 100%;*/
        text-align: center;
    }

    /*    .header .header-addons .header-search input[type=text] {
            width: 100%;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
        }*/
    /*.newscase .article-big .article-photo img, .searchlist .article-big .article-photo img{width:140px;}
    .article-big .article-photo img {
        width: 60px;
    }*/
    .newscase .article-big .article-content, .searchlist .article-big .article-content {
        margin-left: 10px;
    }

    .article-big .article-content {
        margin-left: 70px;
    }

    .pagination .page-numbers {
        vertical-align: bottom;
    }

        .pagination .page-numbers.next,
        .pagination .page-numbers.prev {
            font-size: 0;
            line-height: 18px;
            display: inline-block;
        }

            .pagination .page-numbers.next .icon-text,
            .pagination .page-numbers.prev .icon-text {
                font-size: 12px;
                padding: 0px;
            }

    h1 {
        font-size: 20px;
    }

    h2 {
        font-size: 18px;
    }

    h3 {
        font-size: 17px;
    }

    h4 {
        font-size: 16px;
    }

    h5 {
        font-size: 15px;
    }

    h6 {
        font-size: 14px;
    }

    .content {
        padding: 30px 0px 35px 0px !important;
    }

    .comment-block > ol > li ul li .commment-content {
        padding-left: 15px;
    }

    .comment-block > ol > li > ul:before {
        left: 12%;
    }

    .comment-block > ol > li ul li .commment-content .time-stamp,
    .comment-block .commment-content .time-stamp {
        display: block;
        position: relative;
        float: none;
        margin-bottom: 5px;
        margin-top: -5px;
        top: auto;
        right: auto;
    }

    .gallery-preview {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .photo-gallery-grid .photo-gallery-block {
        display: block;
        width: 41%;
        margin-right: 7%;
    }

    .block-content.archive > .block:nth-child(4n),
    .block-content.archive > .block:nth-child(3n),
    .block-content.archive > .block:nth-child(5n),
    .block-content.archive > .block {
        width: 95%;
        margin-right: 0px;
    }

        .block-content.archive > .block:nth-child(2n+1) {
            margin-right: 5%;
        }

    .hover-effect {
        max-width: 100%;
    }

    .double-block .content-block.right {
        margin-left: 0px;
    }

    .logo-footer img,
    .header-logo img {
        max-width: 80%;
    }

    .featured-block .article-content {
        position: inherit;
        margin-top: 0px;
        padding-top: 3px;
        padding-bottom: 3px;
    }

    .article-block-big {
        width: 100%;
        /*	max-width: 200px;*/
        margin-left: auto;
        margin-right: auto;
    }

        .article-block-big li {
            width: 100%;
            /*margin-left: 0px;*/
        }
}

@media only screen and (max-width:465px) {

    .newslist .block-title {
        padding-left: 34px;
    }

    .newslist .article-big .article-content {
        margin-left: 15px;
    }

    .newslist .article-big .article-photo.right {
        width: 100%;
    }

    .newslist .article-big .article-photo img {
        width: initial;
    }

    .footer .logo-footer img {
        display: inline-block;
        vertical-align: middle;
        float: none;
    }

    .footer ul {
        float: none;
    }

        .footer ul li {
            display: block;
            float: none;
            clear: both;
            margin: 0px 25% 0px 25%;
            width: 50%;
            position: relative;
            text-align: center;
        }

            .footer ul li:after {
                content: '';
            }
}

/* Rotator */
.captionOrange, .captionBlack {
    color: #fff;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    border-radius: 4px;
    position: absolute;
    left: 0px;
    top: 186px;
    width: 100%;
    height: auto;
    font-family: Greta;
    font-weight: 500;
    /*direction: rtl;*/
}

.captionOrangeTop {
    top: 215px;
}

.captionOrange {
    background: #222;
    filter: alpha(opacity=80);
    opacity: .8;
}

.captionBlack {
    font-size: 16px;
    background: #000;
    background-color: rgba(0, 0, 0, 0.4);
}

a.captionOrange, A.captionOrange:active, A.captionOrange:visited {
    color: #ffffff;
    text-decoration: none;
}

    a.captionOrange:hover {
        color: #eb5100;
        text-decoration: underline;
        background-color: #eeeeee;
        background-color: rgba(238, 238, 238, 0.7);
    }

.bricon {
    background: url(/simg/browser-icons.png);
}

.jssorb01 div, .jssorb01 div:hover, .jssorb01 .av {
    filter: alpha(opacity=70);
    opacity: .9;
    overflow: hidden;
    cursor: pointer;
    border: #062448 1px solid;
}

.jssorb01 div {
    background-color: #062448;
    margin-top: 5px;
}

    .jssorb01 div:hover, .jssorb01 .av:hover {
        background-color: #FA5A09;
        border: #FA5A09 1px solid;
    }

.jssorb01 .av {
    background-color: #fff;
}

.jssorb01 .dn, .jssorb01 .dn:hover {
    background-color: #2769AB;
}

.jssora05l, .jssora05r, .jssora05ldn, .jssora05rdn {
    position: absolute;
    cursor: pointer;
    display: block;
    overflow: hidden;
}

.jssora05l {
    background-position: -10px -40px;
}

.jssora05r {
    background-position: -70px -40px;
}

.jssora05l:hover {
    background-position: -130px -40px;
}

.jssora05r:hover {
    background-position: -190px -40px;
}

.jssora05ldn {
    background-position: -250px -40px;
}

.jssora05rdn {
    background-position: -310px -40px;
}


/* fancybox */
#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    cursor: pointer;
    overflow: hidden;
    z-index: 1104;
    display: none;
}

    #fancybox-loading div {
        position: absolute;
        top: 0;
        left: 0;
        width: 40px;
        height: 480px;
        background-image: url('/simg/fancybox.png');
    }

#fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1100;
    display: none;
}

#fancybox-tmp {
    padding: 0px;
    margin: 0px;
    border: 0;
    overflow: auto;
    display: none;
}

#fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
    z-index: 1101;
    outline: none;
    display: none;
}

#fancybox-outer {
    position: relative;
    width: 100%;
    height: 100%;
    background: #fff;
}

#fancybox-content {
    width: 0;
    height: 0;
    padding: 0px;
    outline: none;
    position: relative;
    overflow: hidden;
    z-index: 1102;
    border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 1101;
}

#fancybox-close {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    display: none;
    background: transparent url('/simg/fancybox.png') -40px 0px;
    cursor: pointer;
    z-index: 1103;
}

#fancybox-error {
    color: #444;
    font: normal 12px/20px;
    padding: 14px;
    margin: 0px;
}

#fancybox-img {
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
    border: none;
    outline: none;
    line-height: 0;
    vertical-align: top;
}

#fancybox-frame {
    width: 100%;
    height: 100%;
    border: none;
    display: block;
}

#fancybox-left, #fancybox-right {
    position: absolute;
    bottom: 0px;
    height: 100%;
    width: 35%;
    cursor: pointer;
    outline: none;
    background: transparent url('/simg/blank.gif');
    z-index: 1102;
    display: none;
}

#fancybox-left {
    left: 0px;
}

#fancybox-right {
    right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
    position: absolute;
    top: 50%;
    left: -9999px;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    cursor: pointer;
    z-index: 1102;
    display: block;
}

#fancybox-left-ico {
    background-image: url('/simg/fancybox.png');
    background-position: -40px -30px;
}

#fancybox-right-ico {
    background-image: url('/simg/fancybox.png');
    background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
    visibility: visible; /* IE6 */
}

    #fancybox-left:hover span {
        left: 20px;
    }

    #fancybox-right:hover span {
        left: auto;
        right: 20px;
    }

.fancybox-bg {
    position: absolute;
    padding: 0px;
    margin: 0px;
    border: 0;
    width: 20px;
    height: 20px;
    z-index: 1001;
}

#fancybox-bg-n {
    top: -20px;
    left: 0;
    width: 100%;
    background-image: url('/simg/fancybox-x.png');
}

#fancybox-bg-ne {
    top: -20px;
    right: -20px;
    background-image: url('/simg/fancybox.png');
    background-position: -40px -162px;
}

#fancybox-bg-e {
    top: 0;
    right: -20px;
    height: 100%;
    background-image: url('/simg/fancybox-y.png');
    background-position: -20px 0px;
}

#fancybox-bg-se {
    bottom: -20px;
    right: -20px;
    background-image: url('/simg/fancybox.png');
    background-position: -40px -182px;
}

#fancybox-bg-s {
    bottom: -20px;
    left: 0;
    width: 100%;
    background-image: url('/simg/fancybox-x.png');
    background-position: 0px -20px;
}

#fancybox-bg-sw {
    bottom: -20px;
    left: -20px;
    background-image: url('/simg/fancybox.png');
    background-position: -40px -142px;
}

#fancybox-bg-w {
    top: 0;
    left: -20px;
    height: 100%;
    background-image: url('/simg/fancybox-y.png');
}

#fancybox-bg-nw {
    top: -20px;
    left: -20px;
    background-image: url('/simg/fancybox.png');
    background-position: -40px -122px;
}

#fancybox-title {
    font-size: 14px;
    z-index: 1102;
    /*direction: rtl;*/
    text-align: right;
}

.fancybox-title-inside {
    padding-bottom: 10px;
    text-align: center;
    color: #333;
    background: #fff;
    position: relative;
}

.fancybox-title-outside {
    padding-top: 10px;
    color: #fff;
}

.fancybox-title-over {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #FFF;
    text-align: left;
}

#fancybox-title-over {
    padding: 10px;
    background-image: url('/simg/fancy_title_over.png');
    display: block;
}

.fancybox-title-float {
    position: absolute;
    left: 0;
    bottom: -20px;
    height: 32px;
}

#fancybox-title-float-wrap {
    border: none;
    border-collapse: collapse;
    width: auto;
}

    #fancybox-title-float-wrap td {
        border: none;
        white-space: nowrap;
    }

#fancybox-title-float-left {
    padding: 0 0 0 15px;
    background: url('/simg/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
    color: #FFF;
    line-height: 29px;
    font-weight: bold;
    padding: 0 0 3px 0;
    background: url('/simg/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
    padding: 0 0 0 15px;
    background: url('/simg/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */
.fancybox-ie6 #fancybox-close {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/simg/fancy_close.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-left-ico {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/simg/fancy_nav_left.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-right-ico {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/simg/fancy_nav_right.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-title-over {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/simg/fancy_title_over.png', sizingMethod='scale');
    zoom: 1;
}

.fancybox-ie6 #fancybox-title-float-left {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/simg/fancy_title_left.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-title-float-main {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/simg/fancy_title_main.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-title-float-right {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/simg/fancy_title_right.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
    height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
    position: absolute;
    margin-top: 0;
    top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 :document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop :document.body.scrollTop )) + 'px');
}

    #fancybox-loading.fancybox-ie6 div {
        background: transparent;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/simg/fancy_loading.png', sizingMethod='scale');
    }

/* IE6, IE7, IE8 */
.fancybox-ie .fancybox-bg {
    background: transparent !important;
}

.fancybox-ie #fancybox-bg-n {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/simg/fancy_shadow_n.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-ne {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/simg/fancy_shadow_ne.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-e {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/simg/fancy_shadow_e.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-se {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/simg/fancy_shadow_se.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-s {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/simg/fancy_shadow_s.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-sw {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/simg/fancy_shadow_sw.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-w {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/simg/fancy_shadow_w.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-nw {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/simg/fancy_shadow_nw.png', sizingMethod='scale');
}



/* mics */
#toTop {
    background-color: #19436D;
    position: fixed;
    right: 10px;
    bottom: 40px;
    z-index: 1000;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #B5DEEE;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: none;
}

    #toTop:hover {
        color: #fff;
        background-color: #000;
    }

    #toTop i {
        font-size: 30px;
        margin-right: 10px;
        margin-top: 10px;
        font-family: Arial,Tahoma;
    }


/*
    Colorbox Core Style:
*/
#colorbox, #cboxOverlay, #cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
}

#cboxWrapper {
    max-width: none;
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
    clear: left;
}

#cboxContent {
    position: relative;
}

#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

#cboxTitle {
    margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
    cursor: pointer;
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic;
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
    padding: 0;
    margin: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

/* 
    User Style:
*/
#cboxOverlay {
    background: url repeat 0 0;
    opacity: 0.9;
    filter: alpha(opacity = 90);
}

#colorbox {
    outline: 0;
}

#cboxTopLeft {
    width: 21px;
    height: 21px;
    background: url(/simg/controls.png) no-repeat -101px 0;
}

#cboxTopRight {
    width: 21px;
    height: 21px;
    background: url(/simg/controls.png) no-repeat -130px 0;
}

#cboxBottomLeft {
    width: 21px;
    height: 21px;
    background: url(/simg/controls.png) no-repeat -101px -29px;
}

#cboxBottomRight {
    width: 21px;
    height: 21px;
    background: url(/simg/controls.png) no-repeat -130px -29px;
}

#cboxMiddleLeft {
    width: 21px;
    background: url(/simg/controls.png) left top repeat-y;
}

#cboxMiddleRight {
    width: 21px;
    background: url(/simg/controls.png) right top repeat-y;
}

#cboxTopCenter {
    height: 21px;
    background: url(/simg/border.png) 0 0 repeat-x;
}

#cboxBottomCenter {
    height: 21px;
    background: url(/simg/border.png) 0 -29px repeat-x;
}

#cboxContent {
    background: #fff;
    overflow: hidden;
}

.cboxIframe {
    background: #fff;
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc;
}

#cboxLoadedContent {
    margin-bottom: 28px;
}

#cboxTitle {
    position: absolute;
    bottom: 4px;
    left: 0;
    text-align: center;
    width: 100%;
    color: #949494;
}

#cboxCurrent {
    position: absolute;
    bottom: 4px;
    left: 58px;
    color: #949494;
}

#cboxLoadingOverlay {
    background: url(/simg/loading_background.png) no-repeat center center;
}

#cboxLoadingGraphic {
    background: url(/simg/loading.gif) no-repeat center center;
}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    width: auto;
    background: none;
}

    /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
    #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
        outline: 0;
    }

#cboxSlideshow {
    position: absolute;
    bottom: 4px;
    right: 30px;
    color: #0092ef;
}

#cboxPrevious {
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(/simg/controls.png) no-repeat -75px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}

    #cboxPrevious:hover {
        background-position: -75px -25px;
    }

#cboxNext {
    position: absolute;
    bottom: 0;
    left: 27px;
    background: url(/simg/controls.png) no-repeat -50px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}

    #cboxNext:hover {
        background-position: -50px -25px;
    }

#cboxClose {
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(/simg/controls.png) no-repeat -25px 0;
    width: 25px;
    heigcontrols .png) no-repeat -25px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}

    #cboxClose:hover {
        background-position: -25px -25px;
    }

/*
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}


/* Brother */
.main-contentm.massoudrajavi .headerm p {
    text-align: center;
    margin-top: 20px;
}

.main-contentm.massoudrajavi .contentm p {
    text-align: justify;
    margin-top: 20px;
}

.main-contentm.massoudrajavi {
    text-align: center;
    background-color: rgba(0, 0, 0, 0.04);
}

    .main-contentm.massoudrajavi .wrapperm {
        -moz-box-shadow: 2px 2px 8px 2px rgba(0,0,0,0.2);
        -webkit-box-shadow: 2px 2px 8px 2px rgba(0,0,0,0.2);
        box-shadow: 2px 2px 8px 2px rgba(0,0,0,0.2);
        padding: 0 30px 0 30px;
    }

    .main-contentm.massoudrajavi .headerm {
        width: 98%;
        margin-left: 1%;
        margin-right: 1%;
        box-shadow: 1px 2px 4px 1px rgba(0,0,0,0.2);
    }

        .main-contentm.massoudrajavi .headerm img {
            width: 100%;
        }

            .main-contentm.massoudrajavi .headerm img + div {
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(126, 201, 255)), color-stop(85%,rgb(13,77,122)));
                background: -moz-gradient( linear, left top, left bottom, color-stop(0%,rgb(126, 201, 255)), color-stop(95%,rgb(13,77,122)));
                background: gradient( linear, left top, left bottom, color-stop(0%,rgb(126, 201, 255)), color-stop(95%,rgb(13,77,122)));
                padding: 10px 2% 10px 2%;
            }

    .main-contentm.massoudrajavi .wrapperm .contentm {
        text-align: justify;
        padding: 0 28px 8px 28px;
    }

    .main-contentm.massoudrajavi .wrapperm .headerm .titlem {
        border: rgba(13,77,122,0.2) solid 7px;
        width: 47%;
        border-radius: 4px;
        padding: 10px;
        background-color: rgba(13,77,122,0.2);
        background-clip: content-box;
    }

    .main-contentm.massoudrajavi .wrapperm .headerm .imagem {
        float: right;
        width: 47%;
    }

    .main-contentm.massoudrajavi .headerm .titlem:after {
        display: block;
        content: '';
        clear: both;
    }

    .main-contentm.massoudrajavi .headerm .titlem p {
        color: white;
        font-size: 200%;
        line-height: 150%;
        font-weight: bolder;
    }


@media only screen and (max-width:900px) and (min-width:601px) {
    .main-contentm.massoudrajavi .wrapperm {
        padding: 0 20px 0 20px;
    }

    .main-contentm.massoudrajavi .headerm .titlem p {
        font-size: 160%;
        line-height: 150%;
    }

    .main-contentm.massoudrajavi .headerm img + div {
        padding: 10px 1% 10px 1%;
    }

    .main-contentm.massoudrajavi .wrapperm .headerm .titlem {
        border-width: 6px;
        border-radius: 3px;
        padding: 7px;
    }
}

@media only screen and (max-width: 600px) and (min-width:1px) {
    .main-contentm.massoudrajavi .wrapperm .headerm .imagem {
        float: none;
        width: initial;
    }

    .main-contentm.massoudrajavi .wrapperm .headerm .titlem {
        width: initial;
        margin-top: 10px;
    }

    .main-contentm.massoudrajavi .wrapperm {
        padding: 10px 0 10px 0;
    }
}
