.bonusBoxRow {
   text-align: center;
   margin: 25px 0 50px;
   display: inline-block;
   width: 100%;
}
.bonusBox {
   background-color: #0066CB;
   color: #FFFFFF;
   display: inline-block;
   position: relative;
   padding: 10px;
   text-align: left;
   width: 240px;
   height: 80px;
   vertical-align: top;
}
.bonusBox p{color:#fff;}
.bonusBox_title {
   font-size: 15px;
}
.bonusBox input[type="radio"]{
   position: absolute;
   top: 10px;
   right: 10px;
}
#mOptsTbl {
   width: 100%;
   font-size: 12px;
}
#mOptsTbl .featRow {
   font-size: 22px;
}
#mOptsTbl .featRow .subText {
   font-size: 17px;
}
#mOptsTbl td {
   padding: 7px;
   text-align: center;
   border-right: 1px solid #E4E4E4;
   border-bottom: 1px solid #E4E4E4;
   width: 110px;
}
#mOptsTbl td:last-child {
   border-right-width: 0px;
   padding-right: 0px;
}
#mOptsTbl td:first-child {
   padding-left: 0px;
   text-align: left;
   width: auto;
   font-size: 14px;
}
#mOptsTbl tr:first-child td {
   border-bottom-width: 0px;
   border-right-width: 0px;
   padding-bottom: 12px;
}
#mOptsTbl tr:last-child td {
   border-bottom-width: 0px;
}
.salesCheckMark {
   background-image: url("../img/salespage-checkmark.png");
   width: 29px;
   height: 28px;
   margin: 0 auto;
}
#mOptsTbl .choiceRow td{
   background-color: #0066CB;
   border-right-color: #0066CB;
   color: #fff;
   font-size: 1.2em;
}
#mOptsTbl .choiceRow td:first-child{
   background-color: transparent;
}


#pricing-cards{
	text-align:center;
	margin: 0 0 0 0;
}
#pricing-cards .price-info{
	padding:40px 0; 
	margin: 0 0 15px 0;
	background:#50d3d8;
	color:#fff;
	position:relative;
	    width: 48.7%;
}
#pricing-cards .price{
	padding:40px 0 0 0; 
	margin: 0 0 40px 0;
	background:#50d3d8;
	
}
	#pricing-cards .price-info.dir{padding-bottom:50px;}
	#pricing-cards .price-info.dir, #pricing-cards .price-info.premier {float: right;}

.main-heading{
        margin: 0 0 0 0;
    padding: 0 0 20px 0;
    color: #666;
    border-bottom: 1px solid rgba(0,0,0,.1);
    width: 100%;
}
#pricing-cards .price-info.edu, #pricing-cards .price-info.dir{margin-bottom:65px;}
#pricing-cards h2{letter-spacing:0;margin:0 0 20px 0;font-size:16px;font-weight:700;color:#348e91;text-transform:uppercase;font-family: "Open Sans";}
#pricing-cards h1{text-align:center;font-size:57px;font-weight:200;color:#fff;font-family: "Open Sans";margin:0;}
#pricing-cards h1.alpha100{opacity:1}
#pricing-cards h1.alpha20{opacity:.2}
#pricing-cards h1 small{font-size:16px;color:rgba(255,255,255,.5)}
#pricing-cards h6{margin:2px 0 0 0;font-size:11px;line-height: 15px;color:#fff;text-transform:uppercase;font-family: "Open Sans";}
#pricing-cards hr{ opacity:.7;width:60%; margin-top: 25px;margin-bottom: 25px;}
#pricing-cards .price-info.dir hr{margin-bottom: 20px;}
#pricing-cards p{font-size:13px;line-height:30px;color:#fff;}
#pricing-cards span{display: inline-block;padding: 10px 20px;margin:0  ;background:#348e91;color:#fff;font-weight:800;position:relative;bottom:-30px;box-shadow:0 3px 30px rgba(0,0,0,.05)}
.options{    background: rgba(0,0,0,.05);
        padding: 20px 0 20px 40px;
    border: 1px solid #ddd;
    margin: 40px 0 0 0;
    display: inline-block;
    width: 100%;}
.options li{
	    color: #555;
    font-size: 13px;
    line-height: 1.7em;
}

#list-count{
 width:100%;

 display:block;
    padding: 8px 0;
	margin: 8px 0 0px 0;
}
#list-count label{
  font-size:12px;
	font-weight:200;
  line-height: 40px;
padding-right: 6px;
	margin: 0;
	text-transform:none;
	
}
#list-count select{
	margin:0;
	padding:0 5px 0 2px;
	border-radius:2px;
		border:1px solid #ddd;
	background:#fff;
      width: 40px;
    height: 34px;
    line-height: 40px;
    text-align: center;
	color:#666;
-webkit-appearance: menulist;
    -moz-appearance: menulist;
    -ms-appearance: menulist;
    -o-appearance: menulist;
    appearance: menulist;
}

/*STICKY HEADER*/
.sticky-header-wrap {
  position: relative;
  width: 100%;

  overflow: hidden;
}
.sticky-header-wrap h2, .sticky-header-wrap p { width: 100%; }
.sticky-header-wrap h2 {
  margin: 0;
  padding: 10px;
  background: #C0392B;
  line-height: 120%;
  color: #fff;
}
.sticky-helper { margin-top: 0; }
.sticky-header-hidden { visibility: hidden; }
.sticky-header-wrap { position: relative; }
.sticky-helper {
  position: absolute;
  margin-top: 0 !important;
} /* `h2` is probably not necessary in your case */
.sticky-header{
  float:left;
	width:100% !important;
  left:0;
	    padding: 20px 0;
	    z-index: 1;
}
.sticky-header.is_stuck{
	padding: 20px 0;
	background:#f6f6f6;
	box-shadow: 0 3px 8px rgba(0,0,0,.1);
}
.is_stuck #member-header{
	margin:0 auto;
	width:900px;
}

.cd-filter-block .multipledir{display:inline-block;position:relative;margin:16px 0 10px 0;}
.cd-filter-block .multipledir select{
	width:auto;
	height:auto;
	padding:2px 8px 2px 4px;
	background:#eee;
	color:#666;
	text-align:center;
	border-radius:0;
	border:1px solid #ddd;
	-webkit-appearance: menulist;
    -moz-appearance: menulist;
    -ms-appearance: menulist;
    -o-appearance: menulist;
    appearance: menulist;
}
.cd-filter-block .multipledir:before{
	content:"qty";
	font-size: 10px;
	font-weight:600;
	text-transform: uppercase;
	color: #777;
	position:absolute;
	top:5px;
	left:-26px;
}

@media screen and (max-width: 992px) {
	.navbar{    min-height: auto;}
	#header {margin: 10px 0 0 0 !important;}
	.provider-mobile {display: none;}
	.main-heading{
		margin: 0 0 0 0;
    	padding: 0 0 10px 0;
		font-size: 20px;
	}
	
	#pricing-cards .price-info, #pricing-cards > .col-md-4{ 
		margin: 0 0;
	}
	#pricing-cards .price-info {
		width: 80%;
		margin: 0 auto;
    	margin-bottom: 70px !important;
		padding-top:30px;
	}
	#pricing-cards .row  > .col-md-4{padding-left:0;padding-right:0;}
	#pricing-cards hr{ margin-top: 15px;   margin-bottom: 15px;}
	#pricing-cards h1{font-size:40px;}
	#pricing-cards p{
		font-size: 12px;
    line-height: 26px;
	}
	#pricing-cards .price-info.dir, #pricing-cards .price-info.premier{    float: none;}
	.cd-filter-block .list .check-edu, .cd-filter-block .list .check-web, .cd-filter-block .list .check-dir,.cd-filter-block .list .check-pre {
  		width: 100%;
    	left: 0 !important;
	}
	.cd-filter-block .checkbox-label, .cd-filter-block .radio-label{
		float: left;
    	padding: 0;
    	margin: 0;
    	width: 100%;
		position: relative;
		top: 140px;
		
	}
	.cd-filter-block .checkbox-label::before, .cd-filter-block .checkbox-label::after, .cd-filter-block .radio-label::before, .cd-filter-block .radio-label::after{
		position: relative;
    	margin: 0 auto;
	}
	.cd-filter-block .checkbox-label::after{
		top: -72px;
	}
	.sticky-header{padding:10px 0}
	.sticky-header.is_stuck{padding:0}
	.is_stuck #member-header{
	width:100%;
		padding: 0 15px;
	}
	#bonus{
	float:left;
		padding: 0 0 10px 0;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid rgba(0,0,0,.07);
	}
	#bonus p{display:none;}
	.help{top:0;}
	.help i {font-size: 15px;color: #ccc;}
	#member-cart{padding:0;    width: 100%;}
	.total{width:100%;    margin: 10px 0;}
	.total #totaloutput{margin: 0; font-size: 30px; line-height: 40px; font-weight: 600;}
	.total #totaloutput:before{   margin: -4px 0 0 0; font-size: 18px;}
	.total small{ font-size: 12px; margin: 21px 0 0 0;}
	.help .bonus-info{
		    position: fixed;
 
    left: 0;
    top: 40px;
    width: 100%;
    padding: 50% 10%;
    margin: 0;
    z-index: 99;
    text-align: center;
    font-size: 18px;
    line-height: 25px;
    background: none;
    box-shadow: none;
	}
	.help .bonus-info:before{display:none;}
	.help .bonus-info i{    color: #fff;font-size: 22px;  top: 0px; right: 30px;}
	#bonus .overlay{position:fixed;top:-2px;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);z-index:9;display:none;}
	.blur{filter: blur(10px) grayscale(20%);}
}



/*FOOTER*/
#footer {padding-top: 60px; padding-bottom: 50px;clear: both;max-width: 930px;margin:auto;}
#footer p { color:#999;text-align: left; font-size:10px; font-family: Arial, Helvetica,Verdana, sans-serif;}
#footer p span{color:#999; font-size:10px;font-weight: normal;}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	color:#999;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}