#hpBody  { margin: 0; padding: 0; background-color: #676767; }

#hpWrapper  { width: 100%; height: 100%; margin: 0; padding: 0; background: url(../images/diagonal-pin-stripe-bkg.png) repeat-x -3px 0; background-attachment: fixed; }

#hpContainerBG { width: 100%; max-width: 1024px; min-width: 320px; margin: 0 auto 0 auto; padding: 0; background-color: #dfdfdf; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; overflow: hidden; -webkit-box-shadow: 0 0 3px 3px rgba(0, 0, 0, .30);
	-moz-box-shadow: 0 0 3px 3px rgba(0, 0, 0, .30); box-shadow: 0 0 3px 3px rgba(0, 0, 0, .30);}

#hpContainerBG p, #hpContainerBG ul li { margin: 0; padding: 0; font-family: Lucida Grande, Arial, Helvetica, sans-serif; font-size: .85em; line-height: 1.6em; color: #353434; }


#hpContainer { width: 100%; max-width: 1024px; margin: 0 auto 0 auto; background-color: #fff; } 

#hpContainer img.splashImage {
	max-width:565px; height: auto; width: 95%; margin: 10px auto; display: block;
	border-radius: 7px;
}
#hpContainer p.splashQuote { display: block; width: 255px; height: auto; float: left; font-size: 1.1em; color: purple; }
#hpContainer p.splashQuote strong { color: #ee008c; }


/* Masthead */

#hpMasthead { width: 100%; min-width: 320px; margin: 0 auto 0 auto; padding: 0; }
#hpMasthead h1 {
  display: inline-block;
  width: 180px;
  height: 66px;
  background-image: url("../images/kagan_logo_purp_stroke.svg");
  background-size: cover;
  text-indent: -9999px;
  margin-left: 15px;
  filter: drop-shadow(0px 4px 5px rgb(0 0 0 / 0.4));
}
#hpMasthead h2 {
  display: inline-block;
  width: 411px;
  height: 34px;
  background-image: url(../images/kagan_tagline_pink.svg);
  background-size: cover;
  text-indent: -9999px;
  top: 8px;
  position: relative;
}


/* Header */

#hpHeader { width: 100%; max-width: 1024px; margin: 0 auto 0 auto; padding: 0; background-color: #cd0076; }


/* Main Nav */

#hpMasthead #mainNav { display: block; height: 25px; width: 100%; background-color: #583f99; text-align: center; z-index: 9999; position: relative; }

#hpMasthead #mainNav ul li { font: bold "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif"; display: inline-block; margin: 3px 8px 0px 8px !important; }

#hpMasthead #mainNav ul li a { color: #fff; text-decoration: none; font-weight: bold; display: block; height: 22px; }
#hpMasthead #mainNav ul li a:hover { color: #fff799; }
#hpMasthead #mainNav ul li:hover ul { display: block; }


/*Main Nav Drop Down*/

#hpMasthead #mainNav ul li ul {
  display: none;
  background-color: rgba(255,255,255,0.90);
  position: absolute;
  padding-left: 0;
  padding-right: 5px;
  text-align: left;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  overflow: hidden;
}

 #hpMasthead #mainNav .animated {
            -webkit-animation-duration: .5s;
            animation-duration: .5s;
            -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
         }
         
         @-webkit-keyframes fadeIn {
            0% {opacity: 0;}
            100% {opacity: 1;}
         }
         
         @keyframes fadeIn {
            0% {opacity: 0;}
            100% {opacity: 1;}
         }
         
         .fadeIn {
            -webkit-animation-name: fadeIn;
            animation-name: fadeIn;
         }

#hpMasthead #mainNav ul li ul li {
  font-size: .9em;
  display: list-item;
  height: auto;
  padding: 0;
  list-style: none;
  border-bottom: solid 1px #dcddde;
}
#hpMasthead #mainNav ul li ul li:last-of-type {
  border-bottom: none;
}
#hpMasthead #mainNav ul li ul li a {
  display: block;
  height: auto;
  color: #6147a5;
}
#hpMasthead #mainNav ul li ul li a:hover {
  color: #00a1ab;
}

#hpMasthead #mainNav #menu {
  margin: 0;
  }
#hpMasthead #mainNav #menu .closeMenu {
	display: none;
	box-sizing: border-box;
	height: 20px;
	width: 20px;
	border-radius: 100%;
	margin: 2px auto !important;
	background-color: rgba(000,000,0,0.35) !important;
	background-color: #ee008c;
	text-align: center;
	line-height: 0;
}
	
	/* Search Field */
#hpSearch {  
	width: 170px; 
  	position: relative;
	float: right;
	top: -110px;
	right: 20px;
	background-color: #fce5ef;
	border-radius: 10px;
	padding: 4px 8px;
}
#hpSearch form {
  margin: 7px 0px;
}

#hpSearch input { font-family: Lucida Grande, Arial, Helvetica, sans-serif; font-size: 12px; }
#hpSearchText { padding: 2px 5px; border: 1px solid; border-color: #650d3f #fce5ef #fce5ef #650d3f; height: 15px; width: 120px; color: #000; }
#hpSearchHint { padding: 2px 5px; border: 1px solid; border-color: #650d3f #fce5ef #fce5ef #650d3f; height: 15px; width: 120px; color: #CCC; }
#hpSearchButton { border: 0; float: right; margin-top: -7px; filter: drop-shadow(0px 1px 2px rgb(0 0 0 / 0.5)); }

.searchBkgColor {
	display: block;
	width: 100%;
	margin: 0 auto
}	

/* View Cart and My Account Links */
#accessLinks {
  display: block;
  width: auto; 
  position: relative;
  float: right;
  top: -61px;
  right: -152px;
  color: #fff;
}
#accessLinks a {
  font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
  font-size: .8em;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}
#accessLinks a:hover {
  color: #fff799;
}


/* Lower border that contains "Kagan Publishing & Professional Development" graphic.*/

#hpMasthead #mastheadLowBorder { display: block; height: 24px; width: 100%; background-color: #00a1ab; }

#hpMasthead #mastheadLowBorder h4 {
	display: block;
	max-width: 1024px;
	height: 24px;
	margin: 0 auto;
	background-image: url(../images/hm_header_kpub_pd.svg);
	background-position: right;
	background-repeat: no-repeat;
    background-size: contain;
	text-indent: -9999px;
}


#hpContainer { width: 100%; max-width: 1024px; margin: 0 auto 0 auto; background-color: #fff; } 

#hpContainer img.splashImage {
	max-width:565px; height: auto; width: 95%; margin: 10px auto; display: block;
	border-radius: 7px;
}
#hpContainer p.splashQuote { display: block; width: 255px; height: auto; float: left; font-size: 1.1em; color: purple; }
#hpContainer p.splashQuote strong { color: #ee008c; }


/** Homepage Rotating Photo Gallery **/
#splashPhoto {
  	display: block;
	width: 100%;
	height: auto;
	margin-bottom: -8px;
}
/* Array of randomly rotating carousel images */
#splashPhoto.one {
  background: url(../images/fp_rotational/fp_splashPhoto-1.jpg) no-repeat; background-size: cover; background-position-x: center;
}
#splashPhoto.two {
  background: url(../images/fp_rotational/fp_splashPhoto-2.jpg) no-repeat; background-size: cover; background-position-x: center;
}
#splashPhoto.three {
  background: url(../images/fp_rotational/fp_splashPhoto-3.jpg) no-repeat; background-size: cover; background-position-x: center;
}
#splashPhoto.four {
  background: url(../images/fp_rotational/fp_splashPhoto-4.jpg) no-repeat; background-size: cover; background-position-x: center;
}
#splashPhoto.five {
  background: url(../images/fp_rotational/fp_splashPhoto-5.jpg) no-repeat; background-size: cover; background-position-x: center;
}
#splashPhoto.six {
  background: url(../images/fp_rotational/fp_splashPhoto-6.jpg) no-repeat; background-size: cover; background-position-x: center;
}
#splashPhoto.seven {
  background: url(../images/fp_rotational/fp_splashPhoto-7.jpg) no-repeat; background-size: cover; background-position-x: center;
}
#splashPhoto.eight {
  background: url(../images/fp_rotational/fp_splashPhoto-8.jpg) no-repeat; background-size: cover; background-position-x: center;
}
#splashPhoto.nine {
  background: url(../images/fp_rotational/fp_splashPhoto-9.jpg) no-repeat; background-size: cover; background-position-x: center;
}
#splashPhoto.ten {
  background: url(../images/fp_rotational/fp_splashPhoto-10.jpg) no-repeat; background-size: cover; background-position-x: center;
}
#splashPhoto.eleven {
  background: url(../images/fp_rotational/fp_splashPhoto-11.jpg) no-repeat; background-size: cover; background-position-x: center;
}
#splashPhoto.twelve {
  background: url(../images/fp_rotational/fp_splashPhoto-12.jpg) no-repeat; background-size: cover; background-position-x: center;
}
#splashPhoto.thirteen {
  background: url(../images/fp_rotational/fp_splashPhoto-13.jpg) no-repeat; background-size: cover; background-position-x: center;
}
#splashPhoto.fourteen {
  background: url(../images/fp_rotational/fp_splashPhoto-14.jpg) no-repeat; background-size: cover; background-position-x: center;
}
#splashPhoto.fifteen {
  background: url(../images/fp_rotational/fp_splashPhoto-15.jpg) no-repeat; background-size: cover; background-position-x: center;
}

#splashPhoto p {
    display: flex;
	width: 100%;
	height: auto;
    position: absolute;
	bottom: 0;
	padding: 5px 0;
  	text-align: center;
    align-items: center;
	background-color: rgb(0, 0, 0, 0.65);
	color: #fff;
	
}
#splashPhoto .constrainWidth { display: block; width: 85%; margin: 0 auto; }
img.splashPhotoSpacer { width: 100%; height: auto; display: block; margin-bottom: -8px; }
a.viewGallery { display: block; width: max-content; height: fit-content; float: right; margin: 2px 10px; border-radius: 5px; padding: 2px 7px; color: #ffbfe5; line-height: 1.2em; background:rgba(238,0,140,0.7); text-decoration: none; }


/*** Promo Links ***/

#hpPromoLinks {
		position: relative; display: flex; flex-wrap: nowrap; justify-content: space-evenly; width: 100%; margin: 0 auto; padding: 5px 0; box-sizing: border-box;
	}
#hpPromoLinks a { 
	display: flex;
	width: 30%;
	margin: 0 3px;
	border-radius: 8px;
	border: solid 3px #fff;
	padding: 5px;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	color: #fff;
	background-position: center;
    transition: .2s;
}
#hpPromoLinks p { margin: 0; line-height: 1.4em; text-align: center;
}
#hpPromoLinks .header { display: block; margin: 2px 0 5px 0; font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"; line-height: 1em; text-align: center; 
}
#hpPromoLinks p.wht { color: #fff;
}

/* Promo Link Text Color */
#hpPromoLinks .mag { color: #ee008c;
}
#hpPromoLinks .palePink { color: #f77fc6;
}
#hpPromoLinks .teal { color: #48c1c3;
}
#hpPromoLinks .blk { color: #000;
}
#hpPromoLinks .wht { color: #fff;
}
#hpPromoLinks .darkBlue { color: #0a3994;
}
#hpPromoLinks .purp { color: #87378d;
}
#hpPromoLinks .red { color: #af2418;
}
#hpPromoLinks .yellow { color: #faed48;
}
#hpPromoLinks .yellow2 { color: #fcf48e;
}


/* Promo Link Text Size */

#hpPromoLinks .size1 { font-size: .85em; line-height: 1.2em;
}
#hpPromoLinks .size2 { font-size: 1.05em; line-height: 1.1em; letter-spacing: -.3px;
}
#hpPromoLinks .size3 { font-size: 1.1em; line-height: 1.1em; letter-spacing: -.3px
}
#hpPromoLinks .size4 { font-size: 1.15em; line-height: 1.1em; letter-spacing: -.3px
}
#hpPromoLinks .size5 { font-size: 1.2em; line-height: 1.1em; letter-spacing: -.3px
}
#hpPromoLinks .size6 { font-size: 1.3em; line-height: 1.1em; letter-spacing: -.3px
}


/* Promo Link Background Color */
/* In order from darkest to lightest */

#hpPromoLinks a.teal { background-color: #48c1c3;
}
#hpPromoLinks a.teal2 { background-color: #4dd0d2;
}
#hpPromoLinks a.teal3 { background-color: #52e5e7;
}
#hpPromoLinks a.blue { background-color: #7b82e1 !important;
}
#hpPromoLinks a.blue2 { background-color: #91beec !important;
}
#hpPromoLinks a.blue3 { background-color: #b4d9ff !important;
}
#hpPromoLinks a.paleCyan { background-color: #d7f0fd !important;
}
#hpPromoLinks a.blueGradient { background: linear-gradient(180deg, rgba(33,37,98,1) 0%, rgba(123,130,225,1) 34%, rgba(0,212,255,1) 100%);
}
#hpPromoLinks a.yellow3 { background-color: #f8f6c2;
}



/* Promo Link Background Images */

#hpPromoLinks a.bkg-paper { background-image: url("../images/promoLink-bkg-paper.png"); background-repeat:repeat;
}
#hpPromoLinks a.bkg-sparkleSky { background-image: url("../images/promoLink-bkg-sparkleSky.png"); background-repeat:no-repeat;
}
#hpPromoLinks .bkg-stars {
	background-image: url("../images/promoLink-bkg-stars-cartoony.png") !important;
    background-repeat: repeat-x;
    background-position: center top;
}
#hpPromoLinks a.dots { background-image: url("../images/promoLink-bkg-som-repeat.png"); background-repeat:repeat;
}
#hpPromoLinks a.bkg-splats { background-image: url("../images/promoLink-bkg-splats.png"); background-repeat:no-repeat;
}
#hpPromoLinks a.bkg-pinStripes { background-image: url("../images/promoLink-bkg-pinStripes-horizontal.png"); background-repeat:no-repeat;
}
#hpPromoLinks a.swirlies { background-image: url("../images/promoLink-bkg-swirlyRibbons.png"); }

#hpPromoLinks a.starrySwoosh { background-image: url("../images/promoLink-bkg-starrySwoosh.png"); background-size: cover;  }

#hpPromoLinks a.digitalSquares { background: url("../images/promoLink-bkg-digitalSquares.png"), linear-gradient(180deg, rgba(215,240,253,1) 0%, rgba(150,213,250,1) 34%); background-size: cover;  }


/* Promo Link Button Colors */

#hpPromoLinks #button {
	display: block;
	width: max-content;
	border-radius: 10px;
	margin: 3px auto;
	padding: 2px 8px;
	text-align: center;
	font-size: .9em;
	color: #fff !important;
	font-weight: bold;
	transition: .1s;
}
#hpPromoLinks #button.mag {
	background-color: #ee008c;
}
#hpPromoLinks #button.teal {
	background-color: #00a1ab;
}
#hpPromoLinks #button.teal2 {
	background-color: #48c1c3;
}
#hpPromoLinks #button.red {
	background-color: #c20000;
}
#hpPromoLinks #button.purp {
	background-color: #87378d;
}
#hpPromoLinks #button.green {
	background-color: #14b04d;
}
#hpPromoLinks #button.blue {
	background-color: #007fc3;
}
#hpPromoLinks #button.orange {
	background-color: #e48900;
}
#hpPromoLinks #button.orange2 {
	background-color: #f2a125;
}

/* promo links image sizes */

#hpPromoLinks img.square { width: 100px; height: 100px;
}
#hpPromoLinks img.portrait { width: auto; max-height: 125px;
}
#hpPromoLinks img.header { display: block; width: 100%; height: auto; margin: 0 auto;
}


/* promo links - Special of the Month */

#hpPromoLinks a.onSale {
  flex-wrap: wrap;
}
#hpPromoLinks a.onSale img.somLogo {
  width: 60%;
  height: auto;
  clear: both;
  min-width: 150px;
    max-width: 250px;
}
#hpPromoLinks a.onSale p {
  width: 100%;
}

#hpPromoLinks a.june2021 {
    background-color: #64dfe7;
    background-image: url("../images/promoLink-bkg-som-june2021.png") !important;
    background-repeat: no-repeat;
    background-size: 379%;
    background-position-y: bottom;
}
#hpPromoLinks a.july2021 {
    background-color: #64dfe7;
    background-image: url("../images/promoLink-bkg-waves.png") !important;
    background-repeat: no-repeat;
    background-size: 200%;
    background-position-y: bottom;
}
#hpPromoLinks a.aug2021 {
    background-color: #64dfe7;
}


/* Custom Styles for Promo Links */

#hpPromoLinks a.freeArticles { background-color: #cc64af;
}
#hpPromoLinks a.kloHotline { background-color: #87378d;
}
#hpPromoLinks a.coronavirusNote { background-color: #f9db00; background-image: url("../images/notedLink-bkg-diagonal-stripe.png");
}
#hpPromoLinks a.pdOptions { background-color: #00a1dd; background-image: url("../images/promoLink-bkg-swirlyRibbons.png");
}
#hpPromoLinks a.pdOptions img { width: 64%; min-width: 100px; height: auto;
}




/** Featured Links **/
/** Okay to remove this group of styles when the updated version goes live **/

#hpFeaturedLinks { display: flex; flex-wrap: wrap; justify-content: center; width: 100%; margin: 0 auto; padding: 0 0 5px 0; box-sizing: border-box; }

#hpFeaturedLinks.twoColumn .column { /* To create a column that spans two rows */
    width: 49%;
}
#hpFeaturedLinks.twoColumn a { /* To create a column that spans two rows */
    display: block;
	position: relative;
  	margin: 0;
	width: 100%;
	text-indent: -9999px;
	padding-top: 36% !important; /* Maintain 1:1 Aspect Ratio */
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px; }

#hpFeaturedLinks a { 
	display: block;
	position: relative;
  	margin: 0;
	width: 49%;
	text-indent: -9999px;
	padding-top: 18% !important; /* Maintain 1:1 Aspect Ratio */
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#hpFeaturedLinks a p { display: none;
}

#hpFeaturedLinks a.wa {
background: url(/images/fp_main_feature-WA.png); background-size: 100%; background-repeat: no-repeat; background-image: fixed;
	background-position: center;
}

#hpFeaturedLinks a.large { /* Size link to span two rows */
background: url("/images/fp_main_feature-wa-bubble.gif") 25%, url("/images/fp_main_feature-wa-large.png"); background-size: 100%; background-repeat: no-repeat; background-image: fixed; background-position: center; padding-top: 72% !important;
}

#hpFeaturedLinks a.usat {
background: url(/images/fp_main_feature-usat-2022-2023.png); background-size: 100%; background-repeat: no-repeat; background-image: fixed;
	background-position: center;
}
#hpFeaturedLinks a.co {
background: url(/images/fp_main_feature-co.png); background-size: 100%; background-repeat: no-repeat; background-image: fixed;
	background-position: center;
}
#hpFeaturedLinks a.sa {
background: url(/images/fp_main_feature-SA.png); background-size: 100%; background-repeat: no-repeat; background-image: fixed;
	background-position: center;
    transition: .2s;
}
#hpFeaturedLinks a.onDemand {
background: url("/images/fp_main_feature-onDemand.png"); background-size: 100%; background-repeat: no-repeat; background-image: fixed;
	background-position: center;
}
#hpFeaturedLinks a.improvementPlans {
background: url("/images/fp_main_feature-improvementPlans.png"); background-size: 100%; background-repeat: no-repeat; background-image: fixed;
	background-position: center;
}



#socMedia, #socMedia-mobile {
  position: relative;
  width: 100%;
}
#socMedia img {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: scale-down;
}
#socMedia .hotSpot  {
  position: absolute;
  height: 40%;
  width: 15%;
  border-radius: 100%;
  margin: 0;
  padding: 0;
  transform: translate(-50%, -50%);
  z-index: 0;
  cursor: pointer;
  animation-duration: 1s;
  animation-iteration-count: 1;
}

#socMedia .hotSpot:hover, #socMedia-mobile .hotSpot:hover {
    animation-name: flashWhite;
}
@keyframes flashWhite {
    0% { background-color: rgba(255, 255, 255, .0);
    }
    1% { background-color: rgba(255, 255, 255, .5);
    }
    80% { background-color: rgba(255, 255, 255, .0);
    }
}
#socMedia a, #socMedia-mobile a {
    text-indent: -9999px;
}
/* Swap set two on mobile view */
/* Set two contains repositioned hot spots */
#socMedia-mobile {
  display: none;
}
@media screen and (max-width:450px) {
    #socMedia-mobile {
      display: block;
      background-color: pink;
    }
    #socMedia-mobile .hotSpot {
      position: absolute;
      height: 27%;
      width: 22.5%;
      border-radius: 100%;
      margin: 0;
      padding: 0;
      transform: translate(-50%, -50%);
      z-index: 0;
      cursor: pointer;
      animation-duration: 1s;
      animation-iteration-count: 1;
    }
}




#hpFeaturedLinks a.bks4 {
background: url("/images/fp_main_feature-bks4.png"); background-size: 100%; background-repeat: no-repeat; background-image: fixed;
	background-position: center;
}
#hpFeaturedLinks a.blackFriday {
background: url("/images/fp_main_feature-blackFriday.png"); background-size: 100%; background-repeat: no-repeat; background-image: fixed;
	background-position: center;
}
#hpFeaturedLinks a.sel-tour {
background: url("/images/fp_main_feature-sel-tour.png"); background-size: 100%; background-repeat: no-repeat; background-image: fixed;
	background-position: center;
}


#hpFeaturedLinks .split { display: flex; height: 215px; width: 583px; margin: 0 0 0 54px; padding: 0; text-indent: -9999px; background: url(../images/fp_main_feature-zoom-gmeet.png) no-repeat 0 0; }

#hpFeaturedLinks .split-3 { display: flex; width: 49%; margin: 0; padding: 0; text-indent: -9999px; background: url(../images/fp_main_feature-zoom-gmeet-microsoft.png); background-size: 100%; background-repeat: no-repeat; background-image: fixed; background-position: center; justify-content: flex-end;}

#hpFeaturedLinks .split a { display: block; height: 215px; width: 290px; margin: 0; padding: 0; text-indent: -9999px; }
#hpFeaturedLinks .split-3 a { display: block; height: auto; width: 25%; margin: 0; padding: 0; text-indent: -9999px; }




#hpFeaturedLinks a.liveOnline {
background: url(/images/fp_main_feature-liveOnline.png); background-size: 100%; background-repeat: no-repeat; background-image: fixed;
	background-position: center;
}
#hpFeaturedLinks a.classroomAdaptions {
background: url(/images/fp_main_feature-classroomAdaptions.png); background-size: 100%; background-repeat: no-repeat; background-image: fixed;
	background-position: center;
}
#hpFeaturedLinks a.distanceLearning {
background: url(/images/fp_main_feature-distanceLearning.png); background-size: 100%; background-repeat: no-repeat; background-image: fixed;
	background-position: center;
}
#hpFeaturedLinks a.july4th2021 {
background: url(/images/fp_main_feature-4thofJuly2021.png); background-size: 100%; background-repeat: no-repeat; background-image: fixed;
	background-position: center;
}




/** Update Featured Links **/
/** Uses place images instead of background images **/
/** Toggles desktop and mobile versions of featured link images  **/

#hp-FeaturedLinks {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
}
#hp-FeaturedLinks h3, #hp-FeaturedLinks p {
    position: absolute;
    top: 0;
    left: -9999px;
}

#hp-FeaturedLinks img {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
@media screen and (max-width: 450px){
    
}





#hpBoxedTextLinks { 
	display: flex; flex-wrap: wrap; justify-content: center;
  	background-color: #6bd1d7;	
	width: 100%;
	padding: 7px 0;
}
#hpBoxedTextLinks div { width: 45%; background-color: #fffffa; margin: 5px; text-align: left; vertical-align: top; padding: 10px;
	border-radius: 7px;
}
#hpBoxedTextLinks div img.title {
	display: block;
	width: 35%;
	min-width: 160px;
	float: none;
	margin: 5px 7px 5px 0;
  	clear: both;
}
#hpBoxedTextLinks div img {
	width: 30%;
	height: auto;
	margin: 5px 7px 0 0;
  float: left;
  border-radius: 7px;
}
#hpBoxedTextLinks div h3 {
	margin: 3px 0 5px 0;
	color: #ee008c;
}
#hpBoxedTextLinks div p {
	font-family: inherit;
	font-size: inherit;
	margin: 0 0 8px 0;
}
#hpBoxedTextLinks ul {
  margin: 0;
  left: -15px;
  position: relative;
}
#hpBoxedTextLinks ul li {
  margin: 2px 0;
  padding: 4px 10px;
  list-style: none;
  font-size: .77em;
  border-bottom: #7fb4dc 1px solid;
  overflow: auto;
}
#hpBoxedTextLinks ul li:nth-child(odd) {
  background-color: #eff9fe;
}
#hpBoxedTextLinks ul li a {
  text-decoration: none;
  color: #353434;
}
#hpBoxedTextLinks ul li:hover {
  background-color: #fffcd7;
}
#hpBoxedTextLinks ul li strong {
  font-size: 1.1em;
  color: #6147a5;
}
a#MoreLessLink {
  display: block;
  font-family: Lucida Grande, Arial, Helvetica, sans-serif;
  color: #ee008c;
  font-size: .77em;
  text-decoration: none;
  margin: 5px 10px;
}
#hpBoxedTextLinks div:nth-of-type(2) ul li:last-of-type {
  border-bottom: none;
}


/** Footer **/

#hpFooter {
	display: block;
	text-align: center;
	width: 100%;
	min-width: 320px;
	padding: 0 0 10px 0;
	margin: 0 auto;
	color: #fff;
	clear: both;
	background-color: #cd0076;
    overflow: auto;
} 
#hpFooter #hpSocialMediaLinks { display: block; width: 220px; float: right; margin: 7px 0px; }
#hpFooter #hpSocialMediaLinks img { margin: 0px 5px; }

#hpFooter ul { display: block; background-color: #583f99; padding: 3px; margin: 0 0 3px 0;
}

#hpFooter ul li { font: bold "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif"; display: inline-block;
}
#hpFooter ul li a { color: #FFFFFF; text-decoration: none; 
}
#hpFooter ul li a:hover { color: #fff799; text-decoration: none; 
}

#hpFooter p {
  font-size: 1.2em;
  font-weight: bold;
}
#hpFooter p.copyright {
 font-size: .7em;
 font-weight: normal;
 color: #fff;
 clear: both;
 padding: 0 !important;
}
#hpFooter p.copyright a {
 color: #fffde9;
}
#hpFooter #kaganUrlPhone { display: block; width: 100%; text-align: center; padding: 1px 0px; }
#hpFooter #kaganUrlPhone p { color: #fff; margin-top: 10px; display: block; padding: 0 222px;}
#hpFooter #kaganUrlPhone img.logo {
	float: left;
	margin: 10px 0 0 20px;
}

@media screen and (max-width: 850px) {
/** Prevent search box from crashing into header tagline. Move tagline below kagan logo. **/
#hpMasthead h1 {
	margin-bottom: -15px;
}
#hpMasthead h2 {
  max-width: 300px;
  height: 34px;
  width: 90%;
  display: block;
  top: 0px;
  background-size: 100%;
  background-repeat: no-repeat;
  margin-left: 25px;
  margin-bottom: 0;
}
#hpMasthead #mainNav ul li:last-of-type ul { right: 0;
	}
#hpMasthead #mainNav #menu {
  margin: 0;
  }
    
    
/** Change Noted Links to 2 Column to prevent outer egdes fom cutting off. **/
    
#hpPromoLinks {
  flex-wrap: wrap;
	}
#hpPromoLinks a {
  width: 44%;
  margin: 3px;
  padding: 0 3px;
	}
#hpPromoLinks a.pdOptions img {
    width: 27% !important;
}	

    
#hp-FeaturedLinks {
    grid-template-columns: 1fr ;
}
    

/* Image sizes */
    
#hpPromoLinks img.square {
    height: auto !important;
}	
#hpPromoLinks img.header {
	width: 90% !important;
	margin: 5px auto 0 auto;
}
	
}


/******************************************************** SWITCH 670 Pixels or Less ********************************************************/
/* Switch from horizontal nav to hamburger */
/* Switch to One Column format */

@media screen and (max-width: 670px) {

#hpMasthead h1 {
	display: block;
	margin: 0 auto;
}
#hpMasthead h2 {
	display: block;
	max-width: 300px;
	width: 90%;
	height: 34px;
	background: url(../images/hm_header_kagan_tagline.png) center no-repeat ;
	text-indent: -9999px;
	margin: 0 auto;
	background-size: 100%;
}
#hpMasthead #mastheadLowBorder {
	display: none;
}  

#hpSearch {
    display: inline-block;
    background-color: #018992;
    height: auto;
    width: 170px;
    padding: 4px 8px;
    border-radius: 0;
    float: none;
    margin-right: 5px;
    top: 0;
    left: 0;
}
#hpSearch form {
  margin: 0px;
  top: 4px;
  position: relative;
}
#hpSearchButton { margin-top: 0px; top: -3px; position: relative; }
#hpSearchHint { padding: 2px 5px; border: 1px solid; border-color: #650d3f #fce5ef #fce5ef #650d3f; color: #CCC; }
.searchBkgColor {
	display: block;
  text-align: center;
	width: 100%;
	background-color: #00a1ab;
}	

/* View Cart and My Account Links */
#hpSearch {
    margin-right: 0px;
}
#accessLinks {
  display: inline-block;
	float: none;
	right: 0;
  vertical-align: middle;
	
}
#accessLinks a {
  font-size: .8em;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}
#accessLinks a:hover {
  color: #fff799;
}  
  
  
/*Hamburger Menu*/

#hpMasthead #mainNav ul li { font: bold "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif"; font-size: 1.1em; margin: 0px !important; width: 100%; height: 30px; }
#hpMasthead #mainNav  ul li a { color: #fff; text-decoration: none; padding: 0; }  	

#hpMasthead #mainNav:hover > ul {
	display: block;
}

#hpMasthead #mainNav ul li ul {
  font-size: 1.2em;
  display: none;
  float: none;
  position: relative;
  width: 100%;
  top: 0;
  padding: 0;
  margin: 0 auto;
  text-align: center;
}
#hpMasthead #mainNav ul li:hover ul { display: none; }
#hpMasthead #mainNav #menu .closeMenu {
	display: block;
}
  
  
#splashPhoto p {
	display: none;
}
img.splashPhotoSpacer { margin-bottom: 0; }
	
#hpPromoLinks { 
	flex-wrap: wrap;
	align-content: space-evenly;
}	
#hpPromoLinks a { 
	width: 90%;
	margin: 3px 0;
}
#hpPromoLinks a.pdOptions img { height: 78px; width: auto !important;
} 	
#hpPromoLinks p { 
	font-size: .9em;
	line-height: 1.1em;
	margin: 4px 0;
}

#hpPromoLinks img.square {
    height: 90px !important;
	width: auto !important;
	margin: 5px;
}
#hpPromoLinks img.portrait { width: auto; height: 100px;
}	
	
	
#hpFeaturedLinks, #hpFeaturedLinks.twoColumn a { 
	flex-direction: column;
}
#hpFeaturedLinks a, #hpFeaturedLinks.twoColumn a  { 
	width: 100%;
  	padding-top: 35% !important;
}
#hpFeaturedLinks a.large {
background: url("/images/fp_main_feature-wa-bubble.gif") 25%, url("/images/fp_main_feature-wa-large.png"); background-size: 100%; background-repeat: no-repeat; background-image: fixed; background-position: center; padding-top: 72% !important;
}
#hpFeaturedLinks, #hpFeaturedLinks.twoColumn .column { 
	width: 98%;
}
#hpFeaturedLinks .split,#hpFeaturedLinks .split-3 { 
	width: 100%;
}
#hpFeaturedLinks .split a, #hpFeaturedLinks .split-3 a { 
	padding-top: 0;
}
#hpBoxedTextLinks {
  padding: 2px;
  flex-direction: column;
  } 
#hpBoxedTextLinks div {
    width: 92%;
    background-color: #ffffff;
    margin: 10px auto;
    border-radius: 7px;
}
#hpBoxedTextLinks div img {
	width: 20%;
	height: auto;
	margin: 5px 7px 0 0;
}
  
#hpFooter #hpSocialMediaLinks {
    display: block;
    width: 250px;
    float: none;
	  margin: 5px auto;
}
#hpFooter #kaganUrlPhone img.logo {
    float: none;
    margin: 5px auto;
}
	#hpFooter #kaganUrlPhone p {
		padding: 0 !important;
	}
  }


/* Join Kagan Email */

#emailBar {
    display: flex;
	flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    background-color: #7c0047;
    width: 100%;
	min-width: 320px;
    padding: 6px 0;
    margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
    color: white;
}
#emailBar span {
	display: block;
  width: max-content;
  margin: 0 4px;
  font-weight: bold;
  color: #fff;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.8);
  white-space: nowrap;
}
#emailBar strong {
  color: #fef100;
}

#emailBar input {
    height: 12px;
    position: relative;
    float: left;
    top: -1px;
}
#emailBar input[type=submit] {
	border-radius: 10px;
	background-color: #00a1ab;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #FFF;
	width: 90px;
	margin-top: 0 0 0 4px;
	height: 20px !important;
	padding: 2px;
	border: 2px solid #028b93;
}
#emailBar img {
    margin-left: 5px;
    margin-top: 0px;
}
#emailBar [name="sendEmail"],
#emailBar #emailBarHide {
  cursor: pointer;
  position: relative;
}
#emailBar .emailHighlight {
    color: #FFFF00;
}
#emailBar a {
	position: relative;
	top: -5px;
  border-radius: 10px;
  background-color: #00a1ab;
  min-width: 80px;
  padding: 1px 10px;
  border: 2px solid #028b93;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 12px;
  color: #FFF;
  text-decoration: none;
	text-align:center;
}
#emailBar a:hover { border: 2px solid #ddd554; background-color: #fff885; color:#4a56b4;
}





/******************************************************** SWITCH 670 Pixels or Less ********************************************************/
/* Switch from horizontal nav to hamburger */
/* Switch to One Column format */

@media screen and (max-width: 670px) {

#hpMasthead h1 {
	display: block;
	margin: 0 auto;
}
#hpMasthead h2 {
	display: block;
	max-width: 300px;
	width: 90%;
	height: 34px;
	background: url(../images/hm_header_kagan_tagline.png) center no-repeat ;
	text-indent: -9999px;
	margin: 0 auto;
	background-size: 100%;
}
#hpMasthead #mastheadLowBorder {
	display: none;
}

  
/*** Hamburger Menu 670 or Less ***/
  
#hpMasthead #mainNav {
	z-index:300;
	display: block;
	float: right;
	position: relative;
	top: -90px;
	right: 20px;
	width: 30px;
	height: 30px;
	padding-top: 0;
	background-image: url(../images/menu-icon.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
}
#hpMasthead #mainNav #menu {
  display: none;
  } 
#hpMasthead #mainNav:hover #menu {
  display: block;
  }
#hpMasthead #mainNav ul li { font: bold "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif"; margin: 0px !important; width: 100%; height: auto; padding: 10px 0 !important; }
	
#hpMasthead #mainNav  ul li a { color: #fff; text-decoration: none; height: auto; }  	

#hpMasthead #mainNav:hover > ul {
	display: block;
}
#hpMasthead #mainNav > ul {
  position: relative !important;
  right: -20px;
  float: right;
  height: auto;
  width: 400px;
  padding: 0px;
  background: rgba(48,15,79,0.90);
  cursor: pointer;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
#hpMasthead #mainNav ul li ul {
  font-size: 1.2em;
  float: none;
  position: relative;
  height: auto !important;
  width: 100%;
  top: 0;
  padding: 0;
  margin: 0 auto 20px auto;
  text-align: center;
}
#hpMasthead #mainNav ul li ul li, #hpMasthead #mainNav ul li ul li a {
  height: auto !important;
}
#hpMasthead #mainNav ul li:hover ul { display: none; }
  
#accessLinks {
    top: 0;
}
	
.show { display: block !important; }
.hide { display: none; }

}
.f-ic {
	font-variant-caps: small-caps;
}