html{
	margin: 0;
	padding:0;
}
/*@import url('fonts.css');*/
/*@import url('https://fonts.googleapis.com/css?family=El+Messiri|Lateef');*/
   @font-face {
        font-family: "nafeesnastaleeqregular1";
        src: url(fonts/nafeesnastaleeqregular1.eot);
        src: local(" real FontName "), url(fonts/nafeesnastaleeqregular1.ttf) format("truetype");
    }

body {
	
	  font-family:"nafeesnastaleeqregular1", Tahoma, helvetica, sans-serif;
	
	font-weight:300;
	font-size: 1.6em;
	line-height:1.6em;



	
}


.jumbotron{
	background-image: url('../images/pakflag.jpg');
	background-position: center;
	background-attachment: fixed;
	background-color:#30891a;	
	color:white;
	text-align: center;
	padding: 10px;

	margin-top:-20px;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.5);
}
.navbar-inverse,.navbar{
	background-color:#30891a;
	color:white;
	border-radius: 0;
	
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #30891a;
}
.navbar-inverse .navbar-nav>li>a, .navbar-inverse .navbar-text{
	color:#fff;
font-size: 22px;	
	font-weight: 400;
		  font-family:"nafeesnastaleeqregular1", Tahoma, helvetica, sans-serif;
}
h1,h2,h3,h4,h5,h6{
		  font-family:"nafeesnastaleeqregular1", Tahoma, helvetica, sans-serif;
}
.top {
    font-size: 13px;
    background-color: #474747;
    border-bottom: 2px solid #30891a;
    color: #fff;
    vertical-align: middle;
}
.shadow{
	
box-shadow: 2px 2px 2px rgba(0,0,0,0.5);
border: 1px solid #e3dfdf;
}
.social{
	color:white;
}
.vcenter{
   padding-top:13px;
}
.footer{
	 font-size: 13px;
    background-color: #474747;
    border-top: 3px solid #30891a;
    color: #fff;
    margin-top: 20px;
}
/*News*/

.demof{
    border: 1px solid #ccc;
    margin:  0;
    height: 100px;
   
}
.demof ul{
    padding: 0;
    list-style: none;
}
.demof li{
    padding: 20px;
    border-bottom: 1px dashed #ccc;
}
.demof li.odd{
    background: #fafafa;
}
.demof li:after {
    content: '';
    display: block;
    clear: both;
}
.demof img{
    float: left;
    width: 100px;
    margin: 5px 15px 0 0;
}
.demof a{
     font-family:"nafeesnastaleeqregular1", verdana, helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #06f;
}
.demof p {
    margin: 0px 0 0;
    font-size: 14px;
     font-family:"nafeesnastaleeqregular1", verdana, helvetica, sans-serif;
}
/*blog*/
.urdutext{
	 font-family:"nafeesnastaleeqregular1", verdana, helvetica, sans-serif;
}
p{
 font-family:"nafeesnastaleeqregular1", verdana, helvetica, sans-serif;
 
	line-height:1.6em;
}
.green{
	color:green;
}
.red{
	color:red;
}
.white{
	color:white;
}

.leftborder{
	border:green 1px solid;
}
.rightborder{
	border:green 1px solid;
}
.form,.input,.form-control{
	direction: ltr;
}
.forms{
	direction: ltr;
	padding:5px 15px 15px 15px;
}
.boxgrey{
	padding:0 0 10px 0;
	border:1px solid #d8d8d8;
	box-shadow: 5px 5px 10px rgba(0,0,0,0.10);
}
.bggreen{
	background-color:green;
	color:white;
	padding: 5px;
	font-size:22px;
	font-weight: bold;

}
.bggrey{
	background-color:#665959;
	color:white;
padding: 5px;
	font-size:22px;
	font-weight: bold;

}
.bgblue{
	background-color:#4AB3F4;
	color:white;
padding: 5px;
	font-size:22px;
	font-weight: bold;

}
.bgred{
	background-color:#d12529;
	color:white;
padding: 5px;
	font-size:22px;
	font-weight: bold;

}
.upcomingborder{
	padding:2px;
	border-bottom: 1px dashed #d8d8d8;
font-family:'nafeesnastaleeqregular1';
font-size:20px;

line-height:1.6em;


}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.blog{
	padding:5px 15px 15px 15px;
	font-size:18px;
	font-weight:300;
}
.date{
	color:green;
	font-size:12px;
	 font-family:"nafeesnastaleeqregular1", verdana, helvetica, sans-serif;
}
.timeline-Tweet-text{
     font-family:"nafeesnastaleeqregular1", verdana, helvetica, sans-serif;

}