@charset "utf-8";
/* CSS Document */
.wrapper {
	width: auto;
	margin: auto;
}
.row {
	margin-left: 0px;
	margin-right: 0px;
}
/* GLOBAL STYLES ===================================================== */
body {
	padding-bottom: 0px;
	color: #5a5a5a;
	background-color: #F6F7Fb;
}
body.homepage {
	position: relative;
}
body.homepage {
	background-position: center 40px;
	background-repeat: no-repeat;
	background-size: 2400px;
	overflow: hidden;
}
.html, body {
	position: relative;
}
/* CUSTOMIZE THE NAVBAR
------------------------------------------------------------------- */
/*CAROUSEL ---------------------------------------*/
.caption-info {
	position: absolute;
	bottom: 80px;
	left: 30px;
	padding: 30px;
	background: url('/images/overlays/10.png');
}
.caption-info h2 {
	font: 'Roboto-bold', Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 32px;
	line-height: 34px;
	color: #fff;
	margin-top: 0;
}
.caption-info ul {
	color: #FFFFFF;
	font-size: 20px;
	padding-left: 20px;
	margin-bottom: 0;
}
.caro-cta {
	margin-top: 10px
}
.next, .previous {
	color: #fff;
	opacity: .5;
	visibility: hidden;
	display: block;
	position: absolute;
	width: 50px;
	height: 50px;
	margin: 0;
	padding: 0;
	background: center center no-repeat;
	background-size: cover;
	top: 50%;
}
.next {
	left: auto;
	right: 30px;
	background-image: url(/images/chevron-circle-right-regular.svg) !important;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.previous {
	left: 30px;
	right: auto;
	background-image: url("/images/chevron-circle-left-regular.svg") !important;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.fadeBut {
	opacity: .5;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}
.fadeBut:hover {
	opacity: 1;
}

.fade-in {
	opacity: 1;
	animation-name: fadeInOpacity;
	animation-iteration-count: 1;
	animation-timing-function: ease-in;
	animation-duration: .5s;
}

@keyframes fadeInOpacity {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

.vegas-timer {height: 3px!important; z-index: 96000002;}

/* TOP BAR ======================================================== */
/* CART and SEARCH ================================================ */
.barElements {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 40px;
}
.barElements li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 40px;
}
.barElements li.searchList {
	/*border-left: 1px solid #fff;*/
	padding-left: 10px;
}
.cart a {
	display: block;
	height: 24px;
	line-height: 24px;
	min-width: 120px;
	color: #fff;
	padding-left: 0px;
	margin: 9px 15px 0 0;
}
.cart a::before {
	font-family: "Font Awesome 5 Pro";
	font-weight: 300;
	content: "\f07a";
	font-size: 22px;
}
.cart a:hover {
	text-decoration: none;
	background-position: left -24px;
	color: #bbc9dd;
}
.intro h1, .intro p {
	color: #ffffff !important;
}
/* END TOP BAR ==================================================== */
/* NAVBAR ========================================================= */
.navbar {
	background: #0D63A0;
	min-height: 40px;
	/*height:40px;*/
	box-sizing: content-box;
	border: none;
	margin-bottom: 0;
}
.navbar-home {
	height: 40px;
}
/* TOP EXTERNAL SITE NAV ========================================== */
.navbar-default .navbar-nav {
	float: right;
	height: 40px;
}
.navbar-default .navbar-nav > li > a {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #fff;
	text-shadow: none;
	font-family: "Roboto", Verdana, Arial, Helvetica, sans-serif;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li.active a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background: #61A4D7;
	color: #fff;
	box-shadow: none;
}
/* MAIN SITE NAV */
.navbar-default .navbar-right li a {
	color: #5676a5;
	font-size: 24px;
	line-height: 40px;
	font-family: "Roboto", Verdana, Arial, Helvetica, sans-serif;
	background: none;
}
.navbar-collapse .navbar-nav.navbar-right:last-child {
	margin-right: 0px;
}
.navbar-default .navbar-right li a:hover, .navbar-default .navbar-right li.active a, .navbar-default .navbar-right li.active a:hover, .navbar-default .navbar-right li.active a:focus {
	color: #A0C9EC;
	background: none;
}
.collapseHeader {
	padding: 8px;
	background: #807f83;
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	font-family: "Roboto", Verdana, Arial, Helvetica, sans-serif;
}
.head-wrap, .navbar-home {
	z-index: inherit;
}
.navbar-brand {
	padding: 0; /* Increase vertical padding to match navbar links */
	margin-top: -67px;
	/*position: absolute;*/
	z-index: 1000;
	width: 230px;
	/*height: 95px;*/
	font-size: 16px;
	font-weight: bold;
	text-indent: -9999px; /*background: url(../images/pico-logo.png) no-repeat;*/
}
.container.main .navbar-brand {
	margin-top: -130px;
}
.container .home-brand {
	margin-top: -50px;
}
.home-brand {
	background: none;
}
.caro-wrap {
	height: 100%;
	margin-top: 0;
	box-sizing: border-box;
}
.caro-wrap .container {
	margin-top: -115px; /**/
}
.body-wrap {
	padding: 10px 0 20px 0;
}
.body-wrap-accs {
	padding: 10px 0;
}
.body-wrap-home {
	position: relative;
	width: 1170px;
}
.body-wrap-home h1 {
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 36px;
}
.head-wrap {
	background: url(../images/wave.svg) center -1px no-repeat;
	background-size: cover;
	padding-bottom: 90px;
	margin-bottom: 0px;
	margin-top: 0;
}
.headWave {
	background-image: url(../images/wave.svg);
	background-position: center -5px;
	background-repeat: no-repeat;
	background-size: 4040px;
	width: 100%;
	top: 0;
	position: absolute;
	z-index: 99;
	height: 175px;
}
/* FOOTER =================================================================== */
.foot-wrap-home {
	position: fixed;
	bottom: 0px;
	z-index: -1;
	width: 100%;
}
.footBar {
	background: #0D63A0;
	height: 50px;
	width: 100%
}
.footBar p, .footBar h1 {
	color: #fff;
	font-size: 22px;
	line-height: 50px;
	font-family: "Roboto", Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0;
	margin-top:0;
}
.footBar .picofoot {
	float: left;
}
.footBar .telephone {
	float: right;
	text-align: right;
}
.container.main, .stickem-container {
	position: relative;
}
.img-responsive {
	margin: auto;
}
.vegas-timer {
	bottom: 50px !important;
}
/*=====================================*/
.well {
	border: none /*1px solid #e3e3e3*/ ;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	background: #fff;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
a.datWellHome:hover h2, a.oscWellHome:hover h2, a.accWellHome:hover h2, a.autWellHome:hover h2, a.sigWellHome:hover h2, a.sampWellHome:hover h2, a.rfaccWellHome:hover h2, a.holdingWellHome:hover h2, a.rfprodWellHome:hover h2, a.rfprodWellprod:hover h2 {
	color: #888
}
.oscWell, .datWell, .sofWell, .accWell, .eduWell, .supWell {
	padding-top: 118px;
}
.oscWellHome, .datWellHome, .accWellHome, .autWellHome, .sigWellHome, .sampWellHome, .rfaccWellHome, .holdingWellHome, .rfprodWellHome, .rfprodWellprod {
	padding-top: 1px;
	height: 160px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
/* Tabbed padding ============================= */
.nav > li > a {
	padding: 8px 9px;
}
/* SOCIAL NETWORL ICONS =================================================================================================================================== */
.social-networking {
	float: left;
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}
.social-networking li {
	display: inline-block;
	float: left;
	margin: 0 2px;
	padding: 0;
}
.social-networking li a:hover {
	background: none;
	opacity: 0.5;
}
.twitter {
	color: #1dcaff;
}
.facebook {
	color: #3B5998;
}
.linkedin {
	color: #1385c8;
}
.youtube {
	color: #f00;
}
.instagram {
	color: #bc2a8d;
}
.smi {
	font-size: 1.2em;
}
/*=====================================*/
.breadcrumb > .active {
	color: #F93
}
.search-form-control {
	display: inline-block;
	width: 100%;
	height: 28px;
	padding: 4px 8px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555;
	vertical-align: middle;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	outline: #0D63A0;
	margin-top: 4px;
}
#searchBox input[type=search]:focus {
	width: 160px;
	padding-left: 12px;
	color: #0D63A0;
	background-color: #fff;
	cursor: auto;
	border-color: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-radius: 3px;
}
/* BOOTSTRAP AMEND ============================================================================================================================================== */
small, .small {
	font-size: 75%
}
.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th, .odd {
	background-color: #f3f9ff
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	background-color: #f0f5f9;
}
.breadcrumb {
	padding: 2px 0;
	background-color: transparent;
}
/* ============================================================================================================================================================== */
/*FOCUS ISSUE  -------------------------------------------------------------------------------------------------------*/ /*removes the dotted border*/ :focus {
	outline-color: rgba(200, 200, 200, 0.5) !important;
	box-shadow: none;
	border-color: transparent;
}
a:focus {
	outline-style: thin dotted;
}
input[type=submit]:focus, input[type=submit]:active {
	background-color: #ccc; /*different color than regular*/
}
/* CURRENCY POPOVER */
.caroCol {
	z-index: 999;
}
.caro-wrap-foot {
	z-index: 998;
}
.popover {
	z-index: 999999;
	position: fixed;
}
.popover-content {
	z-index: 99999;
	padding: 0;
}
.popover-content a {
	display: block;
	padding: 3px 10px;
	width: 180px;
}
.currSym {
	font-weight: 300;
	font-size: 24px;
	color: #0D63A0;
}
.popover-content a:hover {
	text-decoration: none;
	background: #dde4ed;
}
a.currgb::before {
	font-family: "Font Awesome 5 Pro";
	font-weight: 300;
	content: "\f154";
	font-size: 22px;
}
a.currus::before {
	font-family: "Font Awesome 5 Pro";
	font-weight: 300;
	content: "\f155";
	font-size: 22px;
}
a.curreu::before {
	font-family: "Font Awesome 5 Pro";
	font-weight: 300;
	content: "\f153";
	font-size: 22px;
}
.currencyBut {
	width: 36px;
	height: 34px;
	display: block;
	margin: 3px 10px 0 0;
	float: left;
	background: url(../images/currcircle.svg) top left no-repeat;
}
.currencyBut i {
	font-size: 23px;
	color: #fff;
}
.currencyBut i.fa-pound-sign {
	margin: 6px 0 0 10px;
}
.currencyBut i.fa-dollar-sign {
	margin: 6px 0 0 11px;
}
.currencyBut i.fa-euro-sign {
	margin: 6px 0 0 8px;
}
.currencyBut:hover i.fa-pound-sign, .currencyBut:hover i.fa-dollar-sign, .currencyBut:hover i.fa-euro-sign {
	color: #bbc9dd;
}
.currIconGB, .currIconUS, .currIconEU {
	width: 26px;
	height: 24px;
	display: block;
}
.currIconGB {
	background: url(../images/pound.svg) top left no-repeat;
	color: #fff;
	margin: 4px 0 0 10px;
}
.currIconUS {
	background: url(../images/dollar.svg) top left no-repeat;
	color: #fff;
	margin: 5px 0 0 11px;
}
.currIconEU {
	background: url(../images/euro.svg) top left no-repeat;
	color: #fff;
	margin: 5px 0 0 8px;
}
.help-block, .help-inline {
	color: #f00;
	width: auto;
}
/* LOGO AND SEARCH =====================================================================================================================================*/
.container.searchbar {
	height: 0;
}
.brandsearch {
	height: 100px;
	position: absolute;
	top: 40px;
}
.brandsearch div.searchList {
	border-left: 1px solid #fff;
	padding-left: 10px;
	margin-left: 190px;
	margin-top: -40px;
	height: 40px;
}
.brandsearch div.no_border {
	border-left: none;
}
.brandsearch .navbar-brand {
	font-size: 16px;
	font-weight: bold;
	text-indent: -9999px;
}
.brandsearch .navbar-brand {
	margin-top: 7px;
}
.brandsearch .home-brand {
	margin-top: 7px;
}
.brandsearch .home-brand {
	background: none;
}
.caro-wrap {
	margin-top: 0;
}
#searchBox {
	margin-bottom: 0;
	margin-top: 0;
}
#searchBox input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 100%;
	font-family: "Font Awesome 5 Pro", "Roboto";
	font-weight: 400;
	color: #9BB3D6;
}
#searchBox input::-webkit-search-decoration, #searchBox input::-webkit-search-cancel-button {
	display: none;
}
#searchBox input[type=search] {
	background: #fff;
	border: none;
	padding: 0 10px 0 12px;
	margin-top: 6px;
	width: 60px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	cursor: pointer;
}
#searchBox input {
	margin-right: 0.5em;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	font-family: "Font Awesome 5 Pro", "Roboto";
	font-weight: 400;
	color: #9BB3D6;
}
div#searchHolder {
	width: 150px;
	height: 20px;
}
#searchBox input[type=search]:hover {
	background-color: #0D63A0;
	background: #fff;
}
#searchBox input[type=search]:focus {
	width: 140px;
	padding-left: 12px;
	color: #0D63A0;
	background-color: #fff;
	cursor: auto;
	border-color: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-radius: 3px;
}
#searchBox input:-moz-placeholder {
	color: #9BB3D6;
}
#searchBox input::-webkit-input-placeholder {
	color: #9BB3D6;
}
.container.searchbar {
	height: 0;
}
span.cartSubTot {
	font-size: 10px;
}
.barElements li.searchList {
	margin-left: -3px;
}
.display-url {
	color: #006d21;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 11px;
	margin-bottom: 3px;
}
/* ==============================================================================================================================================================
 RESPONSIVE CSS
================================================================================================================================================================= */
@media (max-width: 1199px) { /*TABLETS landscape*/
	.navbar-default .navbar-right > li > a {
		font-size: 20px;
		line-height: 20px;
		color: #0D63A0 !important;
	}
	.navbar-default .navbar-right li a:hover, .navbar-default .navbar-right li.active a, .navbar-default .navbar-right li.active a:hover, .navbar-default .navbar-right li.active a:focus {
		color: #b7d1e3 !important;
		background: none;
	}
	.caro-wrap {
		height: 100%;
		margin-top: 0;
		box-sizing: border-box;
	}
	.caro-wrap .container {
		margin-top: -115px; /**/
	}
	.body-wrap {
		padding: 10px 0 20px 0;
	}
	.body-wrap-accs {
		padding: 10px 0;
	}
	.body-wrap-home {
		position: relative;
		width: auto;
	}
	.body-wrap-home h1 {
		margin-top: 0px;
		margin-bottom: 5px;
		line-height: 36px;
	}
	.head-wrap {
		background: url(../images/wave.svg) center -1px no-repeat;
		background-size: cover;
		padding-bottom: 90px;
		margin-bottom: 0px;
		margin-top: 0;
	}
	.footBar p, .footBar h1 {
		font-size: 16px;
	}
}
/* ============================================================================================================================================================== */
@media (max-width: 979px) { /*TABLETS - portrait*/
	.navbar-default .navbar-right > li > a {
		font-size: 14px;
	}
	#searchBox input[type=search]:focus {
		width: 100px;
		padding-left: 12px;
		color: #0D63A0;
		background-color: #fff;
		cursor: auto;
		border-color: transparent;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		border-radius: 3px;
	}
	.caption-info h2 {
		font-size: 28px;
		line-height: 32px;
	}
	.caption-info ul {
		font-size: 18px;
	}
}
/* ============================================================================================================================================================== */
@media (max-width: 767px) { /*MOBILES*/
	.navbar-default .navbar-right > li > a {
		font-size: 14px;
	}
	.navbar {
		box-sizing: border-box;
		height: auto;
		padding-bottom: 0px;
		margin-bottom: 0;
		min-height: 40px;
		background: #0D63A0;
	}
	.navbar-default .navbar-nav {
		float: none;
		height: auto;
		margin: 0 -15px;
	}
	.navbar-default .navbar-right {
		background: #A0C9EC;
	}
	.navbar-default .navbar-nav > li > a:hover {
		background: #6885ae;
		color: #fff;
	}
	.navbar-default .navbar-nav > li > a {
		color: #fff;
	}
	.navbar-default .navbar-right > li > a {
		font-size: inherit;
		line-height: 20px;
		color: #fff !important;
		padding-left: 30px;
	}
	ul.picoSites li a {
		background-color: #0D63A0;
		padding-left: 30px;
	}
	.navbar-default .navbar-right > li > a:hover, .navbar-default .navbar-right li.active a, .navbar-default .navbar-right li.active a:hover {
		color: #0D63A0 !important;
		background: #CFE6F9;
	}
	.navbar-collapse .navbar-nav.navbar-right:last-child {
		margin-right: inherit;
	}
	.navbar-collapse ul.nav li {
		border-bottom: 1px solid #e7e7e7;
	}
	.navbar-collapse ul.picoSites li a {
		background-color: #0D63A0;
	}
	.navbar-collapse ul.nav li a:hover {
		background-color: #e7e7e7;
		color: #0D63A0;
	}
	.navbar-collapse ul.navbar-right li a:hover {
		background-color: #61A4D7;
		color: #fff !important;
	}
	/*.vegas-slider-inner {
		background-position: right center !important;
	}*/
}
/* ============================================================================================================================================================== */
@media (max-width: 479px) { /*MOBILES portrait*/
	.barElements {
		margin: 4px 0 0 10px;
	}
	.cart a {
		min-width: 80px;
	}
	.home-brand {
		width: 120px !important;
		margin-top: 16px !important;
	}
	.navbar-home {
		height: 50px;
	}
	.headWave {
		background-image: url(../images/wave.svg);
		background-position: -600px -20px;
		background-repeat: no-repeat;
		background-size: 3640px;
		width: 100%;
		top: 0;
		position: absolute;
		z-index: 99;
		height: 175px;
	}
	#searchBox input[type=search]:focus {
		width: 120px;
		padding-left: 12px;
		color: #0D63A0;
		background-color: #fff;
		cursor: auto;
		border-color: transparent;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		border-radius: 3px;
	}
	.caption-info h2 {
		font-size: 22px;
		line-height: 26px;
	}
	.caption-info ul {
		font-size: 14px;
	}
}
/* ==============================================================================================================================================================
 RESPONSIVE CSS
================================================================================================================================================================= */
@media (max-width: 1199px) { /*TABLETS landscape*/
	.navbar-brand, .home-brand {
		width: 170px;
	}
}
/* ============================================================================================================================================================== */
@media (max-width: 424px) { /*MOBILES portrait*/
	.caption-info {
		margin: 0 30px 0 0;
	}
	.caption-info h2 {
		font-size: 18px;
		line-height: 22px;
	}
	.caption-info ul {
		font-size: 12px;
	}
	.footBar p, .footBar h1 {
		font-size: 14px;
	}
}
/* BING SEARCH */
#resultList {
	width: 100%;
	display: none;
	height: 500px;
}
#resultList, #resultList li {
	list-style: none;
	padding-left: 5px;
}
#resultList li {
	border-bottom: 1px solid #eee;
	margin-right: 30px;
}
#resultList li div {
	margin-bottom: 6px;
	font-size: 15px;
}
#resultList h4 {
	font-family: 'Roboto';
	font-weight: 300;
	font-size: 22px;
}

.homeContent{display:none;}


/*COVID ALERT*/
.covid {
	background-color: #f00;
    padding: 0px 4px !important;
    margin-left: 10px !important;
}
.covid:hover {background-color: #fff !important;}
.covnav {float:left !important;}
.covid a { color: #fff !important; }
.covid a:hover { color: #f00 !important; background-color: #fff !important;}

@media (max-width: 768px) {/*TABLETS - portrait*/
	.covid {
	background-color: #f00;
    padding: 0px 0px !important;
    margin-left: 0px !important;
	}
	.covid a { color: #fff; }	
	.covnav {float:left !important;}
	.navbar-nav>li>a { font-size: 11px; }
}
  @media (max-width: 425px) {/*TABLETS - portrait*/
 	.covid {
	background-color: #f00;
    padding: 2px 0px !important;
    margin-left: 0px !important;
	}
	.covid a { color: #fff; }
	.covnav {float:none !important;}
 }