/*css added by riyaj20161103*/
@media screen and (min-width: 320px) and (max-width: 767px) {
	.clr {
		color: #fff !important;
		font-weight: normal !important;
		padding: 0px !important;
	}

	.headerlist {
		font-family: 'Open Sans', sans-serif;
		font-size: 15px !important;
		/*padding: 20px 0px 0px 0px;*/
		margin-top: 0px !important;
		padding: 0px 0px !important;
	}
}

@media screen and (min-width: 993px) and (max-width: 1200px) {
	.headerlist {
		font-size: 18px !important;
	}
}
/* add new css20160208 */
.headerlist {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	/*padding: 20px 0px 0px 0px;*/
	margin-top: 0px;
}
/**/
/* add new css20160208 */
.bckimages {
	background: transparent none repeat scroll 0 0;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99999;
}

.backgroundimg {
	background: transparent none repeat scroll 0 0;
	height: 95px;
	left: 50%;
	margin: 0 0 0 -598px;
	min-width: 950px;
	position: absolute;
	top: 0;
	width: 1100px;
}
/**/
.padding-top-0 {
	padding-top: 0px;
}

.clr {
	color: #fff !important;
	font-weight: 900;
	padding: 14px !important;
	font-size:13px;
}

.logoimg {
    width: 80px;
    height: auto;
    margin-top: 0px;
    position: relative;
    top: 0px;
    right: 10px;
    /*background: #fff;*/
    padding: 13px 7px;
    border-radius: 5px;
}
.logo {
	width:10%;
	float:left;
}
.nav.navbar-nav {
	float:right;
	background:-webkit-linear-gradient(#55302a,#1e1a17);
	background:-o-linear-gradient(#55302a,#1e1a17);
	background:-moz-linear-gradient(#55302a,#1e1a17);
	background: linear-gradient(#55302a,#1e1a17);
	margin-top:18px;
	padding:0px 15px;
	border-radius:10px;
}
.dropdown-menu.dbcolor > li > a {
	font-size:12px;
}

/*.headerlist1 {
	font-family: "Aldrich",sans-serif;
	font-size: 18px;
	padding-left: 0px!important;
	padding-right: 0px!important;
}
.highlight {
background-color: transparent;
}
.headerlist:hover {
background-color:transparent;
}
.navbar-nav > .open > a, .navbar-inverse .navbar-nav > .active > a {
 background:transparent!important;
color: #000!important;
box-shadow: none;
}*/
