@charset "utf-8";

@media print {
* {
	padding: 0;
	margin: 0;
	background: transparent !important;
	color: #000 !important;
}
.bg1 {
	display: none;
}
.search {
	display: none;
}
.homeslider {
	display: none;
}
.logo-section-with-search {
	position: static;
}

.bdrl.wow.fadeInUp {
	display: none;
}
.news-sections {
	margin-left: 12px;
	margin-top: 40px;
}
.inner-banner {
	display: none;
}
.navbar {
    display: block !important;
}

   a:after { content:''; }
  a[href]:after { content: none !important; }
#navbar ul a {
    color: #fff;
    padding: 14px 5px !important;
    display: block;
    border-right:none;
    font-family: 'open_sans_condensedbold';
    font-size: 14px;
}

.navbar-toggle {
    display: none !important;
}
.collapse {
    display: block !important;
}
.col-xs-12 {
    width: 30% !important;
}
a.segt { display:none !important;}
.info-sec .col-lg-9.col-xs-12 {
    width: 100% !important;
}
.col-sm-8.col-md-8.col-lg-8.col-xs-12.wow.fadeInDown {
    width: 60% !important;
}
.col-sm-4.col-md-4.col-lg-4.col-xs-12 {
    width: 40% !important;
}
#navbar ul ul {
  
    background: #fff !important;
    border: 1px solid #000 !important;
  
}
}