box-sizing: border-box;@charset "UTF-8";

@media (min-width: 1200px) {
		.containerHero {
				max-width: 1260px;
	}
	
		.navbar, .navbarMain, .contentWrapper, .contactUsBar, .footWrap, .identityWrapper, .adminWrapper, .skipWrapper, #mobileNav {
				width: 100%;
				max-width: 1260px;
	            border-top: 0px; #eee !important;
				border-bottom: 1px; #eee !important;
				background-color: #fff;
                padding-bottom: .5rem;

}
		
}

/* hamburger */

.oi {
    position: relative;
    top: 20px;
}



/* content */
table.rank {
  display: inline-block;
  line-height: 2; 
}


.img-fluid {
	max-width: 100%;
	height: auto; 
}

body {
		background: white;
		line-height: 1.5;
}


p {
  text-align: left; 
  font-family: "Helvetica Neue", Arial, sans-serif;
  line-height: 1.4;
  font-size: 1.2em;
  margin-left: 0em;
  margin-right: 0em;
}

p.comment {
  text-align: left; 
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: .9em;
  line-height: .9;

}




#homeCarousel .carousel-inner {
		max-width: 1260px;
		margin: 0 auto;
		padding-bottom: 3rem;
	    line-height: .4; !important;
}

#homeCarousel .carousel-control.left, #homeCarousel .carousel-control.right {
		display: none
}

.containerHero {

    padding-right: 0;
    padding-left: 0;
}

.identityWrapper h1 {

    padding-left: 0rem;

}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {

    margin-top: 1rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;

}

h1.home {
	font-size: 1rem;
	color: #000;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	
	
}

h1.catalog {
	font-size: 1.5rem;
	color: #000;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	
	
}

/*** Header Styles*/
.bannerTop {
	max-width: 1260px;
	margin: 0 auto !important;
	padding-top: 15px;
}

.column-left {
  float: left;
  width: 60%;
  background: #FFF;
  padding-left: 20px;
  padding-bottom: 5px;
}

.column-right {
  float: left;
  width: 40%;
  background: #FFF;
  text-align: right;
  padding-right: 20px;
  padding-bottom: 5px;

}
.logo-sm {
		display: none;
			
	}
	
	.logo-lg {
		display: block;
			
	}


	
	@media all and (max-width : 910px) {

	.column-right {
		display: none;
		}
	
	}

@media all and (max-width : 600px) {

	.logo-sm {
		display:block;
		
			
	}
	.logo-lg {
		display: none;
			
	}

}





/* NAVBAR and buttons */






a:hover {
	background-color:transparent
}

/* NEW BUTTON */












.allContent {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
}

.navbar {
		text-align: center;
		margin: 0 auto !important;
		padding: 1;
}

.buttonBar {
		width: 100%;
		max-width: 1260px;
		text-align: right;
		margin-bottom: 0;
		line-height: 1;
}


.buttonBarMain {
		color: #336699;
		background-color: #36c;
		background-image: linear-gradient(to bottom, #002c76  0, #002c76 100%);
		border: 1px solid transparent;
		text-decoration: none !important;
		border-radius: 0 !important;
}


.btnSitePrimary, a.btnSitePrimary {
		color: 3366cc;
		background-color: #3366cc;
		background-image: linear-gradient(to bottom, #002c76 0, #002c76 100%);
		border: 1px solid transparent;
		text-decoration: none !important;
}



.btnSitePrimary:hover, a.btnSitePrimary:hover,
.btnSitePrimary:focus, a.btnSitePrimary:focus {
		color: white;
		background-color: #336699;
		background-image: linear-gradient(to bottom, #336699 0, #336699 100%);
		border: 1px solid transparent;
}


.buttonBar button {
    padding: 1px 12px;
    min-width: 9rem;
    font-size: 1.3rem;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 1.2rem;
  color: #373a3c;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: .25rem;
}



/* Homepage Gallery*/

div.gallery {
  border: 0px solid #ccc;
}

div.gallery:hover {
  border: 0px solid #777;
}

div.gallery img {
  max-width: 100%;
  height: auto;
}

div.desc {
  padding: 5px;
  text-align: center;
  font-size: .6em;
  line-height: 1.4;
  max-width: 300px;
  font-family: "Helvetica Neue", Arial, sans-serif;
  line-height: 1.4;
  font-size: 1.2em;
  
}
div.desc2 {
  padding: 5px;
  text-align: center;
  font-size: .6em;
  line-height: 1.4;
  max-width: 300px;
  font-family: "Helvetica Neue", Arial, sans-serif;
  line-height: 1.4;
  font-size: 1.2em;
  
}

* {
  box-sizing: border-box;
}

.responsive {
  padding: 0 20px;
  float: left;
  width: 25%;

}

.responsive2 {
  padding: 0 20px;
  float: left;
  width: 50%;

}

.cardsandGifts{
	max-width:90%;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

.displays{
	max-width:95%;
	margin: 0 auto;
	padding-bottom: 20px;
}

.meet{
	max-width:70%;
	margin: 0 auto;
	padding-bottom: 20px;
}
.meet2{
	max-width:90%;
	margin: 0 auto;
	padding-bottom: 20px;
}
.meetLeft {
	float:left;
	width: 50%;
	padding-top: 20px;
}
	
.meetRight {
	float:left;
	width: 50%;
	padding-top: 20px;
}



/* RETAILERS AND SALES REPS
----------------------------------------------------------*/
.salesRepsandRetailers{
	max-width: 90%;
	margin: 0 auto;
	padding-bottom: 20px;
}

.leftNav {
	float:left;
	width: 20%;
	padding-top: 20px;
	font-size: .9em;
}
	
.repandsalesContent {
	float:left;
	width: 80%;
	padding-top: 20px;
}

.video-container {
	max-width: 600px;
}
 
 .fall{
	width: 60%;
	max-width: 60%;
	margin: 0 auto;
	padding-bottom: 20px;
}



@media only screen and (max-width: 1000px) {

  div.desc2 {
   display: none;
  }

  
}

@media only screen and (max-width: 900px) {
  .responsive {
    width: 49.99999%;
	padding: 10px 20px;
	
  }
  
    .responsive2 {
    width: 100%;
	padding: 10px 20px;
	
  }

    div.desc2 {
   display: block;
  
}

  
  .meetLeft {
	float:left;
	max-width: 100%;
	width: 100%;
	margin: 0 auto;
}
	
.meetRight {
	float: left;
	max-width: 100%;
	width: 100%;
	margin: 0 auto;
}

}

@media only screen and (max-width: 544px) {
  .responsive {
    width: 100%;
	padding: 10px 40px;

  }
  
    .responsive2 {
    max-width: 100%;
	padding: 10px 40px;

  }


}

@media only screen and (max-width: 0px) {
  .responsive {
    width: 100%;
	padding: 10px 40px;

  }
  
    .responsive2 {
    max-width: 100%;
	padding: 10px 40px;

  }

}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
  line-height: 0 !important;
}


	
	
	
	/* hero
----------------------------------------------------------*/
.heroTable1 {
	max-width: 100%;
	margin: 10px auto;
}

	.heroTable1 img {
		max-width: 100%;
	}



.sectionHomeHero {
		background-color: white;
		border: none;
		padding-bottom: 1rem;
}

#homeCarousel .carousel {
		margin-bottom: 4rem;
}

#homeCarousel .carousel-inner {
		max-width: 1260px;
		margin: 0 auto;
		padding-bottom: 2rem;
}

#homeCarousel .carousel-caption {
		z-index: 1;
}

#homeCarousel .carousel-item {
		background-color: white;
}

#homeCarousel .carousel-item > img {
		max-width: 100%;
		height: 20.5rem;
		margin: 0 auto;
}

#homeCarousel .carousel-indicators {
		bottom: 0;
		padding-bottom: 0rem !important;
		margin-bottom: 0.5rem !important;
}

#homeCarousel .carousel-indicators > li {
		border-color: #147cd8;
		width: 6px !important;
		height: 6px !important;
		margin: 0 0.5rem;
}

#homeCarousel .carousel-indicators > li:hover {
		border-color: #94c9f8;
		background-color: #94c9f8;
}

#homeCarousel .carousel-indicators .active {
		border-color: #76bdfb;
		background-color: #76bdfb;
		width: 7px !important;
		height: 7px !important;
}

#homeCarousel .carousel-indicators .active:hover {
		border-color: #147cd8;
		background-color: #147cd8;
		cursor: default;
}

#homeCarousel .carousel-control.left {
		width: 2rem;
		left: 0.5rem;
}

#homeCarousel .carousel-control.right {
		width: 2rem;
		right: 0.5rem;
}

#homeCarousel .carousel-control.left, #homeCarousel .carousel-control.right {
		background: none;
		color: rgba(45, 141, 222, 0.7);
		top: 35%;
		font-size: 2rem;
		text-shadow: 5px 5px 5px rgba(45, 141, 222, 0.2);
}



	/* HIDING THE EMAIL FOOTER and make Hero 100% width
----------------------------------------------------------*/

@media screen and (min-width: 0px) {
	
		.emailFooter {
    display: none;

}
}

/* sm - small - blue */
@media screen and (min-width: 544px) {
	
		.containerHero {
				max-width: 1260px;
	}
	
		.navbar, .contentWrapper, .contactUsBar, .footWrap,.navbarMain, .identityWrapper, .adminWrapper, .skipWrapper, #mobileNav {
				width: 100%;
				max-width: 1300px;
			    
		}
	
	.contentWrapper, .adminWrapper {
    
    border-top: 0px solid #eee !important;
	}

	
	
	
		.emailFooter {
    display: none;

}

		.heroBig {
				display: block;
			    
		}
		.heroSmall {
				display: none;
		}
}

/* md - medium - green */
@media screen and (min-width: 768px) {
	
		.containerHero {
				max-width: 1260px;
	}
	
		.navbar, .navbarMain, .contentWrapper, .contactUsBar, .footWrap, .identityWrapper, .adminWrapper, .skipWrapper, #mobileNav {
				width: 100%;
				max-width: 1300px;
		}

		.emailFooter {
    display: none;

}
}

/* lg - large - gold */
@media screen and (min-width: 992px) {
	
		.containerHero {
				max-width: 1260px;
	}
	
		.navbar, .navbarMain, .contentWrapper, .contactUsBar, .footWrap, .identityWrapper, .adminWrapper, .skipWrapper, #mobileNav {
				width: 100%;
				max-width: 1300px;
		}
	
		.emailFooter {
    display: none;

}

}

/* xl - extra large - red */
@media print, screen and (min-width: 1200px) {
	
		.containerHero {
				max-width: 1260px;
	}
	
		.navbar, .navbarMain, .contentWrapper, .contactUsBar, .footWrap, .identityWrapper, .adminWrapper, .skipWrapper, #mobileNav {
				width: 100%;
				max-width: 1300px;
		}
	
		.emailFooter {
    display: none;

}
}


/* xl ------------------- contact us ----------------- */
div.contact {
  border: 0px solid #ccc;
}

div.contact:hover {
  border: 0px solid #777;
}

div.contact img {

  height: auto;
}

div.desc-contact {
  padding: 5px;
  margin: 0 auto;
  text-align: center;
  font-size: 1em;
  line-height: 1.4;
  
}

.sellCards {
	text-align: center; 
	font-size: 30px; 
	font-weight: 600; 
	color: #ffcc00; 
	font-family: Georgia, 'Times New Roman', Times, serif;
	line-height: 1.1;
	text-shadow: 2px 4px 2px rgba(0,0,0,0.46);
}

.callPhone {
	text-align: center; 
	font-size: 20px; 
	font-weight: 400; 
	color: #ffffff;
	line-height: 1.1;
	text-shadow: 2px 4px 2px rgba(0,0,0,0.46);
}

a.footerLink {
	color: #fff;
	font-size:14px;
	text-decoration: none;
	font-weight: 600;
	
}

* {
  box-sizing: border-box;
}

.responsive-contact {
  padding: 0 6px;
  float: left;
  width: 33%;

}

.responsive-contact2 {
  padding: 0 6px;
  float: left;
  width: 25%;

}


@media only screen and (max-width: 700px) {
  .responsive-contact {
    width: 99%;
    margin: 6px 0;
	
  }
}

@media only screen and (max-width: 800px) {
	.responsive-contact2 {
  padding: 0 6px;
  float: left;
  width: 50%;

}

}

@media only screen and (max-width: 400px) {
  .responsive-contact {
    width: 100%;

  }

		.responsive-contact2 {
  padding: 10px 6px;
  float: left;
  width: 100%;

}

}

/*** Footer Styles*/

.footer {
  right: 0;
  bottom: 0;
  left: 0;
  padding: .1rem;
  background-color: #003366;
  text-align: center;
  color: #f2f2f2;
  line-height: 0;
  max-width: 1260px;
  margin: 0 auto !important;
}

.footer2 {
  right: 0;
  bottom: 0;
  left: 0;
  padding: .1rem;
  background-color: #336699;
  text-align: center;
  color: #f2f2f2;
  max-width: 1260px;
  margin: 0 auto !important;
}

.footer-blue {
  position: absolute;
  
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  background-color: #003366;
  text-align: center;
  text-color: #FFF;
  color: #f2f2f2;
}

.footer-column{
  float: left;
  width: 25%;
}

/*** automated footer s*/
.footAddress {
  display: none;
  }


.thumbCard2 {
		width: 14rem !important;
		max-width: 14rem !important;
		max-height: 17rem !important;
		height: 17rem !important;
		overflow: hidden;
		overflow: no-display;
		float: left;
		border: none;
		margin-left: 1rem;
		text-align: center;
		background-color: white;
}

	