body
{
	line-height:28px;
	text-align:justify;
font-family: 'Signika', sans-serif;
	background: #f4f4f4;
}
a
{
	color:#000;
}
.logoimg
{
	width:100%;
}
.imgwidth
{
	width:100%;
}
.headerbg
{
	background: #040303!important;
	margin-bottom:50px;
	border-bottom:3px solid #ED6827;
}
.navbar-default
{
	background:#fff;
	box-shadow: 0 0px 5px 0px #D85414;
}
a:hover
{
 text-decoration:none !important;
}
.navbar-nav {
   /*  float: right; */
   
    padding: 10px;
    font-size: 20px;
}
.navbar-nav>li>a
{
	padding:15px 30px !important;
	color:#fff;
	font-size:20px !important;
}
.navbar-nav li a:hover
{
background:#ED6827 !important;
color:#fff !important;
}
.border
{
	text-align:center;
	box-shadow:0 0 5px 0px;
	padding:15px;
	background: #090119 !important;
    color: #fff;
	border: 4px dotted #ed6827;
    border-radius: 20px;
}
p
{
	font-size:17px;
	text-align:justify;
	padding:5px 0px;
}

.title
{
	font-size:16px;
	text-align:center;
	padding:5px 0px;
}
.iconimg
{
	width:30%;
	margin:0 auto;
	text-align:center;
}
.Categorytitle
{
	font-size:20px;
	border-bottom:2px solid #ED6827;
	color:#ED6827;
	padding:15px 0px;
}
/*innerpage*/
.col-md-12 {
    font-size: 15px;
}
.padding-left-none, .left-0
{
	display:none;
}
.header-box , #top_navigation, .breadcrumbs , .banner_slider, .new_block_right , .jos_count, .sort-by-latest-text, .sort-by-latest-drop, .pagination-block, .background-fff , .fw_content1 , .common_block
{
	display:none;
}
.align-center
{
	margin-top:-7% !important;
}
.content_adv_div .text-center
{
	display:none !important;
}
.disc_box, .disc_title
{
	display:none !important;
}
/*skills style*/
.head_tag_expand
{
	display:none !important;
}
iframe
{
	display:none !important;
}
/*end innerpage*/
nav a
{
	color:#fff;
	padding:0px 20px;
}
footer nav a:hover
{
	color:#fff;
	
}
.copy
{
	text-align:center;
	color:#fff;
}
footer
{
	background: #090119;
    padding: 10px 0px 0px 0px;
    margin-top: 2%;
}
.cities a
{
	font-size:18px;
}
/*subscribe form*/
.captchaborder
{
	background:#ED6827;
	color:#fff;
	font-size:23px;
	border:none;
	padding:10px;
	text-align:center;
	letter-spacing:10px;
}
.submitbtn
{
	background:#ED6827;
	color:#fff;
	font-size:18px;
	border:none;
	padding:10px 25px;
	text-align:center;
	
}
.borderbg
{
	border: 3px double #ed6827;
    background: #ffffff;
    padding: 40px;
}
/*end subscribe form*/
/* footer subscribe*/
.navbar-toggle .icon-bar
{
	background:#fff;
	color:#fff;
}
@media screen and (max-width: 860px) {
	
.navbar-header
{
	height: 0px;
}
.headerbg
{
	margin-bottom:0px;
}
.Categorytitle
{
	text-align:center;
}
.captchaborder
{
	width:100%;
}
}
@media screen and (max-width: 800px) {
	
.navbar-brand img
{
	width:100%;
}
.nav-tabs > li {
    width: 16%;
    padding: 10px 7px;
}

.bracket1
{
	display:none;
}
.bracket
{
background-image: none;
}
.container
{
	padding:0;
}
.col-md-12{
	padding:0px;
}
}
@media screen and(max-width:800)and (min-width: 479px) {
}
@media screen and (max-width: 480px) {

}