@media screen and (max-width:800px) {
	.tinynav {		
		background:#999;		
	}	
}
body.boxed div.body {
	border-top:0px solid #01589f;
}
.testimonial-name, .service-box.black .circleicon i, .service-box.featured .circleicon i, .service-box:hover i, .footerlogo47, .primarycolor, a, a:hover {
	color:#01589f;
}
.cameraContents .camera_caption span, .popular .vuzz-button.buttonprice, .popular .vuzz-button, .popular .vuzz-pricing-per, .popular .vuzz-pricing-cost, .captionicons, a.tagcloud:hover,.tagcloud a:hover, .service-box.featured , .service-box:hover, #skill i, article .day, .totop, .totop:hover, .primarybg {
	background:#01589f;
}
.navbar .nav>li>a:focus,.navbar .nav>li>a:hover,.navbar .nav>.active>a,.navbar .nav>.active>a:hover,.navbar .nav>.active>a:focus {	
	background-color:#01589f;
	color:#fff;
}
.navbar .nav li.dropdown.open>.dropdown-toggle,.navbar .nav li.dropdown.active>.dropdown-toggle,.navbar .nav li.dropdown.open.active>.dropdown-toggle {
	background-color:#01589f;	
}
#search a {	
	background:#01589f url(../img/part-btn-search.png) no-repeat center center;
}
.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus,.dropdown-submenu:hover>a,.dropdown-submenu:focus>a {	
	background-color:#2384d2;
	color:#fff;
}
.footerdark h1 {	
	border-bottom:1px solid #01589f;
}
.grey-box-icon:hover .fontawesome-icon.circle-white,.grey-box-icon.active .fontawesome-icon.circle-white {
	background-color:#01589f;	
}
a.prev,a.next {
	background:url(/kjc/Public/img/carousel_arrows.png) no-repeat #01589f;
}
a.next {
	background-position:-22px 0
}
.btn-primary {
	background-color:#01589f;
}
.panel,.panel1 {
border-left:8px solid #01589f;
}
#filter ul li .selected {
color: #01589f !Important;
}
.vuzz-pricing-table>div.popular {
border-top:#01589f 3px solid;
}
.newsview table{
	border:1px solid #888
}
.newsview table td{border:1px solid #888} 
.newsview img{
	max-width:800px;
}
 
 @media screen and (max-width:800px) {
	 header{
		 display:none;
	 } 
	 .news{
		 height: 100%;
    max-height: 100%;
    min-height: 100%;
    overflow-x: hidden !important;
    position: absolute;
    width: 100%;
	 }
	 .newsview{
		font-size: 15px;
    line-height: 1.5;
	
	 }
	.newsview img{
	width:96%;
}

}

::selection {background:#01589f;color:#fff;}