/*====================================== reset.css is here ========================================*/
@font-face {
    font-family: 'AmmaniatFont2';
    src: url('../fonts/coconFont/AmmaniatFont.eot');
    src: url('../fonts/coconFont/AmmaniatFont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/coconFont/AmmaniatFont.woff') format('woff'),
        url('../fonts/coconFont/AmmaniatFont.svg#AmmaniatFont') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AmmaniatFont';
    src: url('../fonts/deoid/AmmaniatFont.eot');
    src: url('../fonts/deoid/AmmaniatFont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/deoid/AmmaniatFont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ol,
ul {
    list-style: none;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: bold;
}

q:before,
q:after {
    content: '';
}

abbr,
acronym {
    border: 0;
}

.clear {
    clear: both;
    font-size: 1px;
    line-height: 1px;
    display: block;
    height: 0;
}

.last {
    margin: 0 !important;
}

.pad_last {
    padding: 0 !important;
}

.no_bg {
    background: none !important;
}

.no_bor {
    border: 0 none !important;
}

header,
nav,
section,
article,
aside,
footer,
hgroup,
figure {
    display: block;
}


/**************************************************************************************/

img {
    max-width: 100%;
    /*height: auto;*/
}

a {
    color: #000;
    text-decoration: none;
    outline: 0 none !important;
    /*display: inline-block;*/
}

a:hover,
a:focus {
    color: #000;
    text-decoration: none;
    outline: 0 none !important;
}

h1 {
    font-size: 55px;
    line-height: 64px;
    color: #6e579c;
    margin: 0;
    padding: 0;
}

h2 {
    font-size: 20px;
    line-height: 24px;
    color: #d10707;
}

h3 {
    font-size: 15px;
    line-height: 18px;
    color: #000000;
    font-weight: 400;
}

h4 {
    font-size: 18px;
    line-height: 25px;
    color: #32363b;
}

h5 {
    font-size: 20px;
    line-height: 24px;
    color: #d10707;
}

h6 {
    font-size: 15.41px;
    line-height: 18px;
    color: #fff;
    font-weight: normal;
}

p {
    font-size: 15px;
    /*line-height: 18px;*/
    color: #000000;
    font-weight: 400;
    font-family: 'AmmaniatFont', sans-serif;
}


/*
.btn{font-size: 11px;display: inline-block;padding: 0 0 0 0;background: #f33f51;width: 160px;height: 40px;line-height: 40px;letter-spacing: 0px; text-align: center;vertical-align: middle;border-radius:20px;font-weight: normal;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;text-transform: uppercase;outline: none;border: 1px solid #f33f51;color: #fff;font-family: 'Montserrat-Medium';}
.btn:hover{background: #79232E;border-color: #79232E;color: #fff;}
*/


/*---------------------------------------------------*/

html {}

body {
    color: #f2f2f2;
    font-family: 'AmmaniatFont', sans-serif;
    font-size: 15px;
    direction: rtl;
}
body * {
	font-weight:bold !important;
}
.flt_lt {
    float: left;
    display: inline;
}

.flt_rt {
    float: right;
    display: inline;
}

figure {
    margin: 0;
}

img {
    max-width: 100%;
    /*height: auto;*/
    display: block;
}


/*--------------wrapper------------------*/
body {
	background: #FFF;
}
.wrapper {
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
    /*-webkit-transition: .25s ease-in-out; -moz-transition: .25s ease-in-out;-o-transition: .25s ease-in-out; transition: .25s ease-in-out;*/
}

.container {
    max-width: 98%;
    margin: 0 auto;
}


/*--------------header starts--------------*/

header {
    padding: 0 0 0 0;
	width: 90%;
    margin: 0px auto;
	border-right: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
}

.header_top {
    background: #252525;
    padding: 0 0;
}

.header_top_in {
    display: block;
    width: 100%;
}

.htop_left {
    margin: 3px -7px;
    /* width: 44%; */
    display: inline-block;
	float:left;
}

.htop_left>li {
    display: inline-block;
    padding: 0 9px;
}

.htop_left>li a {
    font-size: 14px;
    line-height: 16px;
    color: #999999;
    font-weight: 400;
}

.htop_left>li a:hover {
    color: #fff;
}

.hleft_in {
    padding: 6px 12px 6px 0px;
    /* background: #fff; */
}

.hleft_in>li {
    display: inline-block;
    padding: 5px 7px 2px;
    vertical-align: middle;
}

.hleft_in>li>a {}

.hleft_in>li>a>img {}

.h_date {
    display: inline-block;
    padding: 10px 0;
    width: 62%;
}

.h_date span {
    font-size: 14px;
    line-height: 18px;
    color: #999999;
    font-weight: normal;
}

.h_date a:hover {
    color: #fff;
}

.header_search {
    background: rgba(243, 242, 242, 0.8);
}

.header_search_in:after {
    content: "";
    background: url(../images/map-one.png) no-repeat;
    width: 512px;
    height: 142px;
    position: absolute;
    right: 180px;
    top: 0;
    z-index: -1;
    object-fit: cover;
    background-size: cover;
}

.header_search_in {
    padding: 13px 0 5px 0;
    position: relative;
    display: inline-block;
    width: 100%;
    font-size: 0;
}

.h_search_left {
    width: 25%;
    display: inline-block;
    padding: 0 0 0 0;
	vertical-align: middle;
}

.h_search_left form {
    position: relative;
}

.h_search_left form input {
    border: none;
    width: 100%;
    height: 39px;
    border-radius: 25px;
    padding: 0 22px;
    outline: none;
    font-size: 14px;
    line-height: 15px;
    color: #999999;
	border: 1px solid #d8d3d3;
}

.h_search_left form:after {
    content: "";
    background: url(../images/head_search.png)no-repeat center center;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 12px;
    left: 13px;
    cursor: pointer;
}

.h_search_oneHandred {
    display: inline-block;
    width: 25%;
    padding: 0 0 0 0;
	min-height:124px;
	text-align:left;
	vertical-align: middle;
}
.h_search_oneHandred img{
	height:124px;
	display: inline;
}

.h_search_right {
    display: inline-block;
    width: 50%;
    padding: 0 0 0 0;
	min-height:124px;
	text-align:center;
	vertical-align: middle;
}

.h_search_right h1 {
    font-size: 41px;
    line-height: 41px;
    color: #fff;
    font-family: 'AmmaniatFont', sans-serif;
    font-weight: 900;
}

.h_search_right a {
    vertical-align: middle;
    display: inline-block;
}

.head-nav {
    padding: 11px 0 12px 0;
    background: #1c86c4;
}

.head-nav ul {
    /*margin: 0 -19px;*/
    margin: 0 0px;
}

.head-nav ul li {
    display: inline-block;
    padding: 0 10px;
}

.head-nav ul li a {
    display: inline-block;
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    font-weight: 500;
    font-family: 'AmmaniatFont', sans-serif;
}

.head-nav ul li a:hover {
    color: #ba1717;
}

.breaking {
    background: #ba1717;
}

.breaking-in {
    font-size: 0;
	background:#FFFFFF;
}

.breaking-in #gjsticker a {
    font-size: 15px;
	color:#000;
}
.breaking-in #gjsticker img {
	display: inline-block;
    vertical-align: middle;
    width: 35px;
    margin: 0px 10px;
}

.breaking-in #gjsticker img:last-child {
	/*
    margin-left: 300px;
	width:0;
	height:0;
	*/
}
#gjsticker_orig {
	padding-left:355px;
}
.breaking-in ul {}

.breaking-in ul li {}

.breaking-in .first-block p {
    width: 88%;
    padding: 18px 0 0 0;
    font-size: 16px;
    line-height: 18px;
    font-weight: 300;
    font-family: 'AmmaniatFont', sans-serif;
    color: #fff;
    /*cursor: pointer;*/
}
.breaking-in .first-block .newsTicker {
    width: 88%;
    padding: 11px 0 0 0;
    font-size: 15px;
    /* line-height: 18px; */
    font-weight: 300;
    font-family: 'AmmaniatFont', sans-serif;
    color: #fff;
    /* cursor: pointer; */
    display: inline-block;
    vertical-align: top;
}

.breaking-in .break p a {
    width: 100%;
    padding: 0px 0 0 0;
    font-size: 16px;
    line-height: 18px;
    font-weight: 300;
    font-family: 'AmmaniatFont', sans-serif;
    color: #fff;
    /*cursor: pointer;*/
}

.breaking-in span {
    color: #d10707;
    color: #fff;
    font-size: 18px;
    line-height: 44px;
    background: #8d0707;
    font-weight: 400;
    /* text-transform: uppercase; */
    width: 11.3%;
    height: 50px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    padding: 0px 0 0 4px;
}

.h_search_right a {}

.h_search_right img {
	/*
    width: 181px;
    height: auto;
    display: block;
	min-height:124px;
	*/
	width: 333px;
    height: auto;
    display: block;
    margin-top: 17px;
}


/*--------------header end--------------*/


/*-------------top-main block start-------------*/

.total-block {
    background: #f1f1f1;
	width: 90%;
    margin: 0px auto;
    border-right: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
}

.top-main {
    padding: 15px 0 15px 0;
}

.top-block {
    background: #ffffff;
    font-size: 0;
    padding: 15px 5px 9px 5px;
    border-radius: 2px;
    -webkit-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
}

.top-block ul {
    margin: 0 0px;
}

.top-block ul li {
    width: 25%;
    display: inline-block;
    padding: 0 5px;
}

.top-block ul li p {
	width: 61%;
    vertical-align: top;
    font-size: 14px;
    padding: 0 6px 0 0;
}

.first-block {
    display: inline-block;
}

.first-block .figure {
    display: inline-block;
    vertical-align: top;
}

.first-block {
    display: block;
}

.first-block p {
    font-size: 15px;
    /*line-height: 18px;*/
    color: #0f0f0f;
    font-weight: 500;
    display: inline-block;
    vertical-align: top;
    width: 55%;
    padding: 0 13px 0 0;
}


/*-------------top-main block end-------------*/


/*-------------update block start-------------*/

.update {
    padding: 11px 0 10px 0;
}

.update-in {
    background: #ffffff;
    border-radius: 2px;
    -webkit-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
}

.update-in ul {}

.update-in ul li {}

.update-in ul li .first-block {}

.update-in .first-block p {
    width: 86.3%;
    padding: 16px 0;
    font-size: 15.8px;
    line-height: 17px;
    font-weight: 500;
    font-family: 'AmmaniatFont', sans-serif;
    padding: 16px 17px 0 0;
}

.update-in .title {
    color: #d10707;
    color: #f5f5f5;
    font-size: 16px;
    line-height: 48px;
    background: #d10707;
    font-weight: 700;
    text-transform: uppercase;
    width: 11.4%;
    height: 48px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    padding: 2px 6px 0 0;
}

.update-one {
    margin: 10px 0 13px 0;
    border-radius: 2px;
    -webkit-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
}

.update-one .title {
    background: #333333;
    display: inline-block;
    color: #f5f5f5;
    font-weight: 500;
}


/*-------------update block end-------------*/


/*-------------spotlight block start-------------*/

.spotlight {
    padding: 0 0 15px 0;
}

.spotlight-main {
    display: block;
    font-size: 0;
}

.spotlight-lft {
    background: #fff;
    width: 32%;
    vertical-align: top;
    display: inline-block;
    position: relative;
    border-radius: 2px;
    -webkit-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
}

.spotlight-lft:before {
    content: "";
    position: absolute;
    background: #d10707;
    height: 3px;
    /*width: 126px;*/
	width: 100%;
    right: 0;
    left: 0;
}

.spotlight-lft h2 {
    padding: 17px 20px 19px 0;
    border-bottom: 1px solid #dcdcdc;
}

.spotlight-lft h2 a {
    color: #d10707;
}

.voteBlock {
    background: #fff;
    width: 100%;
    vertical-align: top;
    display: inline-block;
    position: relative;
    border-radius: 2px;
    -webkit-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
	margin-right: -8px;
}

.voteBlock:before {
    content: "";
    position: absolute;
    background: #d10707;
    height: 3px;
    /*width: 126px;*/
	width: 100%;
    right: 0;
    left: 0;
}

.voteBlock h2 {
    padding: 17px 20px 19px 0;
    border-bottom: 1px solid #ebebeb;
	text-align:right;
}

.voteBlock h2 a {
    color: #d10707;
}

.spotlight-lft .first-block {}

.spotlight-lft ul {}

.spotlight-lft ul li {
    padding: 6.3px 12px;
}

.spotlight-lft .first-block h3 {
    width: 75.3%;
    padding: 0 14px 0 0;
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
    font-family: 'AmmaniatFont', sans-serif;
    vertical-align: middle;
    display: inline-block;
}

.spotlight-lft .first-block figure {
    display: inline-block;
    vertical-align: middle;
}

.spotlight-rt {
    width: 68%;
    display: inline-block;
    padding: 0 0 0 14px;
    vertical-align: top;
    margin: 0 0px 0 0;
}

.spotlight-rt-one {
    width: 50%;
    position: relative;
    display: inline-block;
    vertical-align: top;
}

.spotlight-rt-one figure {}

.spotlight-rt-one a {
    display: block;
}

.spotlight-rt-cnt {
    position: absolute;
    right: 32px;
    bottom: 26px;
}

.spotlight-rt-cnt h6 {
    font-size: 15px;
    line-height: 18px;
    color: #f2f2f2;
    font-weight: 400;
    font-family: 'AmmaniatFont', sans-serif;
}

.spotlight-rt-one img {
    max-width: 100%;
    height: auto;
    display: block;
}

.spotlight-rt-two {
    width: 50%;
    background: #fff;
    margin: 0 0 0 -7px;
    border-radius: 2px;
    display: inline-block;
}

.spotlight-rt-two ul {
    border: 2px solid #ebebeb;
    padding: 0 0px 0 0;
    margin: 0 0 0 0;
}

.spotlight-rt-two ul li {
    padding: 3.9px 5px;
    border-bottom: 1px solid #ebebeb;
    margin: 0 0 0 0;
}

.spotlight-rt-two ul li:last-child {
    border: none;
}

.spotlight-rt-two .first-block {}

.spotlight-rt-two .first-block h3 {
    width: 78.5%;
    vertical-align: middle;
    display: inline-block;
    padding: 8px 11px 0 0;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
}

.spotlight-rt-two .first-block .figure {
    display: inline-block;
    vertical-align: middle;
}

.spotlight-rt-two ul li.no-bg {
    background: #f3f3f3;
}


/*-------------spotlight block end-------------*/


/*-------------multimedia block start-------------*/

.multimedia {}

.multimedia-main {
    display: inline-block;
    width: 100%;
    padding: 0 0 15px 0;
    font-size: 0;
	vertical-align:top;
}

.multimedia-rt {
    width: 32%;
    border-radius: 2px;
    -webkit-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
}

.multimedia-rt h2 {
    padding: 16px 22px 20px 0;
}

.multimedia-rt a {
    color: #d10707;
}

.multimedia-rt ul {
    padding: 0;
}

.multimedia-rt ul li {
    padding: 19px 0 19px 0;
    border-bottom: 1px solid #ebebeb;
}

.multimedia-rt .first-block {}

.multimedia-rt .first-block h3 {
    width: 78.5%;
    vertical-align: middle;
    display: inline-block;
    padding: 0px 15px 0 0;
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
}

.multimedia-rt .first-block a {
    display: inline-block;
    vertical-align: middle;
    padding: 0px 22px 0 0;
}

.multimedia-rt img {
    display: inline-block;
    vertical-align: middle;
}

.multimedia-lft {
    width: 68%;
    border-radius: 2px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin: 0 0 0 0;
    padding: 0 15px 0 0;
    background: none;
    position: relative;
}

.multimedia-lft:after {
    content: "";
    position: absolute;
    background: #d10707;
    height: 3px;
    /*width: 126px;*/
	/*width: 100%;*/
    right: 16px;
    left: 0;
    top: 0;
}

.multimedia-lft:before {
    display: none;
}

.multimedia-lft h5 {
}

.multimedia-lft a {
    color: #d10707;
}

.multimedia-lft ul {
    width: 50%;
    padding: 0 0 0 0;
    margin: 0 0;
    display: inline-block;
    vertical-align: top;
}

.multimedia-lft ul li {
    padding: 9px 10px 5px 0;
}

.multimedia-lft .first-block {}

.multimedia-lft .first-block .figure {}

.multimedia-lft img {}

.multimedia-lft .first-block p {
    font-size: 15px;
    line-height: 18px;
    font-weight: 400;
    width: 73.5%;
    padding: 3px 3px 0 0;
}

.multimedia-lft .multi {
    font-size: 0;
}

.multi-one {
    background: #fff;
    -webkit-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
    border-radius: 2px;
}

.multi-two {
    -webkit-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
}

.multimedia-lft .first-block h3 {
    width: 79.5%;
    vertical-align: middle;
    display: inline-block;
    padding: 0px 15px 0 0;
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
}


/*-------------multimedia block end-------------*/


/*-------------economics blcok start------------*/

.economics {}

.economics-main {
    display: inline-block;
    width: 100%;
    padding: 0 0 15px 0;
    font-size: 0;
	vertical-align:top;
}

.economics-rt {
    width: 50%;
    border-radius: 2px;
    -webkit-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
}

.economics-rt h2 {
}

.economics-rt a {
    color: #d10707;
}

.economics-rt ul {
    display: inline-block;
    padding: 0 20px 0 20px;
}

.economics-rt ul li {
    display: inline-block;
    /*vertical-align: middle;*/
    vertical-align: top;
    width: 50%;
    padding: 16px 0 10px 0;
}

.economics-rt .first-block {}

.economics-rt figure {
    display: block;
}

.economics-rt img {}

.economics-rt .first-block h3 {
    font-size: 16px;
    line-height: 25px;
    font-weight: 500;
    float: none;
    padding: 6px 5px 0 0;
    width: 93%;
}

.economics-lft {
    width: 50%;
    background: none;
    padding: 0 15px 0 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    position: relative;
}

.economics-lft:before {
    content: "";
    position: absolute;
    background: #d10707;
    height: 3px;
    /*width: 126px;*/
	width: auto;
    right: 15px;
    left: 0;
}

.harak {
	padding-right:0px;
}

.harak:before {
	right: 0px;
}

.economics-lft h5 {}

.economics-lft a {
    color: #d10707;
}

.economics-lft ul {
    padding: 0 21px 0 0;
}

.economics-lft ul li {
    display: inline-block;
    /*vertical-align: middle;*/
    vertical-align: top;
    width: 25%;
    /*padding: 20px 0 42px 0;*/
    padding: 20px 0 0px 0;
}

.economics-lft .first-block .figure {}

.economics-lft img {}

.economics-lft .first-block h3 {
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    float: none;
    padding: 5px 0px 10px 0;
    width: 130px;
}

.economics-lft .spotlight-lft:before {
    right: 0;
}

.economics-one {
    background: #fff;
    border-radius: 2px;
    -webkit-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
}


/*-------------economics blcok end------------*/


/*-------------business blcok start------------*/

.business {}

.business-main {
    padding: 0 0 0px 0;
    font-size: 0;
}

.business-main-in {
    width: 100%;
    display: inline-block;
    border-radius: 2px;
    -webkit-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
}

.business-main-in h5 {
    padding: 19px 20px 21px 0;
}

.business-main-in ul {
    padding: 8px 21px 1px 0;
}

.business-main-in ul li {
    width: 25%;
    display: inline-block;
    padding: 0 0 14px 0;
}

.business-main-in .first-block {}

.business-main-in figure {}

.business-main-in .first-block h3 {
    vertical-align: top;
    display: inline-block;
    padding: 7px 7px 0 0;
    font-weight: 400;
    width: 57%;
    font-size: 15px;
    line-height: 25px;
    font-weight: 500;
}

.business-main-in .first-block .figure {
    display: inline-block;
    vertical-align: middle;
    padding: 12px 2px 0 0;
}

.business-main-in h2 {
    padding: 19px 26px 21px 0;
}


/*-------------business blcok end------------*/


/*-------------foreign blcok start------------*/

.foreign {}

.foreign-main {
    width: 100%;
    display: inline-block;
    padding: 0 0 0px 0;
    font-size: 0;
}

.foreign-rt {
    width: 50%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: inline-block;
}

.foreign-rt .spotlight-lft {
    background: #fff;
    padding: 0 0 0 0;
}

.foreign-rt h2 {
    padding: 16px 21px 20px 0;
}

.foreign-rt ul {
    padding: 8px 0 4px 0;
}

.foreign-rt ul li {
    width: 50%;
    padding: 0 10px 0 0;
}

.foreign-rt .first-block {}

.foreign-rt figure {}

.foreign-rt img {}

.foreign-rt .first-block h3 {
    vertical-align: top;
    display: inline-block;
    padding: 6px 20px 0 0;
    font-weight: 400;
    width: 55.1%;
    font-size: 15px;
    line-height: 22px;
    font-weight: 400;
}

.foreign-rt .first-block .figure {
    display: inline-block;
    vertical-align: middle;
    padding: 12px 0 0 0;
}

.foreign-lft {
    /* float: left; */
    width: 50%;
    border-radius: 2px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: inline-block;
    padding: 0 15px 0 0;
    /* background: #fff; */
}

.foreign-lft ul {
    padding: 8px 18px 10px 0;
}

.foreign-lft ul li {
    width: 50%;
    padding: 0 0 0px 11px;
}

.foreign-lft .first-block h3 {
    vertical-align: top;
    display: inline-block;
    padding: 0px 18px 0 0;
    font-weight: 400;
    width: 53.1%;
    font-size: 15px;
    line-height: 22px;
    font-weight: 400;
}

.foreign-lft .first-block figure {
    display: inline-block;
    vertical-align: middle;
    padding: 12px 0px 0 0;
}

.foreign-one {
    background: #fff;
    border-radius: 2px;
    -webkit-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
}


/*-------------foreign blcok end------------*/


/*-------------sports blcok start------------*/

.sports-main {
    padding: 0 0 20px 0;
}

.sprt {
    background: #fff;
    position: relative;
    border-radius: 2px;
    -webkit-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
}

.sprt:before {
    content: "";
    position: absolute;
    background: #d10707;
    height: 1px;
    width: 128px;
    right: 2px;
    top: 0;
}

.sports {
    padding: 5px 0 22px 0px;
    border-bottom: 1px solid #ebebeb;
}

.sports h2 {
    color: #d10707;
    font-size: 20px;
    line-height: 22px;
    font-weight: 700;
    padding: 15px 23px 0 0;
}

.sports a {
    color: #d10707;
}

.sports-inn {
    padding: 20px 0 23px 0;
    font-size: 0;
}

.sports-inn ul {
    margin: 0 1px;
    padding: 0 7px;
}

.sports-inn ul li {
    display: inline-block;
    width: 25%;
    padding: 0 11px;
}

.sports-inn h3 {
    text-align: right;
    font-size: 17px;
    line-height: 20px;
    font-weight: 500;
    padding: 7px 0 0 0;
}


/*-------------sports blcok end------------*/


/*-------------news blcok start------------*/

.news-main {
    padding: 0 0 9px 0;
}

.people {
    background: #fff;
    position: relative;
    border-radius: 2px;
    -webkit-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
}

.people-inn {
    padding: 5px 0 22px 0px;
    border-bottom: 1px solid #ebebeb;
}

.people-inn:before {
    content: "";
    position: absolute;
    background: #d10707;
    height: 1px;
    /*width: 126px;*/
	width: 100%;
    right: 0;
    top: 0;
}

.people-inn h2 {
    color: #d10707;
    font-size: 20px;
    line-height: 22px;
    font-weight: 700;
    padding: 15px 24px 0 0;
}

.people-inn a {
    color: #d10707;
}

.news {
    padding: 20px 0 23px 0;
}

.news ul {
    margin: 0 11px;
    font-size: 0;
}

.news ul li {
    display: inline-block;
    width: 25%;
    padding: 0 9px;
	vertical-align:top;
}

.news h3 {
    text-align: right;
    font-size: 17px;
    line-height: 19px;
    font-weight: 500;
    padding: 7px 0 0 0;
}

.news-inn {
    padding: 8px 0 17px 0;
}

.news-inn ul {
    margin: 0 11px;
    font-size: 0;
}

.news-inn ul li {
    display: inline-block;
    width: 16.6%;
    padding: 0 10px;
	vertical-align:top;
}

.news-inn h3 {
    text-align: right;
    font-size: 17px;
    line-height: 20px;
    font-weight: 500;
    padding: 5px 0 0 0;
}


/*-------------news blcok end------------*/


/*-------------culture blcok start------------*/

.culture {
    padding: 0 0 0px 0;
}

.culture-main {
    width: 100%;
    display: inline-block;
    font-size: 0;
}

.culture-rt {
    width: 51%;
    border-radius: 2px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: none;
    display: inline-block;
    padding: 0 0 0 11px;
    position: relative;
}

.culture-rt:after {
    content: "";
    position: absolute;
    background: #d10707;
    height: 3px;
    /*width: 126px;*/
	width: 98%;
    right: 0px;
    left: 0;
    top: 0;
}

.culture-rt .multimedia-lft {
    width: 100%;
    padding: 0;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.culture-rt h2 {}

.culture-rt ul {
    width: 50%;
    padding: 0 12px 8px 0;
    font-size: 0;
}

.culture-rt ul li:first-child {
    padding: 13px 0 0px 0px;
}

.culture-rt ul li {
    padding: 11px 0 12px 0px;
}

.subCatTitle {
	padding: 3px 9px 15px 0 !important;
    font-size: 16px;
}
.culture-rt .first-block {}

.culture-rt figure {
    display: inline-block;
    vertical-align: middle;
}

.culture-rt .first-block h3 {
    font-size: 15px;
    line-height: 23px;
    font-weight: 400;
    width: 70.5%;
    padding: 0px 6px 0 0;
}

.culture-lft {
    width: 49%;
    border-radius: 2px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: none;
    display: inline-block;
    position: relative;
    padding: 0 4px 0 0;
}

.culture-lft .multimedia-lft {
    width: 100%;
    padding: 0;
    display: inline-block;
}

.culture-lft ul {
    width: 100%;
}

.culture-lft ul li {
    padding: 11px 8px 5px 0;
}

.culture-lft .first-block h3 {
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    width: 81.5%;
    padding: 0px 15px 0 0;
}

.culture-lft:after {
    content: "";
    position: absolute;
    background: #d10707;
    height: 3px;
    /*width: 126px;*/
	width: 99%;
    right: 4px;
    left: 0;
    top: 0;
}

.newsAndPic:after {
    content: "";
    position: absolute;
    background: #d10707;
    height: 3px;
    /*width: 126px;*/
    right: 0px;
    left: 0;
    top: 0;
}

.culture-two {
    background: #fff;
    padding: 0 4px 0px 0;
    border-radius: 2px;
    -webkit-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
}


}

/*-------------culture blcok end------------*/

/*-------------current blcok start------------*/
.current {}
.current-main.wblock {
	vertical-align:top;
	margin-bottom: 15px;
	width:100%;
}
.current-main {
    display: inline-block;
    margin: 0 -8px;
    font-size: 0;
}
.current-third {
    width: 33.33%;
    position: relative;
    padding: 0 9px;
    display: inline-block;
}
.current-cnt {}
.current-third h2 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    color: #f2f2f2;
    position: absolute;
    top: 18px;
    right: 27px;
    display: block;
}
.current-third a {
    color: #f2f2f2;
    display: block;
}
.current-third h3 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    color: #f2f2f2;
    position: absolute;
    bottom: 21px;
    right: 31px;
    display: block;
    /* padding:0 15px; */
}
.lifestyle {
    width: 33.333%;
    padding: 0 9px;
    vertical-align: top;
    display: inline-block;
    position: relative;
}
.lifestyle:after {
    content: "";
    position: absolute;
    background: #d10707;
    height: 3px;
    /*width: 126px;*/
	width: 95%;
    right: 9px;
    left: 0;
    top: 0;
}
.lifestyle .multimedia-lft {
    width: 100%;
    height: 97.5%;
    padding: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.lifestyle ul {
    width: 100%;
    padding: 0 0 4px 0;
}
.lifestyle ul li {
    padding: 10px 13px 5px 0;
}
.lifestyle .first-block p {
    font-size: 15px;
    line-height: 18px;
    font-weight: 400;
    width: 77.4%;
    padding: 6px 0 0 30px;
    direction: ltr;
}
.lifestyle figure {
    vertical-align: middle;
    display: inline-block;
}
.lifestyle-one {
    padding: 0 5px;
    width: 33.33%;
    vertical-align: top;
    display: inline-block;
}
.lifestyle-one h5 {
    padding: 17px 28px 20px 0;
}
.lifestyle-one ul {
    width: 50%;
    padding: 0 0 0 0;
    margin: 0 0px;
    display: inline-block;
    font-size: 0;
    vertical-align: top;
}
.lifestyle-one ul li {
    padding: 8px 18px 2px 0;
    display: inline-block;
}
.lifestyle-one .first-block p {
    font-size: 15px;
    line-height: 18px;
    font-weight: 400;
    width: 54%;
    padding: 5px 0 0 0px;
    direction: ltr;
}
.region-in ul li.current-fourth {
    display: none;
}
.lifestyle-one .multimedia-lft {
    border-radius: 2px;
    padding: 0;
    -webkit-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
}
.culture-one {
    /* padding: 0 0 0 34px; */
    
    background: #fff;
    -webkit-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
    border-radius: 2px;
}
.lifestyle .first-block h3 {
    width: 74.5%;
    vertical-align: middle;
    display: inline-block;
    padding: 0px 15px 0 0;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
}
.lifestyle-one .first-block h3 {
    width: 56.5%;
    vertical-align: top;
    display: inline-block;
    padding: 0px 10px 0 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
}
.current-one {
    background: #fff;
    border-radius: 2px;
    -webkit-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
}
.lifestyle h2 {
    padding: 16px 25px 20px 0;
}
.lifestyle-one h2 {
    padding: 16px 31px 20px 0;
}

/*-------------current blcok end------------*/

/*-------------region blcok start------------*/
.region {
    padding: 0 0 7px 0;
}
.region-in {
    display: block;
    margin: 0 0 0 0px;
}
.region-in .current-third {
    width: 100%;
    display: block;
    padding: 0;
}
.region-in ul {
    font-size: 0;
    margin: 0 -9px;
    text-align: center;
}
.region-in ul li {
    padding: 14px 9px;
    display: inline-block;
    width: 33.3%;
    vertical-align: top;
}
.region-in .current-third h2 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    color: #f2f2f2;
    position: absolute;
    top: 30px;
    right: 35px;
    display: block;
}
.region-in .current-third h3 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    color: #f2f2f2;
    position: absolute;
    bottom: 20px;
    right: 25px;
    display: block;
    text-align: right;
}
.region-in img {
    width: 100%;
}

/*-------------region blcok end------------*/

/*-------------footer blcok start------------*/
footer {
    background: #000;
    padding: 24px 0;
}
.footer-in {
    padding: 13px 0;
}
.navigation {
    padding: 0 0 45px;
    border-bottom: 1px solid #363636;
}
.navigation ul {
    padding: 0 0 0 0;
    margin: 0 0.6px;
	text-align: center;
}
.navigation ul li {
    display: inline-block;
    padding: 0 13.5px;
}
.navigation ul li a {
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
    color: #939393;
}
.navigation ul li a:hover {
    color: #fff;
}
.footer_cnt {
    display: inline-block;
    width: 100%;
    padding: 20px 0 16px 0;
    border-bottom: 1px solid #363636;
}
.footer_cnt p {
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    color: #767676;
}
.footer_cnt p span {
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    color: #ffffff;
    display: block;
}
.footer_last {
    display: block;
    /* vertical-align: top; */
    
    font-size: 0;
}
.ftr_copy {
    width: 50%;
    display: inline-block;
    padding: 20px 0 0;
	vertical-align:top;
}
.ftr_copy span {
    font-size: 14px;
    font-weight: 300;
    color: #ffffff;
}
.ftr_copy p {
    font-size: 13px;
    line-height: 16px;
    font-weight: 100;
    color: #939393;
    padding: 3px 0 0;
}
.footer_last ul {
    width: 50%;
    display: inline-block;
    margin: 0 0;
    padding: 16px 0 0 0;
    /* vertical-align: top; */
    
    text-align: right;
}
.footer_last ul li {
    padding: 0 4px;
    display: inline-block;
    /* vertical-align: top; */
}
.footer_last ul li a {
    display: inline-block;
}

/*-------------footer blcok end------------*/

/*-------------right-menu------------------*/
.menu {
    display: none;
}
.menu button {
    cursor: pointer;
    background: transparent;
    border: 0;
    outline: none;
}
.menu button span {
    display: none;
    width: 30px;
    height: 4px;
    margin: 6px 0 0 0;
    position: relative;
    right: 0;
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    /*background: #ffffff;*/
    background: #8a0000;
}
.sidemenu {
    display: none;
    position: fixed;
    top: 0;
    right: -250px;
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    width: 250px;
    height: 100%;
    background: #f4e2d7;
}
.open-menu .sidemenu {
    right: 0;
}
.open-menu .sidemenu .head-nav {
    display: block;
}
.sidemenu .header_top_in {
    display: block !important;
}
.open-menu .wrapper {
    left: -200px;
    position: fixed;
    width: 100%;
}
.open-menu {
    overflow: hidden;
}
.open-menu .menu button span:nth-child(1) {
    top: 0px;
    top: 10px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(4deg);
    transform: rotate(45deg);
}
.open-menu .menu button span:nth-child(2) {
    top: 12px;
    opacity: 0;
    right: -60px;
}
.open-menu .menu button span:nth-child(3) {
    top: 24px;
    top: -10px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    font-family: 'AvenirLTStd-Roman';
    font-weight: normal;
}
.srh {
    display: none;
}
.b1 {
    width: 29px;
    height: 21px;
    border-radius: 100%;
    position: absolute;
    left: 0px;
    top: 10px;
    background: none;
    cursor: pointer;
    padding: 18px 0px 0px 0px;
    z-index: 999999;
    outline: none!important;
    border: none !important;
}
.b1:after {
    content: "\f002";
    position: absolute;
    font-size: 30px;
    /*color: #fff;*/
    color: #8a0000;
    font-family: 'FontAwesome';
    width: 30px;
    height: 30px;
    line-height: 32px;
    left: 0;
    top: 0;
}
.search1 {
    height: 30px;
    border: 1px solid #d7d9d8;
    background: #f5f4f3;
    cursor: pointer;
    padding: 0px 17px 0 15px;
    width: 190px;
    display: none;
    outline: none;
}
.ser {
    display: none;
}
.srh .ser {
    display: none;
}
.head-nav .htop_left {
    display: none;
}

/******** new codes **********/
/*
.first-block .figure {
	width: 35%;
}
*/
.economicsBlock img {
	height:150px;
}



.cat_table img {
    border-left: solid 5px #969696;
}

.cat_table:hover img {
    border-left: solid 5px #252525;
}

.share {
    height: 52px;
    background: #f3f3f3;
    padding: 10px;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
}

.share .shareBox {
    display: inline-block;
    vertical-align: top;
    float: left;
}

.share .dateBox {
    display: inline-block;
    vertical-align: top;
    float: right;
}

ul#wizardStatus {
    list-style: none;
    padding: 0px;
    margin-bottom: 0px;
    text-align: right;
    background-color: #f3f3f3;
	border: 1px solid #e2e2e2;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
}

ul#wizardStatus li {
    background-color: #f3f3f3;
    display: inline-block;
    margin: 0;
    line-height: 30px;
    padding: 0 27px 0 27px;
    position: relative;
}

ul#wizardStatus li a {
    color: #4a4a4a;
    font-size: 15px;
}

ul#wizardStatus li h3 {
    color: #4a4a4a;
    font-size: 15px;
	line-height: inherit;
}

ul#wizardStatus li h2 {
    color: #4a4a4a;
    font-size: 15px;
	line-height: inherit;
}

ul#wizardStatus li h1 {
    color: #4a4a4a;
    font-size: 15px;
	line-height: inherit;
}

ul#wizardStatus li:first-child {
    padding-right: 25px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 0px;
}

ul#wizardStatus li:last-child {
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 0px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 0px;
	color: #4a4a4a;
    font-size: 15px;
}

ul#wizardStatus li:after,
ul#wizardStatus li:before {
    background-color: #AA0000;
    content: "";
    display: block;
    position: absolute;
}

ul#wizardStatus li:after {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border-left: 3px solid #bfbfbf;
    border-top: 3px solid #bfbfbf;
    height: 23px;
    left: -14px;
    top: 4px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 25px;
    z-index: 5;
}

ul#wizardStatus li:before {
    height: 30px;
    left: 3px;
    width: 20px;
    z-index: 6;
}

ul#wizardStatus li:last-child:after,
ul#wizardStatus li:last-child:before {
    display: none;
}

ul#wizardStatus li.main {
    background-color: #f3f3f3;
    color: #FFFFFF;
}

ul#wizardStatus li.main:after,
ul#wizardStatus li.main:before {
    background-color: #f3f3f3
}

ul#wizardStatus li.category {
    background-color: #f3f3f3;
    color: #FFFFFF;
}

ul#wizardStatus li.category:after,
ul#wizardStatus li.category:before {
    background-color: #f3f3f3
}

ul#wizardStatus li.completed {
    background-color: #1E8E21;
    color: #FFFFFF;
}

ul#wizardStatus li.completed:after,
ul#wizardStatus li.completed:before {
    background-color: #1E8E21;
}


.news-list {
	display: block;
	clear: both;
	padding-top: 0px;
	padding-bottom: 10px;
}
.news-list li{
	padding-top:5px;
	padding-bottom:5px;
	display:block;
	overflow:hidden;
	border-bottom: 1px dashed #e0e0e0;
}
.news-list ul li .pic{
	background-color: #FFF;
	display: block;
	padding: 2px;
	float: right;
	height: 125px;
    width: 165px;
	margin-left: 10px;
	border: 1px dashed #e0e0e0;
}
.news-list ul li:hover{
	background-color: #f2f2f2;
}
.news-list ul li:hover h3 {
	color:#ba1717;
}

.news-list ul li .pic img {
	height: 119px;
    width: 159px;
}
.news-list ul li h3 {
	font-size: 17px;
	color: #252525;
	line-height:34px;
}
.news-list ul li p {
	font-size: 12px;
	color: #333;
}
.news-list ul li .date{
	font-size: 12px;
	color: #999;
	display: block;
	padding-bottom:3px;
	padding-top:3px;
}
/*
.ads_container {
	margin: 10px  0;
	text-align: center;
}

.ads
{
	margin: 0px 5px;
}
*/
.innerContiner {
	border-top: 5px solid #8d0707;
    padding-top: 16px;
    background: #ffffff;
    font-size: 0;
    padding: 15px 5px 9px 5px;
    border-radius: 2px;
    -webkit-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
}
.innerContiner .rightContent{
	width: 66%;
    display: inline-block;
    vertical-align: top;
    float: right;
}
.innerContiner .leftContent{
	width: 33%;
    display: inline-block;
    vertical-align: top;
    float: left;
}
.cleaner {
	clear:both;
}
.innerSideBlock {
	width: 99%;
    box-shadow: none;
    border: 1px solid #dcdcdc;
	margin-bottom: 15px;
}

.mainDiv {
	margin-top:10px;
	padding-right:40px;
	padding:10px;
	width:auto;
	background-color:white;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border:1px solid #cccccc;
}

.pic {
	width:22%;
	height:220px;
	display:inline-block;
	padding:5px;
	text-align:center;
	vertical-align: top;
	margin: 7px;
	background-image:-moz-linear-gradient(top,#ffffff,#efefef); 
	background-image:-webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#efefef)); 
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ffffff,endColorStr=#efefef);
	-ms-filter:"progid:DXImageTransform.Microsoft.Gradient(startColorStr=#FFFFFF, endColorStr=#EFEFEF)";
	box-shadow: -1px 1px 6px #888888;
	-moz-box-shadow: -1px 1px 6px #888888;
	-webkit-box-shadow: -1px 1px 6px #888888;
	cursor: pointer;
}

.pic:hover {
	background-image:-moz-linear-gradient(top,#afafaf,#ffffff); 
	background-image:-webkit-gradient(linear,left top,left bottom,from(#afafaf),to(#ffffff)); 
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#afafaf,endColorStr=#ffffff);
	-ms-filter:"progid:DXImageTransform.Microsoft.Gradient(startColorStr=#afafaf, endColorStr=#FFFFFF)";
	box-shadow: -1px 1px 6px #616161;
	-moz-box-shadow: -1px 1px 6px #616161;
	-webkit-box-shadow: -1px 1px 6px #616161;
}

.pic img {
	width:100%;
	height:130px;
	border-radius:0px;
}

h3.breakingTitle {
	color: #000000;
    font-size: 17px;
    line-height: 24px;
    padding-right: 7px;
}

.innerNewsContent {
    border: 1px solid #f2f2f2;
}





#mainNews {
	-webkit-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
	position:relative;
	width:100%;
}
.Main-News .img-area a img {
    width: 100%;
    height: 430px;
    border: none;
}
.Main-News {
	text-align: right;
	border: 1px solid #ebebeb;
	height: 545px;
	width: 59%;
}

.Float-Right {
	float: right;
}
.Float-Left {
	float: left;
}
.Main-News-List {
    width: 41%;
    height: 545px;
    text-align: right;
}
.Main-News-List ul {
    width: 100%;
    border-style: solid solid solid none;
    border-width: 1px;
    border-color: #ebebeb;
}

#Header ul, .First-News, .Main-News-List ul, .Row ul, .Subject-title li, .list {
    list-style: none;
}
.Main-News-List ul li {
    background-position: right top;
    display: block;
    background-color: #E1DFE0;
    width: 100%;
    margin-top: 0;
    min-height: 40px;
    text-align: right;
    background-image: url(../img/mainnewslistbg.jpg);
    padding-right: 3px;
    padding-left: 5px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #ebebeb;
    cursor: pointer;
	background: #ffffff;
}
.Main-News-List ul li:hover {
    background-color: #1c86c4;
    background-image: none;
	background-image: -webkit-linear-gradient(top, #1c86c4, #59bef9);
    background-image: -moz-linear-gradient(top, #1c86c4, #59bef9);
    background-image: -ms-linear-gradient(top, #1c86c4, #59bef9);
    background-image: -o-linear-gradient(top, #1c86c4, #59bef9);
    background-image: linear-gradient(to bottom, #1c86c4, #59bef9);
}

.Main-News-List ul li.active {
    background-color: #1c86c4;
    background-image: none;
	background-image: -webkit-linear-gradient(top, #1c86c4, #59bef9);
    background-image: -moz-linear-gradient(top, #1c86c4, #59bef9);
    background-image: -ms-linear-gradient(top, #1c86c4, #59bef9);
    background-image: -o-linear-gradient(top, #1c86c4, #59bef9);
    background-image: linear-gradient(to bottom, #1c86c4, #59bef9);
}
.Main-News-List ul li.active h1 {
	color:#FFFFFF;
}

.Below-Menu, .Bg-BinqShadow, .Main-News-List ul li, .Main-News-List ul li:hover {
    background-repeat: repeat-x;
}
.Main-News-List ul li img {
    /* border-style: solid none solid solid; */
    /* border-width: 2px; */
    /* border-color: #FFF; */
    width: 70px;
    height: 57px;
    float: right;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 2px;
}
.Main-News-List ul li h3 {
    display: block;
    width: 216px;
    float: right;
}
.Main-News-List ul li h3 a, .Main-News-List ul li h3 a h1 {
	font-size: 13px;
    color: #333;
    font-weight: normal;
    margin-top: 7px;
    line-height: 27px;
    display: block;
}
.ClearBoth {
    clear: both;
}
.Main-News .content {
	border: 0px solid #999;
    height: 100%;
    width: 100%;
    position: relative;
}
.Main-News .img-area {
    position: relative;
    width: 100%;
    height: 430px;
}
.Main-News .content .news-area {
    background-position: top;
    width: 100%;
    height: 113px;
    text-align: right;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 100;
    background-color: #FFFFFF;
    /*
	background-image: url(../img/topStoriesBriefBg1.gif);
    background-repeat: repeat-x;
	*/
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #ebebeb;
}
.Main-News .content .news-area ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.Main-News .content .news-area ul .title {
    margin: 2px;
    display: block;
    text-align: right;
}
.Main-News .content .news-area ul .title h3 a {
	font-size: 20px;
    font-weight: 600;
    color: #1c86c4;
    display: block;
    margin-top: 20px;
    margin-right: 10px;
	margin-left: 10px;
    line-height: 36px;
	text-align: center;
}
.Main-News-List ul li:last-child {
	border-bottom:none;
}

.figure img {
	border: 1px solid #dcdcdc;
}

.voting {
	font-size: 15px;
	color: #000;
}
.voting img {
	width: auto;
	display: inline-block;
	vertical-align: middle;
	margin: 7px 0px 0px 5px;
}

.ammanyatAds {
	text-align:center;
	margin-bottom: 0px;
}

.ammanyatAds2 {
	text-align:center;
	margin-bottom: 0px;
}

.ammanyatAds3 {
	text-align:center;
	margin-bottom: 0px;
}

.ammanyatAdsInner {
	text-align:center;
	margin-top: 10px;
}
.ammanyatAdsInnerSide {
    text-align: center;
    margin-bottom: 0;
}

.ads {
    margin: 0px 5px 10px 5px;
}
.ads img {
    border: 1px solid #e4e4e4;
}


.ammanyatAds2 .ads {
    margin: 0px 5px 15px 5px;
}
.ammanyatAds2 .ads img {
    border: 1px solid #e4e4e4;
}

.ammanyatAds3 .ads {
    margin: 15px 5px 0px 5px;
}
.ammanyatAds3 .ads img {
    border: 1px solid #e4e4e4;
}


.ads2 {
    margin: 0px 5px 10px 5px;
}
.ads2 img {
    border: 1px solid #e4e4e4;
}

.dotImage {
	display: inline-block;
	margin: 0px 0px 0px 0px;
	width:8px;
	vertical-align: middle;
}
.spotlight-lft.lastNews ul li h3.dotNews {
	width: 97%;
	font-size: 13px;
}

ul.masamir li:last-child {
	border-bottom: none;
}
.masamir li {
	padding: 3px 0 3px 0 !important;
	height:57px;
}

.masamir li a{
	display: block !important;
}
.masamir li h3 {
	width: 92% !important;
}

.writersBlocks {
	padding: 0 9px;
}
.lifestyle.ehgt.writersBlocks.lastWriterBlock {
	padding: 0 9px 0px 0px;
}
.lastNewsBlock {
	width: 32%;
	vertical-align: top;
	display: inline-block;
}
.spotlight-lft.lastNews {
    width: 100%;
    vertical-align: top;
    display: inline-block;
	margin-bottom: 10px;
}

.lastNewsBlock .ammanyatAds .ads2 {
    margin: 0px 0px 10px 0px;
}

.seeMoreNews {
	display: inline-block;
    padding: 0px 10px;
    /*border: 1px solid #d10707;*/
    margin: 1px 3px;
    /*background: #d10707;*/
	float: left;
}

.seeMoreNews a {
	font-size: 13px;
    color: #d10707 !important;
	font-weight:bold
}
.seeMoreNews a:hover {
	color: #6f0000  !important;
}

.seeMoreNews2 {
    display: inline-block;
    padding: 0px 10px;
    border: 1px solid #d10707;
    margin: 0px 0px 0px 9px;
    background: #d10707;
    float: left;
    margin-top: 1px;
}

.seeMoreNews2 a {
	font-size: 12px;
    color: #FFF !important;
	font-weight:normal;
	display: block;
}

.economiList {
	display: inline-block;
    width: 50%;
    vertical-align: top;
}
.economiList .economiDot{
	margin: 20px 0px;
}
.economiList .economiDot a img.economiDotImage{
	display: inline-block;
    margin: 0px 0px 0px 0px;
    width: 8px;
    height: 8px;
    vertical-align: middle;
}

.economiList .economiDot a h3.economiDotNews{
	display: inline-block;
	width: 95%;
	vertical-align: middle;
	padding-right: 10px;
	line-height: 26px;
}

.economics-one.Politics .first-block .figure img {
	width:93%;
}

.top-main.manshait {
    padding: 0;
}

.top-main.manshait .container.manshaitContainer {
    max-width: 100%;
}
.top-main.manshait .container.manshaitContainer .top-block{
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.social_em.youtube iframe{
	width:100%;
}
.social_em iframe , .social_em twitter-widget {
	margin:10px auto !important;
}

#m_manshate {
	display:none;
}

.top-block ul.main2block li{
	width:20%;
}