@charset "utf-8";

/* CSS Document */

@import 'https://fonts.googleapis.com/css?family=Roboto:100,300,400,700';
 @import 'https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700';
body {
	background-repeat: repeat;
	background-color: #fff;
	color: #000;
	font-family: Roboto;
	padding: 0;
	margin: 0;
}
.cnt-wrp {
	color: #000;
	margin-top: 126px;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #4995e8 !important;
}
h1 {
	font-family: Roboto Condensed;
	font-size: 25px;
	margin: 0 0 15px;
	padding: 0;
	text-transform: uppercase;
}
h2 {
	font-weight: bold;
	font-size: 25px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 15px;
}
h5 {
	color: #363636;
	font-size: 16px;
	font-weight: 400;
	text-align: center;
}
h5 span {
	color: #f00;
}
p {
	line-height: 24px;
	font-weight: 300;
}
.mrg15-t {
	margin-top: 15px;
}
.mrg30-t {
	margin-top: 10px;
}
.mrg15-r {
	margin-right: 15px;
}
.no-pad {
	padding: 0px !important;
}
/*top bar*/

.main-bg {
	background: url(../images/bg.png);
}
.top-bar {
	background: #d3e5f8;
	padding-top: 10px;
}
.top-dis p span {
	padding-right: 10px;
}
/*login form*/

.card-container.card {
	max-width: 400px;
	min-height: 500px;
	padding: 40px;
	text-align: center;
}
.card {
	margin: 50px auto 25px;
	padding: 20px 25px 30px;
}
.card {
	float: none;
	left: 0;
	margin: 0 auto;
	padding: 20px 25px 30px;
	right: 0;
	margin-top: 15%;
	display: block;
	left: 0;
}
textarea, input {
	padding: 10px;
	font-family: FontAwesome, "Open Sans", Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
}
 .form-control::-moz-placeholder {
 color: #000;
 font-weight: 500;
}
.profile-img-card {
	display: block;
	margin: 0 auto 35px;
	max-width: 250px;
}
.profile-name-card {
	color: #15007b;
	font-size: 28px;
	line-height: 64px;
	text-align: center;
	text-transform: uppercase;
}
.profile-name-card span {
	font-weight: bold;
}
.log-form {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 1px solid #555555;
	border-radius: 25px;
	height: 43px;
	margin: 20px 0;
}
.btn-log {
	background: #343536 none repeat scroll 0 0;
	border-radius: 22px;
	color: #fff;
	display: block;
	font-size: 16px;
	font-weight: 600;
	margin: 0 auto;
	text-transform: uppercase;
}
.forgot-password {
	float: left;
	text-align: center;
	text-decoration: underline;
	width: 100%;
}
/*footer*/

.footer-bg {
	width: 100%;
	background: #000 none repeat scroll 0 0;
	padding: 10px;
	position: absolute;
}
.footer-bg p {
	font-family: Roboto Condensed;
	color: #fff;
}
.footer-bg a {
	color: #FFF;
	text-decoration: none;
}
.footer-bg a:hover {
	color: #CCC;
	text-decoration: underline;
}
.notify {
	background: #1d5596 none repeat scroll 0 0;
	border-radius: 50%;
	font-size: 13px;
	height: 30px;
	left: -9px;
	padding: 6px !important;
	text-align: center;
	position: absolute;
	top: -19px;
}
/*brands*/

.banner-img {
	background-image: none;
	background-size: cover;
	height: 430px;
}
.banner-caption {
	bottom: -370px;
	position: absolute;
	z-index: 99;
}
.company-dtl {
	background: rgba(0, 0, 0, 0) url("../images/banner-caption-bg.png") no-repeat scroll 0 0;
	height: 267px;
	padding: 75px 0 0 45px;
	position: absolute;
	right: 0;
	width: 266px;
}
.brand-caption {
	background: rgba(33, 118, 211, 0.6) none repeat scroll 0 0;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	margin: 0 15px;
	display: none;
}
.container.mrg30-t.mrg30-b .col-md-3 {
	margin-bottom: 25px;
}
.brand-caption > a {
	background: #fff none repeat scroll 0 0;
	color: #2176d3;
	display: block;
	float: none;
	margin: 35% auto 0;
	padding: 10px;
	top: 30%;
	width: 100px;
}
.brand-box:hover .brand-caption {
	display: block;
}
.brand-box h4 {
	background: #2176d3 none repeat scroll 0 0;
	color: #fff;
	margin: 0;
	padding: 15px;
	text-align: center;
	z-index: 100;
}
.mrg30-b {
	margin-bottom: 20px;
}
.ft-link li {
	color: #fff;
	display: inline;
	list-style: outside none none;
}
.ft-link li a {
	color: #fff;
	line-height: 30px;
}
.ft-link {
	margin: 0;
	padding: 0;
}
.footer-bg.inner-page {
	position: static;
}
.forgot-password {
	color: #23527c;
}
.forgot-password:hover {
	color: #23527c;
}
.banner-img img {
	max-width: 320px;
	margin-top: 70px;
}
.top-bar {
	background: #d3e5f8 none repeat scroll 0 0;
	left: 0;
	padding: 10px 0 9px;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 100;
	    color: #000;
}
.logo-container {
	margin-top: 120px;
	max-width: 390px;
	position: absolute;
	z-index: 100;
}
.logo1.sm-logo {
	display: none;
}
.top-bar.top-nav-fix {
}
.logo-main {
	background-image: url("../images/brands-logo.png");
	background-repeat: no-repeat;
	background-size: 100% auto;
	height: 103px;
	margin-left: 0;
	margin-top: 1px;
	position: fixed;
	top: 31px;
	width: 426px;
}
.logo-main02 {
	background-image: url("../images/brands-logo.png");
	background-repeat: no-repeat;
	background-size: 100% auto;
	height: 103px;
	margin-left: 0;
	margin-top: 1px;
	position: fixed;
	top: 33px;
	width: 426px;
}
.img-box {
	overflow: hidden;
}
.img-box img {
	-webkit-transition: all 0.5s linear;
	transition: all 0.5s linear;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	overflow: hidden;
	z-index: 99;
}
.img-box img:hover {
	-webkit-transform: scale3d(0.8, 1.2, 1);
	transform: scale3d(1.2, 1.2, 1);
	overflow: hidden;
}
.brand-box {
	margin-bottom: 15px;
}
.btn.focus, .btn:focus, .btn:hover {
	color: #2176d3;
}
.item > img {
	margin-top: 0px;
}
.container.banner-content {
	border: 0 none;
	left: 0;
	position: absolute;
	right: 0;
	top: 153px;
}
.company-dtl h3 {
	font-size: 17px;
}
.company-dtl > p {
	font-size: 14px;
}
/*product-list*/

.breadcrumb {
	background: none;
}
.filterbar {
	background: #000;
	padding: 10px 10px 25px 10px;
	width: 100%;
	float: left;
}
.filter-box {
	float: left;
	margin-right: 10px;
	width: 20%;
}
.brand-list {
	display: block;
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
.brand-list > li {
	background: white none repeat scroll 0 0;
	border: 1px solid rgba(230, 228, 228, 0.39);
	padding: 5px;
}
.brand-list img:hover {
	transform: scale(0.9);
}
.pro-box {
	background: #fff none repeat scroll 0 0;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border: 1px solid rgba(204, 204, 204, 0.48);
}
.btn.btn-primary.cart-btn {
	border-radius: 0;
	color: #ffffff;
	display: block;
	margin: 0 auto;
}
.brand-list img {
	transition: all 0.5s linear 0s;
}
.filter-box input {
	border-radius: 0;
}
.filter-wrp .form-control {
	display: block;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.filter-wrp .form-control1 {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.cnt-wrp {
	background-color: #FFF;
	min-height: 550px;
}
.cnt-wrp h4 {
	color: #000;
	text-transform: uppercase;
	font-size: 22px;
	margin: 30px 10px 20px 10px;
}
.hd-style {
	background-color: #2176d3;
	color: #FFF;
}
.list-container {
	color: #000;
}
.inner-slide {
	margin-top: 126px;
}
.st1 {
	text-align: left;
}
.st2 {
	text-align: right;
}
.st3 {
	text-align: left;
}
.rstyle1 {
	font-size: 18px;
	float: right;
	padding-right: 6px;
	background-color: #e8e8e8;
	width: 100%;
	text-align: right;
	padding: 10px 10px 10px 10px;
	margin-bottom: 20px;
}
.word-display {
	border-bottom: 2px solid #19c814;
	border-top: 2px solid #19c814;
	padding: 10px 10px 10px 10px;
	margin-bottom: 15px;
}
.rstyle {
	background-color: #e8e8e8;
}
.count {
	margin-top: 16px;
	margin-left: 10px;
}
.count h4 {
	float: left;
	font-size: 15px !important;
}
.count .form-control3 {
	display: block;
	width: 30px;
	height: 25px;
	padding: 3px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	float: left;
	margin-top: 7px;
	margin-left: 5px;
	margin-right: 10px;
}
.print-btn {
	color: #000;
	padding: 5px 20px 5px 20px;
	font-size: 16px;
	text-transform: uppercase;
}
.print-btn1 {
	color: #000;
	padding: 5px 20px 5px 20px;
	font-size: 16px;
	text-transform: uppercase;
}
.print-btn2 {
	color: #000;
	padding: 5px 20px 5px 20px;
	font-size: 16px;
	text-transform: uppercase;
}
.print-btn3 {
	color: #000;
	padding: 5px 20px 5px 20px;
	font-size: 16px;
	text-transform: uppercase;
}
.prnt-wrp {
	text-align: center;
	padding: 20px 14px 10px 10px;
}
.cnt-wrp .panel-default>.panel-heading {
	color: #FFF;
	background-color: #2176d3;
	border-color: #2176d3;
	text-align: left;
}
.panel-title {
	text-align: left;
}
.hd-style1 {
	font-family: Roboto;
	color: #FFF;
	background-color: #1d5a9c;
	font-weight: bold;
}
.table-responsive {
	color: #000;
}
.delvery-btn-wrp {
	text-align: right;
}
.cnt-wrp .panel-group {
	margin-bottom: 20px;
	color: #000;
}
.delvery-wrp ul li {
	list-style: none;
	margin-bottom: 10px;
}
.panel-title a {
	text-decoration: none;
}
.prodt-wrp {
	background-color: #FFF;
	min-height: 395px;
}
.prdt-wrapper {
	padding-top: 35px;
	background-color: #FFF;
	color: #000;
}
.prdt-wrapper h4 {
	font-size: 20px;
}
.qar-bx {
	font-size: 20px;
	text-transform: uppercase;
	background-color: rgba(0, 0, 0, 0.02);
	padding: 10px;
}
.qar-bx strike {
	color: #F00;
}
.acart {
	text-align: left;
}
.acart .count .notify1 {
	background: #4CAF50 none repeat scroll 0 0;
	border-radius: 0px;
	font-size: 15px;
	height: 34px;
	float: left;
	padding: 6px !important;
	text-align: center;
	width: 50px;
	margin-right: 7px;
}
.acart .cart-btn {
	float: left;
}
#carousel .slides li {
	width: 140px !IMPORTANT;
	margin-right: 15px !important;
}
.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 0px;
	list-style: none;
    background-color: rgba(0, 0, 0, 0.03);
	border-radius: 4px;
	margin-top: 10px;
}
.breadcrumb a {
	color: #000;
	text-decoration: none;
}
.breadcrumb a:hover {
	color: #000;
	text-decoration: none;
}
.other-products h4 {
	color: #000;
	font-size: 20px;
	text-transform: uppercase;
}
.other-products {
	padding-top: 20px;
}

@media(min-width:320px) and (max-width:480px) {
.footer-bg {
	text-align: center;
}
.top-bar {
	text-align: center;
}
p {
	font-size: 14px;
}
.top-bar {
	height: 185px;
}
.notify {
	float: none;
}
.logo-container {
	margin-top: 100px;
}
.logo-container img {
	width: 275px;
}
.logo-main {
	width: 275px;
	margin-top: 70px;
}
.logo-main img {
	width: 275px !important;
}
.slider {
	margin-top: 185px;
}
.carousel-inner .item img {
	height: 140px;
}
.company-dtl {
	display: none;
}
.banner-caption {
	display: block;
	bottom: -210px;
}
.banner-caption h2 {
	font-size: 25px;
}
.align-topn {
	margin-top: 8px !important;
}
.filterbar ul li {
	width: 90%;
}
.login-sec {
	margin-top: 85px;
}
.carousel-indicators {
	display: none;
}
.inner-slide {
	margin-top: 185px;
}
.inner-slide img {
	height: 80px;
}
.print-btn1 {
	float: none;
	margin-left: 6px;
	margin-bottom: 10px;
}
.print-btn2 {
	margin-right: 10px;
	margin-bottom: 10px;
	float: none;
}
.print-btn3 {
	float: none;
	margin-right: 10px;
	margin-bottom: 10px;
}
}

@media(min-width:600px) and (max-width:767px) {
.footer-bg {
	text-align: center;
}
.top-bar {
	text-align: center;
}
p {
	font-size: 14px;
}
.top-bar {
	height: 185px;
}
.notify {
	float: none;
}
.logo-container {
	margin-top: 100px;
}
.logo-container img {
	width: 275px;
}
.logo-main {
	width: 275px;
	margin-top: 70px;
}
.logo-main img {
	width: 275px !important;
}
.slider {
	margin-top: 185px;
}
.carousel-inner .item img {
	height: 165px;
}
.company-dtl {
	display: none;
}
.align-topn {
	margin-top: 8px !important;
}
.filterbar ul li {
	width: 90%;
}
.login-sec {
	margin-top: 85px;
}
.carousel-indicators {
	display: none;
}
.banner-caption {
	display: block;
	bottom: -210px;
}
.banner-caption h2 {
	font-size: 25px;
}
.inner-slide {
	margin-top: 186px;
}
.inner-slide img {
	height: 80px;
}
.print-btn1 {
	float: none;
	margin-left: 6px;
	margin-bottom: 10px;
}
.print-btn2 {
	margin-right: 10px;
	float: none;
	margin-bottom: 10px;
}
.print-btn3 {
	float: none;
	margin-right: 10px;
	margin-bottom: 10px;
}
}

@media(min-width:768px) and (max-width:999px) {
.notify {
	float: none;
}
.company-dtl {
	background: #160854;
	height: 169px;
	padding: 15px 0 0 15px;
	position: absolute;
	right: 0;
	top: -2px;
	width: 266px;
}
.filterbar ul li {
	width: 22%;
}
.align-topn {
	margin-top: 8px !important;
}
.filterbar ul li {
	width: 90%;
}
.inner-slide {
	margin-top: 113px;
}
.inner-slide img {
	height: 125px;
}
.print-btn1 {
	float: left;
	margin-left: 6px;
}
.print-btn2 {
	margin-right: 10px;
	float: right;
}
.print-btn3 {
	float: right;
	margin-right: 10px;
}
}

@media(min-width:768px) and (max-width:800px) {
.banner-caption {
	display: block;
	bottom: -160px;
}
}

@media(min-width:800px) and (max-width:980px) {
.company-dtl {
	height: 177px;
}
.banner-caption {
	display: block;
	bottom: -160px;
}
}

@media(min-width:980px) and (max-width:999px) {
.company-dtl {
	height: 225px;
}
.sch-wrp .filter-wrp {
	position: fixed;
	margin: 0;
	left: 31px;
	top: 112px;
	right: 0;
	z-index: 99;
}
.banner-caption {
	display: block;
	bottom: -210px;
}
}

@media(min-width:768px) and (max-width:1920px) {
.ftr-lft {
	float: left;
	text-align: left;
}
.ftr-rht {
	float: right;
	text-align: right;
}
.top-dis {
	text-align: right;
}
.top-dis-lft {
	text-align: left;
}
}

@media(min-width:1024px) and (max-width:1920px) {
.banner-slider {
	margin-top: 122px;
}
.inner-slide img {
	height: 115px;
}
.align-topn {
	margin-top: 36px !important;
}
.sch-wrp .filter-wrp {
	position: fixed;
	margin: 0;
	left: 31px;
	top: 112px;
	right: 0;
	z-index: 99;
}
.filterbar ul li {
	width: 18%;
}
.print-btn1 {
	float: left;
	margin-left: 6px;
}
.print-btn2 {
	margin-right: 10px;
	float: right;
}
.print-btn3 {
	float: right;
	margin-right: 10px;
}
}

@media(min-width:1024px) and (max-width:1199px) {
.company-dtl {
	top: -33px;
}
.banner-caption {
	display: block;
	bottom: -215px;
}
}

@media(min-width:1200px) and (max-width:1279px) {
.company-dtl {
	top: 14px;
}
.banner-caption {
	display: block;
	bottom: -255px;
}
}

@media(min-width:1280px) and (max-width:1359px) {
.company-dtl {
	top: 35px;
}
.banner-caption {
	display: block;
	bottom: -270px;
}
}

@media(min-width:1360px) and (max-width:1599px) {
.company-dtl {
	top: 57px;
}
.banner-caption {
	display: block;
	bottom: -290px;
}
}

@media(min-width:1600px) and (max-width:1919px) {
.company-dtl {
	top: 118px;
}
.banner-caption {
	display: block;
	bottom: -350px;
}
}

@media(min-width:1920px) {
.company-dtl {
	top: 203px;
}
.banner-caption {
	display: block;
	bottom: -433px;
}
}
.filterbar ul li {
	float: left;
	list-style: none;
	margin-right: 15px;
}
.align-topn {
	margin-top: 36px;
}
.acc-mnu {
	height: 50px;
	float: right;
	position: relative;
}
.acc-mnu ul {
	padding: 0;
	list-style: none;
}
.acc-mnu ul li {
	display: inline-block;
	position: relative;
	line-height: 21px;
	text-align: left;
	margin-right: 15px;
	z-index: 9999;
}
.acc-mnu ul li ul li {
	display: inline-block;
	position: relative;
	line-height: 21px;
	text-align: left;
	margin-right: 0px;
}
.acc-mnu ul li a {
	display: block;
	color: #FFF;
	text-decoration: none;
}
.acc-mnu ul li a:hover {
	color: #CCC;
}
.acc-mnu ul li ul li a:hover {
	color: #FFF;
	background-color: #5b9ce4;
}
.acc-mnu ul li ul li a {
	display: block;
	color: #FFF;
	text-decoration: none;
}
.acc-mnu ul li ul li a:hover {
	color: #FFF;
}
.acc-mnu ul li ul.dropdown-menu1 {
	min-width: 100%; /* Set width of the dropdown */
	background: #6dadf3;
	display: none;
	position: absolute;
	z-index: 999;
	left: 0;
}
.acc-mnu ul li ul.dropdown-menu1 li {
	display: block;
}
.acc-mnu .dropdown-menu1>li>a {
	display: block;
	padding: 5px 35px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	white-space: nowrap;
}
.cnt-wrp .form-control3 {
	display: block;
	width: 30px;
	height: 25px;
	padding: 3px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	float: left;
}
.generate-wrapper {
	color: #000;
}
.generate-wrapper p {
	text-align: left;
	margin-left: 20px;
	font-style: italic;
}
.generate-header {
	text-align: center;
	font-size: 18px;
	background-color: #2176d3;
	color: #FFF;
	padding: 6px;
	margin-bottom: 10px;
}
.generate-list {
	width: 100%;
	display: inline-block;
}
.generate-lft {
	float: left;
}
.generate-rht {
	float: left;
}
.sub-tol {
	float: right;
	font-size: 17px;
	text-align: right;
}
.sub-tol span {
	font-size: 14px;
}
.generate-wrapper .s1 {
	text-align: right;
}
.logo-wrp img {
	float: left;
	margin-right: 5px;
	margin-left: -10px;
	width: 275px;
}
.card-container.card h4 {
	font-size: 18px;
	color: #2176d3;
}
.in_stock {
	color: #1B910B;
	font-weight: bold;
	line-height: 20px;
	font-size: 14px;
	text-align: center;
}
.out_stock {
	color: #F00;
	font-weight: bold;
	line-height: 20px;
	font-size: 14px;
	text-align: center;
}
.in_stock1 {
	color: #1B910B;
	font-weight: bold;
	line-height: 20px;
	font-size: 14px;
	text-align: left;
	margin-left: 10px;
}
.out_stock1 {
	color: #F00;
	font-weight: bold;
	line-height: 20px;
	font-size: 14px;
	text-align: left;
	margin-left: 10px;
}
.wt {
	font-size: 14px;
	text-align: left;
	margin-left: 10px;
}
.table-responsive a {
	color: #000;
	text-decoration: none;
}
.table-responsive a:hover {
	color: #63a5ec;
	text-decoration: underline;
}
.part-wrp {
	margin-top: 0px;
}
.part-wrp a {
	color: #FFF;
	text-decoration: none;
}
.part-wrp a:hover {
	color: #CCC;
	text-decoration: none;
}
.part-wrp1 {
	margin-top: 12px;
	font-size: 16px;
}
.part-wrp1 a {
	color: #FFF;
	text-decoration: none;
}
.part-wrp1 a:hover {
	color: #CCC;
	text-decoration: none;
}
.modal-content {
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
	box-shadow: 0 5px 15px rgba(0,0,0,.5);
	background-color: #2176d3;
	color: #FFF;
}
.modal-content .modal-header h4 {
	color: #FFF;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}
.modal-content h5 {
	color: #FFF;
	font-weight: normal;
	text-align: left;
}
.close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #FFF;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: 1;
}
.close:focus, .close:hover {
	color: #FFF;
	text-decoration: none;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 1;
}
.modal-content .modal-body {
	text-align: left;
}
.modal-content .modal-body ul {
	margin-left: -39px;
}
.modal-content .modal-body ul li {
	list-style: none;
}
.modal-content .form-control {
	display: block;
	width: 100%;
	height: 30px;
	padding: 3px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	margin-bottom: 10px;
}
.modal-content .form-control1 {
	display: block;
	width: 100%;
	height: 60px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	margin-bottom: 10px;
}
.pop-btn {
	height: 32px;
	text-align: right;
}
.modal-header {
	padding: 15px;
	border-bottom: 1px solid rgba(229, 229, 229, 0.43);
	background-color: #5b9ee6;
	border-radius: 4px;
}
.part-wrp1 a {
	animation-duration: 1200ms;
	animation-name: blink;
	animation-iteration-count: infinite;
	animation-direction: alternate;
	-webkit-animation: blink 1200ms infinite;
	background-color: #ffdb00;
	padding: 4px 10px;
	border-radius: 4px;
}
 @keyframes blink {
 from {
 color:#F00;
}
 to {
 color:#9c27b0;
}
}
 @-webkit-keyframes blink {
 from {
 color:#F00;
}
 to {
 color:#9c27b0;
}
}
.cnt-wrp .btn-shop {
	text-align: right;
	margin-top: 20px;
}
.cnt-wrp .btn-shop .form-control {
	width: 275px;
	height: 37px;
	float: left;
}
.cnt-wrp .btn-shop ul {
	float: right;
}
.cnt-wrp .btn-shop ul li {
	list-style: none;
	float: left;
	margin-right: 10px;
}
.navbar-inverse {
	background-color: transparent;
	border-color: transparent;
	margin-top: 65px;
}
.navbar-inverse .navbar-nav>li>a {
	color: #f7f7f7;
	background-color: #2176d3;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
	color: #f7f7f7;
	background-color: #2176d3;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
	color: #fff;
	background-color: #3b87da;
}

@media(min-width:320px) and (max-width:999px) {
.nav > li {
	position: relative;
	display: block;
	text-align: left;
}
.acc-mnu {
	width: 100%;
}
.navbar-fixed-top {
	top: 70px;
	border-width: 0 0 1px;
}
.navbar-nav {
	margin: 0px -15px;
}
}

@media(min-width:768px) and (max-width:999px) {
.navbar-fixed-top {
	top: 10px;
	border-width: 0 0 1px;
}
}

@media(min-width:1024px) and (max-width:1920px) {
.acc-mnu {
	width: 350px;
}
}
.top-bar .dropdown-menu {
	background-color: #2176d3;
}
.top-bar .dropdown-menu>li>a {
	display: block;
	padding: 10px 20px;
	color: #FFF;
}
.top-bar .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #95bde8;
}


.dashboard-area{ color:#FFF;}
.dashboard-area .box1 {
    background: #c1c1bd;
	text-align: center;
}
.dashboard-area .box1 h5 {
        background: #2176d3;
    padding: 10px;
    color: #fff;
}
.dashboard-area .box1 .vmore {
    display: block;
    padding: 10px;
    background: #8391a0;
    color: #fff;
    text-align: right;
}

.cnt-wrp .dropdown-menu {
    background-color: #f8f8f8 !important;
}
.page-header {
    padding-bottom: 9px;
    margin: 20px 0 20px;
    border-bottom: 1px solid #eee;
}

@media(min-width:320px) and (max-width:768px) {
	
	.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: #f7f7f7;
    background-color: #215fa2;
}

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: #215fa2;
}

.navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: #2176d3 !important;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #000;
}
}
/* m6: */
.mTop30 {
  margin-top: 30px;
}
.table-bordered > thead > tr > th {text-align: center!important;}