
@font-face {
	font-family: "OpenSans";
	src: url('fonts/OpenSans-Regular.ttf') format("truetype");
}

@font-face {
	font-family: "OpenSans-Bold";
	src: url('fonts/OpenSans-Bold.ttf') format("opentype");
}

@font-face {
	font-family: "OpenSans-BoldItalic";
	src: url('fonts/OpenSans-BoldItalic.ttf') format("opentype");
}

@font-face {
	font-family: "OpenSans-CondBold";
	src: url('fonts/OpenSans-CondBold.ttf') format("opentype");
}

@font-face {
	font-family: "OpenSans-CondLight";
	src: url('fonts/OpenSans-CondLight.ttf') format("opentype");
}

@font-face {
	font-family: "OpenSans-CondLightItalic";
	src: url('fonts/OpenSans-CondLightItalic.ttf') format("opentype");
}

@font-face {
	font-family: "OpenSans-ExtraBold";
	src: url('fonts/OpenSans-ExtraBold.ttf') format("opentype");
}

@font-face {
	font-family: "OpenSans-ExtraBoldItalic";
	src: url('fonts/OpenSans-ExtraBoldItalic.ttf') format("opentype");
}

@font-face {
	font-family: "OpenSans-Italic";
	src: url('fonts/OpenSans-Italic.ttf') format("opentype");
}

@font-face {
	font-family: "OpenSans-Light";
	src: url('fonts/OpenSans-Light.ttf') format("opentype");
}

@font-face {
	font-family: "OpenSans-LightItalic";
	src: url('fonts/OpenSans-LightItalic.ttf') format("opentype");
}

@font-face {
	font-family: "OpenSans-Semibold";
	src: url('fonts/OpenSans-Semibold.ttf') format("opentype");
}

@font-face {
	font-family: "OpenSans-SemiboldItalic";
	src: url('fonts/OpenSans-SemiboldItalic.ttf') format("opentype");
}



*{
outline:none!important;	
}


body {
	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
	background: url(images/body-bg.jpg) repeat #F9F9F9;
	min-width: 320px;
    color: #333333;
    font-family: "OpenSans";
    font-size: 14px;
    font-weight: normal;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
	display: block;
	height:0px!important;
}
img, a {
	border: none;
}

.img_dtl:hover
{
 cursor:pointer;
}
.bxd,.bxde
{
cursor:pointer;
}
/************************************MAIN BANNER SLIDER CSS START HERE**************************************************/


pre {
	font-family: "Source Code Pro", monospace;
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 20px;
	word-break: break-all;
	word-wrap: break-word;
	white-space: pre;
	white-space: pre-wrap;
	background-color: whiteSmoke;
	border: 1px solid #CCC;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
pre + h2 {
	margin-top: 80px;
}
#container {
	max-width: 620px;
	margin: 0 auto;
	padding-bottom: 80px;
}
#banner-fade, #banner-slide {
	border-bottom: 2px solid #FBFBFB;
	/*overflow:hidden!important;*/
}

ul.bjqs-controls.v-centered li a {
	display: none;
	padding: 10px;
	background: #fff;
	color: #000;
	text-decoration: none;
}
ul.bjqs-controls.v-centered li a:hover {
	background: #000;
	color: #fff;
}
ol.bjqs-markers li a {
    background:none repeat scroll 0 0 #999999;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-size: 0;
    margin: 3px;
    padding: 5px;
    text-decoration: none;
}
ol.bjqs-markers li.active-marker a, ol.bjqs-markers li a:hover {
	background: #1A1A1A;
}
p.bjqs-caption {
	background: rgba(255,255,255,0.5);
}
ul.bjqs {
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	display: none;
}
li.bjqs-slide {
	position: absolute;
	display: none;
}
ul.bjqs-controls {
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 9999;
}
ul.bjqs-controls.v-centered li a {
	position: absolute;
}
ul.bjqs-controls.v-centered li.bjqs-next a {
	right: 0;
}
ul.bjqs-controls.v-centered li.bjqs-prev a {
	left: 0;
}
ol.bjqs-markers {
    bottom: -32px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 5px !important;
    text-align: right !important;
    width: auto;
    z-index: 2;
}
ol.bjqs-markers.h-centered {
	text-align: right;
}
ol.bjqs-markers li {
	display: inline;
}
ol.bjqs-markers li a {
	display: inline-block;
}
p.bjqs-caption {
	display: block;
	width: 96%;
	margin: 0;
	padding: 2%;
	position: absolute;
	bottom: 0;
}

.gaza_iphone a {
position: relative!important;
z-index: 10!important;
}

/************************************MAIN BANNER SLIDER CSS END HERE**************************************************/

/***************************Responsive Corsol Slider CSS START HERE***********************************************************************************************/
.list_carousel {

}
.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.list_carousel li {
	

	padding: 0;
	margin: 0 1px;
	display: block;
	float: left;
	font:bold 15px/25px Arial,Helvetica,sans-serif;
	text-align: center;
	color: #2D2D2D;
	position:relative;
	max-width:291px;
}

.list_carousel.responsive {
	width: auto;
	margin-left: 0;
}
.clearfix {
	float: none;
	clear: both;
}
.prev {
    background: url(images/prev.png) no-repeat scroll center top transparent;
    float: left;
    height: 51px;
    margin-left: 4px;
    margin-top: -121px;
    position: relative;
    text-indent: -9999px;
    width: 38px;
    z-index: 999;
}
.next {
    background: url(images/next.png) no-repeat scroll center top transparent;
    float: right;
    height: 51px;
    margin-right: 0;
    margin-top: -121px;
    position: relative;
    text-indent: -9999px;
    width: 38px;
    z-index: 999;
}
.pager {
	float: left;
	width: 300px;
	text-align: center;
}
.pager a {
	margin: 0 5px;
	text-decoration: none;
}
.pager a.selected {
	text-decoration: underline;
}
.timer {
	background-color: #999;
	height: 6px;
	width: 0px;
}
.list_carousel li img {
	margin:0;
	padding:0;
	display:block;
	max-width:291px;
	width:100%;
}
.cap{
    border: medium none;
    color: #333333;
    display: block;
    font-family: "OpenSans-Semibold";
    font-size: 14px;
    margin: -30px 0 0;
    text-align: left;
    z-index: 999;
	position:absolute;
	width:100%;
	background:url(images/trans1-1-bg.png) repeat;

}
.cap h3{
    font-family: "OpenSans";
	padding: 5px;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
	display:block;
}
.cap span{
    margin: 0;
	padding: 5px;
	display:block;
	line-height:16px;
}

#dev-video-tag{
	background:none transparent;
}

/*********************************END HERE***************************/
















/***************************************Common Css Start Here*****************************************************************************************************/



#header_outer {
	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
}
#header {
	margin: 0 auto;
	padding: 0;
	display: block;
	width: 100%;
	min-width: 320px;
	max-width: 1172px;
}
.header_inr_part {
	margin: 0;
	padding: 0;
	display: block;
	background: url(images/texture-bg.png) no-repeat center top;
	border: none;
}
.header_top_part{
margin:0;
padding:0;
display:block;
}
.logo {
	margin: 0;
	padding: 12px 0 0 0;
	display: block;
	float: left;
	width: 105px;
}
.logo_inr {
    background: url(images/logo.jpg) no-repeat center center;
    display: block;
    height: 159px;
    width: 105px;
	text-decoration:none;
	font:normal 26px "OpenSans";
	color:#fff;
	
}
.logo_inr span {
    display: none;

}
.header_right_part {
	margin: 0;
	padding: 0;
	display: block;
	float: right;
	min-width: 320px;
	width: 100%;
	max-width: 1043px;
}
.social_box {
	margin: 0;
	padding: 23px 0 22px;
	display: block;
	float: right;
	width: 530px;
}
.fb_box {
	margin: 0;
	padding: 15px 25px 0 0;
	display: block;
	float: left;
}
.fb_box ul {
	margin: 0;
	padding: 0;
	display: block;
}
.fb_box ul li {
	margin: 0;
	padding: 0 4px;
	display: block;
	float: left;
}


.fb_hv {
    background: url(images/fb.png) no-repeat center center;
    display: block;
    height: 22px;
    width: 22px;
}
.fb_hv span {
    display: none;
}

.tw_hv {
    background: url(images/tw.png) no-repeat center center;
    display: block;
    height: 22px;
    width: 22px;
}
.tw_hv span {
    display: none;
}

.rss_hv {
    background: url(images/rss.png) no-repeat center center;
    display: block;
    height: 22px;
    width: 22px;
}
.rss_hv span {
    display: none;
}

.light_box {
	background: url(images/light-box.png) no-repeat scroll left center transparent;
	border: medium none;
	color: #333333;
	display: block;
	float: left;
	font-family: "OpenSans";
	font-size: 15px;
	font-weight: normal;
	margin: 15px 0 0;
	padding: 0 0 0 28px;
	cursor: pointer;
}
.light_box a{
color: #333333;
text-decoration:none;
}
.light_box a:hover{
color: #333333;
text-decoration: underline;
}
.search_box {
	margin: 0;
	padding: 0;
	display: block;
	float: right;
	width: 278px;
}
.search_box_top {
	margin: 0;
	padding: 0;
	display: block;
}
.srch_inpt {
	margin: 0;
	padding: 6px 40px 5px 10px;
	display: block;
	float: left;
	color: #808080;
	font-size: 14px;
	text-transform: uppercase;
	font-family: "OpenSans-Light";
	background: #fff;
	border: 1px solid #B4B4B4;
	outline: none;
	border-bottom: 1px solid #F1F1F1;
	width: 225px;
	position: relative;
}
.srch_btn {
	background: url(images/srch-btn.jpg) no-repeat scroll center top transparent;
	border: medium none;
	display: block;
	float: left;
	height: 31px;
	margin: 1px 0 0 240px;
	outline: medium none;
	padding: 0;
	position: absolute;
	text-indent: -9999px;
	width: 35px;
	cursor: pointer;
}
.advance_srch {
	background-color: #000;
	background-image: url(images/down-arrow.png);
	background-position: right 5px;
	background-repeat: no-repeat;
	border: 1px solid #E3E3E3;
	color: #FFFF00;
	display: block;
	font-family: "OpenSans-Light";
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0;
	padding: 1px 13px 1px 0;
	text-align: right;
	cursor: pointer;
}
.navigation {
	margin: 0;
	padding:0;
	height:78px;
	display: block;
	background: url(images/menu-bg.jpg) repeat-x center top;
	border: none;
	position:relative;
}
.navigation ul {
	margin: 0;
	padding: 1px 0 0 0;
	display: block;
}
.navigation ul li {
	color: #333333;
	display: block;
	float: left;
	font-family: "OpenSans-CondLight";
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	padding: 21px 45px;
	text-transform: uppercase;
}

.navigation ul li:last-child {
display:none;
}

.navigation ul li a {
	color: #333333;
	text-decoration: none;
}
.navigation ul li:hover  {
	color: #333333;
	background:url(images/menu-hover.png) repeat-x center top #FFFF00;
	text-decoration: none;
}
.navigation ul li.active  {
	color: #333333;
	text-decoration: none;
	background:url(images/menu-hover.png) repeat-x center top #FFFF00;
}
li.ct{
	float:right!important;
}




.navigation ul li > ul {
background: none repeat scroll 0 0 #FFFFFF;
border-top: 1px solid #666666;
display: none;
float: inherit;
margin: 22px 0 0 0;
padding: 5px 0 0 0;
position: absolute;
z-index:9;
text-align: left;
width: 1044px;
left:0px;
}
.navigation ul li > ul li:last-child{
display:block;
}
.navigation ul li:hover > ul{
display:block;
}
.navigation ul li > ul li {
background: none repeat scroll 0 0 transparent !important;
border-bottom: medium none;
display: block;
float: left;
list-style: none outside none;
margin:0;
padding: 0 !important;
width: auto;
font-family: "OpenSans";
font-size: 12px;
font-weight: normal;
}
.navigation ul li > ul li a{
padding: 8px 15px !important;
margin: 2px 10px 0;
display:block;
position:relative;
}
.navigation ul li > ul li > a > span {
background:none;
width:100%;
height:7px;
position:absolute;
margin-top:7px;
z-index:99;
left:0px;
display:block;
}
.navigation ul li > ul li:hover {
background:#FFFF00!important;
}

.navigation ul li > ul li:hover > a > span {
    background: url(images/ylw-arw.png) no-repeat scroll center bottom transparent !important;
    display: block;
    font-family: "OpenSans-Bold" !important;
    left: 0;
}

.navigation ul li > ul li > ul {
background: url(images/menu-hover.png) repeat-x scroll center top #fff;
border-top: 1px solid #666666;
display: none;
float: inherit;
margin:0;
padding: 0;
position: absolute;
text-align: left;
width: 1044px;
z-index:9;
left:0px;
}
.navigation ul li > ul li > ul li:hover {
background:url(images/menu-hover.png) repeat-x scroll center top #FFFF00!important;
}
.navigation ul li > ul li > ul li > ul {
background: none repeat scroll 0 0 #fff;
border-top: 1px solid #666666;
border-bottom: 1px solid #666666;
display: none;
float: inherit;
margin:0;
padding: 0;
position: absolute;
text-align: left;
width: 1044px;
z-index:9;
left:0px;
}
.navigation ul li > ul li > ul li > ul li:hover {
background:#FFFF00!important;
}



.menuImage{
	display:none;
}
#banner {
	margin: 0;
	padding: 27px 1px 20px 1px;
	display: block;
	border-bottom:none;
	background: url(images/banner-bg.png) no-repeat center bottom;
	border-top:none;
	position:relative;
	
}


.gaza_box{
    background: url(images/trans-bg.png) repeat scroll 0 0 transparent;
    border: medium none;
    display: block;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 287px;
    z-index: 2;
	right: 0;
	height:91%;
}
.gaza_box_top{
    border-bottom: 1px solid #FFFF00;
    color: #333333;
    display: block;
    font-family: "OpenSans";
    font-size: 14px;
    font-weight: normal;
    margin: 17px 11px 0;
	height:86.3%;

}
#phs{	/*overflow:hidden;
	height:298px;*/
}
#phs p{
	margin:0;
	padding:8px 0;
	line-height:18px;
}
.gaza_box_top h1{
	margin:0;
	padding:0;
	display:block;
	font-size:60px;
	font-family: "OpenSans-CondLight";
	line-height: 60px;
	word-wrap:break-word;
}


.view_glry {
    background: url(images/eyes-bg.jpg) no-repeat scroll 11px 13px #FFFF00;
    bottom: 0;
    color: #333333;
    display: block;
    font-family: "OpenSans";
    font-size: 14px;
    margin: 8px 0 0;
    padding: 10px 11px;
    position: relative;
    text-align: right;
    width: 92%;
    z-index: 999;
}

.view_glry a{
color:#333333;
text-decoration:none;
}
.view_glry a:hover{
color:#000;
text-decoration:none;
}


#middle_outer {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
}

#middle {
    border-bottom: 1px solid #666666;
    display: block;
    margin: 0 auto;
    max-width: 1172px;
    min-width: 320px;
    padding: 0px 0 50px;
    width: 100%;
}
.second_slider_box{
margin:0;
padding:4px 0;
display:block;
background:url(images/body-bg.jpg) repeat #F9F9F9;
border-bottom:1px solid #969696;
border-top:1px solid #969696;
 position: relative;
}
h1{
margin:0;
padding:7px 0;
display:block;
font-size:24px;
font-weight:normal;
color:#333333;
text-transform:uppercase;
font-family:"OpenSans";
}
.featured_box{
	margin:0;
	padding:0;
	display:block;
}
.featured_box ul{
	margin:0;
	padding:0;
	display:block;
}
.featured_box ul li{
	margin:0 0 0 24px;
	padding:0;
	display:block;
	list-style:none;
	float:left;
	width:275px;
}
.featured_box ul li:first-child{
	margin:0px;
}
.fst_box{
	margin:0;
	padding:13px;
	display:block;
	background:url(images/txr-bg.jpg) repeat scroll 0 0 transparent;
	border:none;
	min-height:410px;
}
.snd_box{
	margin:0;
	padding:13px;
	display:block;
    background:#F8F8C5;
	border:none;
	min-height:410px;
}

.demons_box {
    background: url(images/trans-bg.png) repeat scroll 0 0 transparent;
    color: #333333;
    display: block;
    font-family: "OpenSans";
    font-size: 14px;
    font-weight: normal;
    margin: -5px 0 0;
    padding: 7px 10px 10px;
	/*min-height:280px;*/
}
.demons_box h2{
	font-family:"OpenSans";
	color:#333333;
	font-size:18px;
	font-weight:normal;
	margin:0;
	padding:0 0 8px 0;
	display:block;
}
.demons_box p{
	margin:0;
	padding:0;
	display:block;
}
.demons_box5 {
    background: url(images/trans-bg.png) repeat scroll 0 0 transparent;
    color: #333333;
    display: block;
    font-family: "OpenSans";
    font-size: 14px;
    font-weight: normal;
    margin: -5px 0 0;
    padding: 7px 10px 10px;
	/*min-height:280px;*/
}
.demons_box5 h2{
	font-family:"OpenSans";
	color:#333333;
	font-size:18px;
	font-weight:normal;
	margin:0;
	padding:0 0 8px 0;
	display:block;
}
.demons_box5 p{
	margin:0;
	padding:0;
	display:block;
}

.view_glry_grey {
    background: url(images/eye-grey-bg.jpg) no-repeat scroll 11px 13px #4D4D4D;
    color: #FFFFFF;
    display: block;
    font-family: "OpenSans";
    font-size: 14px;
    margin: -1px 0 0;
    padding: 10px 11px;
    position: relative;
    text-align: right;
    z-index: 999;
}

.view_glry_grey a {
    color: #FFFFFF;
    text-decoration: none;
}

.view_glry_grey a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

.view_glry_ylw {
    background: url(images/eyes-bg.jpg) no-repeat scroll 11px 13px #FFFF00;
    color: #333333;
    display: block;
    font-family: "OpenSans";
    font-size: 14px;
    margin: -1px 0 0;
    padding: 10px 11px;
    position: relative;
    text-align: right;
    z-index: 999;
}

.view_glry_ylw a {
    color: #333333;
    text-decoration: none;
}

.view_glry_ylw a:hover {
    color: #333333;
    text-decoration: none;
}
.bottom_box{
margin:0;
padding:5px 0 0 0;
display:block;
}
.bottom_box_lt{
margin:0;
padding:0;
display:block;
float:left;
width:100%;
}
.map{
margin:0;
padding:0;
display:block;
border:1px solid #333333;
}
.bottom_box_rt{
margin:0;
padding:35px 0 0 0;
display:block;
width:100%;
float:left;
}

.donate_box {
    background: none repeat scroll 0 0 #F8F8C5;
    border: medium none;
    display: block;
    margin: 0;
    padding: 25px 14px 0;
}
.data_box{
margin:30px 0 0 10px;
padding:15px 8px 10px 50px;
display:block;
background:url(images/data-bg.jpg) no-repeat scroll 40px 12px #FDFDF0;
color:#333333;
width:15%;
float:left;
text-align:center;
}

.data_box span {
    display: block;
    float: none;
    font-family: "OpenSans-CondLight";
    font-size: 48px;
    font-weight: normal;
    line-height: 30px;
    margin: 0;
    padding: 0 5px 0 0;
}

.data_box label {
    display: block;
    float: left;
    font-family: "OpenSans";
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 0 -23px;
    padding: 8px 0 0 0;
	width:100%;
	float:left;
}
.donate_btn {
    background: url(images/donate-btn.png) no-repeat scroll center top transparent;
    border: medium none;
    border-radius: 14px 14px 14px 14px;
    box-shadow: 0 2px 7px #999999;
    cursor: pointer;
    display: block;
    height: 70px;
    margin:30px 30px 0 0;
    outline: medium none;
    padding: 0;
    text-align: center;
    text-indent: -9999px;
    width: 250px;
}
.news_letter_box{
margin:0 35px 10px 35px ;
display:block;
color:#333333;
font-family: "OpenSans";
font-size: 14px;
font-weight: normal;
float:left;
width:25%;
}
.news_letter_box h3{
font-size:24px;
margin:0;
padding:0;
display:block;
text-transform:uppercase;
font-weight:normal;
}
.news_letter_box p{
margin:0;
padding:5px 0 7px;
display:block;
}
.news_letter_box strong{
font-family: "OpenSans-Bold";
}
.eml{
margin:0;
padding:12px 10px;
display:block;
background:#FFFFFF;
border:1px solid #B4B4B4;
outline:none;
font-family: "OpenSans-Light";
color:#808080;
font-size:14px;
width:210px;
float:left;
}
.send_btn{
background:#4D4D4D;
border:none;
outline:none;
color:#fff;
margin:0;
padding:12px 0;
display:block;
float:right;
width:48px;
text-align:center;
font-family: "OpenSans-Light";
font-size:14px;
cursor:pointer;

}
#pp
{
width:25%;
float:left;
}
.drop_blog{
margin:43px 0 0 0;
padding:0;
display:block;
color: #333333;
font-family: "OpenSans";
font-size: 13px;   
font-weight: normal;
line-height:44px;
float:left;
width:22%;
}
.blink_yellow{
margin:0;
padding:0;
display:block;
background:#FFFF00;
height:13px;
}

#footer_outer {
    display: block;
    margin: 7px 0 0 0;
    padding: 0;
    width: 100%;
	background:url(images/ftr-bg.jpg) repeat-x center top;
	border:none;
}

#footer_top_inr {
    border:none;
    display: block;
	padding: 15px 0 32px;
    margin: 0 auto;
    max-width: 1172px;
    min-width: 320px;
    width: 100%;
}

.ftr_logo {
    background: url(images/ftr-logo.png) no-repeat scroll left top transparent;
    display: block;
    height: 108px;
    margin: 0;
    padding: 0;
}
#footer_top_inr ul {
margin:0;
padding:12px 0 0 0;
display:block;
}
#footer_top_inr ul li {
margin:0;
padding:0;
float:left;
font-size:12px;
color:#fff;
font-family:"OpenSans";
list-style:none;
}
#footer_top_inr ul li h3 {
font-size:14px;
color:#fff;
font-family:"OpenSans-Semibold";
font-weight:normal;
text-transform:uppercase;
margin:-30px 0 0;
padding:0 0 12px 0;
display:block;
}
#footer_top_inr ul li a {
color:#fff;
text-decoration:underline;
}
#footer_top_inr ul li a:hover {
color:#fff;
text-decoration:none;
}
.f_one{
width:280px;
}
.f_two{
width:270px;
padding:0 0 0 20px!important;
}
.f_three{
width:185px;
padding:0 0 0 25px!important;
}
.f_four{
width:120px;
padding:0 0 0 85px!important;
}
.f_five{
width:140px;
padding:0 0 0 20px!important;
}
#footer_bottom {
    display: block;
    margin: 0;
    padding:3px 0;
    width: 100%;
	background:url(images/ftr1-1-bg.png) repeat;
	border:none;
	text-align:center;
}
#footer_bottom_inr{
    border:none;
    display: block;
	padding: 0;
    margin: 0 auto;
    max-width: 1172px;
    min-width: 320px;
    width: 100%;
	text-align:center;
}
#footer_bottom_inr ul{
margin:0;
padding:0;
display:block;
}
#footer_bottom_inr ul li{
margin:0;
padding:0 3px;
display:inline;
text-align:center;
border-left:1px solid #333333;
font-family: "OpenSans";
color:#333333;
font-size:12px;
min-height:190px;
}
#footer_bottom_inr ul li:first-child{
border-left:none;
}
#footer_bottom_inr ul li a{
color:#333333;
text-decoration:underline;
}
#footer_bottom_inr ul li a{
color:#333333;
text-decoration:none;
}






.advance_srch_box{
margin:0;
padding:10px;
display:none;
position:absolute;
z-index:1100;
background:#FFFFFF;
border:1px solid #B4B4B4;
width:255px;
color:#4D4D4D;
font-size:12px;
font-weight:normal;
font-family:"OpenSans";
}
.advance_srch_box strong{
font-size:12px;
margin:0;
padding:0;
display:block;
color:#808080;
font-family:"OpenSans-Bold";
}
.srch_fst{
margin:0;
padding:10px 0 0 0;
display:block;
}
.srch_fst_lt{
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 123px;
}
.srch_fst_rt{
    display: block;
    float: right;
    margin: 0;
    padding: 0;
    width: 120px;
}
.field2{
margin:0 3px 0 2px;
padding:5px;
display:inline;
background:#fff;
border:1px solid #4D4D4D;
outline:none;
width:50px;
color:#4D4D4D;
font-size:12px;
font-weight:normal;
font-family:"OpenSans";
}
.srch_second{
margin:0;
padding:15px 0 0 0;
display:block;
}
.select2{
margin:0 0px 0 7px;
padding:0 0 0 3px;
height:25px;
display:inline;
background:#fff;
border:1px solid #4D4D4D;
outline:none;
width:150px;
color:#4D4D4D;
font-size:12px;
font-weight:normal;
font-family:"OpenSans";
}
.select3{
margin:0 0px 0 7px;
padding:0 0 0 3px;
height:25px;
display:inline;
background:#fff;
border:1px solid #4D4D4D;
outline:none;
width:188px;
color:#4D4D4D;
font-size:12px;
font-weight:normal;
font-family:"OpenSans";
}

.field3 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #4D4D4D;
    color: #4D4D4D;
    display: inline;
    font-family: "OpenSans";
    font-size: 12px;
    font-weight: normal;
    margin: 0 0 0 16px;
    outline: medium none;
    padding: 5px;
    width: 176px;
}
.srch_third{
margin:0;
padding:10px 0 0 0;
display:block;
}

.srch5_btn {
    background: #4D4D4D;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: right;
    font-family: "OpenSans-Light";
    font-size: 14px;
    margin: 10px 0 0 0;
    outline: medium none;
    padding: 12px 0;
    text-align: center;
    width: 55px;
}

.reset_btn {
    background:#4D4D4D;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: left;
    font-family: "OpenSans-Light";
    font-size: 14px;
    margin: 10px 0 0 0;
    outline: medium none;
    padding: 12px 0;
    text-align: center;
    width: 100px;
	text-decoration:none;
}
.reset_btn:hover {
    color: #FFFFFF;
	text-decoration:none;
}
.fld {
    background:#FFFFFF;
    border: 1px solid #D2D2D2;
    color: #727171;
    display: block;
    float: left;
    font: 13px "OpenSans";
    margin: 4px 0px 4px 8px;
    outline: medium none;
    padding: 4px;
    text-transform: uppercase;
    width: 80%;
}

.go_btn {
    background: url(images/faq-arrowup.png) no-repeat scroll center center transparent;
    border: medium none;
    cursor: pointer;
    float: right;
    height: 35px;
    outline: medium none;
    text-indent: -9999px;
    width: 28px;
}
.iphone_box{
margin:0;
padding:0;
display:none;
background:#414141;
border-bottom:none;
}
.iphone_box_srch {
    border-right: 1px solid #A5A4A4;
    display: block;
    float: left;
    margin: 0;
    padding:8px 0 7px;
    text-align: center;
    width: 16%;
	cursor:pointer;
	border-bottom:1px solid #A5A4A4;
}

.iphone_box_srch.active {
border-bottom:1px solid #414141;
}


.iphone_box_donate {
    border-right: 1px solid #A5A4A4;
    color: #E8E8E8;
    display: block;
    float: left;
    font: 20px "OpenSans";
    margin: 0;
    padding: 4px 0 8px;
    text-align: center;
    width: 41%;
	cursor:pointer;
	border-bottom:1px solid #A5A4A4;
}

.iphone_box_donate.active {
border-bottom:1px solid #414141;
}

.iphone_box_nws {
    border-right: medium none;
    color: #E8E8E8;
    display: block;
    float: left;
    font: 20px "OpenSans";
    margin: 0;
    padding: 4px 0 8px;
    text-align: center;
    width: 42%;
	cursor:pointer;
	border-bottom:1px solid #A5A4A4;
}

.iphone_box_nws.active {
border-bottom:1px solid #414141;
}

.click_box_one {
    background: none repeat scroll 0 0 #414141;
    clear: both;
    color: #E8E8E8;
    width: 97%;
    font: 12px/16px "OpenSans";
    margin: 0;
    padding: 5px;
	position:absolute;
	z-index:999;
}

.click_box_two {
    background: none repeat scroll 0 0 #414141;
    clear: both;
    color: #E8E8E8;
    width: 97%;
    font: 12px/16px "OpenSans";
    margin: 0;
    padding: 5px;
	position:absolute;
	z-index:999;
}
.click_box_three {
    background: none repeat scroll 0 0 #414141;
    clear: both;
    color: #E8E8E8;
    width: 97%;
    font: 12px/16px "OpenSans";
    margin: 0;
    padding: 5px;
	position:absolute;
	z-index:999;
}
.gaza_iphone{
display:none;
}
.fst_box > img {
    float: none;
    width: 250px;
	height:166px!important;
}
.snd_box > img {
    float: none;
    width: 250px;
	height:166px!important;
}
.bottom_box_rt_iphone{
display:none;
}



#inner_page_banner {
    background: none repeat scroll 0 0 transparent;
    border-bottom: medium none;
    border-top: medium none;
    display: block;
    margin: 0;
    padding: 27px 1px 5px;
}


.bottom_box_lt_inr {
    color: #333333;
    font-family: "OpenSans";
    font-size: 14px;
    font-weight: normal;
    padding: 20px 0 0 !important;
    width: 875px;
}
p{
margin:0;
padding:8px 0;
display:block;
line-height:20px;
color:#333333;
font-family:"OpenSans";
}

a {
    color: #4E4E4E;
    text-decoration: underline;
}
a:hover {
    color: #4E4E4E;
    text-decoration: none;
}
.ct_box{
margin:0;
padding:0;
display:block;
float:left;
width:580px;
}

.fld5-5 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #B4B4B4;
    color: #808080;
    display: block;
    font-family: "OpenSans-Light";
    font-size: 14px;
    margin:15px 0 0 0;
    outline: medium none;
    padding: 12px 10px;
    width: 45%;
}

.slt5-5 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #B4B4B4;
    color: #ADADAD;
    display: block;
    font-family: "OpenSans-Light";
    font-size: 14px;
    margin: 15px 0 0;
    outline: medium none;
    padding: 12px 10px;
    width: 48.8%;
}
.slt6-6 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #B4B4B4;
    color: #ADADAD;
    display: block;
    font-family: "OpenSans-Light";
    font-size: 14px;
    margin: 15px 0 0;
    outline: medium none;
    padding: 12px 10px;
    /*width: 98%;*/
	width: 94%;
}

.msg5-5 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #B4B4B4;
    color: #B5B5B5;
    display: block;
    font-family: "OpenSans-Light";
    font-size: 14px;
    height: 200px;
    margin:15px 0 0 0;
    outline: medium none;
    padding: 12px 10px;
    width: 94%;
}


.send_btn5-5 {
    background: none repeat scroll 0 0 #4D4D4D;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-family: "OpenSans-Light";
    font-size: 14px;
    margin: 15px 0 0;
    outline: medium none;
    padding: 12px 8px;
    text-align: center;
    width: auto;
}

.ct-btm{
margin:15px 0 0;
padding:0;
display:block;
border-bottom:1px solid #B6B6B6;
border-top:1px solid #B6B6B6;
}
strong{
font-family: "OpenSans-Semibold";
font-weight:normal;
}
.bg5{
margin:0;
padding:0;
display:block;
}
.reportage_box h1{
display:none;
}
.reportage_box{
margin:0;
padding:0;
display:block;
}
.reportage_box ul{
margin:0;
padding:0;
display:block;
list-style:none;
}
.reportage_box ul li{
margin:0;
padding:0;
display:block;
list-style:none;
}
.reportage_box ul li.even{
margin:0 0 18px;
padding:10px 10px 0 10px;
display:block;
background:#FBFBC8;
}
.reportage_box ul li.odd{
margin:0 0 18px;
padding:10px 10px 0 10px;
display:block;
background:url(images/txr-bg.jpg) repeat;
border:none;
}
.report_lt{
margin:0;
padding:0;
display:block;
float:left;
width:273px;
}
.report_rt{
margin:0;
padding:0;
display:block;
float:right;
width:558px;
background:#fff;
}
.report_rt_top{
margin:0;
padding:10px;
display:block;
color: #333333;
font-family: "OpenSans";
font-size: 14px;
font-weight: normal;
}

.report_rt h2 {
color: #333333;
display: block;
font-family: "OpenSans";
font-size: 18px;
font-weight: normal;
margin: 0;
padding: 0 0 8px;
}
.report_rt a {
color: #333333;
text-decoration:none;
}
.report_rt a:hover {
color: #333333;
text-decoration:underline;
}


.report_rt p {
    display: block;
    margin: 0;
    padding: 0 0 32px;
}





.grys{
background:#fff!important;
}


.grys h2 {
color: #333333;
display: block;
font-family: "OpenSans";
font-size: 18px;
font-weight: normal;
margin: 0;
padding: 0 0 8px;
}
.grys a {
color: #333333;
text-decoration:none;
}
.grys a:hover {
color: #333333;
text-decoration:underline;
}


.grys p {
    display: block;
    margin: 0;
    padding: 0 0 32px;
}



.report_rt_ylw {
    background: url(images/photos-yellow.jpg) no-repeat scroll 10px 5px #FFFF00;
    color: #333333;
    display: block;
    font-family: "OpenSans";
    font-size: 14px;
    margin: 0;
    padding: 5px 10px 5px 32px;
    position: relative;
    z-index: 999;
}
.report_rt_ylw strong {
margin:0;
padding:0;
display:block;
float:left;
text-align:left;
}
.report_rt_ylw span {
margin:0;
padding:0;
display:block;
float:right;
text-align:right;
}

.report_rt_grey{
    background: url(images/photos-grey.jpg) no-repeat scroll 10px 5px #4D4D4D;
    color: #fff;
    display: block;
    font-family: "OpenSans";
    font-size: 14px;
    margin: 0;
    padding: 5px 10px 5px 32px;
    position: relative;
    z-index: 999;
}
.report_rt_grey a{
color:#fff;
text-decoration:none;
}
.report_rt_grey a:hover{
color:#fff;
text-decoration:underline;
}
.report_rt_grey strong {
margin:0;
padding:0;
display:block;
float:left;
text-align:left;
}
.report_rt_grey span {
margin:0;
padding:0;
display:block;
float:right;
text-align:right;
}
.bottom_box_lt_reportage {
    color: #333333;
    font-family: "OpenSans";
    font-size: 14px;
    font-weight: normal;
    padding:0 !important;
    width: 875px;
}
.fb_bx{
display:block;
}

.theme_box{
margin:0;
padding:0;
display:block;
}
.theme_box ul{
margin:0;
padding:0;
display:block;
}


.theme_box ul li {
    display: block;
    float: left;
    height: 100%;
    list-style: none outside none;
    margin: 9px;
    padding: 0;
    position: relative;
    text-align: center;
    width: 23%;
}
.action_box{
margin:0;
padding:13px 12px;
display:block;
background:url(images/txr-bg.jpg) repeat scroll 0 0 transparent;
}
.action_box_inr{
margin:0;
padding:10px;
display:block;
background:url(images/trans1-1-bg.png) repeat scroll 0 0 transparent;
color: #333333;
font-family: "OpenSans";
font-size: 14px;
font-weight: normal;
text-align:left;
min-height: 137px;
}
.action_box_inr h3{
margin:0;
padding:0;
display:block;
font-family: "OpenSans-Semibold";
font-size: 16px;
font-weight: normal;
text-transform:uppercase;
text-align: left;

}
.action_box_inr h3 a{
 text-decoration:none;
}
.action_box_inr h3 a:hover{
 text-decoration:underline;
}
.action_box_inr span{
margin:0;
padding:0;
display:block;
font-family: "OpenSans";
font-size: 16px;
font-weight: normal;
text-transform:uppercase;
}
.action_box_inr label{
margin:76px 0 0;
padding:0 0 0 25px;
display:block;
background:url(images/photos-bg.png) no-repeat left center;
text-align: left;
}
.theme_box ul li:hover > .img_dtl{
opacity:1;
-moz-transition: opacity .7s;
-o-transition: opacity .7s;
-ms-transition: opacity .7s;
-webkit-transition: opacity .7s;
}
.img_dtl{
margin:0;
padding:0;
display:block;
opacity:0;
position:absolute;
background:url(images/txr-bg5.png) repeat scroll 0 0 rgba(000, 000, 000, 0.3);
color: #333333;
font-family: "OpenSans";
font-size: 13px;
font-weight: normal;
width: 102%;
height: 98%;
-moz-transition: opacity .7s;
-o-transition: opacity .7s;
-ms-transition: opacity .7s;
-webkit-transition: opacity .7s;
}
.img_dtl_pd{
	margin:0;
	padding:10px;
	display:block;
}




.img_dtl_inr{
margin:0;
padding:10px;
display:block;
background:none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
}

.img_dtl_inr h3 {
    display: block;
    font-family: "OpenSans-Semibold";
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    padding: 0;
	height:122px;
	text-align: left;
}
.img_dtl_inr label {
    background: url(images/view.png) no-repeat scroll left center transparent;
    display: block;
    margin: 0;
    padding: 0 0 0 25px;
	text-align: left;
}


#scroll_content img {
    height: 183px;
}
.img_dtl_inr label a{
color: #333333;
text-decoration:none;
}
.img_dtl_inr label a:hover{
color: #333333;
text-decoration: underline;
}






.light_box_div{
margin:0;
padding:0;
display:block;
}
.light_box_div ul {
border-bottom: 1px solid #C9C9C9;
border-top: 1px solid #C9C9C9;
clear: both;
display: block;
margin: 15px 0;
padding: 10px 0;
}
.light_box_div ul li{
/*margin:0;
padding:7px 7px 20px;
display:block;
list-style:none;
float:left;*/

display: block;
float: left;
height: 100%;
list-style: none outside none;
margin: 9px;
padding: 0;
position: relative;
text-align: center;
width: 31%;
}


.light_box_div .img_dtl {
    background: url("images/txr-bg5.png") repeat scroll 0 0 rgba(0, 0, 0, 0.3);
    color: #333333;
    display: block;
    font-family: "OpenSans";
    font-size: 13px;
    font-weight: normal;
    height: 89%;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    transition: opacity 0.7s ease 0s;
    width: 100%;
}

.light_box_div ul li:hover > .img_dtl{
opacity:1;
-moz-transition: opacity .7s;
-o-transition: opacity .7s;
-ms-transition: opacity .7s;
-webkit-transition: opacity .7s;
}
.proceed_box{
margin:0;
padding:0;
display:block;
}
.proceed_box span{
margin:0;
padding:10px 0 0 0;
display:block;
width:50px;
float:left;
text-align:center;
color:#C5C4C4;
font-family: "OpenSans-Semibold";
font-size: 14px;
font-weight: normal;
}

a.proceed {
    background: none repeat scroll 0 0 #4D4D4D;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: left;
    font-family: "OpenSans";
    font-size: 14px;
    margin: 0;
    outline: medium none;
    padding: 10px 0;
    text-align: center;
    width: 200px;
	text-decoration:none;
}

a.proceed5 {
    background: none repeat scroll 0 0 #4D4D4D;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: left;
    font-family: "OpenSans";
    font-size: 14px;
    margin: 0;
    outline: medium none;
    padding: 10px 0;
    text-align: center;
    width: 200px;
	text-decoration:none;
}

.proceed_pop_box {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #757575;
    box-shadow: 0 0 8px #A4A4A4;
    display: none;
    font-size: 13px;
    left: 0;
    padding: 12px;
    position: fixed;
    right: 0;
    width: 40%;
	z-index: 999;
}

.fld6-6 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #B4B4B4;
    color: #808080;
    display: block;
	float:left;
    font-family: "OpenSans-Light";
    font-size: 14px;
    margin: 10px 0 0;
    outline: medium none;
    padding:10px;
    width: 50%;
}


.dwnld {
    background: none repeat scroll 0 0 #4D4D4D;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: left;
    font-family: "OpenSans";
    font-size: 14px;
    margin: 10px 0 0 7px;
    outline: medium none;
    padding: 12px 0;
    text-align: center;
    text-decoration: none;
    width: 160px;
}

.mnh
{
	min-height:50px;	
}

.sub_outer {
    overflow: hidden;
    padding-bottom: 7px;
}
.sub_catg{
margin:0;
padding:0;
display:block;
border-bottom: 1px solid #666666;
position:relative;
}
.sub_catg ul{
    background: none repeat scroll 0 0 transparent;
    border: none;
    display: block;
    float: inherit;
    left: 0;
    margin: 0;
    min-width: 320px;
    padding: 0;
    position: relative;
    text-align: left;
    width: auto;
	white-space:nowrap;
}


.sub_catg ul li {
    background: none repeat scroll 0 0 transparent !important;
    border-bottom: medium none;
    color: #000000;
    display: inline-block;
    font-family: "OpenSans";
    font-size: 14px;
    font-weight: normal;
    list-style: none outside none;
    margin: 0 5px 0 0;
    padding: 0 !important;
    position: relative;
    text-transform: uppercase;
    width: auto;
}



.sub_catg ul li a {
    color: #333333;
    display: block;
    margin: 2px 10px 0;
    padding: 8px 25px !important;
    position: relative;
    text-decoration: none;
}

.sub_catg ul li span {
    background: none repeat scroll 0 0 transparent;
    display: block;
    height: 7px;
    left: 0;
    margin-top:7px;
    position: absolute;
    width: 100%;
    z-index: 999;
}

.sub_catg ul li.active {
background:#FFFF00!important;
	font-weight:bold;
}

.sub_catg ul li.active span{
    background: url(images/ylw-arw.png) no-repeat scroll center bottom transparent !important;
    display: block;
	font-weight:bold;
}
.blnk{
height:10px!important;
margin:0;
padding:0;
display:block;
clear:both;
}
.fst{
    box-shadow: 0 6px 7px #CCCCCC;
    position: relative;
    z-index: 999;
}
.dev-prev, .dev-next{
	 width:16px; height:100%; position:absolute; z-index:11;
	 cursor:pointer;
	 display:none;
}
.dev-prev{
	background: url(images/prev-cetg.png) no-repeat center;left:0px;
}
.dev-next{
	background: url(images/next-cetg.png) no-repeat center;right:0px;
}

#sub_cat
{
	display:none;
	text-align:center;	
}
#sub_sub_cat
{
	display:none;
	text-align:center;	
}


.srch_fst_lt > img {
    display: block;
    float: right;
}

.srch_fst_rt > img {
    display: block;
    float: right;
}
.image_page{
	margin:0;
	padding:0;
	display:block;
}
.brdcam2{
	margin:0;
	padding:0;
	display:block;
	font:16px "OpenSans-Semibold";
	color: #000;
	text-align: left;
}

.brdcam2 a {
    color: #000;
    font: 12px "OpenSans";
    text-decoration: underline;
}
.brdcam2 a:hover {
    color: #000;
    text-decoration: none;
}

.brdcam2 span {
    color: #000;
    font: 12px "OpenSans";
    padding: 0 1px;
}
.gmi{
	margin:0;
	padding:5px 0;
	display:block;
}
.gmi img{
	margin:0;
	padding:0;
	display:block;
	width:720px;
	height:480px;
}
.brdcam2_hd{
	margin:0;
	padding:8px 0 10px;
	display:block;
	font:18px "OpenSans-Semibold";
	color:#000;
}
.brdcam2_hd span{
	display: block;
    font-size: 12px;
	margin:0;
	padding:0;
}
.brdcam2_tag{
	margin:0;
	padding:0;
	display:block;
	font: 13px "OpenSans";
	color:#000;
}
.brdcam2_tag strong{
	text-transform:uppercase;
	font:14px "OpenSans-Semibold";
	padding:0 5px 0 0;
}
.brdcam2_tag a {
    color: #000;
    font: 12px "OpenSans";
    text-decoration: none;
}
.brdcam2_tag a:hover {
    color: #000;
    text-decoration: underline;
}

.active_breadcumb
{
	font-size:14px!important;
	font-weight:bold!important;
}

.bjqs-slide img {
    height: 100%!important;  
    width: 100%!important;
}
#twitter_img{
	height: auto!important;
}
#fb_img{
	height: auto!important;
}


/***************************************Common Css END Here****************************************************************************************************/




















/**********************************************************Media Screen Css***************************************************************************************/



@media only screen and (min-width:901px) and (max-width:1171px) {
	.logo {
    display: block;
    float: left;
    margin: 0;
    padding: 0 0 0 3px;
    width: 14%;
}
.logo_inr {
    background: url(images/logo.jpg) no-repeat scroll center bottom transparent;
    color: #FFFFFF;
    display: block;
    font: 26px "OpenSans";
    height: 93px;
    text-decoration: none;
    width: 100%;
}

.header_right_part {
    display: block;
    float: right;
    margin: 0;
    padding: 0;
    width: 85%;
	max-width: inherit;
    min-width: inherit;
}
.social_box {
    display: block;
    float: right;
    margin: 0;
    padding: 10px 0;
    width: 530px;
}

.navigation ul li {
    color: #333333;
    display: block;
    float: left;
    font-family: "OpenSans-CondLight";
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    padding:6px 31px;
    text-transform: uppercase;
}
#banner {
    padding: 0;
}
.navigation{
	height:auto;
}

.bottom_box_lt {
    margin: 0;
    padding: 0;
    width: 65%;
}

.bottom_box_rt {
    width: 30%;
}

.gmi img {
    display: block;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}
.list_carousel li img {
    display: block;
    margin: 0;
    max-width: 100%;
    padding: 0;
}
li.ct{
	float:left!important;
}
}

@media only screen and (min-width:799px) and (max-width:900px) {

	.logo {
    display: block;
    float: left;
    margin: 0;
    padding: 0 0 0 3px;
    width: 14%;
}
.logo_inr {
    background: url(images/logo.jpg) no-repeat scroll center bottom transparent;
    color: #FFFFFF;
    display: block;
    font: 26px "OpenSans";
    height: 93px;
    text-decoration: none;
    width: 100%;
}

.header_right_part {
    display: block;
    float: right;
    margin: 0;
    padding: 0;
    width: 85%;
	max-width: inherit;
    min-width: inherit;
}
.social_box {
    display: block;
    float: right;
    margin: 0;
    padding: 10px 0;
    width: 530px;
}

.navigation ul li {
    color: #333333;
    display: block;
    float: left;
    font-family: "OpenSans-CondLight";
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    padding:6px 24px;
    text-transform: uppercase;
}
#banner {
    padding: 0;
}
.navigation{
	height:auto;
}

.gmi img {
    display: block;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}
.bottom_box_lt {
    margin: 0;
    padding: 0;
    width: 58%;
}

.bottom_box_rt {
    width: 40%;
}
.list_carousel li img {
    display: block;
    margin: 0;
    max-width: 100%;
    padding: 0;
}
li.ct{
	float:left!important;
}
}
@media only screen and (min-width:767px) and (max-width:800px) {
/*Tablet*/

.logo {
    display: block;
    float: left;
    margin: 0;
    padding: 0 0 0 3px;
    width: 14%;
}
.logo_inr {
    background: url(images/logo.jpg) no-repeat scroll center bottom transparent;
    color: #FFFFFF;
    display: block;
    font: 26px "OpenSans";
    height: 93px;
    text-decoration: none;
    width: 100%;
}
.header_right_part { 
    display: block;
    float: right;
    margin: 0;
    padding: 0;
    width: 85%;
}

.social_box {
    display: block;
    float: right;
    margin: 0;
    padding: 10px 0;
    width: 530px;
}

.navigation ul li {
    color: #333333;
    display: block;
    float: left;
    font-family: "OpenSans-CondLight";
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    padding: 1% 3.3%;
    text-transform: uppercase;
}

#banner {
    background: none repeat scroll 0 0 transparent;
    border-bottom: medium none;
    border-top: medium none;
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
}

.gaza_box {
    background: url("images/trans-bg.png") repeat scroll 0 0 transparent;
    border: medium none;
    display: block;
    height: auto;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    width: 287px;
    z-index: 2;
}

.gaza_box_top {
    border-bottom: 1px solid #FFFF00;
    color: #333333;
    display: block;
    font-family: "OpenSans";
    font-size: 12px;
    font-weight: normal;
    margin: 5px;
}


.gaza_box_top h1 {
    display: block;
    font-family: "OpenSans-CondLight";
    font-size: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0;
}
#phs{	overflow:hidden;
	height:234px;
}

.featured_box ul li {
    display: block;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 50%;
}

.fst_box > img {
    float: none;
    height: 100% !important;
    width: 100%;
}
.snd_box > img {
    float: none;
    height: 100% !important;
    width: 100%;
}

.bottom_box{
margin:0;
padding:5px 0 0 0;
display:block;
}
.bottom_box_lt{
margin:0;
padding:0;
display:block;
float:left;
width:100%;
}
.map{
margin:0;
padding:0;
display:block;
border:1px solid #333333;
}
.bottom_box_rt{
margin:0;
padding:35px 0 0 0;
display:block;
width:100%;
float:left;
}

.donate_box {
    background: none repeat scroll 0 0 #F8F8C5;
    border: medium none;
    display: block;
    margin: 0;
    padding: 25px 14px 0;
}
.data_box{
margin:30px 0 0 0;
padding:15px 8px 10px 50px;
display:block;
background:url(images/data-bg.jpg) no-repeat scroll 15px 12px #FDFDF0;
color:#333333;
width:15%;
float:left;
text-align:center;
}

.data_box span {
    display: block;
    float: left;
    font-family: "OpenSans-CondLight";
    font-size: 48px;
    font-weight: normal;
    line-height: 30px;
    margin: 0;
    padding: 0 5px 0 0;
}

.data_box label {
    display: block;
    float: left;
    font-family: "OpenSans";
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 0 -40px;
    padding: 8px 0 0 0;
	width:100%;
	float:left;
}
.donate_btn {
    background: url(images/donate-btn.png) no-repeat scroll center top transparent ;
    border: medium none;
    border-radius: 14px 14px 14px 14px;
    box-shadow: 0 2px 7px #999999;
    cursor: pointer;
    display: block;
    height: 70px;
    margin:30px 5px 0 0;
    outline: medium none;
    padding: 0;
    text-align: center;
    text-indent: -9999px;
    width: 150px;
}
.news_letter_box{
margin:0 5px 5px 10px ;
display:block;
color:#333333;
font-family: "OpenSans";
font-size: 14px;
font-weight: normal;
float:left;
width:25%;
}
.news_letter_box h3{
font-size:24px;
margin:0;
padding:0;
display:block;
text-transform:uppercase;
font-weight:normal;
}
.news_letter_box p{
margin:0;
padding:5px 0 7px;
display:block;
}
.news_letter_box strong{
font-family: "OpenSans-Bold";
}
.eml{
margin:0;
padding:12px 10px;
display:block;
background:#FFFFFF;
border:1px solid #B4B4B4;
outline:none;
font-family: "OpenSans-Light";
color:#808080;
font-size:14px;
width:100px;
float:left;
}
.send_btn{
background:#4D4D4D;
border:none;
outline:none;
color:#fff;
margin:0;
padding:12px 0;
display:block;
float:right;
width:48px;
text-align:center;
font-family: "OpenSans-Light";
font-size:14px;
cursor:pointer;

}
#pp
{
width:20%;
float:left;
}
.drop_blog{
margin:43px 0 0 0;
padding:0;
display:block;
color: #333333;
font-family: "OpenSans";
font-size: 13px;   
font-weight: normal;
line-height:44px;
float:left;
width:20%;
}
.blink_yellow{
margin:0;
padding:0;
display:block;
background:#FFFF00;
height:10px;
}
#footer_top_inr {
    padding: 10px 5px;
    width: 98%;
}
.f_one {
    width: 27%;
}
.f_two {
    padding: 0 0 0 10px !important;
    width: 27%;
}
.f_three {
    padding: 0 0 0 10px !important;
    width: 16%;
}
.f_four {
    padding: 0 0 0 10px !important;
    width: 11%;
}
.f_five {
    padding: 0 0 0 10px !important;
    width: 12%;
}

.ftr_logo {
    background: url(images/ftr-logo.png) no-repeat scroll left bottom transparent;
    display: block;
    height: 53px;
    margin: 0;
    padding: 0;
}

#footer_top_inr ul li h3 {
    margin: -24px 0 0;
    padding: 0 0 5px;
}
#loadingbar{
padding:5px 0!important;
width:99%!important;
}

#inner_page_banner {
    padding: 0;
}

#middle {
    padding: 0 0 15px;
}

.theme_box ul li {
    display: block;
    float: left;
    height: auto;
    list-style: none outside none;
    margin: 4px;
    padding: 0;
    position: relative;
    text-align: center;
    width: 32%;
}

.img_dtl {
    background: url(images/txr-bg5.png) repeat scroll 0 0 rgba(0, 0, 0, 0.3);
    color: #333333;
    display: block;
    font-family: "OpenSans";
    font-size: 13px;
    font-weight: normal;
    height: 98%;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    transition: opacity 0.7s ease 0s;
    width: 100%;
}

#scroll_content img {
    height: 162px;
    width: auto;
}


.report_lt {
    margin: 0;
    padding: 0;
    width: 33%;
}

.report_rt {

    margin: 0;
    padding: 0;
    width: 65%;
}
.report_lt img {
    height: 100%!important;
}

.reportage_box ul li.even {
    margin: 0 0 15px;
    padding: 8px 8px 0;
}

.reportage_box ul li.odd {
    margin: 0 0 15px;
    padding: 8px 8px 0;
}
.report_rt_top {
    font-size: 13px;
	padding: 5px 8px;
}

.report_rt p {
    padding: 0;
	line-height: 18px;
}

.grys h2 {
    padding: 0;
}
.bottom_box {
    padding: 0 5px!important;
}
.bottom_box_lt_inr {
    padding: 0 !important;
}

.ct_box {
    width: auto;
	float:none;
}

.fb_bx {
    display: block;
    width: 132px;
}
.srch5_btn{
width:100px;
}

.send_btn {
    padding: 12px 0px;
    width: auto;
	margin:10px 0 0 0;
}
.send_btn5-5{
width:70px;
}


.drop_blog {
    color: #333333;
    display: block;
    font-family: "OpenSans";
    font-size: 12px;
    font-weight: normal;
    line-height: 25px;
    margin: 0;
    padding: 0;
    width: auto;
}

.drop_blog > a {
    float: right;
    width: 90px;
}

.drop_blog > a > img {
    width: 100%;
}
.navigation{
	height:auto;
}

.list_carousel li img {
    display: block;
    margin: 0;
    max-width: 100%;
    padding: 0;
}
li.ct{
	float:left!important;
}
.action_box_inr{
	min-height:inherit;
}

.data_box span {
    display: block;
    float: left;
    font-family: "OpenSans-CondLight";
    font-size: 30px;
    font-weight: normal;
    line-height: 30px;
    margin: 0;
    padding: 0 5px 0 0;
}

.data_box label {
    display: block;
    float: left;
    font-family: "OpenSans";
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
.donate_btn{
	width:100%;
}
.ext_pad{
	padding:42px 0 0!important;
}
.map{
	height:350px!important;
}
}

@media only screen and (min-width:651px) and (max-width:766px) {
.logo {
    display: block;
    float: left;
    margin: 0;
    padding: 0 0 0 3px;
    width: 14%;
}
.logo_inr {
    background: url(images/logo.jpg) no-repeat scroll center bottom transparent;
    color: #FFFFFF;
    display: block;
    font: 26px "OpenSans";
    height: 93px;
    text-decoration: none;
    width: 100%;
}
.header_right_part { 
    display: block;
    float: right;
    margin: 0;
    padding: 0;
    width: 85%;
}

.social_box {
    display: block;
    float: right;
    margin: 0;
    padding: 10px 0;
    width: 530px;
}

.navigation ul li {
    color: #333333;
    display: block;
    float: left;
    font-family: "OpenSans-CondLight";
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    padding: 1% 2.5%;
    text-transform: uppercase;
}
#banner {
    padding: 0;
}
.navigation{
	height:auto;
}

.gmi img {
    display: block;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}

.bottom_box_lt {
    margin: 0;
    padding: 0;
    width: 58%;
}

.bottom_box_rt {
    width: 40%;
}
.list_carousel li img {
    display: block;
    margin: 0;
    max-width: 100%;
    padding: 0;
}
li.ct{
	float:left!important;
}
}
@media only screen and (min-width:526px) and (max-width:650px) {
/*Desktop*/

.sub_catg ul li:hover {
background:#FFFF00!important;
}

.sub_catg ul li:hover span{
    background: url(images/ylw-arw.png) no-repeat scroll center bottom transparent !important;
    display: block;
}

/*Iphone*/

.cap{
    border: medium none;
    color: #333333;
    display: block;
    font-family: "OpenSans-Semibold";
    font-size: 14px;
    margin: 0px 0 0;
    text-align: left;
    z-index: 999;
	position:relative;
	width:100%;
	background:url(images/trans1-1-bg.png) repeat;

}
.cap h3{
    font-family: "OpenSans";
	padding: 5px;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
	display:block;
	background:#ff0;
}
.cap span{
    margin: 0;
	padding: 5px;
	display:block;
	line-height:16px;
	background:#808080;
	color:#fff;
}
.menuImage {
    float: right;
    margin-top: 0;
    padding: 8px;
}

/*************iphone-menu***************/
.iphon_navigation {
    background: none repeat scroll 0 0 #808080;
    border-top: 1px solid #A5A4A4;
    display: none;
    position: absolute;
    width: 100%;
    z-index: 9999;
}
.iphon_navigation ul{
margin:0px;
padding:0px;
}

.iphon_navigation ul li {
    color: #000000;
    font-family: "OpenSans";
    font-size: 14px;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
	background:none repeat scroll 0 0 #414141;
}
.parentMenu > div.subItem{
	width:50px;
	height:31px;
	float:right;
	background: url(images/faq-arrowup.png) no-repeat center;
	cursor:pointer;
}
.parentMenuActive > div.subItem{
	width:50px;
	height:31px;
	float:right;
	background: url(images/faq-arrowdown.png) no-repeat center!important;
	cursor:pointer;
}
.parentMenu > div.subItem {
    background: url(images/faq-arrowup.png) no-repeat scroll center center transparent;
    cursor: pointer;
    float: right;
	width:50px;
	height:31px;
}


.iphon_navigation ul li a {
    background: none repeat scroll 0 0 #414141;
    color: #FFFFFF;
    display: block;
    font-family: "OpenSans";
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 1px;
	text-transform: uppercase;
    list-style: none outside none;
    margin: 0 0 1px;
    padding: 7px 10px;
    text-decoration: none;

}

.iphon_navigation ul li a:hover{
color:#D9D9D9;
text-decoration:none;
}


/********adrodown***********/
.iphon_navigation > ul ul {
padding:0px 0px 0 0px;
width:100%;
display:none;
margin:0px;
}

.iphon_navigation ul ul li {
    color: #000000;
    font-family: "OpenSans";
    font-size: 14px;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
	list-style:none;

}

.iphon_navigation ul ul li a {
    background: none repeat scroll 0 0 #666666;
    color: #FFFFFF;
    display: block;
    font-family: "OpenSans";
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 1px;
	text-transform: uppercase;
    list-style: none outside none;
    margin: 0 0 1px;
   padding: 7px 34px 7px 10px;
    text-decoration: none;
}

.iphon_navigation ul ul li a:hover {
color:#D9D9D9;
}

/*.iphon_navigation ul li:hover > ul {
display:block;
}*/

.iphon_navigation  ul ul ul {
    color: #ffffff;
    font-family: "OpenSans";
    font-size: 14px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
	list-style:none;
}
.iphon_navigation  ul ul ul li a {
    background: none repeat scroll 0 0 #939393;
    color: #FFFFFF;
    display: block;
    font-family: "OpenSans";
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 1px;
	text-transform: uppercase;
    list-style: none outside none;
    margin: 0 0 1px;
  padding: 7px 34px 7px 10px;
    text-decoration: none;
}

.iphon_navigation  ul ul ul li a:hover {
color:#D9D9D9;
}

.sub-menu.subMenu {
    background: none repeat scroll 0 0 #000000;
}
/*************iphone-menu-end***************/





.header_inr_part {
    background: none repeat scroll 0 0 #808080;
    border: medium none;
    display: block;
    margin: 0;
    padding: 0;
}


.logo {
    display: block;
    float: left;
    margin: 0;
    padding:5px;
    width: auto;
}

.logo_inr {
    background: none;
    display: block;
    height: auto;
    width: auto;
	text-decoration:none;
	font:normal 22px "OpenSans";
	color:#fff;
	
}
.logo_inr span {
    display: block;

}

.header_right_part {
    display: block;
    float: none;
    margin: 0;
    max-width: inherit;
    min-width: inherit;
    padding: 0;
    width: auto;
}

.header_top_part {
    border-bottom: 1px solid #A5A4A4;
    display: block;
    margin: 0;
    padding: 0;
}


.social_box {
    border-right: 1px solid #A5A4A4;
    display: block;
    float: right;
    margin: 0;
    padding: 9px 0;
    width: auto;
}

.fb_box {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
}
.light_box{
display:none;
}

.fb_hv {
    background: url(images/fb2.png) no-repeat center center;
    display: block;
    height: 22px;
    width: 22px;
}
.fb_hv span {
    display: none;
}

.tw_hv {
    background: url(images/tw2.png) no-repeat center center;
    display: block;
    height: 22px;
    width: 22px;
}
.tw_hv span {
    display: none;
}

.rss_hv {
    background: url(images/rss.png) no-repeat center center;
    display: none;
    height: 22px;
    width: 22px;
}
.rss_hv span {
    display: none;
}

.search_box {
    display: none;
    float: right;
    margin: 0;
    padding: 0;
    width: 278px;
}
.iphone_box{
display:block;
}

#banner {
    background: none repeat scroll 0 0 transparent;
    border-top: 4px solid #FFFFFF;
    padding: 0;
}
.gaza_box{
display:none;
}

.gaza_iphone {
    background: none repeat scroll 0 0 #FFFF00;
    color: #333333;
    display: block;
    font-family: "OpenSans";
    font-size: 20px;
    margin: 0;
    padding: 3px 5px;
    text-align: left;
    text-transform: uppercase;
}
.navigation ul li:last-child {
display:block;
}
.featured_box ul li {
    display: block;
    float: none;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 100%;
}

.fst_box {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    display: block;
    margin: 0;
    min-height: inherit;
    padding: 3px;
}
.fst_box > img {
    float: left;
    width: 50%;
	height:auto!important;
}

.demons_box {
    background: none repeat scroll 0 0 #808080;
    color: #FFFFFF;
    display: block;
    float: right;
    font-family: "OpenSans";
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 0 6px;
    width: 46%;
}

.demons_box p {
    display: none;
    margin: 0;
    padding: 0;
}

.demons_box h2 {
    color: #FFFFFF;
    display: block;
    font-family: "OpenSans";
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    padding: 0 0 8px;
}
.view_glry_grey{
display:none;
}

.snd_box {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    display: block;
    margin: 0;
    min-height: inherit;
    padding: 3px;
}

.snd_box > img {
    float: left;
    width: 50%;
	height:auto!important;
}

.demons_box5 {
    background: none repeat scroll 0 0 #FFFF00;
    color: #333333;
    display: block;
    float: right;
    font-family: "OpenSans";
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 0 6px;
    width: 46%;
}

.demons_box5 p {
    display: none;
    margin: 0;
    padding: 0;
}

.demons_box5 h2 {
    color: #333333;
    display: block;
    font-family: "OpenSans";
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    padding: 0 0 8px;
}
.view_glry_ylw{
display:none;
}

.featured_box {
    display: block;
    margin: 0;
    padding: 0 5px;
}
.bg5{
margin:0;
padding:0;
display:none;
}

h1 {
    padding: 7px 0 0 5px;
}


.bottom_box_rt{
display:none;
}
.bottom_box_rt_iphone{
margin:20px 5px 0 5px;
padding:2px 0 0 0;
display:block;
clear:both;
background:url(images/lne.jpg) repeat-x center top;
}

.bottom_box_rt_iphone_lt {
    background: none repeat scroll 0 0 #FFFF01;
    border: medium none;
    color: #333333;
    display: block;
    float: left;
    font-family: "OpenSans";
    font-size: 13px;
    font-weight: normal;
    line-height: 24px;
    margin: 0;
    padding: 0;
    width: 49%;
}
.bottom_box_rt_iphone_lt_inr{
margin:0;
padding:10px;
display:block;
}
.bottom_box_rt_iphone_rt {
    background: none repeat scroll 0 0 #808080;
    border: medium none;
    color: #fff;
    display: block;
    float: right;
    font-family: "OpenSans";
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    margin: 0;
    padding: 0;
    width: 50%;
}
.bottom_box_rt_iphone_rt_inr{
margin:0;
padding:10px;
display:block;
text-align:center;
}


.bottom_box_lt {
    clear: both;
    float: none;
    padding: 10px 0 0;
    width: auto;
}
.map {
    margin: 0 auto;
    width: 95% !important;
}

#footer_bottom {
    background: none repeat scroll 0 0 #4D4D4D;
    border: medium none;
    display: block;
    margin: 0;
    padding: 3px 0;
    text-align: center;
    width: 100%;
}

#footer_bottom_inr {
    border: medium none;
    display: block;
    margin: 0 auto;
    max-width: inherit;
    min-width: inherit;
    padding: 5px;
    text-align: center;
    width: auto;
}

#footer_bottom_inr ul li {
    border-left: 1px solid #FFFFFF;
    color: #FFFFFF;
    display: inline;
    font-family: "OpenSans";
    font-size: 14px;
    margin: 0;
    padding: 0 3px;
    text-align: center;
}

#footer_bottom_inr ul li a {
    color: #FFFFFF;
    text-decoration: underline;
}
#footer_bottom_inr ul li a:hover {
    color: #FFFFFF;
    text-decoration: none;
}
#footer_outer {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    display: block;
    margin: 7px 0 0;
    padding: 0;
    width: 100%;
}

#footer_top_inr {
    border: medium none;
    display: block;
    margin: 0 auto;
    max-width: inherit;
    min-width: inherit;
    padding: 10px;
    width: auto;
}


.ftr_logo {
    background: url(images/ftr-logo-iphone.png) no-repeat scroll left top transparent;
    display: block;
    float: left;
    height: 108px;
    margin: 0 20px 0 0;
    padding: 0;
    width: 84px;
}

#footer_top_inr ul li h3 {
    color: #4E4E4E;
    display: block;
    font-family: "OpenSans";
    font-size: 14px;
    font-weight: normal;
    margin: -10px 0 0;
    padding: 0 0 12px;
    text-transform: uppercase;
}
#footer_top_inr ul {
    display: block;
    margin: 0;
    padding: 0;
	list-style:none;
}
#footer_top_inr ul li {
    color: #4E4E4E;
    float: left;
    font-family: "OpenSans";
    font-size: 12px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

#footer_top_inr ul li a {
    color: #4E4E4E;
    text-decoration: underline;
}
#footer_top_inr ul li a:hover {
    color: #4E4E4E;
    text-decoration: none;
}
.f_one {
    display: none;
}
.f_two {
    display: none;
}
.f_three {
    padding: 0 !important;
    width: 185px;
}

.f_four {
    display: none ;

}
.f_five{
 display: none ;
}

#middle {
    border-bottom: medium none;
    display: block;
    margin: 0 auto;
    max-width: 1172px;
    min-width: 320px;
    padding: 10px 0;
    width: 100%;
}
#inner_page_banner{
padding:0px;
}
.bottom_box_lt_inr {
    color: #333333;
    font-family: "OpenSans";
    font-size: 14px;
    font-weight: normal;
    padding: 0 5px !important;
    width: auto;
}
.ct_box {
    display: block;
    float: none;
    margin: 0;
    padding: 0;
    width: auto;
}

.ct-btm {
    display: none;
}
.bottom_box_lt_inr h1{
 padding-left:0px;
 }
 .reportage_box h1{
display:block;
}
.bottom_box_lt_reportage {
    padding: 0 5px !important;
    width: auto;
}
.fb_bx{
display:none;
}
.report_rt_ylw{
display:none;
}
.report_rt_grey{
display:none;
}
.report_rt p {
    display: none;
}
.grys p {
    display: none;
}

.reportage_box ul li.even {
    background: none repeat scroll 0 0 transparent;
    display: block;
    margin: 0;
    padding: 0;
}

.reportage_box ul li.odd{
    background: none repeat scroll 0 0 transparent;
    display: block;
    margin: 0;
    padding: 0;
}


.report_lt {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 49%;
}

.report_rt {
    background: none repeat scroll 0 0 #FFFF00;
    display: block;
    float: right;
    margin: 0;
    padding: 0;
    width: 51%;
}
.grys {
    background: none repeat scroll 0 0 #808080!important;

}
.grys a {
    color: #fff;
    text-decoration: none;
}
.grys a:hover {
    color: #fff;
    text-decoration: underline;
}



.theme_box ul li {
    display: block;
    float: left;
    list-style: none outside none;
    margin: 0 1px;
    padding: 0;
    width: 49%;
}


.img_dtl {
    font-size: 12px;
	width:100%;
	height:98%;
}

.img_dtl_inr {
    padding: 3px;
}


.img_dtl_inr h3 {
    font-size: 13px;
    height: 70px;
}


.theme_box img {
    width: 100%;
}
.action_box {
    padding: 5px;
}

.action_box_inr {
    padding: 5px;
	font-size: 12px;
}

.action_box_inr h3 {
    font-size: 13px;
}
.action_box_inr span {
    font-size: 13px;
	display:none;
}

.img_dtl_inr label {
    margin: 0;
}

.action_box_inr label {
    margin:29px 0 0;
}

.light_box_div ul li {
    display: block;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding:0 0 5px;
    width: 50%;
	font-size:12px;
}

.light_box_div img {
    width: 100%;
}

.theme_box {
    padding: 0 5px;
}
a.proceed{
width:100%;
}
a.proceed5{
width:100%;
}

.proceed_box span {
    padding: 5px 0;
    width: 100%;
}
.bottom_box_lt_inr {
    font-size: 13px;
}
body {
    font-size: 13px;
}
.fld{
margin:4px 0;
}
.proceed_pop_box{
width:70%;
}
.fld6-6{
width:90%;
}

.dwnld {
    margin: 10px 0 0;
    width: 99%;
}

.next {
    background: url(images/grey-next.png) no-repeat scroll center top transparent;
    float: none;
    height: 20px;
    margin-right: 0;
    margin-top: 0;
    position: absolute;
    right: 0;
    text-indent: -9999px;
    top: -21px;
    width: 38px;
    z-index: 999;
}
.prev {
    background: url(images/grey-prev.png) no-repeat scroll center top transparent;
    float: none;
    height: 20px;
    margin-right: 0;
    margin-top: 0;
    position: absolute;
    right: 35px;
    text-indent: -9999px;
    top: -21px;
    width: 38px;
    z-index: 999;
}




.sub_outer {
    background: none repeat scroll 0 0 #FFFFFF;
    overflow: hidden;
    padding-bottom: 7px;
}

.sub_catg ul li {
    background: none repeat scroll 0 0 transparent !important;
    font-size: 12px;
    margin: 0 2px 0 0;
    padding: 0 !important;
}

.sub_catg ul li a {
    margin: 2px 5px 0;
    padding: 14px 10px !important;
}

.sub_catg ul li span {
    margin-top: 13px !important;
}




.blnk{
	height:0px!important;
}




.img_dtl_pd {
    padding: 5px;
}

.mnh {
    min-height: 30px;
}

#scroll_content img {
    height: auto;
}
#loadingbar{
padding:5px 0!important;
}

.fld5-5 {
    width: 60%;
}

.navigation{
	height:auto;
}
ol.bjqs-markers {
    bottom: -28px;
    left: 0 !important;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 5px !important;
    text-align: right !important;
    width: auto;
    z-index: 2;
}
.gmi img {
    display: block;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}

.list_carousel li img {
    display: block;
    margin: 0;
    max-width: 100%;
    padding: 0;
}
li.ct{
	float:none!important;
}
}


@media only screen and (max-width:525px) {
/*Iphone*/

.cap{
    border: medium none;
    color: #333333;
    display: block;
    font-family: "OpenSans-Semibold";
    font-size: 14px;
    margin: 0px 0 0;
    text-align: left;
    z-index: 999;
	position:relative;
	width:100%;
	background:url(images/trans1-1-bg.png) repeat;

}
.cap h3{
    font-family: "OpenSans";
	padding: 5px;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
	display:block;
	background:#ff0;
}
.cap span{
    margin: 0;
	padding: 5px;
	display:block;
	line-height:16px;
	background:#808080;
	color:#fff;
}
.menuImage {
    float: right;
    margin-top: 0;
    padding: 8px;
}

/*************iphone-menu***************/
.iphon_navigation {
    background: none repeat scroll 0 0 #808080;
    border-top: 1px solid #A5A4A4;
    display: none;
    position: absolute;
    width: 100%;
    z-index: 9999;
}
.iphon_navigation ul{
margin:0px;
padding:0px;
}

.iphon_navigation ul li {
    color: #000000;
    font-family: "OpenSans";
    font-size: 14px;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
	background:none repeat scroll 0 0 #414141;
}
.parentMenu > div.subItem{
	width:50px;
	height:31px;
	float:right;
	background: url(images/faq-arrowup.png) no-repeat center;
	cursor:pointer;
}
.parentMenuActive > div.subItem{
	width:50px;
	height:31px;
	float:right;
	background: url(images/faq-arrowdown.png) no-repeat center!important;
	cursor:pointer;
}
.parentMenu > div.subItem {
    background: url(images/faq-arrowup.png) no-repeat scroll center center transparent;
    cursor: pointer;
    float: right;
	width:50px;
	height:31px;
}


.iphon_navigation ul li a {
    background: none repeat scroll 0 0 #414141;
    color: #FFFFFF;
    display: block;
    font-family: "OpenSans";
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 1px;
	text-transform: uppercase;
    list-style: none outside none;
    margin: 0 0 1px;
    padding: 7px 10px;
    text-decoration: none;

}

.iphon_navigation ul li a:hover{
color:#D9D9D9;
text-decoration:none;
}


/********adrodown***********/
.iphon_navigation > ul ul {
padding:0px 0px 0 0px;
width:100%;
display:none;
margin:0px;
}

.iphon_navigation ul ul li {
    color: #000000;
    font-family: "OpenSans";
    font-size: 14px;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
	list-style:none;

}

.iphon_navigation ul ul li a {
    background: none repeat scroll 0 0 #666666;
    color: #FFFFFF;
    display: block;
    font-family: "OpenSans";
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 1px;
	text-transform: uppercase;
    list-style: none outside none;
    margin: 0 0 1px;
   padding: 7px 34px 7px 10px;
    text-decoration: none;
}

.iphon_navigation ul ul li a:hover {
color:#D9D9D9;
}

/*.iphon_navigation ul li:hover > ul {
display:block;
}*/

.iphon_navigation  ul ul ul {
    color: #ffffff;
    font-family: "OpenSans";
    font-size: 14px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
	list-style:none;
}
.iphon_navigation  ul ul ul li a {
    background: none repeat scroll 0 0 #939393;
    color: #FFFFFF;
    display: block;
    font-family: "OpenSans";
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 1px;
	text-transform: uppercase;
    list-style: none outside none;
    margin: 0 0 1px;
  padding: 7px 34px 7px 10px;
    text-decoration: none;
}

.iphon_navigation  ul ul ul li a:hover {
color:#D9D9D9;
}

.sub-menu.subMenu {
    background: none repeat scroll 0 0 #000000;
}
/*************iphone-menu-end***************/





.header_inr_part {
    background: none repeat scroll 0 0 #808080;
    border: medium none;
    display: block;
    margin: 0;
    padding: 0;
}


.logo {
    display: block;
    float: left;
    margin: 0;
    padding:5px;
    width: auto;
}

.logo_inr {
    background: none;
    display: block;
    height: auto;
    width: auto;
	text-decoration:none;
	font:normal 22px "OpenSans";
	color:#fff;
	
}
.logo_inr span {
    display: block;

}

.header_right_part {
    display: block;
    float: none;
    margin: 0;
    max-width: inherit;
    min-width: inherit;
    padding: 0;
    width: auto;
}

.header_top_part {
    border-bottom: 1px solid #A5A4A4;
    display: block;
    margin: 0;
    padding: 0;
}


.social_box {
    border-right: 1px solid #A5A4A4;
    display: block;
    float: right;
    margin: 0;
    padding: 9px 0;
    width: auto;
}

.fb_box {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
}
.light_box{
display:none;
}

.fb_hv {
    background: url(images/fb2.png) no-repeat center center;
    display: block;
    height: 22px;
    width: 22px;
}
.fb_hv span {
    display: none;
}

.tw_hv {
    background: url(images/tw2.png) no-repeat center center;
    display: block;
    height: 22px;
    width: 22px;
}
.tw_hv span {
    display: none;
}

.rss_hv {
    background: url(images/rss.png) no-repeat center center;
    display: none;
    height: 22px;
    width: 22px;
}
.rss_hv span {
    display: none;
}

.search_box {
    display: none;
    float: right;
    margin: 0;
    padding: 0;
    width: 278px;
}
.iphone_box{
display:block;
}

#banner {
    background: none repeat scroll 0 0 transparent;
    border-top: 4px solid #FFFFFF;
    padding: 0;
}
.gaza_box{
display:none;
}

.gaza_iphone {
    background: none repeat scroll 0 0 #FFFF00;
    color: #333333;
    display: block;
    font-family: "OpenSans";
    font-size: 20px;
    margin: 0;
    padding: 3px 5px;
    text-align: left;
    text-transform: uppercase;
}
.navigation ul li:last-child {
display:block;
}
.featured_box ul li {
    display: block;
    float: none;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 100%;
}

.fst_box {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    display: block;
    margin: 0;
    min-height: inherit;
    padding: 3px;
}
.fst_box > img {
    float: left;
    width: 50%;
	height:auto!important;
}

.demons_box {
    background: none repeat scroll 0 0 #808080;
    color: #FFFFFF;
    display: block;
    float: right;
    font-family: "OpenSans";
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 0 6px;
    width: 46%;
}

.demons_box p {
    display: none;
    margin: 0;
    padding: 0;
}

.demons_box h2 {
    color: #FFFFFF;
    display: block;
    font-family: "OpenSans";
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    padding: 0 0 8px;
}
.view_glry_grey{
display:none;
}

.snd_box {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    display: block;
    margin: 0;
    min-height: inherit;
    padding: 3px;
}

.snd_box > img {
    float: left;
    width: 50%;
	height:auto!important;
}

.demons_box5 {
    background: none repeat scroll 0 0 #FFFF00;
    color: #333333;
    display: block;
    float: right;
    font-family: "OpenSans";
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 0 6px;
    width: 46%;
}

.demons_box5 p {
    display: none;
    margin: 0;
    padding: 0;
}

.demons_box5 h2 {
    color: #333333;
    display: block;
    font-family: "OpenSans";
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    padding: 0 0 8px;
}
.view_glry_ylw{
display:none;
}

.featured_box {
    display: block;
    margin: 0;
    padding: 0 5px;
}
.bg5{
margin:0;
padding:0;
display:none;
}

h1 {
    padding: 7px 0 0 5px;
}


.bottom_box_rt{
display:none;
}
.bottom_box_rt_iphone{
margin:20px 5px 0 5px;
padding:2px 0 0 0;
display:block;
clear:both;
background:url(images/lne.jpg) repeat-x center top;
}

.bottom_box_rt_iphone_lt {
    background: none repeat scroll 0 0 #FFFF01;
    border: medium none;
    color: #333333;
    display: block;
    float: left;
    font-family: "OpenSans";
    font-size: 13px;
    font-weight: normal;
    line-height: 24px;
    margin: 0;
    padding: 0;
    width: 49%;
}
.bottom_box_rt_iphone_lt_inr{
margin:0;
padding:10px;
display:block;
}
.bottom_box_rt_iphone_rt {
    background: none repeat scroll 0 0 #808080;
    border: medium none;
    color: #fff;
    display: block;
    float: right;
    font-family: "OpenSans";
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    margin: 0;
    padding: 0;
    width: 50%;
}
.bottom_box_rt_iphone_rt_inr{
margin:0;
padding:10px;
display:block;
text-align:center;
}


.bottom_box_lt {
    clear: both;
    float: none;
    padding: 10px 0 0;
	width:auto;
}

#footer_bottom {
    background: none repeat scroll 0 0 #4D4D4D;
    border: medium none;
    display: block;
    margin: 0;
    padding: 3px 0;
    text-align: center;
    width: 100%;
}
.map {
    height: 220px !important;
    margin: 0 auto;
    width: 95% !important;
}
#footer_bottom_inr {
    border: medium none;
    display: block;
    margin: 0 auto;
    max-width: inherit;
    min-width: inherit;
    padding: 5px;
    text-align: center;
    width: auto;
}

#footer_bottom_inr ul li {
    border-left: 1px solid #FFFFFF;
    color: #FFFFFF;
    display: inline;
    font-family: "OpenSans";
    font-size: 14px;
    margin: 0;
    padding: 0 3px;
    text-align: center;
}

#footer_bottom_inr ul li a {
    color: #FFFFFF;
    text-decoration: underline;
}
#footer_bottom_inr ul li a:hover {
    color: #FFFFFF;
    text-decoration: none;
}
#footer_outer {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    display: block;
    margin: 7px 0 0;
    padding: 0;
    width: 100%;
}

#footer_top_inr {
    border: medium none;
    display: block;
    margin: 0 auto;
    max-width: inherit;
    min-width: inherit;
    padding: 10px;
    width: auto;
}


.ftr_logo {
    background: url(images/ftr-logo-iphone.png) no-repeat scroll left top transparent;
    display: block;
    float: left;
    height: 108px;
    margin: 0 20px 0 0;
    padding: 0;
    width: 84px;
}

#footer_top_inr ul li h3 {
    color: #4E4E4E;
    display: block;
    font-family: "OpenSans";
    font-size: 14px;
    font-weight: normal;
    margin: -10px 0 0;
    padding: 0 0 12px;
    text-transform: uppercase;
}
#footer_top_inr ul {
    display: block;
    margin: 0;
    padding: 0;
	list-style:none;
}
#footer_top_inr ul li {
    color: #4E4E4E;
    float: left;
    font-family: "OpenSans";
    font-size: 12px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

#footer_top_inr ul li a {
    color: #4E4E4E;
    text-decoration: underline;
}
#footer_top_inr ul li a:hover {
    color: #4E4E4E;
    text-decoration: none;
}
.f_one {
    display: none;
}
.f_two {
    display: none;
}
.f_three {
    padding: 0 !important;
    width: 185px;
}

.f_four {
    display: none ;

}
.f_five{
 display: none ;
}

#middle {
    border-bottom: medium none;
    display: block;
    margin: 0 auto;
    max-width: 1172px;
    min-width: 320px;
    padding: 10px 0;
    width: 100%;
}
#inner_page_banner{
padding:0px;
}
.bottom_box_lt_inr {
    color: #333333;
    font-family: "OpenSans";
    font-size: 14px;
    font-weight: normal;
    padding: 0 5px !important;
    width: auto;
}
.ct_box {
    display: block;
    float: none;
    margin: 0;
    padding: 0;
    width: auto;
}

.ct-btm {
    display: none;
}
.bottom_box_lt_inr h1{
 padding-left:0px;
 }
 .reportage_box h1{
display:block;
}
.bottom_box_lt_reportage {
    padding: 0 5px !important;
    width: auto;
}
.fb_bx{
display:none;
}
.report_rt_ylw{
display:none;
}
.report_rt_grey{
display:none;
}
.report_rt p {
    display: none;
}
.grys p {
    display: none;
}

.reportage_box ul li.even {
    background: none repeat scroll 0 0 transparent;
    display: block;
    margin: 0;
    padding: 0;
}

.reportage_box ul li.odd{
    background: none repeat scroll 0 0 transparent;
    display: block;
    margin: 0;
    padding: 0;
}


.report_lt {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 49%;
}

.report_rt {
    background: none repeat scroll 0 0 #FFFF00;
    display: block;
    float: right;
    margin: 0;
    padding: 0;
    width: 51%;
}
.grys {
    background: none repeat scroll 0 0 #808080!important;

}
.grys a {
    color: #fff;
    text-decoration: none;
}
.grys a:hover {
    color: #fff;
    text-decoration: underline;
}



.theme_box ul li {
    display: block;
    float: left;
    list-style: none outside none;
    margin:0;
    padding: 0;
    width: 50%;
}


.img_dtl {
    font-size: 12px;
	width:100%;
	height:96%;
}

.img_dtl_inr {
    padding: 3px;
}


.img_dtl_inr h3 {
    font-size: 13px;
    height: 70px;
}


.theme_box img {
    width:auto;
}
.action_box {
    padding: 5px;
}


.action_box_inr {
    font-size: 12px;
    min-height: 80px;
    padding: 5px;
}

.action_box_inr h3 {
    font-size: 13px;
}
.action_box_inr span {
    font-size: 13px;
	display:none;
}

.img_dtl_inr label {
    margin: 0;
}

.action_box_inr label {
    margin:25px 0 0;
}

.light_box_div ul li {
    display: block;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding:0 0 5px;
    width: 50%;
	font-size:12px;
}

.light_box_div img {
    width: 100%;
}

.theme_box {
    padding: 0 5px;
}
a.proceed{
width:100%;
}
a.proceed5{
width:100%;
}

.proceed_box span {
    padding: 5px 0;
    width: 100%;
}
.bottom_box_lt_inr {
    font-size: 13px;
}
body {
    font-size: 13px;
}
.fld{
margin:4px 0;
}
.proceed_pop_box{
width:70%;
}
.fld6-6{
width:90%;
}

.dwnld {
    margin: 10px 0 0;
    width: 99%;
}
.next {
    background: url(images/grey-next.png) no-repeat scroll center top transparent;
    float: none;
    height: 20px;
    margin-right: 0;
    margin-top: 0;
    position: absolute;
    right: 0;
    text-indent: -9999px;
    top: -21px;
    width: 38px;
    z-index: 999;
}
.prev {
    background: url(images/grey-prev.png) no-repeat scroll center top transparent;
    float: none;
    height: 20px;
    margin-right: 0;
    margin-top: 0;
    position: absolute;
    right: 35px;
    text-indent: -9999px;
    top: -21px;
    width: 38px;
    z-index: 999;
}




.sub_outer {
    background: none repeat scroll 0 0 #FFFFFF;
    overflow: hidden;
    padding-bottom: 7px;
}

.sub_catg ul li {
    background: none repeat scroll 0 0 transparent !important;
    font-size: 12px;
    margin: 0 2px 0 0;
    padding: 0 !important;
}

.sub_catg ul li a {
    margin: 2px 5px 0;
    padding: 14px 10px !important;
}

.sub_catg ul li span {
    margin-top: 13px !important;
}




.blnk{
	height:0px!important;
}




.img_dtl_pd {
    padding: 5px;
}

.mnh {
    min-height: 30px;
}


#scroll_content img {
    height: 102px;
}
#loadingbar{
padding:5px 0!important;
}

.fld5-5 {
    width: 60%;
}

.navigation{
	height:auto;
}
ol.bjqs-markers {
    bottom: -28px;
    left: 0 !important;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 5px !important;
    text-align: right !important;
    width: auto;
    z-index: 2;
}

.gmi img {
    display: block;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}

.list_carousel li img {
    display: block;
    margin: 0;
    max-width: 100%;
    padding: 0;
}
li.ct{
	float:none!important;
}
.list_carousel{
	overflow:auto!important;
	height:auto!important;
}

}

@media only screen and (min-width:769px) and (max-width:1030px) {
	.donate_btn{
		margin:22px 0 17px!important;
	}

}


