/**
 * color change:
 * #253939 to #27407a;
 * #735d41 to #ec383d;
 * #856941 to #d43338;
 * #92BC02 to #385cad;
 * */
/**breadcrumb.jsp*/
.breadcrumb li.disable a,
.breadcrumb li.disable span{
	color: #535252;
	cursor: default;
}

#wrapper{
	background-color: #fff;
}
#wrapper > header,
#wrapper.homepage > header{
	background: #ec383d;
}
.quicklink-section{ 
	background-color: #27407a;
	margin-bottom: 0px;
	position: relative;
	z-index: 111;
}
.header-container + .header-nav > .container{
	background-color: #27407a;
}
.header-container .header-details-user .myacct > a i.account-alert{
	top: 24px;
	background-color: #ec383d;
}
.header-container .header-details-user .myacct.hover>a{
	background-color:#d43338;
    color:#FFF;
}
.header-container .header-details-user .myacct.hover> a i.i-icon{
	background-color:#d43338;
}
.header-container .header-details-user .header-login>a:hover,
.header-container .header-details-user .cart>a:hover{
    background-color: #d43338;
    color:#FFF;
}
.header-container .header-details-user .header-login.hover>a:hover{
	background-color: #d43338;
	color: #00446b;
}
.header-container + .header-nav > .container .nav-container > ul > li> a:hover{
	background-color:#2eafb0;
    color:#FFF;
}
.header-details-user > ul > li.cart > a{
	background-color: #ec383d;
}
.header-nav-fixed{
	background-color:#ec383d;
}
.header-nav-fixed .cart{
	background-color:#ec383d;
}
/*PW-261(global header) start*/
a.nav-blue,a.blue{
	color:#385cad;
}
a.nav-blue:hover,a.blue:hover{
	color: #9BB7FA;
}
a.nav-blue:active,a.blue:active{
	color: #7595E0;
}
a.nav-black{
	color: #385cad;
	font-weight: 400;
}
a.nav-black:hover{
	color: #9BB7FA;
	text-decoration: underline;
}
#wrapper > header{
	background-color: #ec383d;
}
.header-container .header-search-box fieldset .icon.i-search,
.header-search-box fieldset .icon.i-search{
	background-color: #385cad;
}
.header-container{
	width: 100%;
	height: 80px;
	max-width: 100%;
    margin: 0px auto;
    padding-left: 0px;
    padding-right: 0px;
}
.header-container .header-logo,
.header-container .header-details-user .myacct > a,
.header-container .header-details-user .cart>a,
.header-container .header-details-user .header-login>a{
	line-height: 80px;
	height: 80px;
}
.header-container .header-search-box{
    padding: 22px 0px;
    min-width: 260px;
    max-width: calc(100% - 600px);
}
.header-container .header-search-box.logged-in{
	width: calc(100% - 620px);
	width: -moz-calc(100% - 620px);
	width: -webkit-calc(100% - 620px);
}
.header-container .header-search-box.guest{
	width: calc(100% - 620px);
	width: -moz-calc(100% - 620px);
	width: -webkit-calc(100% - 620px);
}
.header-container .header-logo{
	max-width: calc(100% - 650px);
    min-width: 174px;
}
.header-container .header-details-user .myacct > a i.i-icon{
	top: 24px;
	background: 0px 0px url(common/material-icons@34px.png) no-repeat;
    font-size: 34px;
    width: 34px;
    height: 34px;
}
.header-container .header-details-user .nav-myacct{
	top: 80px;
}
.header-container .header-login .nav-login{
	right: 0px;
	top: 80px;
}  
.header-container .header-login .nav-login:after{
	border: none;
}
.quicklink-section > .quicklink-container{
	width: 100%;
	max-width: 100%;
}
.quicklink-section > .quicklink-container > .quicklink-list{
	margin-right: 20px;
}
.quicklink-link {
    padding: 10px 0px 10px 15px;
}
.header-login-form .note a{
	font-weight: 400;
	color: #385cad;
}
.fcheckbox.fchecked{
	background-color: #385cad !important;
	color: transparent;
}
.fcheckbox.fchecked input[type=checkbox]{
	display: none;
}
.button.primary{
	background: #385cad;
	color: #f6f6f6;
    border-radius: 3px;
}
.button.secondary{
	background: #fff;
	color: #385cad;
    border-radius: 3px;
	font-weight: 700;
}
.button.tertiary{
	background: #6994FA;
	color: #f6f6f6;
    border-radius: 3px;
	font-weight: 700;
}
.nav-login .header-login-form{
	width: 360px;
}
.nav-login .header-register{
	padding: 20px 30px;
    background: #27407a;
}
.header-details-user .header-login.hover{
	background: #d43338;
}
.header-details-user .header-login.hover > a{
	color: #fff;
}
.header-container .header-details-user{
	right: 0px;
	margin: 0px 10px 0px 0px;
}
.header-container .header-details-user .header-login > a i.i-icon{
    top: 24px;
    left: 10px;
    position: absolute;
    background: 0px 0px url(common/material-icons@34px.png) no-repeat;
    /*font-size: 34px;*/
   	width: 34px;
   	height: 34px;
}
.header-container .header-details-user .header-login>a{
    padding: 0px 10px 0px 50px;
}
.header-container .header-logo{
	width: 238px;
}
.header-container .header-details-user .cart>a{
	padding-right: 10px;
}
.header-container .header-details-user .cart .count .cart-icon{
    width: 34px;
    height: 34px;
    background: -70px 0px url(common/material-icons@34px.png) no-repeat;
}
.header-container .header-details-user .cart .count .shoppingCartAmount{
	position: absolute;
	top: 13px;
	left: 24px;
	display: block;
	padding: 0px 6px;
	height: 18px;
	min-width: 18px;
	line-height: 18px;
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	background-color: #385cad;
	color: #fff;
	font-size: 13px;
}
.nav-wrap{
	padding: 0px;
    width: 80px;
    float: left;
}
.nav-wrap>.nav-icon{
    height: 80px;
    display: block;
    cursor: pointer;
    position: relative;
}
.nav-wrap > i:after{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -23px;
    margin-left: -23px;
    width: 46px;
    height: 46px;
    display: inline-block;
    content: '';
	background: -48px 0px url(common/material-icons@46px.png) no-repeat;
}
.nav-wrap>.nav-content{
	width: 380px;
	background: #fff;
	z-index: 500;
	position: absolute;
    left: 0px;
    display: none;
    padding: 0px 20px;
}
.nav-content ul{
	list-style: none;
	margin: 0px 20px 30px 20px;
	padding-top: 30px;
}
.nav-content ul>li{
    font-size: 18px;
    padding-bottom: 20px;
	font-weight: 400;
    color: #595454;
}
.nav-content ul>li.title{
	font-weight: 700;
	color: #000;
}
.nav-content ul>li.bottom{
	padding-bottom: 0px;
}
.nav-content ul>li>a{
	font-size: 18px;
}
.nav-border{
	border-top: 2px solid #c6c5c4;
}
.nav-wrap.open>.nav-icon{
	background-color: #d43338;
}
.nav-wrap.open>.nav-content{
	display: block !important;
	overflow-y: auto;
}
.header-details-user > ul > li > a > span.title{
	line-height:80px
}
.header-nav-fixed .header-search-box{
	margin: 0px;
}
.header-nav-fixed .nav-wrap{
	width: 60px;
	height: 60px;
	position: relative;
}
.header-nav-fixed .nav-wrap>.nav-icon{
	height: 60px;
}
.header-nav-fixed .nav-wrap>.nav-content{
	left: 0px;
}
.header-nav-fixed .header-logo{
	padding-top: 20px;
}
.header-nav-fixed .cart .count .cart-icon{
    margin: 13px 7px 13px 0px;
	width: 34px;
    height: 34px;
    background: -70px 0px url(common/material-icons@34px.png) no-repeat;
}
.header-nav-fixed .cart .count .shoppingCartAmount{
	position: absolute;
	top: 5px;
    left: 32px;
	display: block;
	padding: 0px 6px;
	height: 18px;
	min-width: 18px;
	line-height: 18px;
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	background-color: #385cad;
	color: #fff;
	font-size: 13px;
}
.header-nav-fixed .header-search-box fieldset .icon.i-search{
    position: relative;
	background: #385cad url('common/search-icon.png') no-repeat center center;
}
.header-nav-fixed .header-search-box fieldset .material-icons{
	padding: 18px;
	color: #fff;
}

.header-nav-fixed .header-search-box fieldset a.i-search .material-icons{
	display: none;
}

.header-nav-fixed .header-search-box .text-input {
	border-radius: 0;
}
.header-login-form .btn .button,
.header-register .btn .button{
    text-transform: capitalize;
}
.header-login-form .input .text-input{
	background: #FFFFFF;
	border: 1px solid #BBBDC0;
	border-radius: 5px;
	height: 40px;
	/*-webkit-box-shadow: 0 0 0px 1000px white inset;*/
}
.header-login-form .input label,
.header-login-form .note label{
	color: #0E1318;
}
.pw-mb-login,
.pw-mb-cart{
	display: none;
}
.pw-mb-fade-in{
	display: none;
	background-color: #000000;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0px;
    z-index: 490;
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.pw-mb-jobboard{
	display: none;
}
/**job board start**/
#jobBoardmodal .job-board{
	width: 514px;
	max-width: 100%;
	padding: 10px;
}

#jobBoardmodal .material-icons.icons-cancel {
	font-size: 28px;
}

#jobBoardmodal .job-board .modal-header h1{
	color: #0E1318;
    border-bottom: 2px solid #EC383D;
	font-weight: 700;
    text-transform: capitalize;
	font-size: 18px;
}
#jobBoardmodal .job-board label{
	color: #0e1318;
	font-weight: 700;
	text-transform: capitalize;
	margin-bottom: 10px;
	font-size: 18px;
}
#jobBoardmodal .material-icons.icons-help{
    font-size: 22px;
    text-align: center;
    color: #B2C3EB;
    background: none;
    margin-left: 10px;
	vertical-align: top;
}
#jobBoardmodal .fa-times-circle{
    width: 28px;
    height: 28px;
	font-size: 28px;
	text-align: center;
	color: #385cad;
	background: none;	
}
#jobBoardmodal .job-board .content{
	border: 1px solid #bbbdc0;
}
#jobBoardmodal .job-board .content .mod-title,
#jobBoardmodal .job-board .other-content .mod-title{
	color: #565759;
	font-weight: 700;
	text-transform: capitalize;
}
#jobBoardmodal .job-board .content .mod-desc{
	color: #616264;
	font-weight: 400;
	text-transform: capitalize;
}
#jobBoardmodal .job-board .job-items .content .mod-desc,
#jobBoardmodal .job-board .job-items .other-content .mod-desc{
	text-transform: capitalize;
	font-size: 16px;
	margin-top: 3px;
	word-break: break-all;
}
#jobBoardmodal .job-board .job-contracts .content .mod-title,
#jobBoardmodal .job-board .job-contracts .other-content .mod-title{
	text-transform: uppercase;
}
#jobBoardmodal .job-board .content .js-info{
	margin-right: 81px;
}
#jobBoardmodal .job-board .content .change-btn-section{
    float: right;
    height: 16px;
    top: -15px;
}
#jobBoardmodal .job-board .content .change-btn{
	color: #385cad;
	font-weight: 700;
}
#jobBoardmodal .job-board .content .change-btn:after{
	border-top: 7px solid #385cad;
	border-bottom: 0px;
}
#jobBoardmodal .job-board .content.open .change-btn:after{
	border-bottom: 7px solid #385cad;
	border-top: 0px;
}
#jobBoardmodal .job-board .other-content li.hover{
	border-left: 1px solid #BBBDC0;
}
#jobBoardmodal .job-board .button-row {
	text-align: right;
}
#jobBoardmodal .job-board .button-row .button{
    margin-left: 10px;
	font-size: 16px;
    margin-bottom: 0px;
}
#jobBoardmodal .job-board .button-row .button.primary{
	background: #385cad;
	width: 150px;
}
#jobBoardmodal .job-board .button-row .button.tertiary{
	background: #6994FA;
	width: 150px;
}
#jobBoardmodal .job-board .select-mod{
    padding-bottom: 45px;
}
#jobBoardmodal .job-board .modal-content{
	padding: 15px;
}
/**job board end **/
@media (min-width: 480px) and (max-width: 767px){
	.header-container .header-logo{
		width: 197px;
	}
	.header-details-user > ul > li > a > span.title{
		display: none;
	}
	.quicklink-section > .quicklink-container > .job-board-list{
	    margin: 0px 20px;
	}
	.quicklink-section > .quicklink-container > .job-board-list >li img{
		margin-left: 0px;
	}
	.quicklink-section > .quicklink-container > .job-board-list li.job-logo{
		width: 25px;
		max-width: 25px;
	}
}
/*PW-261(global header) end*/
/*PW-259 print icon start*/
.down-pdf .icon.i-pdfdown{
	width: 30px;
    height: 30px;
    background-image: url(common/pw-print-icon.png);
    background-position: 3px 4px;
    background-size: auto;
    margin: 0px;
}
.down-pdf .print-label{
	color: #385cad;
	font-weight: 700;
	font-size: 16px;
	line-height: 16px;
	padding: 7px 0px;
    height: 30px;
    overflow: hidden;
    display: inline-block;
    margin-left: 10px;
}
/*PW-259 print icon end*/
/*PW-195 pw-footer start*/
.pw-footer .pw-footer-sign-up{
	min-height: 96px;
	background-color: #fff;
}
.pw-footer .pw-footer-sign-up .pw-sign-up-desc{
	text-align: center;
	color: #4A4A4A;
	font-weight: 400;
	font-size: 16px;
	padding: 40px 0px;
}
.pw-footer .pw-footer-sign-up .pw-sign-up-btn{
    height: 40px;
    line-height: 40px;
    padding: 0px;
    display: block;
    margin: 28px 0px;
}
.pw-footer .pw-footer-link{
	background-color: #27407A;
}
.pw-footer .pw-footer-link .pw-link-row{
	margin-top: 40px;
	margin-bottom: 40px;
}
.pw-footer .pw-footer-link .pw-link-row ul{
	list-style-type: none;
}
.pw-footer .pw-footer-link .pw-link-row ul>li{
	display: block;
	word-wrap: break-word;
	margin-top: 10px;
}
.pw-footer .pw-footer-link .pw-link-row ul>li.title{
	margin-top: 20px;
	margin-bottom: 20px;
}
.pw-footer .pw-footer-link .pw-link-row ul>li a,
.pw-footer .pw-footer-link .pw-link-row ul>li span{
	font-size: 14px;
	font-weight: 600;
	color: #fff;
}
.pw-footer .pw-footer-link .pw-link-row ul>li.title a,
.pw-footer .pw-footer-link .pw-link-row ul>li.title span{
	font-weight: 700;
}
.pw-footer .pw-footer-link .pw-copyright{
	margin-top: 32px;
	margin-bottom: 10px;
    text-align: center;
	color: #fff;
	font-size: 13px;
	font-weight: 400;
}
.pw-footer .pw-powered-by-logo{
	text-align: center;
	margin-top: -8px;
}
.pw-footer .checkout-powered-by-logo{
	text-align: center;
	margin-top: 32px;
}
.pw-footer .pw-footer-link .pw-copylink,
.pw-footer .pw-footer-link .pw-copylink a{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	color: #fff;
	font-size: 12px;
	font-weight: 400;
}
/*PW-195 pw-footer end*/ 
@media only screen and (min-device-width : 320px) and (max-device-width : 767px){
	/*mobile fixed nav cart and account start*/
	.pw-ipad-cart{
	    display:none;
	}
	.pw-mb-login{
		float: right;
		width: 40px;
		height: 40px;
		margin-left: 5px;
		display: block;
	    position: relative;
	}
	.pw-mb-login>a{
		width: 40px;
		height: 40px;
		display: block;
		background-color: #ec383d;
	}
	.pw-mb-login>a>i{
		font-size: 28px;
	    padding: 6px;
        color: #fff;
	}
	.pw-mb-login .i-icon{
		position: relative;
		display: block;
	    width: 40px;
	    height: 40px;
	}
	.pw-mb-login .i-icon:before{
		position: absolute;
		top: 50%;
		left: 50%;
		margin-top: -15px;
		margin-left: -15px;
		width: 30px;
		height: 30px;
		display: inline-block;
		content: '';
		background: 0px 0px url(common/material-icons@28px.png) no-repeat;
	}
	.pw-mb-login>a>i.account-alert{
		background-color: #ec383d;
		position: absolute;
		top: 5px;
		left: 25px;
		width: 13px;
		height: 13px;
		border-radius: 100px;
		-webkit-border-radius: 100px;
		-moz-border-radius: 100px;
	}
	.pw-mb-login>a>i.account-alert:after{
		position: absolute;
		width: 7px;
		height: 7px;
		top: 3px;
		background-color: #faa519;
		left: 3px;
		border-radius: 100px;
		-webkit-border-radius: 100px;
		-moz-border-radius: 100px;
		content: '';
	}

	.pw-mb-cart{
		float: right;
		width: 40px;
		height: 40px;
		display: block;		
	}
	.pw-mb-cart>a{
		width: 40px;
		height: 40px;
		display: block;
		background-color: #ec383d;
	    position: relative;
	}
	.pw-mb-cart>a>i{
		font-size: 22px;
        padding: 15px 9px 3px;
        color: #fff;
	}
	.pw-mb-cart>a>span{
	    position: absolute;
	    top: 2px;
		left: 50%;
    	margin-left: -9px;
	    width: 18px;
	    height: 18px;
	    color: #fff;
	    font-size: 13px;
	    text-align: center;
	}
	/*mobile fixed nav cart and account end*/
	/*mobile responsive login modal start*/
	.pw-mb-nav-flyout{
		position: fixed;
	    background: #f9f8f6;
	    z-index: 499;
	    top: 40px;
	    right: 0px;
	    display: none;
	}
	.pw-mb-nav-flyout .pw-mb-login-form{
		padding: 20px;
		max-width: 100%;
		width: 320px;
	}
	.pw-mb-nav-flyout .pw-mb-login-form .form-group{
		padding: 0px;
		margin-bottom: 10px;
	}
	.pw-mb-nav-flyout .pw-mb-login-form .text-input{
		width: 100%;
		background: #FFFFFF;
	    border: 1px solid #BBBDC0;
	    border-radius: 5px;
	    height: 40px;
	}
	.pw-mb-nav-flyout .pw-mb-login-form label{
		color: #0E1318;
		font-weight: 400;
	}
	.pw-mb-nav-flyout .pw-mb-login-form .button{
		width: 100%;
	}
	.pw-mb-nav-flyout .pw-mb-login-form a{
		font-weight: 400;
    	color: #385cad;
	}
	.pw-mb-nav-flyout .pw-mb-register{
		padding: 20px;
		max-width: 100%;
		width: 320px;
		background: #27407a;
		text-align: center;		
	}
	.pw-mb-nav-flyout .pw-mb-register a{
	    width: 100%;
	    display: block;
	    height: 45px;
	    line-height: 35px;
	    margin: 10px 0px;
	}
	.pw-mb-nav-flyout nav{
		width: 260px;
	 	padding: 25px 30px;
	}
	.pw-mb-nav-flyout nav ul li{
		list-style-type: none;
    	padding-bottom: 12px;
	}
	.pw-mb-nav-flyout nav ul li a.thin{
	    display: block;
	    line-height: 35px;
		font-weight: 400;
	    font-size: 18px;
	    letter-spacing: -1px;
	    white-space: nowrap;
	}
	.pw-mb-nav-flyout nav .msg-num {
		font-size: 18px;
		color: #385cad;
		font-weight: 700;
		margin-left: 5px;
	}
	.pw-mb-login.open .pw-mb-nav-flyout,
	.pw-mb-login.open .pw-mb-nav-flyout nav{
		display: block !important;
	}
	.pw-mb-login.open>a{
		background-color: #d43338;
	}
	.pw-mb-fade-in.open{
		top: 40px;
		display: block !important;
	}
	/*mobile responsive login modal end*/
	/*mobile responsive jobboard start*/
	.pw-mb-jobboard{
		display: block !important;
	} 
	.pw-mb-jobboard ul{
		padding: 30px 0px 0px;
		border-bottom: 2px solid #c6c5c4;
		margin: 0px 20px 0px;
	}
	.pw-mb-jobboard ul>li{
		padding-bottom:30px;
	}
	.pw-mb-jobboard ul>li.title{
		padding-bottom:20px;
	}
	.pw-mb-jobboard .m-icon-jobboard{
	    position: absolute;
	}
	.pw-mb-jobboard .pw-mb-jobboard-article{
		padding-left: 35px;
		line-height: 24px;
	}
	.pw-ipad-cart{
		display: none;
	}
	/*mobile responsive jobboard end*/
	.pw-footer .pw-footer-sign-up{
		border: 1px solid #e4e3e3;
		min-height: 80px;
	}
	.pw-footer .pw-footer-sign-up .pw-sign-up-desc{
		text-align: right;
	}
	.type-ahead .ta-product-list{
		padding: 0px 10px;
	}
	.pw-mb-cart .pw-no-pro-cart{
		padding-top: 10px;
	}
	.mb-mt-20{
		margin-top: 20px;
	}
}
@media (min-width: 481px) and (max-width: 767px){
	#wrapper > main > .container{
		margin-top: 40px;
	}
	/*global header fix start*/
	body{
		/*overflow: hidden;
		overflow-y: auto;*/
	}
	#wrapper{
		/*overflow: hidden;
		overflow-y: auto;*/
		width: 100%;
	}
	.quicklink-section{
		display: none;
	}
	.quicklink-link{
		padding: 5px;
	}
	.header-container{
		display: none;
	}
	.header-container + .header-nav{
		display:none;
	}
	.quicklink-section+ .header-container{
		max-width:100%;
		margin: 0px auto;
	}
	/*.quicklink-section+ .header-container .header-logo,
	.quicklink-section+ .header-container .header-search-box{
		display:none;
	}*/
	.quicklink-section+ .header-container .header-details-user{
		right: 10px;
	}
	.header-nav-fixed{
		width:100%;
		height:40px;
		display:block;
	}
	.header-nav-fixed .nav-container-fixed{
		padding:0px;
		width: 40px;
	}
	.header-nav-fixed .nav-container-fixed > i{
		height:40px;
		user-select: none;
		touch-action: pan-y;
		-webkit-user-drag: none;
		-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	}
	.header-nav-fixed .nav-container-fixed > i:after{
		right: 5px;
		top: 7px;
	}
	.header-nav-fixed .header-logo{
		height:40px;
		padding: 8px 0px;
	}
	.header-nav-fixed .header-logo img{
		width: 150px;
	}
	.header-nav-fixed .header-search-box fieldset .icon.i-search{
		width:40px;
		height:40px;
	    position: relative;
    	/*left: 4px;*/
		background: #385cad url('common/search-icon.png') no-repeat center center;
	}
	.header-nav-fixed .header-search-box fieldset .material-icons{
		padding: 8px;
		color: #fff;
	}
	.header-nav-fixed .header-search-box .search-close{
		width:40px !important;		
		height:40px;
		line-height:40px;
	}
	.header-nav-fixed .text-input.search{
		width: 200px;
		height: 40px;
		right:80px !important;
		font-weight: 400;
    	font-size: 16px;
	}
	.header-nav-fixed .type-ahead{
		top:40px;
		right:80px;
	}
	.header-nav-fixed .cart,
	.header-nav-fixed .cart a{
		width: auto;
		height:40px;
		padding: 0px;
		line-height:40px;
		white-space:nowrap;
		margin-right: 2px;
	}
	.header-nav-fixed .cart a:after{
		
	}
	.header-nav-fixed .cart a>.count{
	}
	.header-nav-fixed .cart .count .cart-icon{
		background-size: 80% 80%;
		display:block;
		margin: 3px auto;
	}
	.header-nav-fixed .cart .count .cart-title{
		display: none;
	}
	.header-nav-fixed .nav-wrap{
		width: 40px;
		height: 40px;
	}
	.header-nav-fixed .nav-wrap>.nav-icon{
		height: 40px;
	}
	.header-nav-fixed .nav-wrap > i:after{
		position: absolute;
		top: 50%;
		left: 50%;
		margin-top: -15px;
		margin-left: -15px;
		width: 30px;
		height: 30px;
		display: inline-block;
		content: '';
		background: -28px 0px url(common/material-icons@28px.png) no-repeat;
	}
	#wrapper.homepage .header-details-user > ul > li.cart > a{
		background-color: #ec383d;
	}
	/*global header fix end*/

	/*homepage 480 response start*/
	.container{
		width: auto;
	}
	.footer-connect .connect-us{
		margin: 0;
	}
	.home-banner > header h2{
		font-size: 30px;
	}

	.fs-32{font-size: 18px;}
	.fs-26{font-size: 16px;}
	.fs-24{font-size: 14px;}

	.banner-item .f-bottom2 > .fs-32{
		font-size: 18px;
	}
	.banner-item .f-bottom2 > .fs-26{
		font-size: 16px;
	}
	.banner-item .f-bottom2 > .mt-10 > a{
		font-size: 14px;
	}

	.banner-item .f-bottom3 > .fs-32{
		font-size: 18px;
	}
	.banner-item .f-bottom3 > .fs-26{
		font-size: 16px;
	}

	.banner-item .f-right1{
		padding: 10px 10px;
	}
	.banner-item .f-right1 > .fs-32{
		font-size: 14px;
	}
	.banner-item .f-right1 > .fs-80{
		font-size: 18px;
	}
	.banner-item .f-right1 > p > a{
		font-size: 10px;
	}

	.banner-right .banner-item.mt-20{
		margin-top: 10px;
	}

	.mt-10.show-more > a{
		font-size: 9px;
	}
	.mt-10.show-more > a.arrow:after{
		width: 12px;
		height: 12px;
	}
	/*homepage 480 response end*/

	/*plp 480 response start*/
	#wrapper{
		border-top-width: 0;
	}
	
	.category-prom-item .prom-item-3 .prom-title{
		font-size: 12px;
	}
	/*plp 480 response end*/

	/*cart 480 response start*/
	.acctinfo-row .table{
		width: auto;
	}

	.orderSummary .os-total{
		font-size: 14px;
	}

	.os-payment .way p.error{
		white-space: normal !important;
	}
	/*cart 480 response end*/

	/*checkout 480 response start*/
	.header-container .header-details-user{
		right: 0;
	}
	.summary-totals .sub-total, .summary-totals .order-total{
		font-size: 14px;
	}
	.summary-totals .block .esti-title{
		font-size: 12px;
	}
	/*checkout 480 response end*/
	
	/*global footer 480 start*/
	.footer .connect-us{
		padding:0px;
	}
	.footer .connect-us .sign-up {
		padding:0px;
		text-align: center;
		margin: 15px 0px;
		float: none;
	}
	.footer .connect-us .sign-up .text{
		text-align:center;
		width: 100%;
		padding: 0px;
		margin-bottom: 20px;
	}
	.footer .connect-us ul.share{
		padding: 0px 0px 15px 0px;
		text-align: center;
		font-size: 0px;
		margin: 0 auto;
	}
	.footer .footer-connect{		
		margin-left: -10px !important;		
		margin-right: -10px !important;
	}
	.footer .connect-us ul.share > li{
	    margin: 0px 5px; 
	}
	.pw-footer .pw-footer-sign-up .pw-sign-up-desc{
		padding: 20px 0px;
	}
	.pw-footer .pw-footer-sign-up .pw-sign-up-btn{
		margin: 20px 0px;
	}
	.pw-footer .pw-footer-link .pw-link-row ul>li{
		padding-left: 50px;
	}
	/*global footer 480 end*/
}
/*PW-253 global responsive [320~768] start*/
@media only screen and (min-device-width : 320px) and (max-device-width : 480px){
	/*mobile header start*/
	.quicklink-section{
		display: none;
	}
	.header-container{
		display: none;
	}
	.header-nav-fixed{
		width:100%;
		height:40px;
		display:block ;
	}
	.header-nav-fixed .nav-container-fixed{
		padding:0px;
		width: 40px;
	}
	.header-nav-fixed .nav-container-fixed > i{
		height:40px;
		user-select: none;
		touch-action: pan-y;
		-webkit-user-drag: none;
		-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	}
	.header-nav-fixed .nav-container-fixed > i:after{
		right: 5px;
		top: 7px;
	}
	.header-nav-fixed .header-logo{
		height:40px;
		padding: 8px 0px;
	}
	.header-nav-fixed .header-logo img{
		width: 150px;
	}
	.header-nav-fixed .header-search-box fieldset .icon.i-search{
		width:40px;
		height:40px;
		position: relative;
		/*left: 4px;*/
		background: #385cad url('common/search-icon.png') no-repeat center center;
		overflow: hidden;
		vertical-align: top;
	}
	.header-nav-fixed .header-search-box fieldset .material-icons{
		padding: 8px;
		color: #fff;
	}

	.header-nav-fixed .header-search-box fieldset a.i-search .material-icons{
		display: none;
	}

	.header-nav-fixed .header-search-box fieldset a.i-search .material-icons{
		display: none;
	}

	.header-nav-fixed .header-search-box .search-close{
		width:40px !important;		
		height:40px;
		line-height:40px;
		vertical-align: top;
		overflow: hidden;
	}
	.header-nav-fixed .text-input.search{
		width: 200px;
		height: 40px;
		right:80px !important;
		font-weight: 400;
    	font-size: 16px;
	}
	.header-nav-fixed .type-ahead{
		top:40px;
		right:0px;
	}
	.header-nav-fixed .cart,
	.header-nav-fixed .cart a{
		width: auto;
		height:40px;
		padding: 0px;
		line-height:40px;
		white-space:nowrap;
		margin-right: 2px;
	}
	.header-nav-fixed .cart a:after{
		
	}
	.header-nav-fixed .cart a>.count{
	}
	.header-nav-fixed .cart .count .cart-icon{
		background-size: 80% 80%;
		display:block;
		margin: 3px auto;
	}
	.header-nav-fixed .cart .count .cart-title{
		display: none;
	}
	.header-nav-fixed .nav-wrap{
		width: 40px;
		height: 40px;
	}
	.header-nav-fixed .nav-wrap>.nav-icon{
		height: 40px;
	}
	.header-nav-fixed .nav-wrap > i:after{
		position: absolute;
		top: 50%;
		left: 50%;
		margin-top: -15px;
		margin-left: -15px;
		width: 30px;
		height: 30px;
		display: inline-block;
		content: '';
		background: -28px 0px url(common/material-icons@28px.png) no-repeat;
	}

	@-moz-document url-prefix(){
		.header-nav-fixed .nav-wrap > i:after{
			top: 4px;
		}
	}

	.nav-wrap>.nav-content{
		max-width: 320px;	
	}
	.ta-product-list .ta-product-item .left-img-cell{
		width: 60px;
	}
	.ta-product-list .ta-product-item .right-name-cell .name a{
		font-size: 16px;
	}
	/*mobile header end*/
	/*mobile footer start*/
	.pw-footer .pw-footer-sign-up .pw-sign-up-desc{
		padding: 20px 0px;
	}
	.pw-footer .pw-footer-link .container{
		padding: 0px;
	}
	.pw-footer .pw-footer-link .container .row{
		padding: 0px;
		margin-left: 0px;
		margin-right: 0px;
	}
	.pw-footer .pw-footer-link .pw-link-row{
		padding: 0px;
		margin: 0px;
	}
	.pw-footer .pw-footer-link .pw-link-row .col-xs-12{
	    padding-left: 0px;
    	padding-right: 0px;
	}
	.pw-footer .pw-footer-link .pw-link-row ul{
		border-top: 1px solid #6679a2;
		border-bottom: 1px solid #6679a2;
		margin-top: -1px;
	}
	.pw-footer .pw-footer-link .pw-link-row ul>li{
		display: none; 
	}
	.pw-footer .pw-footer-link .pw-link-row ul>li.title{
		display: block;
	}
	.pw-footer .pw-footer-link .pw-link-row ul>li,
	.pw-footer .pw-footer-link .pw-link-row ul>li.title{
		position: relative;
		margin: 0px;
		/*border-top: 1px solid #fff;
	    border-bottom: 1px solid #fff;
	    margin-top: -1px;*/
	}
	.pw-footer .pw-footer-link .pw-link-row ul>li.title:after{
	    font-family: 'Material Icons';
	    font-weight: normal;
	    font-style: normal;
	    font-size: 36px;
	    display: inline-block;
	    line-height: 1;
	    text-transform: none;
	    letter-spacing: normal;
	    word-wrap: normal;
	    white-space: nowrap;
	    direction: ltr;
	    -webkit-font-smoothing: antialiased;
	    text-rendering: optimizeLegibility;
	    -moz-osx-font-smoothing: grayscale;
	    font-feature-settings: 'liga';
	    content: '\E315';
	    color: #fff;
        position: absolute;
	    top: 50%;
	    right: 0px;
	    margin-top: -18px;
	}
	.pw-footer .pw-footer-link .pw-link-row ul>li a,
	.pw-footer .pw-footer-link .pw-link-row ul>li span{
	    display: block;
    	padding: 18px 36px;
		font-weight: 400;
    	font-size: 15px;
	}
	.pw-footer .pw-footer-link .pw-link-row ul>li.title a,
	.pw-footer .pw-footer-link .pw-link-row ul>li.title span{
		padding: 18px 36px 18px 10px;
		font-weight: 700;
	}
	.pw-footer .pw-footer-link .container .pw-copyright,
	.pw-footer .pw-footer-link .container .pw-copylink{
		padding: 0px 50px;
	}
	.pw-footer .pw-footer-link .container .pw-copyright{
		padding: 0px 50px;
		margin-top: 32px;
	}

	.pw-footer .pw-powered-by-logo, .pw-footer .checkout-powered-by-logo {
		text-align: center;
		margin-top: 32px;
	}


	.pw-footer .pw-footer-link .container .pw-copylink{
		padding: 0px;
		margin-bottom: 30px;
	}
	.pw-footer .pw-footer-link .pw-link-row ul.open>li{
		display: block;
	}
	.pw-footer .pw-footer-link .pw-link-row ul.open>li.title:after{
		content: '\E316';
	}
	/*mobile footer end*/
    .blue.none-cursor.disabled{
        color: gray;
    }
}
/*PW-253 global responsive [320~768] end*/

@media(max-width: 479px){
	#jobBoardmodal .job-board .button-row .button.tertiary{
		width: 100px;
	}
	#jobBoardmodal .job-board .button-row .button.primary{
		width: 100px;
	}
}


.header-nav-fixed .header-search-box fieldset{
	font-size: 0;
}
/*PW-1240 The quantity field and the increase/decrease buttons are not lined up.*/
.cl-price .quantity button,
.cl-price .quantity .text-input,
.cl-price .qty-box{
	vertical-align: top;
	height: 30px;
}
.cl-price .quantity span{
	line-height: 30px;
}

.header-container .header-details-user .cart .count .cart-icon::before{
	content:none;
}
.js-dt-fade-in{
	background-color: #000;
	opacity: 0.7;
	width: 100%;
	height: 100%;
	top: 0;left: 0;
	z-index: 110;
	position: fixed;
	display: none;
}

.header-container.container{
	background-color: #ec383d;
	position: relative;
	z-index: 111;
}
.header-container .header-search-box fieldset input.text-input{
	font-style: normal;
	font-size: 16px;
	font-family: var(--font-primary);
}
.us_only{
	font-family: inherit;
	font-weight: normal;
	color: inherit;
}
.restrict-msg {
	display: block;
    float: none;
    width: 100%;
    padding-left: 20px;
	line-height: 16px;
	font-size: 14.4px;
}
.restrict-msg:before{
    content: "!";
    float: left;
    width: 16px;
    height: 16px;
    border-radius: 8px;
    margin: 0 0 0 -20px;
    color: white;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    background: #fea340;
    vertical-align: top;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {top: -0.5em}
sub {bottom: -0.25em}