/* Full screen modal in mobile */
@media(max-width: 767px){
	.header-modal {
		padding: 0 !important;
	  }
	  
	  .header-modal .modal-dialog {
		width: 100%;
		height: 100%;
		margin: 0;
		padding: 0;
	  }
	  
	  .header-modal .modal-content {
		height: auto;
		min-height: 100%;
		border: 0 none;
		border-radius: 0;
		box-shadow: none;
	  }
  
	  .no-list-type ul {
		list-style: none;
	}	

}
#mobile-welcome-header {
	color: #303030;
	list-style: none;
}
/* Ends */

.modal-header .close {
	margin-top: 4px;
}

button.modal-close-icon {
    background: url('globalheader/css/x-lg.svg');
	height: 24px;
	width: 24px;
	opacity: 1 !important;
}

.checkout-instructor-confirm .bg-blue {
	background-color: #06235b !important
}

#submit_search svg {
	fill: #FFF;
}

#about-modal-back svg, #support-modal-back svg, #mobile-about-link svg, #mobile-contact-link svg {
	width: 16px;
    height: 16px;
    fill: #006bd6;
}

#mobile-about-link svg, #mobile-contact-link svg {
	position: absolute;
    top: 2px;
}

#mobile-about-link, #mobile-contact-link {
	position: relative;
}

@media(min-width: 768px) and (max-width: 1199px) {
	#submit_search svg {
		height: 16px;
	}
}

@media(min-width: 1200px) {
	#submit_search svg {
		height: 20px;
	}
}

@media(max-width: 767px){
    .header-modal a {
        color: #006BD6;
    }
}

#cartDropdownMenu, #signInLink, #contactDropdownMenu {
	display: flex;
}

#cartDropdownMenu svg {
	fill: #FFF;
	width: 20px;
	height: 20px;
	margin-top: 2px;
}

#signInLink svg {
	fill: #FFF;
    height: 20px;
    width: 20px;
    margin-top: 1px;
}

#contactDropdownMenu svg {
	fill: #FFF;
    height: 20px;
    margin-top: 2px;
}

#contactDropdownMenu:hover svg, #cartDropdownMenu:hover svg, #signInLink:hover svg {
		fill: #122147;
}

#contactDropdownMenu:focus svg, #cartDropdownMenu:focus svg, #signInLink:focus svg {
	fill: #FFF;
}

#mobileHeader .btn.btn-header:focus {
    outline: 1px solid #E21A23;
    outline-offset: 0;
	transition: none;
}

.mobile-modal-title {
	color: #303030;
    text-align: left;
	font-size: 20px;
	font-family: 'ProximaNovaMedium';
}
.modal-back-link {
    float: left;
    margin-right: 10px;
}

@media(min-width: 768px) {
	#SearchHolder {
		display: none !important;
	}
}

@media(max-width:767px) {
	#mobileAccountHolder , #custom-store-contact {
		display: inline-block !important;
	}

	#SearchHolder {
		display: inline-block;
	}

	#search-header-btn, #mobileCartHolder, #signInMobileLink, #mobile-custom-contact-link {
		display: flex !important;
	}

	#mobileSrchBtn svg {
		height: 23px;
    	width: 20px;
    	fill: #FFF;
	}

	#search-header-btn svg {
		margin-right: 6px;
		height: 17px;
		width: 17px;
		fill: #FFF;
	}

	#search-header-btn:hover svg, #signInMobileLink:hover svg, #mobile-custom-contact-link:hover svg,
	#mobileSrchBtn:hover svg, #mobileCartHolder:hover svg {
		fill: #122147;
	}

	#search-header-btn:focus svg,#signInMobileLink:focus svg,#mobile-custom-contact-link:focus svg,
	#mobileSrchBtn:focus svg, #mobileCartHolder:focus svg {
        fill: #FFF;
    }

	#mobileCartHolder svg {
		fill: #FFF;
		height: 17px;
		width: 17px;
		margin-top: -1px;
	}

	#signInMobileLink svg {
		fill: #FFF;
    	height: 20px;
    	margin-top: -3px;
	}

	#mobile-custom-contact-link svg {
		fill: #FFF;
		height: 19px;
		margin-top: -1px;
	}

}


#cart-modal-content, #mob-support-modal, #mob-about-modal, #mobile-account-list, #mob-about-modal a, #mob-support-modal a, #mob-account-modal, #mob-support-modal a {
	padding: 0;
    text-align: left;
	font-size: 16px;
}

#mob-about-modal a, #mob-support-modal a {
	margin-top: 5px;
}

.padding-l-0 {
    padding-left: 0 !important;
 }
.padding-all-0 {
	padding: 0 !important;
 }
#utilLinks> ul>li .btn.btn-header:hover{
	background-color: #FFF;
	color: #222;
}

#utilLinks> ul>li .btn.btn-header:focus{
	background-color: #122147;
	color: #FFF;
	outline: 2px solid #FFF !important;
	outline-offset: -5px;
	transition: none;
}

#utilLinks> ul>li .btn.btn-header:hover #cart-qty-container, #utilLinks> ul>li .btn.btn-header:hover #mob-cart-qty-container  {
	background-color: #E21A23;
	color: #FFF;
}

#utilLinks>ul>li .btn.btn-header:focus #cart-qty-container, #utilLinks>ul>li .btn.btn-header:focus #mob-cart-qty-container {
	background-color :#FFF;
	color :#E21A23;
}

#mob-menu-btn:focus{
	outline: 2px solid #E21A23;
	outline-offset: 5px;
}

@media(min-width: 768px){

#customstore-hdr #tier-one{height:36px;overflow:visible}
#customstore-hdr #utilLinks>ul>li {padding:0; height: 34px!important; margin-left:0;}
#customstore-hdr #utilLinks .btn-header:not(#productDropdownMenu):focus{outline-style:solid;outline-width:1px;outline-color:#FFF;}
}
#customstore-hdr .dropdown-menu>li>a:not(.btn){display:block;padding:20px;clear:both;font-family:'ProximaNova','Helvetica Neue','Arial',sans-serif;font-weight:normal;line-height:1.4;color:#000;white-space:normal}


.modal-content-padding {padding: 0 20px 15px;}
#signin-modal .form-group.sign-in-password {margin: 0;}
.dropdown.open .btn-header .dropdownArrow, 
#bizNav .navbar-toggle.open .dropdownArrow, 
.product-description-panel > a:not(.collapsed) .dropdownArrow{
	display: inline-block;
	-moz-transform: scale(1, -1);
	-webkit-transform: scale(1, -1);
	-o-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1);
}
#my-account-dropdown li {
	font-family: 'ProximaNova';
	color: #222222 !important;
}
#signOutRow a {
	text-transform: capitalize !important;
}
#welcomeHeader {
	padding: 15px;
	padding-bottom: 5px;
	font-size: 16px;
	font-weight: 600;
	text-transform: capitalize;
}
.btn-header {background-color: transparent;}
.btn-header:not(#productDropdownMenu):focus {
	outline-style: solid;
    outline-width: 1px;
    outline-color: #06235B;
    outline-offset: 0;
}
#customStoreDesktopLogo{
    padding-top: 55px;
    max-width:600px;
    height:auto;
}

#cart-qty-container, #mob-cart-qty-container {
	display: inline-block;
    background-color: #FFFFFF;
    color: #E21A23;
    border-radius: 15px;
    font-weight: bold;
	margin-right: 10px;
	padding: 0 8px;
}

#mob-cart-qty-container {
    margin-right: 0;    
}

#mini-cart-view-btn {
	width: 100%;
	font-size: 16px;
	text-transform: capitalize !important;
}

#mheHeader .dropdown-menu {
    width: 170px;
}

#aboutDrop .dropdown-menu {
    width: 178px;
}

#mheHeader .dropdown-menu>li>a:not(.btn) {
	padding: 10px 15px;
    line-height: 1.5;
}

#mheHeader .dropdown-menu>li>a:not(.btn):hover,
#mheHeader .dropdown-menu>li>a:not(.btn):focus {
	text-decoration: none;
    background-color: #E5E5E5;
	outline: none;
	padding: 9px 14px;
    border: solid 1px #e21a23;
}

#bizNav .nav > li > a:focus {
	outline: solid 2px #fff;
    outline-offset: -3px;
 }

#mheHeader .dropdown-menu:hover, #mheHeader .dropdown-menu:focus, #bizLinks .btn.btn-header:focus, #bizLinks .btn.btn-header:hover{
	transition: none;
}

#bizLinks {
	padding-right: 0;
    margin-top: 32px;
}

#searchHldr{
	margin-top: 16px;
    padding-left: 0 !important;
}

#bizLinks .btn.btn-header:hover, #bizLinks .btn.btn-header:focus {
	outline: 1px solid #E21A23;
    outline-offset: 0;
}


#bizNav {
	min-height: auto;
}

@media (min-width: 768px) {
	.bizUnit-nav.navbar-fixed-top {position: absolute;}
	#tier-one {height: 36px;overflow:visible;}
	.btn.btn-header 	{padding: 5px 20px; text-transform:none !important;border: 0 none transparent;}
	#utilLinks> ul, #bizLinks> ul {margin-bottom: 0;}
	#utilLinks> ul>li 	{padding: 0; height: 34px;}
	#utilLinks> ul>li:not(:first-child){
		position: relative;
		margin-left: 0;
		padding-left: 0;
	
	}
	/* #utilLinks> ul>li:not(:first-child)::before{
		position: absolute;
		content: "";
		top: 0.8rem;
		bottom: 0.8rem;
		left: 0;
		border-left: 0.0625rem solid #fff;
	} */
	#utilLinks> ul>li .btn.btn-header 		{
		border:none;
		background-color: transparent; 
		padding: 5px 13px;
		text-transform:	none !important;
		font-family: 'ProximaNova' !important;
		font-size: 16px;
    	line-height: 1.5 !important;
    	color: #FFF;
	}


	.dropdown.open > .btn.btn-header,
	.btn.btn-header:hover,
	.btn.btn-header:active,
	.btn.btn-header:focus,
	.dropdown.open>.btn.btn-header {
    	background-color: #FFF;
    	color: #222;
	}

	.navbar-right .btn.btn-header:hover {
		border-bottom: 3px solid #FFF !important;
	}

	#cartDropdownMenu {padding-right: 0 !important}
	#mheHeader #cartDropdownPanel {width: 300px;}
	#tier-two {
		background: #FFF;
		margin-bottom: 5px;
	}
	#bizLinks .btn.btn-header 	{font-family: 'ProximaNovaMedium'!important; color: #06235B; font-size: 20px;}
	#bizLinks .btn.btn-header .dropdownArrow {
		font-size: 18px;
		margin-top: -1px;
    	display: inline-block;
    	line-height: 1;
	}
	#bizLinks ul>li.active .btn.btn-header {border-bottom: 3px solid #E21A23;}
	/* #utilLinks .dropdown-menu ,#bizLinks .dropdown-menu {border-top: 5px solid #E21A23;} */
	#bizLinks .dropdown-menu, #utilLinks .dropdown-menu {margin-top: 1px;}
	#bizLinks .dropdown > ul > li {padding: 0;}
	#aboutDrop .dropdown-menu, #contactDrop .dropdown-menu {max-height: 500px;overflow: auto;}
	#desktop-search {margin-bottom: 0;}
	#desktop-search .form-group {width: 100%;}
	#desktop-search #higherEdQuery {
		border: 1px solid #555555;
		display:inline-block; 
		font-family: 'ProximaNova';
	}
	#desktop-search .input-group-btn, #submit_search {
    	border: 0 none transparent;
    	vertical-align: top;
    	text-align: center;
    	padding: 0;
	}
	#submit_search {padding: 8px;}
	#accountHolder .dropdown-menu{width: auto;min-width: 260px;}
	#signOutRow{padding: 8px 16px;}
}

#higherEdQuery {
	font-size: 13px;
}

@media (min-width: 1200px) {
	#cartDrop .dropdown-menu {left:-197px}
	#desktopLogo 		{width: 80px;position: absolute;top:52px;}
	#utilLinks> ul>li .btn.btn-header {
		border: none;
    	background-color: transparent;
    	padding: 5px 13px;
    	text-transform: none !important;
    	font-family: 'ProximaNova' !important;
    	font-size: 16px;
	}
	#tier-two { height: 106px; }
	#bizLinks {padding-left: 18px; }
	#bizLinks ul>li {padding: 0 6px;}
	#bizLinks .btn.btn-header {padding: 12px 6px;}
	#desktop-search .input-group {width: 300px;height: 44px}
	#higherEdQuery {
		height: 42px;
		padding: 15px 10px 12px;
		width: 270px;
	}
    #desktop-search .input-group-btn, #submit_search {height: 42px !important;width:44px;}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#cartDrop .dropdown-menu {left:-197px}
	#desktopLogo 		{width: 80px;position: absolute;top:52px;}
	#utilLinks> ul>li .btn.btn-header {
		font-family: 'ProximaNova' !important;
    	font-size: 16px;
	}
	#tier-two { height: 106px; }
	#bizLinks {padding-left: 25px;}
	#bizLinks ul {margin:0;}
	#bizLinks ul>li {padding: 0 3px}
	#bizLinks > ul>li:first-of-type {padding-left: 0px; margin-left: 0;}
	#bizLinks .btn.btn-header {padding: 12px 6px; font-size: 18px;}
	#desktop-search .input-group {width: 300px;height: 33px}
	#higherEdQuery {width: 270px;font-size: 14px;height: 31px;padding: 2px 13px 0}
	#desktop-search .input-group-btn, #submit_search {height: 31px !important;width:31px;}
    #customStoreDesktopLogo{
        max-width:480px;
        height:auto;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
	#cartDrop .dropdown-menu {left:-216px}
	#aboutDrop .dropdown-menu {
		left: -87px;
	}
	#divider {
    	border-top: 1px solid #e5e5e5;
    	margin-top: 30px;
    	margin-left: 15px;
    	margin-right: 26px;
	}
	#desktopLogo 		{width: 60px;position: absolute;top:58px;}
	#utilLinks>ul>li .btn.btn-header { font-size: 14px; padding: 7px 10px 7px; }
	#tier-two { height: 164px; }
	#create-hdr #tier-two {height: 65px;}
	#bizLinks { padding-left: 62px;}
	#bizLinks ul.list-inline >li {padding: 0 7px;}
	#bizLinks ul.list-inline >li:first-of-type {padding-left: 50px;}
	#bizLinks .btn.btn-header {padding: 9px 13px 6px; font-size: 18px;}
	#bizLinks .btn.btn-header .dropdownArrow {font-size:13px;}
	#desktop-search .input-group {width: 100%;height: 33px}
	#higherEdQuery {width: 100%;font-size: 12px;height: 35px;padding: 4px 12px 0}
    #desktop-search .input-group-btn, #submit_search {height: 35px !important;width: 31px;}	
    #customStoreDesktopLogo{
        max-width:360px;
        height:auto;
    }
	#searchHldr {
		text-align: left !important;
    	margin: 20px 13px 10px 16px;
	}

	#desktop-search .form-group {
    	width: 100%;
	}
}

@media (max-width: 767px) {
	#mobileHeader {
		top: 38px;
	}
	#customstore-hdr #mobileHeader {
		top: 38px;
	}
	#mheHeader .dropdown-menu>li>a:not(.btn) {
		color: #333;
	}

	#mheHeader {
		height: auto !important;
	}

	#bizLinks {
		padding-right: 0;
		margin-top: 0px;
	}
	#signOutRow{margin-bottom:15px;}
	#mobileLogo  {height: 50px;width:50px;}
	#mobileLinks {
		height: 65px;
		border-bottom: 1px solid #E5E5E5;
	}
	#mobileLinks ul {padding-left: 10px;margin-bottom: 2px;}
	#mobileHeader ul>li 				{padding: 0 10px}
	#mobileHeader ul>li .btn.btn-header {
		padding: 15px 5px 10px;
		font-family: 'ProximaNova';
		margin-bottom: 0;
		font-weight: 400;
		color: #06235B;
		text-transform: capitalize !important;
	}

	#mobileHeader ul>li.active .btn.btn-header {border-bottom: 3px solid #E21A23;}
	#mobileHeader .fluid-container, #mobileHeader .container, #mheHeader .fluid-container, #mheHeader .container, #utilLinks, 	
	.navbar-brand {width:100%;padding: 0;}
	.navbar-brand {padding: 15px 0}
	#mheHeader {position: fixed;z-index: 9999;height:50px;overflow-y: auto;}
	/* #create-hdr #mheHeader {margin-top:80px;}
	#customstore-hdr #mheHeader {margin-top:80px;} */
	#tier-one {height: 38px;background-color: #fff;z-index: 8888;position: relative;width: 100%;}
	#tier-two {background: none; background-color: #fff;height: auto}
	#mheHeader .dropdown-menu {
		position: relative;
    	float: none;
    	width: auto;
    	margin-top: 0;
    	background-color: #FFF;
    }
    #utilLinks .dropdown {position:static;}
    #utilLinks>ul{margin:0;}
	.common-biz-links 	{display:block;height:auto; border-bottom: 1px solid #E5E5E5;}
	#utilLinks.dropdown-backdrop {display: none}
	.btn-header {text-align: left;border:0;}
	#utilLinks .btn-header, #aboutDropdownMenu, .common-biz-links .btn-header {background-color: #fff;margin: 0;font-family: 'ProximaNova' !important; color: #122147;text-transform: capitalize !important;}
	#utilLinks .btn-header {
		background-color: #06235b;
		color: #fff;
		padding: 10px 8px;
	}
	#prekMenuBar, #heMenuBar {
		position: fixed;
		z-index: 500;
		width: 100%;
		top: 117px;
	}
	#mblMenuToggle, #mob-menu-btn {height:24px;width: 24px; background: url('globalheader/css/list.svg') no-repeat; background-size: 100% 100%;border:none;position: fixed; top:65px;right:15px }
	#mblMenuToggle.open, #mob-menu-btn.open {background: url('globalheader/css/menu-close.png');background-size: 100% 100%;}

	#mobileSearch {border-bottom: 1px solid #d8dcdb;}
	#mobileSearch label {font-family: 'ProximaNovaBold';padding-right:0 }
	#mobile-search .form-group {
		display: flex;
	}
	#mobileSearchFld {
		display: inline-block;
		width: calc(100% - 44px);
		font-family: 'ProximaNova';
		font-size: 13px;
		flex: 1;
		border: 1px solid #707070;
	}

	#mobileSearchFld::placeholder {
		color: #222;
	}

	#mobileSrchBtn {
		display: inline-block;
    	width: 44px;
    	height: 44px !important;
    	position: relative;
    	z-index: 2;
    	margin: 0;
    	padding: 8px;
	}
	#bizLinks {padding: 0; position: relative; width: 100%;}
	#bizLinks ul {margin: 0}
	#bizLinks ul>li#aboutDrop, .common-biz-links {width: 100%;padding: 0;}
	#bizLinks .btn.btn-header#aboutDropdownMenu {padding: 20px 15px;background-color: #fff;border-bottom: 1px solid #d3dfdf;}
	#aboutDrop ul, #contactDrop .dropdown-menu {width: 100%;-webkit-box-shadow: 0 0 0 0 transparent;
    box-shadow: 0 0 0 0 transparent;}
    .list-inline>li, .list-inline-divided>li {padding: 0;}

    #utilLinks .dropdown-menu > li, #bizLinks .dropdown-menu > li {
    	font-family: 'ProximaNova';
    	color: #333;
    }
    #utilLinks .dropdown-menu > li:first-of-type, #bizLinks .dropdown-menu > li:first-of-type {border-top: 0 none transparent}
    #customStoreMobileLogo{
        max-height: -webkit-fill-available;
        width: auto;
        padding-bottom: 7px;
        max-width: 95%;
    }
}

/* MiniCart */
@media (min-width: 768px) {
	.mini-cart-container {background-color: #fff;}
}
.mini-cart-headline, .mini-cart-empty {
	padding: 15px;
	border-bottom: 1px solid #E4E4E4;
	font-size: 16px;
	font-family: 'ProximaNova';
	color: #222222;
}
.mini-cart-container .mini-cart .mini-cart-items {
	padding: 15px 15px 0;
	max-height: 350px;
	overflow: auto;
}
.mini-cart-container .mini-cart .mini-cart-items .mini-cart-item {
	padding-bottom: 15px;
}

.mini-cart-container .mini-cart .mini-cart-items .mini-cart-item-link {
    color: #32484c;
    display: flex;
    font-size: 12px
}

/* .mini-cart-container .mini-cart .mini-cart-items .mini-cart-item-link .product-image-wrap {
    height: 64px;
    width: 64px;
    float: left
} */

.mini-cart-container .mini-cart .mini-cart-items .mini-cart-item-link .product-image-wrap img {
    height: 64px;
    width: 50px;
    margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
}

.mini-cart-container .mini-cart .mini-cart-items .mini-cart-item-link .product-title-wrap {
	font-size: 16px;
	font-family: 'ProximaNova';
	color: #222222;
	text-transform: capitalize !important;
	margin-left: 15px;
	word-break: break-word;
}

.mini-cart-container .mini-cart .mini-cart-btn {padding: 15px;}

@media (max-width: 767px){
	.mini-cart-headline, .mini-cart-empty {
		border-bottom: 0;
	}
}

/* #bizNav .dropdown-menu {
	border-top: 5px solid #E21A23
} */

#bizNav .dropdown-toggle .dropdownArrow {
	font-size: 12px;
	margin-left: 7px;
}

#bizNav.navbar-default .navbar-nav>li {
	display: flex;
	padding: 5px 0;
}

/* #bizNav.navbar-default .navbar-nav>li::after {
    content: "";
    display: flex;
    width: 1px;
    background-color: #fff;
    height: 20px;
    margin: 0 5px;
	align-self: center;
} */

#primary-nav li:last-child::after, #prodLoginBtn::after {
	display: none!important;
}

#bizNav.navbar-default .navbar-nav>li>a {
	display: flex;
	align-items: center;
	line-height: 1;
	font-family: 'ProximaNova';
	font-size: 20px;
	color: #fff;
	padding: 6px 14px 6px 12px;
	transition: .3s;
}

#bizNav.navbar-default .navbar-nav>li>a:hover {
	background-color: #FFF;
    color: #222;
}

#bizNav .dropdown-menu {
	top: 42px;
	max-height: calc(100vh - 195px);
	overflow-x: auto;
	right: 0;
}

.hasBusiness #jumptocontent {
	margin-top: 189px;
}

#customstore-hdr .list-inline li:last-child .dropdown .dropdown-toggle {
	position:relative;
}

/* #customstore-hdr .list-inline li#cartDrop .dropdown .dropdown-toggle:after {
	content: "g";
	position: absolute;
	right: -2px;
	top: 14px;
	font-family:"mheicons";
	color: #e21a23 !important;
	text-transform: lowercase;
	top: 12px;
} */

@media (min-width:768px) and (max-width:992px) {
	#customstore-hdr .list-inline li:last-child .dropdown .dropdown-toggle:after {
		top: 13px;
	}
}

#customstore-hdr .list-inline li:last-child .dropdown.open .dropdown-toggle:after {
	transform: scale(1,-1);
	top: 10px;
}
#cartQtyLeftParen, #cartQtyRightParen {
	display:none;
}
#customstore-hdr #cartQtyLeftParen {
	display: inline-block;
	margin-right: -0.4rem;
}
#customstore-hdr #cartQtyRightParen {
	display: inline-block;
	margin-left: -0.4rem;
}
@media (max-width:768px) {
	#customstore-hdr .list-inline li:last-child .dropdown .dropdown-toggle:after {
		position: relative !important;
		top: 0px !important;
		left: -5px;
	}

	#customstore-hdr .list-inline li:last-child .dropdown.open .dropdown-toggle:after {
		transform: scale(1,-1);
		transform: rotate(180deg);
		left: auto;
		display: inline-block;
		right: 5px !important;
	}
}

#customstore-hdr .list-inline li:last-child .dropdown .dropdown-toggle #cartQty, #customstore-hdr .list-inline li:last-child .dropdown .dropdown-toggle #mobileCartQty {
	position:relative;
	top:1px;
	letter-spacing: 1px;
}

@media (min-width: 768px) {
	#mheHeader #cartDropdownPanel {
		right: 0px !important;
		left: auto;
		margin-top:-5px;
	}
	/* #mheHeader .dropdown-menu {
		margin-top:-5px !important;
	} */
	#customstore-hdr .list-inline li:last-child .dropdown .dropdown-toggle {
		padding-right:15px !important;
	}
}

/* headerNav Styles */
		@media (min-width: 768px) {
			#heMenuBar.sticky, #prekMenuBar.sticky {position: fixed;top: 0;width: 100%;}
			
			#bizNav.navbar-default { border: none; }

			#bizNav .dropdown-menu > li:not(.container):first-of-type {
				border-top: 1px solid #ccc;
			}
		}
		@media (min-width: 992px) {
			#bizNav .navbar-collapse:before, #bizNav .navbar-nav:before, #bizNav .nav:before {content: none !important;}
			#bizNav.navbar-default .navbar-nav>li:first-of-type {
				padding-left: 0;
			}
			#bizNav.navbar-default .navbar-nav.navbar-right {
				text-align: right;
			}
			#bizNav .dropdown.open > .btn.btn-header {
				border-bottom: 10px solid #fff !important;
			}
			#bizNav .dropdown-menu>li>a {
				white-space: normal;
			}
		}
		@media (min-width: 768px) and (max-width: 991px) {
			#bizNav.navbar-default .navbar-nav>li>a {
				font-size: 13px;
				padding: 11px 10px;
			}
			#bizNav.navbar-default .navbar-nav>li:last-of-type {
				border-right: none;
			}
			#bizNav .btn.btn-header {padding: 17px 0 7px}
		}
		@media (max-width: 767px) {
			.globalheader .dropdownArrow { 
				display: inline-block;
				float: right;
			}
			
			.globalheader .navbar-header > .navbar-toggle > .dropdownArrow {
				color: #fff;
			}
			
			.globalheader #navbar .dropdownArrow {
				color: #e21a23;
			}
			
			.globalheader #navbar .dropdown.open > a > .dropdownArrow, .globalheader #navbar a.open > .dropdownArrow  {
			    display: inline-block;
			    -moz-transform: scale(1, -1);
			    -webkit-transform: scale(1, -1);
			    -o-transform: scale(1, -1);
			    -ms-transform: scale(1, -1);
			    transform: scale(1, -1);
			}
			
			.globalheader .btn-header{
			    padding: 20px 15px;
			}
			
			#bizNav .navbar-toggle{
			    padding: 14px 20px 16px 16px;
			}
			#bizNav.navbar {border: 0 none transparent;}
			#bizNav .navbar-toggle {
				border: none;
				float: left; 
				font-size: 18px;
				line-height: 1;
				font-family: 'ProximaNova', 'Helvetica Neue', 'Arial', sans-serif !important;
				margin: 0;
				width: 100%;
				text-decoration: none;
			}
			.globalheader .open>.dropdown-menu {
				position: relative;
				-webkit-box-shadow: 0 0 0 0 transparent;
    			box-shadow: 0 0 0 0 transparent;
			}

			#bizNav .nav.navbar-nav {
				background-color: #fff
			}

			#bizNav.navbar-default .navbar-nav > li {
				flex-direction: column;
			}

			#bizNav .dropdown-menu {
				top: -7px;
			}

			#bizNav.navbar-default .navbar-nav>li::after {
				content: none;
			}

			#bizNav.navbar-default .navbar-nav > li > a {
				color: #000;
				font-size: 16px;
				border: none;
			}

			#bizNav .navbar-collapse, #bizNav .navbar-nav {padding: 0; margin: 0;}
			#bizNav .navbar-collapse {
				max-height: calc(100vh - 204px);
				overflow-x: hidden;
    			overflow-y: auto;
			}
			#bizNav .navbar-nav>li>a, #bizNav .navbar-nav .open .dropdown-menu>li>a {
				font-size: 16px;
				font-family: 'ProximaNovaSemibold' !important;
				padding: 13px 20px 18px 16px;
				color: #000;
				border-bottom: 1px solid #d3dfdf;
			}
			#bizNav .navbar-nav .open .dropdown-menu>li>a {
				padding: 13px 20px 18px 20px;
			}
			#bizNav .navbar-nav .dropdown.open .btn.btn-header {border-bottom: 1px solid #000;}
			#bizNav .navbar-nav>li.open>a {border-bottom: 1px solid #000;}
			#bizNav .navbar-nav .dropdown>.dropdown-menu {background-color: #fff;}
			#bizNav .navbar-nav .dropdown>.dropdown-menu>li>a {border-bottom: 1px solid #d3dfdf;}
			#productDropdownMenu {margin:0;background-color: transparent;padding: 20px 25px;text-transform: capitalize !important; color:#000;font-family: 'ProximaNovaBold' !important;}
			#prodLoginBtn .btn-header {
				color: #000;
				text-transform: none !important;
				font-weight: bold;
				padding: 20px 25px;
				margin: 0;
			}
			#primary-nav>li+li {margin-top: 0;}
			#primary-nav .navbar-right .btn.btn-header, #primary-nav .navbar-right>li>a {font-family: 'ProximaNovaSemibold';}
			#mheHeader .dropdown.open .btn.btn-header,
			.dropdown.open .btn.btn-header#aboutDropdownMenu
			{border-bottom: 8px solid #E21A23 !important;}

			#bizNav #navbar .nav .dropdown.open .btn-header {
				border-bottom: solid 4px #000 !important;
			}
			#bizNav #navbar .nav .dropdown.open .dropdown-toggle {
				border-bottom: solid 8px #e21a23 !important;
			}
		}
/* Mega Menu Styling */
@media (min-width: 768px) {
	.mega-dropdown {position: static!important}
	.mega-dropdown-menu {
		margin-top: 0 !important;
	    top: 100% !important;
	    padding: 0 !important;
	    width: 100% !important;
	    box-shadow: none !important;
	    -webkit-box-shadow: none !important;
	    background-color: #fff !important;
	    background-repeat: no-repeat;
	    background-size: auto 100%;
	    border-top: 0 none transparent !important;
	    overflow-y: auto;
	    overflow-x: hidden !important;
	}
	.mega-dropdown-menu>.container {margin: 0 -auto;}
	
	.mega-dropdown-menu>li>.full-width-menu {margin: 0;padding: 15px 0}
}
@media (max-width: 767px) {
	.dropdown-menu.mega-dropdown-menu.container-fluid {
		background-color: #f5f9f9;
		padding: 15px;
	}
}

/**** Tabbed Menu CSS **/

/* tabbed mega menu list */
@media (min-width: 768px){
	#bizNav {position:initial}
	.tabbed-dropdown-menu {
		margin-top: 0 !important;
		top: 100% !important;
		padding: 0 !important;
		width: 100% !important;
		box-shadow: none !important;
		-webkit-box-shadow: none !important;
		background-color: #fff !important;
		background-repeat: no-repeat;
		background-size: auto 100%;
		border-top: 0 none transparent !important;
		overflow-y: auto;
		overflow-x: hidden !important;
	}
	
	.nav > li.dropdown.open .tabbed-dropdown-menu {
  		display: table;
  		border-radius: 0px;
  		width: 100%;
  		left: 0;
  		right: 0;
  		
	}
	
	.nav > li.dropdown.open .tabbed-dropdown-menu > li.container {
	  display: table-cell;
	  padding: 0 15px;
	}
}

        .tabbed-menu .nav-menu {
            display: block;
            position: relative;
            list-style: none;
            margin: 0;
            padding: 0;
            z-index: 15;
            
        }
        @media (min-width: 768px){
	        .tabbed-menu .nav-menu {
	        	max-height: calc(100vh - 195px);
	        	height: 100%;
	        	min-height: 430px;
	        	overflow-y: auto;
	        	overflow-x:hidden;
	        }
        }

        /* a top level navigation item in the mega menu */
        .nav-item {
            list-style: none;
    		display: block;
    		padding: 0;
    		margin: 0;
    		width: 254px;
        }
        
        .nav-item.nav-divider {
        	list-style: none;
        	display: block;
        	padding: 0;
        	margin: 0 29px;
        	width: 156px;
        	height: 1px;
        }
        
        
        
        @media (max-width: 767px){
        	.nav-item {
        		width: 100%;
        	}
        	.nav-item.nav-divider {display: none}
        }

        /* first descendant link within a top level navigation item */
        .nav-item > a , .nav-item.nav-link > a{
        	color: #000;
            display: block;
        	font-family: 'ProximaNova', 'Helvetica Neue', 'Arial', sans-serif !important;
        	font-size: 16px;
            margin: 0;
            padding: 17px 58px 18px 29px;
            position: relative;
            text-decoration: none;
            
        }
        
        @media (max-width: 767px){
        	.nav-item > a , .nav-item.nav-link > a {
        		font-family: 'ProximaNovaSemibold', 'ProximaNova', 'Helvetica Neue', 'Arial', sans-serif !important;
        		font-size: 16px;
        		padding: 13px 20px 18px;
        		width: 100%;
        		border-bottom: 1px solid #d3dfdf;
        		
        	}
        }
        @media (min-width: 768px){
	        .nav-item > a:hover, .nav-item > a:focus, .nav-item > a.open , .nav-item.nav-link > a:hover, .nav-item.nav-link > a:focus, .nav-item.nav-link > a.open  {
	            background-color: #e7eff1;
	            text-decoration: underline;
	        }
        
        	.nav-item:not(.nav-link) > a.open:after {
	        	display: inline-block;
	        	font-family: mheicons;
	        	content: "s";
	        	position: absolute;
	        	top: 50%;
	        	right: 12px;
	        	margin-top: -12px;
	        	-moz-transform: scale(-1, 1);
				-webkit-transform: scale(-1, 1);
				-o-transform: scale(-1, 1);
				-ms-transform: scale(-1, 1);
				transform: scale(-1, 1);
	        }
	        
	        .nav-item:not(.nav-link) > a:hover:after, .nav-item:not(.nav-link) > a:focus:after, .nav-item:not(.nav-link) > a.open.hover:after, .nav-item:not(.nav-link) > a.open.focus:after {
	        	display: inline-block;
	        	font-family: mheicons;
	        	content: "s";
	        	position: absolute;
	        	top: 50%;
	        	right: 12px;
	        	margin-top: -12px;
	        	-moz-transform: scale(1, 1);
				-webkit-transform: scale(1, 1);
				-o-transform: scale(1, 1);
				-ms-transform: scale(1, 1);
				transform: scale(1, 1);
	        }
        }
        
        .nav-item > a:focus, .nav-item > a.open {
            outline-width: 1px;
            outline-color: #e21a23;
        }

        /* focus/open states of first descendant link within a top level 
           navigation item */
        .nav-item > a:focus,
        .nav-item > a.open {
            border: 1px solid #dedede;
        }

        /* open state of first descendant link within a top level 
           navigation item */
        .nav-item > a.open {
            /* background-color: #fff; */
            border-bottom: none;
            z-index: 1;
        }

        /* sub-navigation panel */
        @media (min-width: 768px){
	        div.sub-nav {
	        	color: #000;
	            position: absolute;
				display: none;
				left: 254px;
				margin-top: 0;
				top: 0;
				padding: 20px 34px 50px;
				background-color: #fff;
				width: calc(100% - 254px);
				max-height: calc(100vh - 195px);
	        	height: 100%;
	        	min-height: 430px;
	        	overflow-y: auto;
	        	overflow-x:hidden;
	        }
        }
        
         @media (max-width: 767px){
         	div.sub-nav {
         		color: #000;
         		position: relative;
         		display: none;
         		left: 0;
         		margin-top: 0;
         		width: 100%;
         		background-color: #eeeeee;
         		height: auto;
         		padding: 17px 26px 30px;
         		overflow: auto;
         	}
         }	

        /* sub-navigation panel open state */
        div.sub-nav.open {
            display: block;
        }

        /* list of items within sub-navigation panel */
        .sub-nav ul {
            display: inline-block;
            vertical-align: top;
            margin: 0 1em 0 0;
            padding: 0;
        }

        /* list item within sub-navigation panel */
        .sub-nav li {
            display: block;
            list-style-type: none;
            margin: 0;
            padding: 0;
        }     
        
/****css to align global header with AEM templates**/
@media (min-width: 1200px){
/**** Corp Pages **/
	#jumptocontent, .shop-main-container {margin-top: 150px;}
/**** Business Pages **/
/**** Business Multi Site Pages**/
	.hasMicrosite #jumptocontent .old-layout {margin-top: 257px;}
	.hasMicrosite #jumptocontent .new-layout {margin-top: 189px;}
}

@media (min-width: 992px) and (max-width: 1200px) {
/**** Corp Pages **/
	#jumptocontent, .shop-main-container {margin-top: 155px;}
/**** Business Multi Site Pages**/
	.hasMicrosite #jumptocontent .old-layout {margin-top: 237px;}
	.hasMicrosite #jumptocontent .new-layout {margin-top: 189px;}
}

@media (min-width: 768px) and (max-width: 991px){
/**** Corp Pages **/
	#jumptocontent, .shop-main-container {margin-top: 215px;}
/**** Business Pages **/
	.hasBusiness #jumptocontent {margin-top: 240px;}
/**** Business Multi Site Pages**/
	.hasMicrosite #jumptocontent .old-layout {margin-top: 217px;}
    .hasMicrosite #jumptocontent .new-layout {margin-top: 241px;}
/* The custom store landing page does not have a search bar so this margin needs reduced */
    .customStoreSite #jumptocontent, .shop-main-container {
        margin-top: 140px;
    }
}

@media (max-width: 767px){
/**** Corp Pages **/
	.shop-main-container {margin-top: 155px;}
	#jumptocontent {margin-top: 124px;}
/**** Business Pages **/
	.hasBusiness #jumptocontent {margin-top: 150px;}
/**** Business Multi Site Pages**/
    .hasMicrosite #jumptocontent .old-layout,.hasMicrosite #jumptocontent .new-layout {margin-top: 267px;}
/* The custom store landing page does not have a search bar so this margin needs reduced */
	.customStoreSite #jumptocontent {
		margin-top: 140px;
	}
/* The create pages do not have a search bar so this margin needs reduced */
    .createSite #jumptocontent, .shop-main-container {
        margin-top: 95px;
    }
}

#skipnav{
	position: fixed;
	top: 15px;
	left: 30%;
	z-index: 1031;
}

/* ----------- iPad 1, 2, Mini and Air ----------- */

/* Portrait and Landscape */
@media only screen
  and (min-device-width: 768px)
  and (max-device-width: 1024px)
  and (-webkit-min-device-pixel-ratio: 1) {
	#bizNav .dropdown-menu {
		max-height: calc(100vh - 280px);
	}
}

/* ----------- iPad 3, 4 and Pro 9.7" ----------- */

/* Portrait and Landscape */
@media only screen
  and (min-device-width: 768px)
  and (max-device-width: 1024px)
  and (-webkit-min-device-pixel-ratio: 2) {
	#bizNav .dropdown-menu {
		max-height: calc(100vh - 280px);
	}
}

/* ----------- iPad Pro 10.5" ----------- */

/* Portrait and Landscape */
@media only screen
  and (min-device-width: 834px)
  and (max-device-width: 1112px)
  and (-webkit-min-device-pixel-ratio: 2) {
	#bizNav .dropdown-menu {
		max-height: calc(100vh - 280px);
	}
}

/* ----------- iPad Pro 12.9" ----------- */

/* Portrait and Landscape */
@media only screen
  and (min-device-width: 1024px)
  and (max-device-width: 1366px)
  and (-webkit-min-device-pixel-ratio: 2) {
	#bizNav .dropdown-menu {
		max-height: calc(100vh - 280px);
	}
}

@media screen and (max-width: 380px) {
	.global-footer .social-tag-line .social-icons a img {
		max-width: 25px;
	}
	.global-footer .social-tag-line ul.social-icons li {
		margin-bottom: 15px;
	}
}

/* .ui-autocomplete{
	border: 1px solid rgb(182, 177, 177);
}
 */

.horizontal-seperator {
    border-bottom: 1px solid #7ac1ac;
    border-width: 0 0 1px 0 !important;
    margin: 12px 15px 12px 15px !important;
}
.ui-autocomplete {
	background-color: #f5f5f5;
  	font-size: 1.4rem;
  	color: #4b4b4b;
    padding-top: 7px;
    padding-bottom: 25px;
    border-top: 0px;
}
.ui-autocomplete .suggestion_row,.ui-autocomplete .top_category{
	color : #e21a23;
}
.suggestion_category_row,
.suggestion_row {
    /* height: 30px; */
    line-height: 24px;
    box-sizing: border-box;
}
.ui-front {
    z-index: 99999 !important;
}
.ui-menu .ui-menu-item {
    padding-left: 15px;
    padding-right: 15px;
}
.ui-menu .ui-state-focus {
    margin: 0px;
    border: 0px;
    background: #c4c4c4;
    font-weight: normal;
}
.ui-menu .suggestion_category_row.ui-state-focus {
    color: inherit;
}


/* Mobile Styleguide */

@media ( max-width: 767px) {
    .category_box {
        display: block;
    }
    .suggestion_category_row {
        height: 50px;
        line-height: inherit;
    }
    .category_search_term,.search_term{
    	display: block;
    	white-space: nowrap;
    	overflow: hidden;
    	text-overflow: ellipsis;
    }

}
