body
{
	font-family:Arial Regular;
}
.feb-home li
{
	
  font-size:30px;	
	
}

.navbar-inverse .navbar-nav > li > a
{
	border-right:1px solid #ddd!important;
	
}

.navbar-nav > li > a
{
	padding-bottom: 4px!important;
    padding-top: 4px!important;

}
.navbar {
   
    min-height: 35px!important;
}

.nav {
    
    padding-bottom: 6px!important;
    padding-top: 6px!important;
}

.alignment
{
 border-right:1px solid #ddd;
	
}

.box-full
{
width:100%;
}

.slider-kit-width
{
width:100%;
height:320px;
}
/* --------video slider -------- */


    <style>
        
        /* jssor slider arrow navigator skin 02 css */
        /*
        .jssora02l                  (normal)
        .jssora02r                  (normal)
        .jssora02l:hover            (normal mouseover)
        .jssora02r:hover            (normal mouseover)
        .jssora02l.jssora02ldn      (mousedown)
        .jssora02r.jssora02rdn      (mousedown)
        */
        .jssora02l, .jssora02r {
            display: block;
            position: absolute;
            /* size of arrow element */
            width: 55px;
            height: 55px;
            cursor: pointer;
            background: url('img/a02.png') no-repeat;
            overflow: hidden;
        }
        .jssora02l { background-position: -3px -33px; }
        .jssora02r { background-position: -63px -33px; }
        .jssora02l:hover { background-position: -123px -33px; }
        .jssora02r:hover { background-position: -183px -33px; }
        .jssora02l.jssora02ldn { background-position: -3px -33px; }
        .jssora02r.jssora02rdn { background-position: -63px -33px; }
/* jssor slider thumbnail navigator skin 11 css *//*.jssort11 .p            (normal).jssort11 .p:hover      (normal mouseover).jssort11 .pav          (active).jssort11 .pav:hover    (active mouseover).jssort11 .pdn          (mousedown)*/.jssort11 .p {    position: absolute;    top: 0;    left: 0;    width: 200px;    height: 69px;    background: #181818;}.jssort11 .tp {    position: absolute;    top: 0;    left: 0;    width: 100%;    height: 100%;    border: none;}.jssort11 .i, .jssort11 .pav:hover .i {    position: absolute;    top: 3px;    left: 3px;    width: 60px;    height: 30px;    border: white 1px dashed;}* html .jssort11 .i {    width /**/: 62px;    height /**/: 32px;}.jssort11 .pav .i {    border: white 1px solid;}.jssort11 .t, .jssort11 .pav:hover .t {    position: absolute;    top: 3px;    left: 68px;    width: 129px;    height: 32px;    line-height: 32px;    text-align: center;    color: #fc9835;    font-size: 13px;    font-weight: 700;}.jssort11 .pav .t, .jssort11 .p:hover .t {    color: #fff;}.jssort11 .c, .jssort11 .pav:hover .c {    position: absolute;    top: 38px;    left: 3px;    width: 194px;    height: 32px;    line-height: 32px;    color: #fff;    font-size: 11px;    font-weight: 400;    overflow: hidden;}.jssort11 .pav .c, .jssort11 .p:hover .c {    color: #fc9835;}.jssort11 .t, .jssort11 .c {    transition: color 2s;    -moz-transition: color 2s;    -webkit-transition: color 2s;    -o-transition: color 2s;}.jssort11 .p:hover .t, .jssort11 .pav:hover .t, .jssort11 .p:hover .c, .jssort11 .pav:hover .c {    transition: none;    -moz-transition: none;    -webkit-transition: none;    -o-transition: none;}.jssort11 .p:hover, .jssort11 .pav:hover {    background: #333;}.jssort11 .pav, .jssort11 .p.pdn {    background: #462300;}
        
    </style>
/* --------video slider -------- */


.box-full
{
width:100%;
}




.fonts a {
	color: #003366;
    font-family: "Oxygen",sans-serif;
	text-decoration: none !important;
    transition: all 0.2s ease-in-out 0s;
	font-size: 16px;
    margin-bottom: 10px;
}
.global_fonts a {
	color: #000;
    font-family: "Oxygen",sans-serif;
	text-decoration: none !important;
    transition: all 0.2s ease-in-out 0s;
	font-size: 20px;
    margin-bottom: 10px;
	font-weight:700;
	
}
.global-text a
{
	color: #000;
    
	text-decoration: none !important;
   
	font-size: 15px;
	font-weight:700;
   	
	
}

.fonts a
{
	color: #000;
    text-decoration: none !important;
    font-size: 15px;

}
.footer-bottem-coppyright
{
	
	background-color:#B1B8C0;
}
.image-heading a
{
	color: #000;
	text-decoration: none !important;
	font-size: 15px;
	font-weight:700;
}



#lean_overlay {
    position: fixed;
    z-index:100;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #000;
    display: none;
}

.popupContainer{
	position:absolute;
	width:330px;
	height: auto;
	left:45%;
	top:80px;
	background: #FFF;
}

#modal_trigger {margin:100px auto; width:100px; display:block;}

.btn {padding:10px 20px; background: #F4F4F2;}
.btn_red {background: #ED6347; color: #FFF;}

.btn:hover {background: #E4E4E2;}
.btn_red:hover {background: #C12B05;}

a.btn {color:#666; text-align: center; text-decoration: none;}
a.btn_red {color: #FFF;}

.one_half {width:50%; display: block; float:left;}
.one_half.last {width:37%; margin-left:5%;}

/* Popup Styles*/
.popupHeader {font-size:16px; text-transform: uppercase;}
.popupHeader {background:#F4F4F2; position:relative; padding:10px 20px; border-bottom:1px solid #DDD; font-weight:bold;}
.popupHeader .modal_close {position: absolute; right: 0; top:0; padding:10px 15px; background:#E4E4E2; cursor: pointer; color:#aaa; font-size:16px;}

.popupBody {padding:20px;}


/* Social Login Form */
.social_login {}
.social_login .social_box {display:block; clear:both; padding:10px; margin-bottom: 10px; background: #F4F4F2; overflow: hidden;}
.social_login .icon {display:block; width:10px; padding:5px 10px; margin-right: 10px; float:left; color:#FFF; font-size:16px; text-align: center;} 
.social_login .fb .icon {background:#3B5998;}
.social_login .google .icon {background:#DD4B39;}
.social_login .icon_title {display:block; padding:5px 0; float:left; font-weight: bold; font-size: 16px; color:#777;}
.social_login .social_box:hover {background: #E4E4E2;}

.centeredText {text-align: center; margin: 20px 0; clear: both; overflow: hidden; text-transform: uppercase;}

.action_btns {clear:both; overflow: hidden;}
.action_btns a {display: block;}

/* User Login Form */
.user_login {display: none;}
.user_login label {display: block; margin-bottom:5px;}
.user_login input[type="text"], .user_login input[type="email"], .user_login input[type="password"] {display: block; width:90%; padding: 10px; border:1px solid #DDD; color:#666;}
.user_login input[type="checkbox"] {float:left; margin-right:5px;}
.user_login input[type="checkbox"]+label {float:left;}



.user_login .checkbox {margin-bottom: 10px; clear: both; overflow: hidden;}
.forgot_password {display:block; margin: 20px 0 10px; clear: both; overflow: hidden; text-decoration: none; color:#ED6347;}

/* User forgot Form */
.forgot_passwordform {display: none;}
.forgot_passwordform label {display: block; margin-bottom:5px;}
.forgot_passwordform input[type="text"], .forgot_passwordform input[type="email"], .forgot_passwordform input[type="password"] {display: block; width:90%; padding: 10px; border:1px solid #DDD; color:#666;}
.forgot_passwordform input[type="checkbox"] {float:left; margin-right:5px;}
.forgot_passwordform input[type="checkbox"]+label {float:left;}

/* User Register Form */
.user_register {display: none;}
.user_register label {display: block; margin-bottom:5px;}
.user_register input[type="text"], .user_register input[type="email"], .user_register input[type="password"] {display: block; width:90%; padding: 10px; border:1px solid #DDD; color:#666;}
.user_register input[type="checkbox"] {float:left; margin-right:5px;}
.user_register input[type="checkbox"]+label {float:left;}

.user_register .checkbox {margin-bottom: 10px; clear: both; overflow: hidden;}

.no-margin{margin:0px;}

.no-padding{padding:0px;}
.MT10{margin-top:10px;}
.MT20{margin-top:20px;}
.MT90{margin-top:90px;}
.MT120{margin-top:120px;}
.MT200{margin-top:200px;}
.MT40{margin-top:40px;}
.PT40{padding-top:40px;}
.MB40{margin-bottom:40px;}
.MB20{margin-bottom:20px;}
.MB10{margin-bottom:10px;}
.PB40{padding-bottom:40px;}
.PL30{padding-left:30px;}
.PL70{padding-left:70px;}
.FL{float:left;}
.FR{float:right;}
.paddingo
{
	padding-left:0px!important;
	padding-right:0px!important;
	
}
.marginno
{
	margin-left:0px!important;
	margin-right:0px!important;
}

.toparea a
{
	float:left;
	color:#fff;
	margin-top:11px;
	margin-right:20px;
	text-decoration:none!important;
	
}
.toparea a
{
	
	color:#9d9d9d;
padding-left:10px;	
margin-top:10px;
}
.toparea a:hover
{
	color:#fff;
}


.top-section
{
	background-color:#424444;
	min-height:40px;
	height:auto;
	color:ddd;
}
.serchareatop
{
	margin-top:3px;
	margin-left:50px;
	width:200px;
}

.headder-center
{
text-align:center;

}



.header-top
{
	padding-top:20px;
	
	
}
.date-logo
{
	color:#a1a1a1;
	
}
.bottem-section
{
background-color:#222222;
min-height:40px;
margin-top:5px;
	
}
.middle-headder
{
	margin:0 auto;
	text-align:center;
	width:50%;

	
}
.middle-headder img


{
width:100%;
}

.body-top-area
{
	

	
}
.top-button button
{
	background-color:#484848;
	color:#fff;
	font-size:20px;
	 padding-left: 5px;
    padding-right: 5px;
	border:none;
	
	
}
.left-column
{
	border-right:1px solid #ddd;
	
	
}
.middle-column
{
	
}
.right-column
{
	
	border-left:1px solid #ddd;
	
}

.advertisement
{
	background-color:#f4f4f4;
	min-height:90px;
	border-bottom:8px solid #ddd;
	text-align:center;
	
}
.advertisement p{
	padding:35px;
	color:#808080;
	font-size:24px;
}
.bordertop
{
border-top:1px solid #ddd;	
	
}

.bottem-add
{
	
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    background-color: #222222!important;
    color: #fff;

}
.bottem-addR
{
border-top:8px solid #ddd;	
}
.video-headder-pa
{
	font-weight:bold;
	color:#000;
}


/* serch section */
.search-form .form-group {
  float: right !important;
  transition: all 0.35s, border-radius 0s;
  width: 32px;
  height: 32px;
  background-color: #424444;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  border-radius: 8px;
  border: 1px solid #ccc;
}
.search-form .form-group input.form-control {
  padding-right: 20px;
  border: 0 none;
  background: transparent;
  box-shadow: none;
  display:block;
}
.search-form .form-group input.form-control::-webkit-input-placeholder {
  display: none;
}
.search-form .form-group input.form-control:-moz-placeholder {
  /* Firefox 18- */
  display: none;
}
.search-form .form-group input.form-control::-moz-placeholder {
  /* Firefox 19+ */
  display: none;
}
.search-form .form-group input.form-control:-ms-input-placeholder {
  display: none;
}
.search-form .form-group:hover,
.search-form .form-group.hover {
  width: 100%;
  border-radius: 4px 25px 25px 4px;
}
.search-form .form-group span.form-control-feedback {
  position: absolute;
  top: -1px;
  right: -2px;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #3596e0;
  left: initial;
  font-size: 14px;
}

.serch-bar-top
{
padding-top:2px;
}




.video-heade h2 a
{
	
	font-family: 'Arial Black', Gadget, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	color:#000;
	letter-spacing:1px;
    text-decoration:none; 	
}

.afghanistan h2 a
{
	
	font-family: 'Arial Black', Gadget, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	color:#000;
	letter-spacing:1px;
    text-decoration:none; 	
}

.bottem-bold
{
	
	padding-top:20px;
}


.footer-areas

{
	background-color:#333333;
	
}


.footer-link 
{
 border-right:1px solid #ddd;
	
}

.footer-link li
{

	list-style-type:arial;
	font-size:14px;
}
.footer-link li a
{
	color:#FFF;
	
}
.serch-bar 
{
	width:200px;
}
.serch-bar li
{
	color:#fff;
}


.bottem-secton .container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 80px!important;
    padding-right: 0px!important;
}

.footer-serch li

{
	
	color:white;
	list-style-type:none;
	padding-top:5px;
	
	
}
.news-letter
{
color:white;
font-weight:600;
}

.navbar 
{
border-radius:0px!important;

}

.dmp_StartView-play-button
{
width:1px;

}
.sunny-leon  #dmp_control-play

{
display:none!important;


}
.newsletter
{
font-weight:600;
}


#adunit {
    background-color: #ffffff;
    height: 60px;
    width:100%!important;
}


.fo-size
{
 font-size:20px;

}


/*media query start here*/




.bottem-secton .container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 80px;
    padding-right: 1px;
}


.afgan-img
{
width:100%!important;
height:150px!important;

}
.small-thumbnel
{
width:100%!important;
height:90px!important;

}
h4.box-title {
    background: #484848 none repeat scroll 0 0;
    color: #fff;
   
    font-family: Oswald,arial,Georgia,serif;
    font-size: 16px;
    left: 0;
    letter-spacing: 3px;
    padding: 9px 8px;
    text-transform: uppercase;
    top: 0;
    z-index: 6;
	text-decoration:none;
}


@media only screen  and  (max-width: 1300px) {
.bottem-secton .container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 30px!important;
    padding-right: 1px;
}
}

@media only screen  and (max-width: 1000px) {
.middle-headder
{
	
	text-align:center;
	width:100%;

	
}
}

@media only screen  and (max-width: 900px) {
	.userimg img{
		width:35%!important;
	}
	
	.newsimg img{
		width:35%!important;
		
	}
	
	
.bottem-secton .container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px!important;
    padding-right: 15px!important;
}
.small-thumbnel
{
height:auto!important;
}

	
}



@media only screen  and (max-width: 640px) {
	
.userimg img{
		width:40%!important;
	}
	
	.newsimg img{
		width:75%!important;
		
	}
.bottem-secton .container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px!important;
    padding-right: 15px!important;
}
.top-section {
    background-color: #424444;
    height: 59px!important;
}

.display-noneon img
{
display:none;
}
	.container {
    width: 100%!important;
}
.follow-us
{
display:none!important;
}
.toparea a {
padding-left:3px!important;
}
.fo-size
{
 font-size:20px;

}
	.small-thumbnel
	{
	height:auto!important;
	}
}
@media only screen  and (max-width: 500px) {
	
.headder-center img
{
width:60%;
margin-top:20px;
	
}
.userimg img{
		width:100!important;
	}
	
.bottem-secton .container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px!important;
    padding-right: 15px!important;
}



.display-noneon img
{
display:none;
}
	.container {
    width: 100%!important;
}

.follow-us
{
display:none!important;
}
.toparea a {
padding-left:3px!important;
}

.fo-size
{
 font-size:14px;

}
.small-thumbnel
	{
	height:auto!important;
	}
}

@media only screen  and(max-width:320px) {
.headder-center img
{
width:60%;
margin-top:20px;
	
}

.userimg img{
		width:100%!important;
	}
	.newsimg img{
		width:100%!important;
		
	}
.slider-kit-width img
{
width:100%;
height:100px;
}
.top-section {
    background-color: #424444;
    height: 59px!important;
}


.display-noneon img
{
display:none;
}

.advertisement p
{

font-size:19px;
text-align:left;

}
	.container {
    width: 100%!important;
}


.follow-us
{
display:none!important;
}
.toparea a {
padding-left:3px!important;
}

.fo-size
{
 font-size:14px;

}
.small-thumbnel
{
height:auto!important;
}

}


