/* ===================
START: SITE STYLES
=================== */
@charset "utf-8";

* {
	font-family: "Open Sans", "Helvetica Neue", sans-serif;
}

.container
{
	width:100%;
}

body {
    margin:0;
    padding:0;
	padding-bottom: 0px;
	/*max-width: 1920px;*/
}
body {
	/*padding-top: 50px;*/
}

div#pcMainAreaPrice ul {
	padding: 0 0;
	padding-left: 25px;
	margin: 0;
}
.left_nav {
	/*border-bottom: 1px solid #DDDDDD;*/
	border-right: 1px solid #DDDDDD;
	padding: 0px 10px 0px 0px;
}
.left_nav li {
	list-style-position: outside;
	list-style-type: none;
	margin-left: -25px;
}
.left_nav h3 {
	font-size: 120%;
	font-weight: 700;
	margin-bottom: 10px;
	padding-bottom: 7px;
	border-bottom: 1px solid rgba(221, 221, 221, 1);
}
.left_nav .pcRecentProduct {
	padding: 5px 5px;
	margin: 4px 0px;
	background: #F0F2F5;
	border-radius: 3px;
}
.left_nav .pcRecentProduct:hover {
	background: #dbdfe5;
}
.left_nav .pcRecentProduct::before {
content: " ";
display: table;
}
.left_nav .pcRecentProduct::after {
content: " ";
display: table;
}
.pcRecentProduct a {
	width: 70%;
	margin-left: 30%;
	display: inline-block;
	line-height: 20px;
	min-height: 42px;
	color: #3B5A9C;
	text-decoration: none;
}
.pcRecentProduct img {
	height: 40px;
	vertical-align: top;
	width: 40px;
	margin: 0;
	margin-top: 1px;
	margin-left: -22%;
	position: absolute;
	border-radius: 4px;
}
div#pcMainAreaPrice ul a {
	font-size: 13px;
	padding: 5px 7px;
	display: inline-block;
	width: 100%;
	background: #F0F2F5;
	margin: 4px 0px;
	border-radius: 3px;
	color: #3B5A9C;
	text-decoration: none;
}
div#pcMainAreaPrice ul a:hover {
	background: #dbdfe5;
}


.pcCartLayout .divider {
   border: 0px; 
}
.dropdown-menu > .pcCartLayout {
    padding: 14px;
}
#pcCartDropDown {
    min-width: 350px;   
}
#pcSpecials, #pcNewArrivals, #pcBestSellers, #pcUsefulLinks
{
	float: left;
	margin: 1%;
	width: 23%;
}
#pcUsefulLinks li {
    list-style-position: outside;
    list-style-type: none;
    margin-left: -25px;
}
#pcOPCtotal {
    display: none;
}
#pcMainArea {
	/*padding-top: 5px;*/
	padding-bottom: 70px;
	min-height: 550px;
}
.pcShowProductsH {
	border-top: 1px solid #ddd;
	padding: 30px;
}
.pcShowProductImageH img {
	max-height: 150px;
}
.pcShowProductInfoH .pcShowProductPrice {
	display: block;
	text-align: center;
}
.pcShowProductInfoH .pcShowProductRating {
	float: left;
	margin: 0;
	margin-left: 10px;
}
.pcShowProducts {
	overflow: hidden;
}
#pcSpecials, #pcNewArrivals, #pcBestSellers, #pcUsefulLinks {
	float: left;
	margin: 1%;
	width: 31%;
	padding: 1%;
	background: #F3F5F8;
	height: 100%;
	margin-bottom: -99999px;
	padding-bottom: 99999px;
}
.pcRow {
	border-top: 1px solid #ddd;
}
.pcInfoMessage {
	background: #F3F5F8;
	border-color: #F3F5F8;
}
.pc-nav div {
    color: #FFFFFF;   
}
.navbar {
	margin-bottom: 0;
}
/*html, body, #pcMainArea {
height: 100%;
}*/
/* ===================
END: SITE STYLES
=================== */

/* ===================
 START: TOP NAV
=================== */
#pc-top-nav {
	/*background: #2068a0;
	background-image: url('../../../images/topbg.jpg');
  	background-repeat: no-repeat;
	background-position: top; 
	background-position-y: 30px;
	background: linear-gradient(80deg, #2068a0 20%, #0e2858 80%);
	position: fixed;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0e2858), to(#5d6069));
	background: -webkit-linear-gradient(left, #0e2858, #5d6069);
	background: -moz-linear-gradient(left, #0e2858, #5d6069);
	background: -o-linear-gradient(left, #0e2858, #5d6069);
	background: -ms-linear-gradient(left, #0e2858, #5d6069);
	background: linear-gradient(left, #0e2858, #5d6069);
	background-color: #5d6069;*/
	background-color: #0e2858;
	width: 100%;
	z-index: 1049;
	top:0;
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.33);
	/*padding-left: 15px;
	padding-right: 15px;*/
	position:fixed;
}
.pc-top-nav-left {
	float: left;
	margin: 6px 0;
}
.pc-top-nav-right {
	margin-left:25px;
	/*margin-bottom: -1px;*/
	background: linear-gradient(80deg, #2068a0 20%, #0e2858 80%);
}

#pcSocialLinksLabel {
	font-family: "Open Sans";
	font-size: 15px;
	font-weight: bold;
	color: #777;
	margin: 5px 0;
	display: inline-block;
}
#pcSocialLinks {
	display: inline-block;
	list-style-type: none;
	margin: 0px 0;
	padding-left: 5px;
}
div.pc-social-links {
	float: left;
}

.pc-store-number {
	float: right;
}
.pc-store-number {
	font-family: "Open Sans";
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	display: inline-block;
	margin: 0px 5px 10px 0px;
	text-align: right;
}

div.pc-search {
	float: right;
}
a.reveal-search {
	font-size: 24px;
	padding: 5px 14px;
	display: inline-block;
	background: #D5D8DF;
	color: #193D72;
	
}
a.reveal-search i {
	line-height: 40px;
}
a.reveal-search:hover {
	background: #C2C5CE;
}

div.pc-quick-cart {
	float: left;
	list-style: none;
	margin-bottom: -2px;
}
.pc-quick-cart > li > a:first-child {
	font-size: 13px;
	padding: 0px 14px;
	padding-top: 12px;
	display: inline-block;
	position: relative;
	top: 2px;
	color: #193D72;
	margin: 0 0px;
	min-height: 50px;
	padding-left: 43px;
	text-decoration: none;
	cursor: default;
}
.pc-quick-cart > li > a:first-child::before {
	content: "";
	display: block;
	height: 27px;
	width: 27px;
	text-align: center;
	background: url(../images/shopping-bag-icon.png) no-repeat center center;
	background-size: contain;
	color: #193D72;
	padding: 13px;
	position: relative;
	float: left;
	margin-left: -34px;
	margin-top: -3px;
}

div.pc-register-login {
	float: left;
}
div.pc-register-login a {
	font-weight: bold;
	font-size: 14px;
	min-height: 50px;
	display: inline-block;
	background: #D5D8DF;
	color: #193D72;
	padding: 14px 10px;
	text-decoration: none;
}
div.pc-register-login a:hover {
	background: #C2C5CE;
}
div.pc-quick-cart li {
	font-size: 13px;
	display: inline-block;
	background: #D5D8DF;
	color: #193D72;
	margin: 0 4px;
	min-height: 50px;
	text-decoration: none;
}
div.pc-quick-cart li:hover {
	background: #C2C5CE;
}
.pc-quick-cart li a.dropdown-toggle {
	padding: 0 10px;
	padding-top: 17px;
	display: inline-block;
	float: left;
	color: #193D72;
	font-weight: bold;
	font-size: 12px;
}
.pc-quick-cart li a.dropdown-toggle .caret {
	display: none;
}
.cartbox {
	width: 40px;
  height: 29px;
	display: inline-block;
  margin: 0px;
  padding: 0px; 
	background: url(../images/shopping-bag-icon.png) no-repeat left center;
	background-size: contain;
	float: left;
	position: relative;
	top: -7px;
}
.carboxCount {
	color: #193D72;
	font-family: "Open Sans","sans-serif";
	font-weight: bold;
	font-size: 11px;
	position: absolute;
	text-align: center;
	left: 4px;
	top: 11px;
	display: inline-block;
	width: 21px;
}
.carboxCount-100 {
	color: #193D72;
	font-family: "Open Sans","sans-serif";
	font-weight: bold;
	font-size: 8px;
	position: absolute;
	text-align: center;
	left: 4px;
	top: 11px;
	display: inline-block;
	width: 21px;
}
form.pc-search-input {
	position: absolute;
	padding: 20px 10px;
	background: #D5D8DF;
	width: 309px;
}
form.pc-search-input button[type="submit"] {
	display: inline-block;
	padding: 6px 12px;
	margin: 2px;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	text-decoration: none;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.42);
	border-color: #1A2874;
	text-shadow: none;
	background: #1F3F7A;
	border-bottom: 4px solid #07244E;
	color: #fff;
	font-size: 12px;
	font-weight: 800;
	position: absolute;
	top: 18px;
	right: 9px;
}
form.pc-search-input .form-group {
	margin: 0;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) { 
	.cartbox {
		background: url(../images/shopping-bag-icon-@2x.png) no-repeat left center;
		background-size: contain;
	}
	.pc-quick-cart > li > a:first-child::before {
		background: url(../images/shopping-bag-icon-@2x.png) no-repeat center center;
		background-size: contain;
	}
}

/* ===================
 END: TOP NAV
=================== */

/* ===================
 START: HEADER
=================== */
#pc-header .col-sm-2 {
	position: static;
}
#pc-header .row {
	position: relative;
}
.brand {
	padding: 5px 5px 5px 0px;
	min-height: 50px;
}
.brand img {
	max-width: 185px;
	max-height: 125px;
}
#pc-header {
	background: #0e2858; /*#edf1f7;*/
	padding: 10px 0;
}
.brand {
	padding: 5px 5px 5px 0px;
	min-height: 50px;
}
.brand img {
	max-width: 100%;
	max-height: 125px;
}
.pc-nav * {
	font-family: "Open Sans";
}
.pc-nav .sf-menu {
	margin-bottom: 0;
	padding: 46px 0;
}
.pc-nav .sf-menu li,
.pc-nav .sf-menu li:hover {
	background: none;
}
.pc-nav .sf-menu a,
.pc-nav .sf-menu a:hover {
	border: none;
	background: none;
}
.pc-nav .sf-menu a {
	padding: 10px 20px;
	color:#fff;
	font-weight: 800;
	font-size: 15px;
}
.pc-nav .sf-menu a:hover {
	color: rgba(255, 255, 255, 0.6);
}
/* ===================
 END: HEADER
=================== */

/* ===================
START: NAVIGATION
=================== */
.sf-menu ul ul {
	top: 0 !important;
	left: 103% !important;
}
ul.sf-menu ul {
	background: #fff;
	border-radius: 3px;
	width: 100% !important;
}
ul.sf-menu ul li:hover {
	background: #dadfe6 !important;
}
ul.sf-menu ul a {
	color: #24334B !important;
}
a .rightarrowclass {
	background: url(../../../includes/jquery/smoothmenu/right.gif) no-repeat;
	width: 4px;
	height: 7px;
	position: absolute;
	top: 44%;
}
.sf-menu li:hover, .sf-menu li.sfHover {
	background: none !important;
}
/* ===================
END: NAVIGATION
=================== */

/* ===================
START: MOBILE NAVIGATION
=================== */
.mean-container .mean-bar,
.mean-container .mean-nav {
	background: #edf1f7;
	padding-bottom: 0;
}
.mean-container a.meanmenu-reveal span {
	background: #666;
}
.mean-container a.meanmenu-reveal {
	color: #666;
}
.mean-container .mean-nav ul li a {
	color: #1F3169;
	text-transform: none;
	font-size: 14px;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
	background: rgba(0, 0, 0, 0.08);
}
.mean-container .mean-nav ul {
	width: 100% !important;
}

.mean-container .mean-nav ul li a.mean-expand {
	margin-top: 1px;
	width: 26px;
	height: 25px;
	padding: 12px !important;
}
form[mobile-id="menu-search"] {
	padding: 20px 5px;
	background: #C5CEDB;
}
form[mobile-id="menu-search"] button {
	display: inline-block;
	padding: 3% 12px;
	margin: 2px;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	text-decoration: none;
	text-transform: normal;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.42);
	border-color: #1A2874;
	text-shadow: none;
	background: #1F3F7A;
	border-bottom: 4px solid #07244E;
	
	position: absolute;
	top: 19px;
	right: 2px;
	height: 12px;
	color: #fff;
	font-weight: bold;
	font-family: "Open Sans";
}
form[mobile-id="menu-search"] input[type="text"] {
	width: 90%;
	padding: 3% 5%;	
}
.mobile-cart .pc-quick-cart {
	position: absolute;
	top: 0;
	z-index: 10000000;
	left: -4px;
}
.mobile-cart .pc-quick-cart li,
.mobile-cart .pc-quick-cart > li > a:first-child {
	min-height: 48px;
}

/* ===================
END: MOBILE NAVIGATION
=================== */

/* ===================
START: GLOBAL STYLES
=================== */
html
{
	webkit-font-smoothing: antialiased;
}
body
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
/* ===================
END: GLOBAL STYLES
=================== */



/* ===================
START: FORMS
=================== */
textarea, input, select
{
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #cccccc;
	border-radius: 3px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	color: #555555;
	line-height: 1.5;
	padding: 5px 10px;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	vertical-align: middle;
	webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
input:focus, select:focus
{
	border-color: #66afe9;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
	outline: 0;
	webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
/* ===================
END: FORMS
=================== */



/* ===================
START: BUTTONS
=================== */
.pcButton {    
	display: inline-block;
	padding: 6px 12px;
	margin: 2px;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	 -moz-user-select: none;
		-ms-user-select: none;
				user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 6px;
	text-decoration: none;
	text-transform: uppercase;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.42);
	border-color: #1A2874;
	text-shadow: none;
	/*background: #1F3F7A;*/
	background: #1F639B;
	border-bottom: 4px solid #165283;
	color: white;
}
a.pcButton {
	text-decoration: none;
    color: #FFFFFF !important;
}
.pcButton .pcButtonText {
	display: block !important;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.42857143;
	color: #FFFFFF;
	white-space: normal;
}
.pcButton img,
.pcButton input[type="image"] {
	display: none;
}
.pcButton:hover {

}

.pcButtonAddToCart {

}
.pcButtonAddToCart:hover {

}
.pcButtonAddToCart .pcButtonText {

}

.pcButtonMoreDetails {
	padding: 5px 10px !important;
}
.pcButtonMoreDetails:hover {
	padding: 5px 10px !important;
}

.pcButtonAddToCartSmall {
	padding: 3px 6px !important;
}
.pcButtonAddToCartSmall:hover {
	padding: 3px 6px !important;
}
.pcButtonMoreDetails .pcButtonText,
.pcButtonAddToCartSmall .pcButtonText {
	font-size: 12px !important;
	border-bottom-width: 3px;
}

.secondary {

}
.secondary:hover {

}
.secondary .pcButtonText {

}


.tiny {
	padding: 3px 6px !important;
}
.tiny .pcButtonText {
	font-size: 10px !important;
}

a.pcMoreLink {
	font-size: 15px;
	margin: 10px 0;
	display: inline-block;
}

/* ===================
END: BUTTONS
=================== */




/* ===================
START: LINKS
=================== */
a {
color: #33559C;
text-decoration: none;
}
/* ===================
END: LINKS
=================== */



/* ===================
START: TYPOGRAPHY
=================== */
h1 {
	color: #0e2858;
	font-family: "Open Sans",Helvetica,sans-serif;
	font-size: 225%;
	letter-spacing: -0.03em;
	font-weight: 400;
	margin-top: 15px;
	margin-bottom: 5px;
}
h2 {
	color: #0e2858;
	font-size: 175%;
	margin-top: 15px;
	margin-bottom: 5px;
	padding: 0 0 2px;
	font-weight: 400;
}
h3 {
	color: #0e2858;
	font-size: 100%;
	margin-top: 15px;
	margin-bottom: 5px;
	padding: 0 0 2px;
	font-weight: 400;
}
.title {
	font-size: 18px !important; 
}
/* ===================
END: TYPOGRAPHY
=================== */



/* ===================
    START: STOREFRONT OVERRIDES
   =================== */
#pcSocialLinks
{
	display: inline-block;
	list-style-type: none;
}
#pcSocialLinks li
{
	display: inline-block;
}
#pcSocialLinks li img
{
	vertical-align: middle;
}
#pcAcceptedPayments
{
	display: inline-block;
	list-style-type: none;
	padding: 0px;
}
#pcAcceptedPayments li
{
	display: inline-block;
}
#pcAcceptedPayments li img
{
	vertical-align: middle;
}
#pcMain .pcShowProductH .pcShowProductInfoH
{
	margin-top: 5px;
	text-align: center;
	width: 100%;
}
.pcShowProductH {
    border: 1px solid #eee;
    border-radius: 4px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.05);
}
.pcShowProductP {

}
/* ===================
    END: STOREFRONT OVERRIDES
   =================== */



/* ===================
    START: DD SMOOTH OVERRIDES
   =================== */

/* ===================
    END: DD SMOOTH OVERRIDES
   =================== */

/* ===================
    START: FONTS
   =================== */
@font-face
{
	font-family: 'open_sanssemibold';
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/open-sans/OpenSans-Semibold-webfont.eot');
	src: url('../fonts/open-sans/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
 url('../fonts/open-sans/OpenSans-Semibold-webfont.ttf') format('truetype'),
 url('../fonts/open-sans/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
}
@font-face
{
	font-family: 'open_sansbold';
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/open-sans/OpenSans-Bold-webfont.eot');
	src: url('../fonts/open-sans/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
 url('../fonts/open-sans/OpenSans-Bold-webfont.ttf') format('truetype'),
 url('../fonts/open-sans/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
}
/* ===================
    END: FONTS
   =================== */



/* ===================
    START: OPC PANELS
   =================== */
#acc1 .panel-default
{
	border: 0px !important;
}
#acc1 .panel-default > .panel-heading
{
	background-color: #d5d1cd !important;
	border-color: #d5d1cd !important;
	color: #736d69 !important;
}
#acc1 .active > .panel-heading
{
	background-color: #0E2858 !important;
	border-color: #0E2858 !important;
	color: #FFF !important;
}
#acc1 .panel-group .panel-body
{
	border-bottom: 5px solid #0E2858 !important;
	border-left: 5px solid #0E2858 !important;
	border-right: 5px solid #0E2858 !important;
	border-top: 5px !important;
}
#acc1 .panel-group .panel
{
	border-bottom: 1px solid #FFF !important;
	margin-top: 0px !important;
}
#acc1 .pcCheckoutTitle
{
	font-size: 18px;
}
#acc1 .active .pcCheckoutTitle
{
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
	transition: background 500ms ease 0s;
}
#acc1 .editbox
{
	color: #736967 !important;
}
/* ===================
    END: OPC PANELS
   =================== */





/* ===================
START: SLIDER THEME
=================== */
div#pc-slideshow .container {
	width: 100%;
	max-width: 1280px;
}
#pc-slideshow {
	background: #edf1f7;
	/*margin-bottom: 20px;*/
	border: solid #dfdfdd;
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
	border-width: 0 .1rem .1rem 0;
	background: #fff;
	/* padding: .3rem; */
	/*margin-left: 8px;
	margin-right: 8px;*/
}

.pc-slideshowFull
{
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.theme-productcart
{
	position: relative;
}
.theme-productcart .nivoSlider .nivo-controlNav {
	display: block;
	position: absolute;
	width: 100%;
	z-index: 111;
	text-align: right;
	padding-right: 20px;
	margin-top: -40px;

}
.theme-productcart .nivoSlider .nivo-controlNav a {
	background: #ffffff;
	border-radius: 100px;
	width: 13px;
	height: 13px;
	font-size: 0px;
	padding: 0;
	margin: 5px;
	display: inline-block;
}
.theme-productcart .nivoSlider .nivo-controlNav a.active {
	background: #0e2858;
}
.theme-productcart .nivoSlider {
	margin-bottom: 0px;
	box-shadow: none;
}
.theme-productcart .nivo-directionNav a {
	opacity: 1;
	height: 50px;
	width: 50px;
}
.theme-productcart .nivo-directionNav {
	position: static;
	/*display:none;*/
}
.theme-productcart a.nivo-prevNav {
	background: url(../images/left-arrow.png) no-repeat;
	background-size: contain;
	left: -5px;
	right: auto;
}
.theme-productcart a.nivo-nextNav {
	background: url(../images/right-arrow.png) no-repeat;
	background-size: contain;
	right: -5px;
	left: auto;
}
.theme-productcart .nivo-caption {
	font-size: 20px;
	padding: 20px;
	text-align: left;
	background: rgba(14, 40, 88, 0.68);
	opacity: 1;
	font-family: "Open Sans", sans-serif;
	font-weight: 300;
}
/* ===================
END: SLIDER THEME
=================== */ 



/* ===================
START: MOBILE
=================== */
#contact-info {
	float: left;
	text-align: right;
	width: 65%;
	padding: 30px 10px;
	
}
#contact-info .pc-store-number,
#contact-info .pc-social-links {
	float: none;
	display: inline-block;
	width: 100%;
}
#contact-info #pcSocialLinksLabel {
	display: none;
}
#contact-info .pc-store-number span {
	margin: 0;
}
#contact-info .pc-store-number span,
#contact-info .pc-store-number span a {
	color: #FFFFFF !important;
}

@media screen and (min-width: 991px) {
	.pc-nav .sf-menu a {
		padding: 10px 13px;
		font-size: 14px;
	}
	.brand {
		padding: 5px 5px 5px 0px;
		position: absolute;
		top: 50%;
	}
	.brand img {
		visibility:hidden;
	}
	.w5-home-box {
		display:flex;
	}
	.w5-home-area {
		margin:15px;
		background: #F0F2F5;
		border-radius: 20px;
		box-shadow: 4px 4px 4px rgb(189, 189, 189);
	}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	body {
		/*padding-top: 44px;*/
	}
	.pc-nav .sf-menu a {
		padding: 8px 9px;
		font-size: 12px;
	}
	.brand {
		padding: 5px 5px 5px 0px;
		position: absolute;
		top: 50%;
	}
	.brand img {
		visibility:hidden;
		max-height: 100px;
		max-width: 135px;
	}
	.pc-store-number span {
		font-size: 14px;
	}
	
	a.reveal-search {
		padding: 2px 14px;
	}
	
	.pc-quick-cart > li > a:first-child {
		font-size: 12px;
		padding-top: 10px;
		min-height: 40px;
	}
	.pc-quick-cart > li > a:first-child::before {
		padding: 0;
		height: 24px;
	}
	div.pc-quick-cart li {
		min-height: 44px;
	}
	
	div.pc-register-login a {
		font-size: 12px;
		min-height: 44px;
		padding: 13px 10px;
	}
	.pc-nav .sf-menu {
			padding: 35px 0;
	}
	#pcSpecials, #pcNewArrivals, #pcBestSellers, #pcUsefulLinks {
		width: 48%;
		padding: 0 6%;
		margin-bottom: -99999px;
		padding-bottom: 99999px;
	}
	.pcShowProductsH {
		padding: 10px 3px;
	}
	.pcShowProductImageH img {
		max-height: 95px;
	}
	.pcShowProductInfoH .pcShowProductRating {
		width:100%;
		float: none;
		margin: 2px 0;
	}
	.pcShowProductInfoH .pcShowProductPrice {
		float: none;
	}
	form.pc-search-input {
		width: 295px;
	}
	.w5-home-box {
		display:block;
	}
	.w5-home-area {
		margin:0px;
		background: #F0F2F5;
		border-radius: 0px;
		box-shadow: 0px;
	}
}

@media screen and (max-width: 767px) {
	.navbar-fixed-bottom {
		position: relative;
	}
	body {
		padding-top: 0;
		padding-bottom: 0;
	}
	#footer {
		text-align: center;
	}
	#pc-header {
		margin: 0;
	}
	#pcSpecials, #pcNewArrivals, #pcBestSellers, #pcUsefulLinks {
		width: 100%;
		padding: 0 6%;
		margin-bottom: -99999px;
		padding-bottom: 99999px;
	}
	.pcShowProductsUL {
		margin-bottom: 20px;
	}
	.peShowProductsUL {
		margin-bottom: 20px;
	}
	.pcShowProductsH {
		padding: 5px 0px;
		margin: 4px;
		padding-top: 20px;
		margin-top: 20px;
	}
	.pcColCount3, .pcColWidth33 {
		float: left;
		width: 50%;
	}
	.pcColCount3:nth-child(3n), .pcColWidth33:nth-child(3n) {
		clear: left;
	}
	.pcShowProductImageH {
		height: 113px;
	}
	.pcShowProductImageH img {
		max-height: 113px;
	}
	#pc-top-nav {
		display: none;
	}
	.brand {
		text-align: left;
		float: left;
		width:35%;
		padding: 15px 5px 5px 0px;
	}
	.brand img {
		max-height: 90px;
		max-width: 100%;
	}
	.theme-productcart .nivo-caption {
		font-size: 9px;
		padding: 5px;
	}
	.theme-productcart .nivo-directionNav a {
		width: 20px;
		top: 38%;
	}
	.pcShowProductInfoH .pcShowProductRating {
		margin: 0;
	}
	.pcReviewRateicon {
		width: 10px;
	}
	.modal-dialog-center {
		margin-top: 20%;
	}
	.pcRowClear {
		clear: none;
	}
	.w5-home-box {
		display:block;
	}
	.w5-home-area {
		margin:0px;
		background: #F0F2F5;
		border-radius: 0px;
		box-shadow: 0px;
	}
}

/* ===================
START: BTO FLOAT
=================== */ 
#pcBTOfloatPrices .grandTotal b,
#pcBTOfloatPrices .grandTotal input {
	color: #fff !important;
	font-size: 16px !important;
}
#pcBTOfloatPrices .priceItem b,
#pcBTOfloatPrices .priceItem input {
	color: #fff !important;
	font-size: 12px !important;
}
#pcBTOfloatPrices .priceItem a {
    color: #AEB7C9;
}
#pcBTOfloatPrices .priceItem a:hover {
    color: #B9C6D1;
}
#pcBTOfloatPrices {
	background-color: #0e2858 !important;
}
.footerFixedPricing .addtocart button {
	background: #2C5092;
	border-bottom: 4px solid #223C61;
}
@media screen and (max-width:767px) {
    #pcBTOfloatPrices.open .pcTable .priceItem {
	    background: #2D4674;
	}
}

#pcBTOfloatPrices div.pcBTOfloatPricesControls a {
    color: #fff;
}
/* ===================
END: BTO FLOAT
=================== */


/*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

.btn-default,.btn-primary,.btn-success,.btn-info,.btn-warning,.btn-danger{text-shadow:0 -1px 0 rgba(0,0,0,0.2);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075)}.btn-default:active,.btn-primary:active,.btn-success:active,.btn-info:active,.btn-warning:active,.btn-danger:active,.btn-default.active,.btn-primary.active,.btn-success.active,.btn-info.active,.btn-warning.active,.btn-danger.active{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn:active,.btn.active{background-image:none}.btn-default{background-image:-webkit-linear-gradient(top, #fff 0, #e0e0e0 100%);background-image:linear-gradient(to bottom, #fff 0, #e0e0e0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);background-repeat:repeat-x;border-color:#dbdbdb;text-shadow:0 1px 0 #fff;border-color:#ccc}.btn-default:hover,.btn-default:focus{background-color:#e0e0e0;background-position:0 -15px}.btn-default:active,.btn-default.active{background-color:#e0e0e0;border-color:#dbdbdb}.btn-primary{background-image:-webkit-linear-gradient(top, #428bca 0, #2d6ca2 100%);background-image:linear-gradient(to bottom, #428bca 0, #2d6ca2 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff2d6ca2', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);background-repeat:repeat-x;border-color:#2b669a}.btn-primary:hover,.btn-primary:focus{background-color:#2d6ca2;background-position:0 -15px}.btn-primary:active,.btn-primary.active{background-color:#2d6ca2;border-color:#2b669a}.btn-success{background-image:-webkit-linear-gradient(top, #5cb85c 0, #419641 100%);background-image:linear-gradient(to bottom, #5cb85c 0, #419641 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);background-repeat:repeat-x;border-color:#3e8f3e}.btn-success:hover,.btn-success:focus{background-color:#419641;background-position:0 -15px}.btn-success:active,.btn-success.active{background-color:#419641;border-color:#3e8f3e}.btn-info{background-image:-webkit-linear-gradient(top, #5bc0de 0, #2aabd2 100%);background-image:linear-gradient(to bottom, #5bc0de 0, #2aabd2 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);background-repeat:repeat-x;border-color:#28a4c9}.btn-info:hover,.btn-info:focus{background-color:#2aabd2;background-position:0 -15px}.btn-info:active,.btn-info.active{background-color:#2aabd2;border-color:#28a4c9}.btn-warning{background-image:-webkit-linear-gradient(top, #f0ad4e 0, #eb9316 100%);background-image:linear-gradient(to bottom, #f0ad4e 0, #eb9316 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);background-repeat:repeat-x;border-color:#e38d13}.btn-warning:hover,.btn-warning:focus{background-color:#eb9316;background-position:0 -15px}.btn-warning:active,.btn-warning.active{background-color:#eb9316;border-color:#e38d13}.btn-danger{background-image:-webkit-linear-gradient(top, #d9534f 0, #c12e2a 100%);background-image:linear-gradient(to bottom, #d9534f 0, #c12e2a 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);background-repeat:repeat-x;border-color:#b92c28}.btn-danger:hover,.btn-danger:focus{background-color:#c12e2a;background-position:0 -15px}.btn-danger:active,.btn-danger.active{background-color:#c12e2a;border-color:#b92c28}.thumbnail,.img-thumbnail{-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.075);box-shadow:0 1px 2px rgba(0,0,0,0.075)}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{background-image:-webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);background-image:linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);background-color:#e8e8e8}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{background-image:-webkit-linear-gradient(top, #428bca 0, #357ebd 100%);background-image:linear-gradient(to bottom, #428bca 0, #357ebd 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0);background-color:#357ebd}.navbar-default{background-image:-webkit-linear-gradient(top, #fff 0, #f8f8f8 100%);background-image:linear-gradient(to bottom, #fff 0, #f8f8f8 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);border-radius:4px;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 5px rgba(0,0,0,0.075);box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 5px rgba(0,0,0,0.075)}.navbar-default .navbar-nav>.active>a{background-image:-webkit-linear-gradient(top, #ebebeb 0, #f3f3f3 100%);background-image:linear-gradient(to bottom, #ebebeb 0, #f3f3f3 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff3f3f3', GradientType=0);-webkit-box-shadow:inset 0 3px 9px rgba(0,0,0,0.075);box-shadow:inset 0 3px 9px rgba(0,0,0,0.075)}.navbar-brand,.navbar-nav>li>a{text-shadow:0 1px 0 rgba(255,255,255,0.25)}.navbar-inverse{background-image:-webkit-linear-gradient(top, #3c3c3c 0, #222 100%);background-image:linear-gradient(to bottom, #3c3c3c 0, #222 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false)}.navbar-inverse .navbar-nav>.active>a{background-image:-webkit-linear-gradient(top, #222 0, #282828 100%);background-image:linear-gradient(to bottom, #222 0, #282828 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff282828', GradientType=0);-webkit-box-shadow:inset 0 3px 9px rgba(0,0,0,0.25);box-shadow:inset 0 3px 9px rgba(0,0,0,0.25)}.navbar-inverse .navbar-brand,.navbar-inverse .navbar-nav>li>a{text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.navbar-static-top,.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}.alert{text-shadow:0 1px 0 rgba(255,255,255,0.2);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.25),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 1px 0 rgba(255,255,255,0.25),0 1px 2px rgba(0,0,0,0.05)}.alert-success{background-image:-webkit-linear-gradient(top, #dff0d8 0, #c8e5bc 100%);background-image:linear-gradient(to bottom, #dff0d8 0, #c8e5bc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);border-color:#b2dba1}.alert-info{background-image:-webkit-linear-gradient(top, #d9edf7 0, #b9def0 100%);background-image:linear-gradient(to bottom, #d9edf7 0, #b9def0 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);border-color:#9acfea}.alert-warning{background-image:-webkit-linear-gradient(top, #fcf8e3 0, #f8efc0 100%);background-image:linear-gradient(to bottom, #fcf8e3 0, #f8efc0 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);border-color:#f5e79e}.alert-danger{background-image:-webkit-linear-gradient(top, #f2dede 0, #e7c3c3 100%);background-image:linear-gradient(to bottom, #f2dede 0, #e7c3c3 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);border-color:#dca7a7}.progress{background-image:-webkit-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);background-image:linear-gradient(to bottom, #ebebeb 0, #f5f5f5 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0)}.progress-bar{background-image:-webkit-linear-gradient(top, #428bca 0, #3071a9 100%);background-image:linear-gradient(to bottom, #428bca 0, #3071a9 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3071a9', GradientType=0)}.progress-bar-success{background-image:-webkit-linear-gradient(top, #5cb85c 0, #449d44 100%);background-image:linear-gradient(to bottom, #5cb85c 0, #449d44 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0)}.progress-bar-info{background-image:-webkit-linear-gradient(top, #5bc0de 0, #31b0d5 100%);background-image:linear-gradient(to bottom, #5bc0de 0, #31b0d5 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0)}.progress-bar-warning{background-image:-webkit-linear-gradient(top, #f0ad4e 0, #ec971f 100%);background-image:linear-gradient(to bottom, #f0ad4e 0, #ec971f 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0)}.progress-bar-danger{background-image:-webkit-linear-gradient(top, #d9534f 0, #c9302c 100%);background-image:linear-gradient(to bottom, #d9534f 0, #c9302c 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0)}.list-group{border-radius:4px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.075);box-shadow:0 1px 2px rgba(0,0,0,0.075)}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{text-shadow:0 -1px 0 #3071a9;background-image:-webkit-linear-gradient(top, #428bca 0, #3278b3 100%);background-image:linear-gradient(to bottom, #428bca 0, #3278b3 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3278b3', GradientType=0);border-color:#3278b3}.well{background-image:-webkit-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);background-image:linear-gradient(to bottom, #e8e8e8 0, #f5f5f5 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);border-color:#dcdcdc;-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.05),0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 3px rgba(0,0,0,0.05),0 1px 0 rgba(255,255,255,0.1)}


/* W5 Style */
#w5-top-right {
	width:100%;
	margin: 0px 15px 10px 5px;
	padding: 5px 10px 5px 5px;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:right;
	background: linear-gradient(80deg, #2068a0 20%, #0e2858 80%);
}
.w5-top-search-text {
	border-radius: 20px;
	font-size: 14px;
	height: 34px;
	margin: 0;
	padding: 6px 12px;
	-webkit-transition: width .3s ease;
	-moz-transition: width .3s ease;
	transition: width .3s ease;
	-webkit-transform: translate3d(0,0,0);
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000;
	width: 410px;
}

#w5-top-search-btn {
	background: 0 0;
	border: 0;
	color: #CCC;
	right: 0;
	top: 0;
	z-index: 3;
	position: absolute;
	margin-left: -60px;
	margin-top: 5px;
}

#w5-top-search-btn i {
	font-size: 20px;
}

#w5-top-search-btn i:hover {
	color: #0e2858;
}

#w5-top-logo {
	margin-left: 20px;
	line-height: 70px;
	float: left;
}

.w5-right-menu {
	background:#428bca !important;
}

.w5-right-menu-item {
	line-height: 18px;
	border-right: none;
	text-align: left;
	padding: 6px 0px;
	border-right: 0 none;
	display: block;
	color: #FFFFFF;
	font-size: 13px;
}

.w5-right-menu-item a {
	color: #FFFFFF;
}

#w5-bottom-l1, #w5-bottom-l3 {
	background: #0e2858;
	background: linear-gradient(80deg, #0e2858 20%, #5d6069 80%);
	
	color: #FFFFFF;
	padding:10px;
	font-size:12px;
}

#w5-bottom-l0 {
	background: #292f31;
	background-image: url('../../../images/bannerbottom.jpg');
  	background-repeat: no-repeat;
	background-position: right; 
	height: 84px;
	box-shadow: 0px -4px 4px rgb(102, 101, 101);
	padding-left: 0px;
}



#w5-top-2 {
	background: #4B4C4D;
	height: 32px;
	/* box-shadow: 0px -4px 4px rgb(102, 101, 101); */
	padding-left: 25px;
	line-height: 28px;
}

.w5-top-breadcumb {
	display:inline-block;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 16px;
}

@media only screen and (min-width: 1640px) {
	#w5-top-2 {
		background: #4B4C4D;
		height: 32px;
		/* box-shadow: 0px -4px 4px rgb(102, 101, 101); */
		padding-left: 25px;
		line-height: 28px;
	}
  }
  
  @media only screen and (min-width: 992px) and (max-width:1640px) {
	#w5-top-2 {
		background: #4B4C4D;
		height: 28px;
		/* box-shadow: 0px -4px 4px rgb(102, 101, 101); */
		padding-left: 25px;
		line-height: 25px;
	}
  }

.top-2-right {
	padding-left:25px;
}

.w5-top-breadcumb a {
	color: #FFFFFF !important;
}

#w5-bottom-l1 {
	box-shadow: 0px -4px 4px rgb(102, 101, 101);
}

.w5-bottom-text {
	padding-top:5px;
}

#w5-bottom-l2 {
	background: #2068a0;
	background: linear-gradient(80deg, #2068a0 20%, #0e2858 80%);	
}

.w5-bottom-title, .w5-bottom-title a {
	font-size:14px;
	color: #FFFFFF;
	font-weight: bold;
	margin:10px 0 10px 0;
	display:block;
}

.w5-bottom-item, .w5-bottom-item a {
	font-size:13px;
	color: #FFFFFF;
	margin:5px 0 5px 0;
	display:block;
}

.w5-bottom-last-left, .w5-bottom-last, .w5-bottom-last a {
	font-size:13px;
	color: #FFFFFF;
	margin:0px 0 5px 0;
}

.w5-bottom-last {
	display:inline-block;
}

.w5-bottom-last-left {
	float: left;
	display:inline-block;
	margin-top:5px;
}

.fa-angle-right {
	color: red;
}

#quickCartContainer {
   position: relative;
   display: block;
}

.pcIconBarViewCart
{
	padding: 8px 8px;
	margin: 4px 0px;
	background: #F0F2F5;
	border-radius: 3px;
}

.menuBrandImg {
	max-height: 25px;
}

.menuBrandImgArea {
	width:125px;
	display:inline-block;
}

.pcShowProductImageH {
	min-height: 125px;
}

.pcShowProductImageH {
	min-height: 125px;
}

.pcShowProductImageH img {
	border: solid 1px #ABC;
	padding: 5px;
	box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
}

.pcShowBrandLargeImage img {
	border: solid 1px #ABC;
	padding: 8px;
	box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
}

.peIndustriesRow {
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 120px;
	border-bottom: solid 1px #ABC;
}

.peShowBrandImage {
	max-width: 90%;
}

.pcShowProductInfoH .pcShowProductName {
	text-align: center;
	min-height: 40px;
	font-weight: bold;
}

.pcShowProductButtonsH {
	text-align: center;
}

.pcShowCategoryImage {
	min-height: 125px;
}

.pcShowCategoryImage img {
	border: solid 1px #ABC;
	padding: 3px;
	box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
}

.wsmainfull {
	/*box-shadow: 0px 4px 4px rgb(102, 101, 101);*/
}

.w5-home-item
{
	padding: 5px 5px 5px 8px;
	margin: 4px 0px;
	background: #F0F2F5;
	border-radius: 3px;
	font-size:14px;
}

.w5-home-item:hover, .pcShowProductsUL:hover {
	background: #dbdfe5;
}

.w5-home-item a {
	display: inline-block;
	line-height: 20px;
	min-height: 42px;
	color: #3B5A9C;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 3px;
}

.pcShowProductsUL {
	display:block;
	padding:5px;
}

.pcShowProductsUL .peShowProductInfo {
    width: 80%;
    float: left;
    margin-top: 25px;
}

.w5-know-h2
{
	margin-top:1px;
}

.peShowProductsUL {
    display: block;
    padding: 5px;
}
.peShowProductsUL {
    float: left;
    width: 100%;
}

.peShowProductsUL:hover {
	border:solid 1px #ABC;
	box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
}

.peShowProductsUL
{
	float: left;
	width: 100%;
}
.peShowProductsUL .pcShowProductImage
{
	width: 20%;
	float: left;
}
.peShowProductsUL .pcShowProductImage img
{
	width: 80%;
}
.peShowProductsUL .peShowProductInfo
{
	width: 80%;
    float: left;
    margin-top: 25px;
}

.w5-mobile-logo
{
	position: absolute;
	top:0px;
}

.w5-mobile-logo img {
	height: 65px;
	margin:5px;
}

.mean-container .mean-bar {
	background: #2068a0;
	height: 67px;
}

.mean-container a.meanmenu-reveal span {
    background: #FFF;
}

.mean-container a.meanmenu-reveal {
    color: #FFF;
}

.w5-mobile-phonenum {
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
}

.w5-mobile-phonenum a {
	color: #FFFFFF;
}

.pcPageDesc {
    max-width: 600px;
    margin: 0 auto;
}

.peBulletList {
	/*text-align: center;*/
	text-align: left;
    padding-left: 25px;
}

.peBulletListLeft {
	text-align: left;
}

.w5SectionTile {
	display: block;
	color: #0e2858;
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0 0 2px 5px;
	font-weight: 600;
}
.w5SectionTile .fa-angle-right {
	color: #0e2858;
}

.w5SectionTile:hover {
	text-decoration: none;
}

.w5ItemArea {
	border: solid #dfdfdd;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-width: 1px;
	height:110px;
	width: auto;
	display:block;
	margin: 10px 0px 10px 10px;
	background:#FFFFFF;
	padding:10px;
	/*box-shadow: 2px 2px 2px #d3d3d3;*/
}

.w5ItemArea a {
	text-decoration: none;
	display:flex;
	width:100%;
}

.w5ItemArea a:hover {
	text-decoration: underline;
	display:flex;
	width:100%;
}


.w5ItemImg {
	height:75px;
	width:100px;
	display:inline-block;
}

.w5ItemImg img {
	height:auto;
	max-height:75px;
	width:100px;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.33);
}

.w5ItemDesc {
	display: inline-block;
	margin-left: 10px;
	position: relative;
}

.w5moreicon {
	bottom: -5px;
	display: block;
	color: #0e2858;
	position: absolute;
	max-width: 100%;
	font-size: 16px;
}

.w5SectionLine {
	margin-top:10px;
	margin-bottom:10px;
	clear:both;
	display:block;
	height: 2px;
	width: 100%;
	background: #0e2858;
	/*background: linear-gradient(80deg, #0e2858 20%, #e2e5ec 80%);*/
}

.w5-homeCatImg {
	position: relative;
	text-align: center;
	display: block;
    /*background: linear-gradient(180deg, #d6d6d6 20%, #ffffff 80%);*/
	/*height: 100%;
	top: 50%;
  	-ms-transform: translateY(-50%);
  	transform: translateY(-50%);*/
}

.w5-homeCatImg img {
	vertical-align: middle;
	max-height: 300px;
	max-width: 400px;
	width: 90%;
	margin-top: 15px;
	margin-bottom: 15px;
    padding: 0px;
	position: relative;
	/*border: solid 1px #ABC;
    padding: 3px;
	box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);*/
	border: solid 2px #a6a6a6;
}

.w5-morelink {
	text-align:right;
	width:100%;
	padding-right: 20px;
	clear:both;
}

.w5morelinkLeft {
	padding-left: 10px;
	clear:both;
}

.w5ItemSKU  {
	text-decoration: none !important;
	color: #0e2858;	
}

.w5ItemBrandImg, .w5ItemBrandImg img {
	width:100%;
}

.w5ItemBrandArea {
	border: solid #dfdfdd;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-width: 0 .1rem .1rem 0;
	height:auto;
	width: 100%;
	display:block;
	margin: 10px;
	background:#FFFFFF;
	padding:10px;
}

@media screen and (max-width: 768px) {
	.w5ItemArea,.w5ItemBrandArea {
		max-width: auto;
	}
}

@media screen and (min-width: 768px) {
	.w5ItemArea,.w5ItemBrandArea {
		max-width: auto;
	}
}

.w5slideCap {
	display:none;
}

.w5searchMainMenu {
	display: block;
	padding: 10px 39px 10px 18px;
	line-height: 50px;
	text-decoration: none;
	position: relative;
}

.w5topmenusearch {
	display: block;
	/*padding-left: 18px;*/
	/*line-height: 50px;*/
	text-decoration: none;
	position: relative;
	width: 100%;
	height: 39px;
	position: relative;
	margin: 22px 0px 0px 0px;
}

.w5topmenusearch input
{
	position: relative;
	float:left;
	top: 0;
	right: 0;
	bottom: 0;
	width: 80%;
	max-width: 400px;
	border: 0;
	padding: 0;
	margin: 0;
	text-indent: 15px;
	height: 39px;
	z-index: 2;
	outline: none;
	color: #333;
	background-color: #efefef;
	-webkit-transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
	transition: all 0.7s ease 0s;
	font-size: 12px;
}

.w5topmenusearch .btnstyle {
	top: 0px;
	position: absolute;
	/*right: 0;*/
	bottom: 0;
	width: 40px;
	line-height: 30px;
	/*z-index: 1;*/
	cursor: pointer;
	opacity: 0.3;
	color: #333;
	z-index: 1000;
	background-color: transparent;
	border: solid 0px;
	-webkit-transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
	transition: all 0.7s ease 0s;
	margin-left: -40px;
}

.w5-bottom-list-title {
	font-size:16px;
	color: #FFFFFF;
	font-weight: bold;
	margin:10px 0 10px 0;
	display:block;
}

.w5-bottom-list-item, .w5-bottom-list-item a {
	font-size:16px;
	color: rgb(36, 36, 36);
	margin:5px 0 5px 0;
	display:block;
}

#w5-bottom-l01 {
	padding:20px 10px 20px 10px;
}

#NewsletterTitle {
	display: block;
	color: #0e2858;
	font-size: 175%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0 0 2px 5px;
	font-weight: 400;
}

.NewsletterArea {
	border: solid #dfdfdd;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-width: 0 .1rem .1rem 0;
	width: auto;
	display:block;
	margin: 10px 0px 10px 10px;
	background:#FFFFFF;
	padding:10px;
	margin-left: -7px;
	margin-top: 25px;
}

.w5PrdBtn {
	padding:10px;
	display: inline-block;
	vertical-align: top;
}

.HLmenu {
	margin-top:10px;
}

.wsmenu > .wsmenu-list > li > .wsmegamenu.menu50 {
	width: 50%;
	min-width:635px;
	right: auto;
	left: auto;
}

.wsmenu > .wsmenu-list > li > .wsmegamenu.menu70 {
	width: 70%;
	min-width:635px;
	right: auto;
	left: auto;
}

.ItemNoMenu {
	padding-right: 15px !important;
}

.wsmenu > .wsmenu-list > li > .wsmegamenu.menu30 {
	width: 30%;
	right: auto;
	left: auto;
}

.ChooseLocation {
	font-size: 15px;
}

.SaleRepArea {
	padding:10px;
	font-size: 15px;
}

.SRName {
	font-weight: bold;
}

.RepImg {
	width: 100%;
	box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.33);
}

.w5CatArea {
	/*border: solid 3px #797878;*/
	/*height: 435px;*/
	width: 80%;
	max-width: 650px;
	display: block;
	margin: 10px auto 20px auto;
	/*background:#FFFFFF;
	padding:10px;
	box-shadow: 2px 2px 2px rgb(102, 101, 101);*/
	/*background-color: #2068a0;*/
}

.w5CatArea a {
	text-decoration: none;
	width:100%;
}

.w5CatArea a:hover {
	text-decoration: underline;
	width:100%;
}

.w5CatName {
	font-weight: bold;
	color: #1F639B;
	font-size: 18px;
	/*background-color: #2068a0;*/
	display: block;
	position: absolute;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	width: 100%;
}
.w5CatNameDiv {
	height: 71px;
	display: block;
	position: relative;
	/*background-color: #2068a0;*/
}

.mean-container .mean-nav {
	margin-top: 65px;
}

.w5-mobile-toll {
	font-weight: bold;
	color: #000000;
	font-size: 16px;
	border-bottom: solid 1px #000000;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.33);
	margin-bottom:2px;
}

.w5-mobile-tollfree {
	margin:5px 0px 5px 10px;
}

.w5QuickItemMobile1Area {
	text-align: center;
	margin-bottom:15px;
}

.w5QuickItemMobile1 {
	/*
	border-radius: 7px;
	height:45px;
	width:80%;
	max-width: 200px;
	display:inline-block;
	margin: 10px 0px 10px 10px;
	background:#484848;
	padding:7px 5px 10px 5px;
	font-size: 20px;
	color: #FFFFFF;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.33);
	*/
	height: 46px !important;
	display: inline-block !important;
	max-height: 1000px !important;
	width: 150px !important;
	float: none !important;
	margin-left: 5px !important;
	margin-right: 0 !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	border-radius: 5px;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjI4Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4yOCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,rgba(255,255,255,0.28) 0%,rgba(0,0,0,0.28) 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0.28)),color-stop(100%,rgba(0,0,0,0.28)));
	background: -webkit-linear-gradient(top,rgba(255,255,255,0.28) 0%,rgba(0,0,0,0.28) 100%);
	background: -o-linear-gradient(top,rgba(255,255,255,0.28) 0%,rgba(0,0,0,0.28) 100%);
	background: -ms-linear-gradient(top,rgba(255,255,255,0.28) 0%,rgba(0,0,0,0.28) 100%);
	background: linear-gradient(to bottom,rgba(255,255,255,0.28) 0%,rgba(0,0,0,0.28) 100%);
	background-color: #333 !important;
	font-weight: normal !important;
	text-align: center;
	-webkit-box-shadow: inset -1px -1px 0 hsla(0,0%,0%,0.1),inset 1px 1px 0 hsla(0,0%,100%,0.3),2px 2px 2px 0 hsla(0,0%,0%,0.35);
	-moz-box-shadow: inset -1px -1px 0 hsla(0,0%,0%,0.1),inset 1px 1px 0 hsla(0,0%,100%,0.3),2px 2px 2px 0 hsla(0,0%,0%,0.35);
	box-shadow: inset -1px -1px 0 hsla(0,0%,0%,0.1),inset 1px 1px 0 hsla(0,0%,100%,0.3),2px 2px 2px 0 hsla(0,0%,0%,0.35);
	text-decoration: none;
	padding: 0;
	clear: both;
	position: relative;
	min-height: 35px;
	min-width: 40px;
	overflow: hidden;
	color: #f7f7f7;
	border: 0;
	margin: 0 !important;
	word-wrap: break-word;
	font-family: arial;
}

.w5QuickItemMobile1 a {
	display:block;
	text-decoration: none;
	width:100%;
	color: #FFFFFF;
}

.w5QuickItemMobile1 a:hover {
	text-decoration: none;
	width:100%;
	color: #FFFFFF;
}


.w5QIMIcon {
	/*max-width:60px;
	display:inline-block;*/
	display: block;
	float: left;
	width: 27px;
	height: auto;
	margin-left: 7px;
	min-height: 35px;
	font-weight: normal !important;
	text-align: center;
	line-height: 22px;
	color: #f7f7f7;
	font-family: arial;
}

.w5QIMIcon i {
	height: 26px;
	margin-top: -13px;
	line-height: normal;
	text-align: center;
	background-image: none;
	font-size: 26px !important;
	display: block;
	float: left;
	width: 27px;
	position: absolute;
	top: 50%;
	color: #f7f7f7;
}

.w5QIMDesc {
	/*display: inline-block;
	margin-left: 10px;
	position: relative;*/
	display: block;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	padding: 12px 5px 9px 35px;
	text-decoration: none;
	line-height: 22px;
	color: #f7f7f7;
	font-family: arial;
}

.w5QuickItemMobile2Area {
	text-align: center;
	padding-left: 10px;
}

.w5QuickItemMobile2 {
	/*border-radius: 7px;
	height: 92px;
	max-width:300px;
	min-width:100px;
	margin: 5px auto;
	background: #58748c;
	padding: 16px 5px 20px 5px;
	font-size: 16px;
	color: #FFFFFF;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.33);
	display: block;
	*/
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjMiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: linear-gradient(to bottom,rgba(255,255,255,0.3) 0%,rgba(0,0,0,0.1) 100%);
	background: -ms-linear-gradient(top,rgba(255,255,255,0.3) 0%,rgba(0,0,0,0.1) 100%);
	box-shadow: inset 1px 1px 1px rgba(255,255,255,0.3),2px 2px 1px rgba(0,0,0,0.4);
	border-radius: 5px;
	font-size: 14px;
	line-height: 14px;
	box-sizing: border-box;
	font-family: arial;
	background-color: rgba(71,112,139,1);
	border-style: solid;
	border-width: 0;
	padding: 12px 0;
	margin: 0 3px;
	margin-bottom: 6px;
	height:65px;
	width:95%;
}

.w5QuickItemMobile2 a {
	/*display:block;
	text-decoration: none;
	width:100%;
	color: #FFFFFF;*/
	height: 100%;
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	font-family: arial;
}

.w5QuickItemMobile2 a:hover {
	/*text-decoration: none;
	width:100%;
	color: #FFFFFF;*/
	text-decoration: none;
}


.w5QIM2Icon {
	display:block;
	text-align: center;
	font-size: 32px;
	font-weight: normal;
	font-style: normal;
	height: 34px;
	color: #fff;
}

.w5QIM2Desc {
	display: block;
	text-align: center;
	color: #fff;
	text-align: center;
	font-size: 13px;
	line-height: 14px;
	font-family: arial;
}

.headerbg {
	background-color: #0e2858;
	height: 85px;
}

.mobileSologan {
	font-size: 16px;
	font-weight: bold;
	color: #2068a0;
	padding:10px;
	/* margin-bottom: 15px; */
	border-bottom: solid 1px #000000;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.33);
}

.iconsize18 {
	font-size:18px;
}

.w5ContactPhoneArea, .w5ContactEmailArea {
	border: solid #dfdfdd;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-width: 0 .1rem .1rem 0;
	width: auto;
	display:block;
	margin: 10px 0px 10px 10px;
	background:#f4f4f2;
	padding:10px;
	font-size: 15px;
	color: #0e2858;
	line-height: 1.7;
}

.w5ContactEmailArea a {
	color: #0e2858;
	text-decoration: none;
}

.w5ContactEmailArea a:hover {
	text-decoration: underline;
}

.peKnowSectionName {
	font-size:15px;
	color: #0e2858;
}

.peKnowSectionName a {
	font-size:16px;
	color: #0e2858;
	text-decoration: none;
}

.peKnowSectionName a:hover {
	text-decoration: underline;
}

.HomePageTop {
	margin-top: 15px;
}

.w5HomeLeftCat {
	margin-left:15%;
	margin-right:5%;
}

.w5HomeCenterCat {
	margin-left:10%;
	margin-right:10%;
}

.w5HomeRightCat {
	margin-left:5%;
	margin-right:15%;
}

.peDocument {
	box-shadow: 0 0 3px #999;
	width: 120px;
	height: 180px;
	display: flex;
	display: -webkit-flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	background: url(../../../images/temp/89021ADLINK_Logo.jpg) no-repeat;
	background-size: 60px auto;
	background-position: center 60px;
	padding: 0 5px;
	position: relative;
	float: left;
	text-align: center;
	border-top: 10px solid #d0343a;
	border-bottom: 10px solid #d0343a;
}
.peDocument > div {
    line-height: normal;
}
.peDoc {
    text-align: center !important;
}

.pcShowBrand {
	padding:0px;
	margin:15px;
	box-shadow: 0px 0px 4px 4px rgb(200, 200, 200, 0.3);
	height:95%;
}
.equal {
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
}

.pcShowBrandImage {
	max-width:60%;
	width:auto;
	max-height:70px;
	padding-top:5px;
	padding-bottom:5px;
}

.peBrandLeftImage {
	width:auto;
	max-width:80%;
}

.peBrandHeading {
	font-weight: bold;
	text-align:left;
	font-size:15px;
}

.peBrandSDesc {
	text-align:left;
	font-size:15px;
	padding-right: 15px;
}

.peBrandPageURL {
	text-align: center;
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #1c93e2;
	padding-top: 15px;
	padding-bottom: 15px;
}

#peHeaderSpacerBC {
	height:125px;
}

#peHeaderSpacer {
	height:85px;
}

#pesku {
    font-size: 20px;
    font-weight: bold;
}

.pcButtonCheckout, .pcButtonAsk {
	padding-left: 30px;
	padding-right: 30px;
}

.pcButtonAsk {
	background: #548235;
	border-bottom: 4px solid #38611c;
}

.left_nav {
	border:0px;
}
.peBlogCatTitle {
	color: #0e2858;
	font-size: 150%;
	margin-top: 25px;
	margin-bottom: 5px;
	padding: 0 0 2px;
	font-weight: 600;
}
.peBlogCatItem {
	background-color: #0e2858;
	font-weight: 600;
	color: #fff;
	font-size: 16px;
	padding: 20px 15px 22px;
	border: 1px solid #253c66;
}
a.list-group-item.peBlogCatItem {
	color: #FFFFFF;
	font-weight: 600;
	font-size: 16px;
}
a.list-group-item.peBlogCatItem:hover, a.list-group-item.peBlogCatItem:focus {
	text-decoration: none;
	background-color: #253c66;
}

.peBlogCatBtn {
	display: block;
	width: 100%;
	margin-bottom: 15px;
	padding: 6px 5px 7px;
	color: #1c93e2;
	border: 1px solid #1c93e2;
	border-radius: 17px;
	font-size:16px;
	text-align:center;
}

.peBlogCatBtn:hover,peBlogCatBtn a:hover,.peBlogItemLink:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #1c93e2;
}

@media screen and (max-width:991px) {
.peBlogCatBtn {
	display:inline-block;
	width: auto;
	/*min-width: 200px;*/
	padding: 6px 15px 7px;
}
}

.peBlogItemLink {
	display: inline-block;
	margin-bottom: 16px;
	padding: 6px 10px 7px;
	color: #1c93e2;
	font-size:16px;
	border-radius: 17px;
}

.peBlogInfo {
	padding-left:20px;
	padding-right:20px;
	padding-bottom: 50px;
}

.peBlogImg {
	padding-right:20px;
	padding-bottom:10px;
	
}

.peBlogItemSDesc,.peBlogItemDate {
	font-size:16px;
}

.peBlogItemDate,.peBlogItemDateLeft {
	color: #d5d5d5;
	padding-top: 1px;
	text-align: center;
	width: 100%;
}

.peBlogItemDateLeft {
	text-align:left;
}

.peBlogDate {
	color: #d5d5d5;
	padding-left: 5px;
	text-align: left;
	width: 100%;
	font-size:16px;
}


.peBlogItemSDesc {
	margin-bottom:10px;
}

.peBlogItemTitle {
	font-size:24px;
}

.peBlogItemTitle a:hover {
	text-decoration: none;
}

.search-news {
	margin-top:30px;
    margin-right:20px;
    position: relative;
    margin-bottom:20px;
}

.search-news input {
    width: 100%;
    height: 50px;
    color: #232323;
    padding: 15px 50px;
    border: 1px solid #d5d5d5;
	line-height: 1.5em;
	background-color: #fff;
	cursor: text;
	vertical-align: top;
}

.search-news button {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNi4wNyIgaGVpZ2h0PSIxNi4wNjMiIHZpZXdCb3g9IjAgMCAxNi4wNyAxNi4wNjMiPiAgPGRlZnM+ICAgIDxzdHlsZT4uY2xzLTEgeyBmaWxsOiAjMjAyMDIwOyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH08L3N0eWxlPiAgPC9kZWZzPiAgPHBhdGggZD0iTTE2LjA3IDYuNTFhNi41IDYuNSAwIDAgMS02LjUgNi41IDYuNDEgNi40MSAwIDAgMS00LjA5LTEuNDM2bC00LjI4IDQuMjhhLjYyNS42MjUgMCAwIDEtLjQ5LjIyLjY4NC42ODQgMCAwIDEtLjUtLjIuNy43IDAgMCAxLS4yLS41LjYuNiAwIDAgMSAuMjItLjQ4NGw0LjI4LTQuMjhhNi40MDggNi40MDggMCAwIDEtMS40NC00LjA5NSA2LjUgNi41IDAgMSAxIDEzLS4wMDR6bS0xIDBhNS41IDUuNSAwIDEgMC05LjM5IDMuODkyIDUuNSA1LjUgMCAwIDAgOS4zOS0zLjg5eiIgY2xhc3M9ImNscy0xIi8+PC9zdmc+) transparent no-repeat scroll center/16px 16px;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 22px;
    top: 18px;
    cursor: pointer;
    z-index: 10;
    border: 0;
}

.peKeywordTitle {
	color: #0e2858;
	font-size: 20px;
	font-weight: 500;
	margin-bottom:10px;
}

.pePageNavItem,.pePageNavItemActive {
	display: inline-block;
	width: 50px;
	height: 50px;
	border: 1px solid #d5d5d5;
	color: #d5d5d5;
	text-align: center;
	padding-top: 9px;
	position: relative;
	font-size: 20px;
	font-weight: 500;
	text-decoration: none;
}

.pePageNavItem:hover,.pePageNavItem:visited {
	text-decoration: none;
}

.pePageNavItemActive {
	color:#fff;
	background-color: #1c93e2;
	border: 1px solid #1c93e2;

}

.pePagination {
	margin-top:30px;
}

.peBlogItem:hover .peBlogImg a div::before {
    opacity: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
    left: 0;
    top: 0;
    content: "";
    z-index: 5;
	padding-right:20px;
	padding-bottom:10px;
}

.peBlogContent {
	padding-left:20px;
	padding-right:20px;
	font-size:16px;
}

.peRelatedArticlesTitle {
	margin-top:70px;
    color: #0e2858;
    font-size: 175%;
    padding: 0 0 2px;
    font-weight: 400;
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 20px;
}

@media (max-width: 991px) {
	.ep-mr {
		margin-right:50px;
		width:auto;
	}
	.ep-ml {
		margin-left:50px;
		width:auto;
	}
}

@media (min-width: 992px) {
	.ep-mr10 {
		margin-right:10px;
	}
	.ep-ml10 {
		margin-left:10px;
	}
	#hrBlogBottom {
		margin-right:10px !important;
		margin-left:10px !important;
	}
}

.peBtnText {
	display: inline-block !important;
	text-align:left;
	font-size: 12px !important;
	border-bottom-width: 3px;
	font-weight: 400;
	line-height: 1.42857143;
	color: #FFFFFF;
	white-space: normal;
	text-transform: none;
	vertical-align: middle;
}

.peBtnImg {
	display:inline-block;
	vertical-align: middle;
}

.peBtnImg img {
	display: block !important;
	width:20px;
}