@media screen and (max-width:800px) {
	.tinynav {		
		background:#999;		
	}	
}
body.boxed div.body {
	border-top:0px solid #007ec5;
}
.testimonial-name, .service-box.black .circleicon i, .service-box.featured .circleicon i, .service-box:hover i, .footerlogo47, .primarycolor, a, a:hover {
	color:#007ec5;
}
.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:#185abd;
}
.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:#185abd;
}
.navbar .nav li.dropdown.open>.dropdown-toggle,.navbar .nav li.dropdown.active>.dropdown-toggle,.navbar .nav li.dropdown.open.active>.dropdown-toggle {
	background-color:#007ec5;	
}
#search a {	
	background:#144896 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:#ccc;
	color:#a70808;
}
.footerdark h1 {	
	border-bottom:1px solid #007ec5;
}
.grey-box-icon:hover .fontawesome-icon.circle-white,.grey-box-icon.active .fontawesome-icon.circle-white {
	background-color:#007ec5;	
}
a.prev,a.next {
	background:url(/jjc/Public/img/carousel_arrows.png) no-repeat #007ec5;
}
a.next {
	background-position:-22px 0
}
.btn-primary {
	background-color:#007ec5;
}
.panel,.panel1 {
border-left:8px solid #007ec5;
}
#filter ul li .selected {
color: #007ec5 !Important;
}
.vuzz-pricing-table>div.popular {
border-top:#007ec5 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:#007ec5;color:#fff;}