@charset "utf-8";
/* CSS Document */
.right-selectors p:hover span{
    background-color: #005b94;
}




.btn-default:hover{
	background-color:#0C345F !important;
	color:#fff !important;}

.carousel-inner{
	height:250px;}	
	
.chatter {
    background-color: rgba(2, 83, 139, 0.61);
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 999;
    color: #fff;
    text-align: left;
    height: auto;
}



.navbar-toggle{
	background-color: #2d2d2d !important;
	margin-top: 18px !important; }
	
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff7f7 !important;
}

.liner-top{
	height:6px;
	width:100%;
	background-color:#f96d11;}
.navbar-nav > li > .dropdown-menu.vd::after {
    content: "\f0d7";
    font-family: 'FontAwesome';
    position: absolute;
    color: #7fa8c7;
    font-size: 23px;
    bottom: 25px;
    top: -13px;
    left: 18px;
    position: absolute;
}

p{
	font-family: 'ArchivoNarrow' !important;}
.privacy p{
	font-family: 'ArchivoNarrow' !important;}



.navbar-nav > li > .dropdown-menu .vd::after {
    content: "\f0d7";
    font-family: 'FontAwesome';
    position: absolute;
    color: #7fa8c7;
    font-size: 23px;
    bottom: 25px;
    top: -13px;
    left: 18px;
    position: absolute;
}


.vd li{
	background-image:url(../images/fndi-images/arrow-menu.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left: 14px;
	min-height: 25px;
	margin-bottom: 5px;}
	
 .vd {
	padding: 15px;
padding-top: 11px;
padding-bottom: 7px;
	 }
	 
 .vd li a {
    display: block;
    clear: both;
    line-height: 1.428571429;
    font-family: 'ArchivoNarrow';
    font-weight: normal;
    color: #FFF;
	font-size:17px;
    white-space: normal;
	
}


 .vd li a:hover {
    background-color: transparent !important;
    color: #f96c10 !important;
    border-bottom: solid 1px #f96c10;
}
	





img{ max-width:100%;}

body{}
.datepicker-dropdown {
    background-color: rgb(255, 255, 255) !important;
}

	
.navbar-default ul:last-child li:last-child a {
    border-right: none;
}	

.dropdown-menu.columns-2.xzx{right:0 !important;
left:inherit !important;}
.navbar-nav > li > .dropdown-menu.columns-2.xzx:after {
    content: "\f0d7";
    font-family: 'FontAwesome';
    position: absolute;
    color: #7fa8c7;
    font-size: 23px;
    bottom: 25px;
    top: -13px;
    right: 18px !important;
	left:inherit !important;
    position: absolute;
    
}

@font-face {
	font-family: 'Yu Gothic';
	src:url(../fonts/yugothib.ttf);
	src:url(../fonts/yugothic.ttf),
	url(../fonts/yugothil.eot),
		url(../fonts/yugothil.ttf);
	font-weight: normal;
	font-style: normal;
}


/*header{ background:rgba(0, 0, 0, 0.7); padding-top:20px; z-index:9999; position:fixed; width:100%;}*/
.tp-other ul li a{
	color:#fff !important;}
.social ul{ padding:0px; margin:0px;}
.social{ border-right:1px solid rgba(0,153,0,1); /*padding-right:40px;*/  margin-bottom:5px;}
.social li{ list-style: none;}
.social a{ background:#FFFFFF; width:45px; height:45px; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px;text-align:center;display: block; line-height: 45px; float:right; margin:2px; color:rgba(0,0,0,1); list-style:none; font-size:25px;}
.social p{ font-size:12px;}
.social a{ color:#000000;}
.social a:hover{ background:#e51b24; color:rgba(255,255,255,1);}

.banner{ /*margin-top:-187px;*/ width:100%; height:auto; float:left;}

.banner-text{font-family: 'Open Sans Condensed', sans-serif; background:rgba(0,0,0,0.79); color:#FFFFFF; padding-top:20px; padding-bottom:20px; margin-top:-162px; width:100%; height:auto; float:left; position:relative; z-index:1000;}
.banner-text h2{ font-size:38px;}
.banner-text span{ font-size:30px;}

.circle li{ width:150px; height:150px;  background:#008752; float:left; margin:15px; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; list-style:none;
	    color:#fff; margin-top:30px;}		
.circle h4{ font-size:18px; font-family: 'Open Sans Condensed', sans-serif; font-weight:600;}		
.circle img{ margin-top:20px;}	
.circle li:hover{ background:#e51b24; -webkit-box-shadow: -4px -4px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    -4px -4px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow:         -4px -4px 5px 0px rgba(50, 50, 50, 0.75);}

.welcome{ margin-top:30px; color:rgba(0,0,0,1);}
.welcome h2{font-family: 'Yu Gothic';}
.welcome p{ font-size:20px; line-height:26px; color:#000; font-family: 'Yu Gothic'; }

.center{ background:url(../images/center.jpg); min-height:358px; margin-top:30px;}


.carousel {
    margin-bottom: 0;
    padding: 0 40px 30px 40px;
	font-family: 'Yu Gothic';
}
.carousel h4{
	font-weight:bold;
	font-size:16px;}
.carousel p{
	color:#000;}

.carousel img{ border:1px solid #000;}

/* Reposition the controls slightly */
.carousel-control {
    left: -12px;
}
.carousel-control.right {
    right: -12px;
}
/* Changes the position of the indicators */
.carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: -19px;
}
/* Changes the colour of the indicators */
.carousel-indicators li {
    background: #c0c0c0;
}
.carousel-indicators .active {
background: #333333;
}
.carousel a{ color:#e51b24;}
.well{ border:none; background:#FFF;-webkit-box-shadow: -1px -1px 5px 1px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    -1px -1px 5px 1px rgba(50, 50, 50, 0.75);
box-shadow:         -1px -1px 5px 1px rgba(50, 50, 50, 0.75); margin-top:-50px;}
.thumbnail{ border:none;}

.center-bottum{ background:#f7f7f7; border-top:1px solid #e1e1e1; margin-top:30px; margin-bottom:20px; padding-bottom:20px;}

.say{ width:100%; height:auto; background:#FFF; float:left;-webkit-box-shadow: -1px -1px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    -1px -1px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow:         -1px -1px 5px 0px rgba(50, 50, 50, 0.75); margin-top:20px; padding:20px 15px; margin-bottom:20px;}
.say p{ font-size:18px; color:#000;}

.say:before{   content: "\f0d7";
    font-family: 'FontAwesome';
    position: absolute;
    color: #FFFFFF;
    font-size: 80px;
    margin-left: 35px;
    bottom:25px;
	text-shadow: 1px 1px 1px #ccc;}
	
.footer{ background:#0c345f;
background-image:url(../images/fndi-images/footer-image-bg.png);
background-position:bottom center;background-size: 100% auto;
min-height: 315px;
background-repeat:no-repeat;
 padding-top:20px; padding-bottom:20px; border-bottom:1px solid #FFF; font-weight:500; font-family: 'Yu Gothic'; float:left; width:100%;}
.footer h3{ color:#FFF; font-size:24px; position:relative; margin-bottom:27px; font-weight:bold; font-family: 'ArchivoNarrow'; }	
.footer h3{ color:#FFF; font-size:26px; font-weight:bold; }	
.footer p{ color:#FFF;font-size:16px; font-family: 'ArchivoNarrow'; font-size:18px;}
.btn-default{ background:#f96d11; border:none; color:rgba(255,255,255,1); height:46px;border-radius:0;}

.footer-menu ul{ margin:0px; padding:0px;}
.footer-menu li{ list-style:none; line-height:26px;}
.footer-menu a{ color:#FFF; text-decoration:none; font-family: 'ArchivoNarrow'; font-size:18px;}
.footer-menu a:hover{ color:#f96d11;}
.footer-menu i{ padding-right:5px;}

.footer-social ul{ padding:0px; margin:0px; width:100%; float:left;}
.footer-social li{ list-style:none;}
.footer-social a{ background:#FFFFFF; width:40px; height:40px; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px;text-align:center;display: block; line-height: 45px; float:left; margin:5px; color:rgba(0,0,0,1); list-style:none; font-size:20px;}
.footer-social a:hover{ background:#f96d11; color:rgba(255,255,255,1);}

.bottum-footer{ background:#062649; padding-top:20px; padding-bottom:10px; color:#FFF; float:left; width:100%;}
.bottum-footer span{ float:right;}
.bottum-footer a{ color:#FFF; padding:0px 10px;}
.form-control{ border-radius:0; color:#000000;}

@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
	.banner{ margin-top:0px !important;}	
	.circle li{ -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; width:170px; height:170px;}
	.social a{ width:40px; height:40px; font-size:18px; line-height:40px; }
	.footer-social a{ width:40px; height:40px; font-size:18px; line-height:40px;}
	.banner-text{ margin-top:-10px !important;}
	}
	
@media all and (max-width: 1280px){
/*.banner	{ margin-top:-320px}*/
.social a{ width:35px; height:35px; line-height:35px; font-size:18px;}

}

@media all and (max-width: 980px){
  .circle li{ width:200px; height:200px;}
  .banner-text{padding-top:10px; padding-bottom:10px; margin-top:-117px;}
  .banner-text h2{ font-size:26px;}
  .banner-text span{ font-size:20px;}
  .circle img{ margin-top:35px;}
	}
	
@media all and (max-width: 768px){
	header{
		position:relative;}}

.ser{
	z-index:99;width:240px; height:30px; right: 17px; bottom: 0px; top: 50px; background-color:rgba(0,255,102,1); position:absolute; display:none;}
	
.ser .btn-info{
	position:absolute;
	top:0;
        height: 34px;
	right:0;
        background-color:#008752 ;
}


.admission{
	background-image:url(../images/iconsss/adnisssion.png);
	background-repeat:no-repeat;
	background-position:center;
	width:60px;
	height:70px;
	margin-left:5px;
	float:left;}
	
.lecture{
	background-image:url(../images/iconsss/lecture.png);
	background-repeat:no-repeat;
	background-position:center;
	width:60px;
	height:70px;
	margin-left:5px;
	float:left;}
	

	
.theory{
	background-image:url(../images/iconsss/theory.png);
	background-repeat:no-repeat;
	background-position:center;
	width:60px;
	height:70px;
	margin-left:5px;
	float:left;}
	
.parking{
	background-image:url(../images/iconsss/parking.png);
	background-repeat:no-repeat;
	background-position:center;
	width:60px;
	height:70px;
	margin-left:5px;
	float:left;}
.assesment{
	background-image:url(../images/iconsss/assesment.png);
	background-repeat:no-repeat;
	background-position:center;
	width:60px;
	height:70px;
	margin-left:5px;
	float:left;}
.road{
	background-image:url(../images/iconsss/road.png);
	background-repeat:no-repeat;
	background-position:center;
	width:60px;
	height:70px;
	margin-left:5px;
	float:left;}
	
.practical{
	background-image:url(../images/iconsss/practical.png);
	background-repeat:no-repeat;
	background-position:center;
	width:60px;
	height:70px;
	margin-left:5px;
	float:left;}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	/*new styles for fndi*/
	
	
	
@font-face {
	font-family: 'ArchivoNarrow';
	src:url(../fonts/ArchivoNarrow-Regular.otf);
	
	font-weight: normal;
	font-style: normal;
}
.navbar-brand{
	height:auto;
	padding-left:0 !important; }
.right-selectors a{
	color:#000;}
.right-selectors a:hover{
	color:#005b94;}

.right-selectors li{
	float:left;}
.navbar-nav > li{
	height:115px;}
.navbar{
	margin-bottom:0;}

.navbar-nav > li > .dropdown-menu.columns-2:after {
    content: "\f0d7";
    font-family: 'FontAwesome';
    position: absolute;
    color: #7fa8c7;
    font-size: 23px;
    bottom: 25px;
    top: -13px;
    left: 18px;
    position: absolute;
    
}


.multi-column-dropdown li{
	background-image:url(../images/fndi-images/arrow-menu.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left: 14px;
	min-height: 25px;
	margin-bottom: 5px;}


.bottum-footer p{
	font-family: 'ArchivoNarrow';
	font-size:18px;}

.nwsltr{
	font-family: 'ArchivoNarrow';}

.footer h3::after {
content: " ";
position: absolute;
width: 55px;
height: 4px;
bottom: -9px;
background-color: #f96d11;
left: 0;
}


.more-linker{
	font-family: 'ArchivoNarrow';
	font-size:18px;
	font-weight:normal;
	color:#000;
	}
.news-fndi h4{
	font-family: 'ArchivoNarrow';
	font-size:18px;
	font-weight:normal;
	}
.news-fndi h2{
	font-family: 'ArchivoNarrow';
	font-size:24px;
	font-weight:bold;
	margin-top: 0;
	 position:relative;}
.testi-fndi h4{
	font-family: 'ArchivoNarrow';
	font-size:18px;
	font-weight:normal;
	}
.testi-fndi h2{
	font-family: 'ArchivoNarrow';
	font-size:24px;
	font-weight:bold;
	margin-top: 0;
	 position:relative;}

.testimonial-sec{
	min-height:440px;
	margin-top:40px;
	padding-top:30px;
	padding-bottom:30px;
	background-color:#dce6ea;}
.abt-sec {
	margin-top:43px;
	border-right: dotted 2px;}

.abt-sec h4{
	font-family: 'ArchivoNarrow';
	font-size:18px;
	font-weight:normal;}
	
.abt-sec p{
	font-family: 'ArchivoNarrow';
	font-size:18px;
	padding-top:23px;
	text-align:left;}
	
.abt-sec h2{
	font-family: 'ArchivoNarrow';
	font-size:24px;
	margin-top: 0;
	 position:relative;}
	 
.abt-sec h2::after {
   content: " ";
position: absolute;
width: 130px;
height: 6px;
bottom: -13px;
background-color: #f96d11;
left: 0;
}

.main-bnr .carousel-caption h2{
	font-size:28px;
	font-family: 'ArchivoNarrow';}
.main-bnr .carousel-control.right{
	right: 0;}

/* Makes images fully responsive */

.main-bnr .carousel-inner > .item > img,
.main-bnr .carousel-inner > .item > a > img {
  display: block;
  width: 100%;
  height: auto;
}

/* ------------------- Carousel Styling ------------------- */

.main-bnr .carousel-inner {
 /* border-radius: 15px;*/
}

.main-bnr .carousel{
	padding:0;}
	
.main-bnr .carousel-caption-mr{
position: absolute;
right: 0;
top: 0;
height: 100%;
width: 35px;
background-color: #f96d11;
text-align: center;
padding-top: 14%;
font-size: 24px;
font-weight: bold;
color: #fff;}	

.main-bnr .carousel-caption {
    background-color: rgba(2, 83, 139, 0.61);
    position: absolute;
    left: 167px;
    right: 0;
    bottom: 200px;
    z-index: 10;
    padding: 0 0 10px 25px;
    color: #fff;
    text-align: left;
    width: 530px;
    min-height: 131px;
}

.main-bnr .carousel-indicators {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  z-index: 15;
  margin: 0;
  padding: 0 25px 25px 0;
  text-align: right;
padding-right: 12%;
}

.main-bnr .carousel-control.left,
.main-bnr .carousel-control.right {
  background-image: none;
}


/* ------------------- Section Styling - Not needed for carousel styling ------------------- */
















#custom-search-input-a {
        margin:0;
        margin-top: 7px;
        padding: 0;
		float:left;
		width:250px;
		margin-left:58px;
    }
 
    #custom-search-input-a .search-query {
        padding-right: 3px;
        padding-right: 4px \9;
        padding-left: 3px;
        padding-left: 4px \9;
        /* IE7-8 doesn't have border-radius, so don't indent the padding */
 		border-left: solid 5px #f96d11;
		height:42px;
        margin-bottom: 0;
      /*  -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;*/
    }
 
    #custom-search-input-a button {
        border: 0;
background: none;
padding: 2px 5px;
margin-top: 0px;
position: relative;
left: -1px;
margin-bottom: 0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
color: #000;
font-size: 21px;
background-color: #fff;
height: 42px;
    }
 
    .search-query:focus + button {
        z-index: 3;   
    }
.right-selectors {
	margin-top:35px;}
.right-selectors span{
	background-color: #f96d11;
float: right;
text-align: center;
border-radius: 50%;
margin-left: 20px;
padding: 7px;
margin-top: -10px;}

.right-selectors span:hover{
	background-color:#005b94;
	transition:all 0.5s ease-in-out;
	-webkit-transition:all 0.5s ease-in-out;}
	
.right-selectors p{
	width:100%;
	float:left;
	font-size:24px;
	text-align:right;
	font-family: 'ArchivoNarrow';
	min-height: 55px;}

.inner i{
	margin-top: 4px;
/*position: absolute;
right: -14px;
top: -10px;*/}
	
.tp-other ul{
	padding:0;
	margin:0;}

.tp-other{
	color:#fff;}
	
.tp-other ul li{
	float:left;
	font-size:18px;
	list-style:none;
	padding-left: 35px;
	margin-top: 8px;}
	
.tp-other ul li i{
	font-size: 35px;
	padding-right: 12px;}
	
.tp-other ul li span{
	
	float:right;
	margin-top:6px;
	font-family: 'ArchivoNarrow';}


.langu-selectr a{
	color:#fff;
	margin-right:10px;
	font-size:18px;
	font-family: 'ArchivoNarrow';}	
	

.langu-selectr p{
	color:#fff;
	margin-top:12px;}	
.multi-column-dropdown li a:hover{
	background-color:transparent !important;
	color:#f96c10 !important;
	border-bottom: solid 1px #f96c10;}
.multi-column-dropdown li a{
	color:#fff !important;
	font-size:18px;}
.dropdown-menu{
	background-color:rgba(0,0,0,.8)}
.navbar-nav > ul > li.has-sub > a::after {
    content: "\f0d7";
    font-family: 'FontAwesome';
    position: absolute;
    color: #e51b24;
    font-size: 23px;
    bottom: 25px;
    top: 15px;
    left: 18px;
    position: absolute;
    top: 20px;
    left: 18px;
    width: 4px;
    height: 4px;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    content: "";
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}


.navbar-header img{
	width:100%;}
header{ background:#dde6eb;
min-height:150px;}
.log-cntr{
	background-color:#2d2d2d;
	min-height:55px;}
	
.navbar-nav{
	margin-left:60px;}
	
 @media (min-width:900px) {
                .dropdown:hover .dropdown-menu {
                    display: block;

                }   
                .dropdown .dropdown-menu{
                    display: none;
                }

            }



            .navbar-default{
                background: none;
                padding: 0px;
                border-width: 0px 0px 5px 0px;
                border:none;
                border-radius: 0px;   
				margin-top: 12px;             
            }

            .dropdown-toggle:hover{               
                color: #FFFFFF;
            }


            .dropdown-menu {
                min-width: 215px;
            }
            .dropdown-menu.columns-2{
                min-width: 300px;
				padding-top: 10px;
padding-bottom: 7px;
            }
            .dropdown-menu.columns-3 {
                min-width: 600px;
            }
            .dropdown-menu li a {
                padding: 5px 3px;
                font-weight: 300;
            }
            .multi-column-dropdown {
                list-style: none;
            }
            .multi-column-dropdown li a {
                display: block;
                clear: both;
                line-height: 1.428571429;
				font-family: 'ArchivoNarrow';
				font-weight:normal;
                color: #333;
                white-space: normal;
            }
            .multi-column-dropdown li a:hover {
                text-decoration: none;
                color: #262626;
                background-color: #f5f5f5;
            }
            .navbar-nav > li > .dropdown-menu{
                margin-top: 0px;
				border:solid 1px #fff;
            }
            .navbar-default .navbar-nav > li > a {
                color: #000; 
				  font-family: 'ArchivoNarrow';            
                padding-top: 40px;
                padding-bottom: 40px;
                margin-bottom: -4px;
				border-right:solid 1px #000;
				font-size: 18px;
            }
            @media (max-width: 767px) {
                .dropdown-menu.multi-column {
                    min-width: 240px !important;
                    overflow-x: hidden;
                }
				.right-selectors {
    margin-top: 35px;
    padding-right: 90px;
}
				.multi-column-dropdown li {
    background-image: none !important;
}
				
				
				.vd li {
    background-image: none !important;
}
.dropdown-menu li a {
    padding-left: 0 !important;
    color: #000 !important;
}
				
				
				
				
				.tp-other{
					display:block;}
					
					.tp-other ul li{
						padding-left: 15px;}
						.tp-other ul li i {
    font-size: 16px;}
	
	.tp-other ul li span{
		margin-top:0;}
		
		#custom-search-input-a{
			width:100%;
			margin-left:0;
			margin-bottom:15px;}
			
			
			
			
			
			
			
					
				.main-bnr .carousel-caption{
					display:none;}
					
				.navbar-nav{
					margin-left:0;}
					
				.navbar-nav > li{
					height:auto;}
					
					.navbar-default .navbar-nav > li > a{
						padding-bottom: 10px;
padding-top: 10px;}

				.navbar-default .navbar-nav > li > a:hover{
					background-color: #f96d11;
					color:#fff;
					}
					
				.navbar-default .navbar-nav > li > a{
					
					border-right:none;}
					
					.multi-column-dropdown li a {
    color: #000 !important;
    font-size: 18px;}
	
	.navbar-nav > li > .dropdown-menu:after{
		display:none;}
            }

            @media (max-width: 480px) {
                .content {
                    width: 90%;
                    margin: 50px auto;
                    padding: 10px;
                }
				
				.dropdown-menu li a{
					padding-left:0 !important;
					color:#000 !important;}
					
				.vd li{
					background-image:none !important;}
					
					
					
					.carousel img {
    
    height: 294px !important;
}
         
		 
		 .main-bnr .carousel-indicators{
			 display:none;}
		    }
			
			
			
            @media (min-width: 768px) and (max-width:1023px) {
                .dropdown-menu.columns-2 {
                    margin-left: -100px;
                }

                .dropdown-menu.columns-3 {
                    margin-left: -300px;
                }
            }
			

.news-im h2{
	text-align:center;
	font-family: 'ArchivoNarrow';
	color:#fff;
	font-weight:normal !important;}	
.news-im{
	width: 75px;
height: 90px;
float: left;
background-color: #0c345f;
padding-top: 12px;
margin-right: 35px;
position:relative;}

.news-im::after{
   content: '';
position: absolute;

top: 14px;
width: 0;
height: 0;
border-left: 12px solid #0c345f;

border-top: 11px solid transparent;
clear: both;
border-bottom: 12px solid transparent;
right: -11px;
}


	.wrapper {
	width:100%;
	margin:10px auto;
}

	.wrapper2 {
	width:100%;
	margin:10px auto;
}

.wrapper2 .demof li {
	min-height:138px;} 
.demof {

margin: 25px 0;
}
.demof ul {
padding: 0;
list-style: none;
}
.demof li {
padding: 20px;

}
.demof li.odd {
/*background: #fafafa;*/
}
.demof li:after {
content: '';
display: block;
clear: both;
}
.demof img {
float: left;
width: auto;
margin: 5px 15px 0 0;
border: solid 1px;
width: 115px;
height: 115px;
}
.demof a {
font-family: 'ArchivoNarrow';
font-size: 18px;
font-weight: bold;
color: #000;
}
.demof p {
margin: 8px 0 0;
font-size: 18px;
font-family: 'ArchivoNarrow';
}
.demo3 {
font-family: Arial, sans-serif;
border: 1px solid #C20;
margin: 50px 0;
font-style: italic;
position: relative;
padding: 0 0 0 80px;
box-shadow: 0 2px 5px -3px #000;
border-radius: 3px;
}
.demo3:before {
content: "Latest News";
display: inline-block;
font-style: normal;
background: #C20;
padding: 10px;
color: #FFF;
font-weight: bold;
position: absolute;
top: 0;
left: 0;
}
.demo3:after {
content: '';
display: block;
top: 0;
left: 80px;
background: linear-gradient(#FFF, rgba(255, 255, 255, 0));
height: 20px;
}
.demo3 ul li {
list-style: none;
padding: 10px 0;
}
.demo5 {

margin-top: 10px;
border-radius: 10px;
width: 100%;

}
.demo5 ul {
padding: 0;
}
.demo5 ul li {
padding: 10px 10px 10px 0px;

border-radius: 10px;
list-type: none;
margin: 0;
}
.et-run {
background-color: #0cf;
color: white;
border: 1px solid black;
}

.fragment {
    position: relative;
}
#closeButton {
    position: absolute;
    top: 0;
    right: 0;
}
#close {
    float:right;
    display:inline-block;
    padding:2px 5px;
    background:#ccc;
}

.top-announcer{
	width: 100%;
background-color: #f96d11;
min-height: 35px;
padding-bottom: 5px;}
	
.top-announcer p{
	color: #fff;
font-size: 16px;
padding-top: 9px;
margin-bottom: 3px;}
	
.anou-hd{
   position: absolute;
border-right: solid 3px #fff;
left: 14px;
background-color: #f96d11;
width: auto;
height: 30px;
top: 0;
text-align: center;
color: #fff;
line-height: 30px;
font-size: 16px;
z-index: 99999;
padding-right: 5px;
margin-top: 5px;
}
.inner{
    width: 19px;
    height: auto;
    /*background-color: #C96;*/
    color: #fff;
    position: absolute;
    right: 16px;
    top: 6px;
    font-size: 18px;
	cursor:pointer;
}
.dropdown-menu li a {
    display: block;
    clear: both;
    line-height: 1.428571429;
    font-family: 'ArchivoNarrow';
    font-weight: normal;
    color: #FFF;
    white-space: normal;
	font-size:17px;
	display: inline;
}

.v3er li {
    background-image: url(../images/fndi-images/arrow-menu.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 14px;
	
}

.v3er{
	padding:10px;}

.dropdown-menu li a:hover {
    background-color: transparent !important;
    color: #f96c10 !important;
    border-bottom: solid 1px #f96c10;
}

.main-bnr .chatter {
    background-color: rgba(2, 83, 139, 0.61);
    position: fixed;
    
    right: 0;
    bottom: 0;
    z-index: 999;
    
    color: #fff;
    text-align: left;
   height:auto;
}
.main-bnr{
	position:relative;}