/* Minification failed. Returning unminified contents.
(864,19): run-time error CSS1030: Expected identifier, found ' '
(864,19): run-time error CSS1031: Expected selector, found ' '
(864,19): run-time error CSS1025: Expected comma or open brace, found ' '
 */
/*------------------- Define CSS of Card features -------------------*/
@import url('../jquery.fancybox.css');
/*----------------- End define CSS of Card features -----------------*/
body{
	font-family:  "Helvetica Neue", Helvetica, Arial, sans-serif; 
	font-size: 14px;
    overflow-x:hidden;
	background: #FFF;
}
#main{
	width:100%;
	margin:0 auto;
	font-size:13px;
}

#header_bg{
    width:100%;
	height:125px; 
	margin:0 auto;    
}

#logo img{
	/* height: 120px; */
	max-width: 300px;
	}
#header_right .join_now{
	float:right;
	background:url(/Content/themes/base/card/imagesCard/bt_join_today.png);
	background-repeat:no-repeat; 
	width:190px; 
	height:34px;
	}
#header_right .join_now div{
	padding-top:10px; 
	padding-right:10px;
	}
#header_right .join_now a:link,#header_right .join_now a:visited{
	color:#FFF; /*color*/
	font-weight:bold; 
	text-decoration:none;
	}
#header_right .join_now a:hover{
	text-decoration:underline;
	}
#header_right .img_join_en{
    padding-top: 2px;
    text-align: center;
    width: 160px;
    height: 34px;
    margin:0px 0px 0px 300px;	
    border-radius: 5px;
    -webkit-border-radius: 5px; 
    -o-text-overflow: clip;
    text-overflow: clip;    
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    -webkit-transform: none;
    transform: none;
    -webkit-transform-origin: 50% 50% 0;
    transform-origin: 50% 50% 0;
	float: right;
}
#header_right .img_join_en a{
    text-decoration: none;
    color: #FFF; /*color*/
    font-size: 19px;
    padding: 12px;
}
#header_right .img_join_es{
	background:url(/Content/themes/base/card/imagesCard/bt_join_today_es.gif);
	width:190px;
	height:34px;
	margin:0px 0px 0px 300px;
	}
#header_right_signup{
	height:50px;
	font-size:15px;
	}
#header_right_signup a{
	text-decoration:none;
	}
#header_line{ 
height:7px; 
}
#header_menu{
	float:right;
	height:20px;
	text-align:right; 
	margin:35px 110px 0px 0px; 
	padding: 0px 0px 0px 20px; 
	}
#header_menu a:link,#header_menu a:visited{
	font-size:9px; 
	font-weight:bold;
	color:#FFF; /*color*/
	text-decoration:none;
	}
#header_menu a{
	background:url(/Content/themes/base/card/imagesCard/icon_drop1.gif);
	background-size:8px 7px;
	background-repeat:no-repeat;
	background-position:right;
	padding-right:10px;
	}
#header_menu.cover_menu{
    -webkit-transform: skew(-30deg);
    -moz-transform: skew(-30deg);
    transform: skew(-30deg);
    width: 10px;
    margin: 35px -10px 0px 0px;
}
/********************Home page*******************/
#image_home{
	width:100%;
	height:333px; 
	margin:0 auto;
	background:url(/Content/themes/base/card/imagesCard/image_home.jpg); 
	background-repeat:no-repeat;
	}
#footer_bg_home{
    width:100%;
	height:198px; 
	margin:0 auto;    
}
#footer_hone_icon{
	/*width:945px;*/
	margin:0 auto;
	/*padding:12px 105px 0 0;*/
	text-align:right;
	}
#footer_hone_menu{
	/*width:945px;*/
	height:126px; 
	margin:0 auto;
	padding:15px 105px 0 0;
	color:#FFF; /*color*/
	font-weight:bold;
	text-align:right;
	}
.link_menu1 a:link, .link_menu1 a:visited{
	text-decoration: none;
	}
.link_menu1 a:hover{
	text-decoration: underline;	
	}
/*******************Inside page**************/
#bg_inside{
	display:block; 
	width:100%; 
	margin:0 auto;
	background-color:#000000;  /*bkg*/
	background-repeat:repeat-x;
	background-position:top;  
	overflow:hidden;
	}
#content{
	width:866px;
	margin:0 auto;
	}

#content_top{
	width:866px;
	height:49px; 
	margin:0 auto;
	background:url(/Content/themes/base/card/imagesCard/content_bg1.jpg); 
	background-repeat:no-repeat;
	}
#content_left{
	float:left; 
	width:516px;
	height:226px; 
	background:url(/Content/themes/base/card/imagesCard/content_bg_left.jpg); 
	background-repeat:repeat-x;
	}
#content_left_title{
	float:left; 
	width:458px;
	height:79px; 
	background:url(/Content/themes/base/card/imagesCard/title_uf.gif); 
	background-repeat:no-repeat; 
	margin-left:58px;
	}
#content_left_text{
	float:left; 
	width:458px;
	height:137px; 
	margin:10px 0 0 58px; 
	font-size:13px; 
	line-height:22px;
	font-weight:bold;
	}
#content_right{
	float:left; 
	width:350px;
	background:url(/Content/themes/base/card/imagesCard/content_bg_right.jpg); 
	background-repeat:no-repeat;
	}
#content_image{
	float:left;
	width:866px;
	height:159px;
	background:url(/Content/themes/base/card/imagesCard/image1.jpg); 
	background-repeat:no-repeat;
	}
#content_footer{
	float:left; 
	width:866px; 
	background-repeat:repeat-x;
	padding-top: 20px;
	}
#content_footer_icon{
	float:left; 
	width:846px;
	padding-right:20px;
	text-align:right;
	}
#content_footer_icon .bracket,#footer_hone_icon .bracket, #content_footer_icon a, #footer_hone_icon a{
	font-size:60px;
	vertical-align:bottom; 
	text-decoration:none;
	}
#content_footer_icon a:hover,#footer_hone_icon a:hover{
	color:#A50000;/*color*/
	}
#content_footer_menu{
	float:left; 
	width:846px;
	font-weight:bold;
	padding-right:20px;
	padding-top:25px;
	padding-bottom:15px;
	text-align:right;
	}
#content_footer_text{
	text-align:left; 
	padding: 10px 0 0 10px;
	}
#bg_inside{ 
background : -webkit-linear-gradient(top,#FFFFFF, #d1d1d1); 
background : -o-linear-gradient(top,#FFFFFF, #d1d1d1); 
background : -moz-linear-gradient(top,#FFFFFF, #d1d1d1); 
background : linear-gradient(to bottom,#FFFFFF, #d1d1d1); 
filter : progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFFFFF', endColorstr='#d1d1d1');  
}
#content_footer{ 
background : -webkit-linear-gradient(top,#F0F0F0, #d1d1d1); 
background : -o-linear-gradient(top,#F0F0F0, #d1d1d1); 
background : -moz-linear-gradient(top,#F0F0F0, #d1d1d1); 
background : linear-gradient(to bottom,#F0F0F0, #d1d1d1); 
filter : progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#F0F0F0', endColorstr='#d1d1d1'); 
}
#title1{
	float:left;
	width:808px;
	height:38px;
	margin-left:58px;
	}
#text1{
	float:left;
	/*width:800px;*/
	margin-left:38px
	}
#text2{
	float:left;
	width:400px;
	}
ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
	}
ul.benefit-list li{
	padding-left: 25px;
	font-size:13px;
	font-weight:bold;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height:25px;
	float:left;
	width: 400px;
	}
/************Tab Navigation****************/
.nav-tabs {/*on Site.css*/
    margin: 0;
    padding: 0;
    border: 0;
    margin-top: 30px;
}
.nav-tabs > li > a {/*on Site.css*/
    margin-right: 0px;
}
.nav-tabs > li {/*on Site.css*/
    margin-right:10px;
    margin-bottom: 0px;
}
.nav-tabs > li.active > a, 
.nav-tabs > li.active > a:hover, 
.nav-tabs > li.active > a:focus {/*on Site.css*/
    color: #555;/*color*/
    cursor: default;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    background-color: #fff; 
    border: 1px solid transparent;/*border*/
    }
.nav-tabs > li.tab-compare{
    margin-right:0px;
     border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}
.tab-personal{
	background:#DDD;/*bkg*/
	border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    border: 1px solid #CCC; /*border*/
    border-bottom:none;
}
.tab-business{
	background:#DDD;/*bkg*/
	border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    border: 1px solid #CCC;/*border*/
    border-bottom:none;
}
.tab-compare{
	background:#FFF;/*bkg*/
	border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    border: 1px solid #CCC;/*border*/
    border-bottom:none;
}
/*************** Tab Content ****************/
.tab-pane {/*on Site.css*/
    border-radius: 0;
}
/*************General color use for Card Feature**************/
.bg_color{
	background-color: #A50000;/*bkg*/
	}
.text_color{}
.border_color{
	color:#A50000;/*color*/
	}
.link_menu2 a:link, .link_menu2 a:visited{}
.link_menu2 a:hover{
	text-decoration: none;
	}
.fancybox-skin{
	color:none;/*color*/
	}
.fancybox-type-iframe .fancybox-inner {
	border: 2px none #1E1A0A;/*border*/
	overflow: hidden!important;
	}
.fancybox-close {
    border-radius: 7px;
    background: #000000;/*bkg*/
    border: 1px solid #FFF;/*border*/
    top: 20px;
    right: 20px;
    width: 24px;
    height:24px;
}
.fancybox-close.compare-popup{
    background: #929292;/*bkg*/
}
.fancybox-close-compare {
	top: 20px;
	right: 20px;
	width: 24px;
	height:24px;
	}
.fancybox-close-benefit {
	top: 35px;
	right: 35px;
	width: 25px;
	height:25px;
	}
.fancybox-close:after{
  width: 15px;
  height: 5px;
  position: absolute;
  content: '';
  top: 9px;
  left: 4px;
  color: #000;/*color*/
  background: #FFFFFF;/*bkg*/
  -webkit-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}
.fancybox-close::before{
   width: 15px;
  height: 5px;
  position: absolute;
  content: '';
  top: 9px;
  left: 4px;
  color: #000;/*color*/
  background: #FFFFFF;/*bkg*/
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
.fancybox-opened .fancybox-skin{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.fancybox-skin {
	background: transparent;  
}
.btn-link{
	color:#000;/*color*/
	text-decoration: none;
	font-weight:bold;
	}
.btn-link:hover, .btn-link:focus{
	color:#000;/*color*/
	text-decoration: underline;}
.benefit ul li a:hover,.benefit ul li a:active{
	color:#7E1228;/*color*/
	text-decoration: none;
	}

/**************Popup*****************/
.popup{/*on Site.css*/
	background-color:#929292; /*bkg*/
    text-align:justify;
    padding:5px;
	}
.popup .popup-frame{/*on Site.css*/
	background-color:#929292; /*bkg*/
	padding:15px; 
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px; 
	border:solid 2px #FFF;/*border*/
	}
.popup .popup-title{/*on Site.css*/
	font-weight:bold; 
	font-size:18px;
	padding-top:15px;
	}
.popup .popup-desc{/*on Site.css*/
	clear:both;
    margin-left:0px;
	font-weight:normal;
	text-align:left; 
	
	}
/**************** Popup Sign up*********************/
.signupPopup{
	position:absolute; 
	height:auto;
	z-index:1;
	overflow:hidden;
	-moz-border-radius:10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px; 
	border:none;/*border*/
	}
.signupPopup .img-signupPopup{
	position:relative;
	left:0px;
	top:0px;
	z-index:-1; 
	min-width:400px;
	border:0px;/*border*/
	}
.signupPopup .content-signupPopup{
	position: absolute;
	top: 0px;
	line-height:18px;
	font-size:18px;
	width:400px;
	padding:10px;
	border:0px;/*border*/
	}
.signupPopup .content-signupPopup img{
	border:none;/*border*/
	}
/******************Popup benefit********************/
.popupBenefit{
    margin:0px;

}/*on Site.css*/
.popupBenefit .popup-frame{/*on Site.css*/
	width:400px;
	min-height:150px;
	}
.popupBenefit img{/*on Site.css*/
	float:left; 
	padding-right:10px; 
	padding-bottom:10px;
	}
.popupIntro{
	background-color:#FFF; /*bkg*/
	padding:2px;
	}
.learnMore{
	color:#BE464C; /*color*/
	font-weight:bold;
	position:absolute; 
	z-index:1000; 
	bottom: 10px; 
	/*right:110px;*/
	}
/*****************Popup comparison chart*******************/
.fancybox-type-iframe .fancybox-inner{/*on Site.css*/
	border:1px none #000;/*border*/
	overflow: hidden!important;
	}
.comparison{
	background-color:#FFF; /*bkg*/
	padding:10px;
	}
.comparison .levelComparison{
	width:320px;
	float:left;
	}
/*.comparison .levelComparison .title{
	font-weight:bold; 
	font-size:18px;
	border-bottom: solid 3px;
	margin:5px 0px; 
	padding: 0px 10px;
	white-space:nowrap;
	background-color:#FFF; 
	height:44px;
	}*/
.compare-content .title-text,#popupComparison .title-text {
    font-weight:bold; 
	font-size:17px; 
    text-align:center;
}

.compare-content .row-benefit,#popupComparison .row-benefit  {
	background-color:#E8E8E8; 
	text-align:left;
	clear:both; 
	font-weight:bold;
	overflow:hidden; 
	/*font-size:11px; */
	margin:0;
    /*padding:5px 0;*/
}

.compare-content .row-benefit.alt,#popupComparison .row-benefit.alt {
    background-color:#FEFEFE;
}
.colum-divider{
	border-right: solid 1px #000;
    padding:10px;
	height:70px;
    margin:0px;

}
.last-colum-divider{
    border-right: none;
}

#compareFooter{
	text-align:left; 
	padding:10px 0 0 10px;  
}

.popupIntro{
	background-color:#FFF; /*bkg*/
	padding:2px;
	}
.popupIntro .btClose{
	cursor:pointer; 
	float:right; 
	background-color:#E4E4E4; /*bkg*/
	padding:4px 8px;
	font-weight:bold;
	font-size:15px;
	}
/******************Benefit*********************/
.bonus{}
.bonus tr td{
	vertical-align:top;
	}
.bonus .benefit{
	width:800px; 
	color:#494949; /*color*/
	padding-left:50px;
	}
.fb{
	width:185px; 
	border: solid 2px #DB9A9A; /*border*/
	left:0;
	}
.fb .platinum{
	background-color:#6C6F70; /*bkg*/
	color:#FFF; /*color*/
	font-size:16px; 
	padding:5px;
	}
.fb .content{
	padding:5px; 
	color:#C44247;/*color*/
	}
.fb .content .caption{
	color:#000; /*color*/
	font-size:16px;
	}
.fb .content .text{
	padding-top:5px;
	}
.perk td{
	font-size:15px; 
	font-weight:bold;
	}
.perk td a{
	text-decoration:underline;
	}
.premium-info,.premium-info a:link{
	color:#FFF; /*color*/
	font-weight:bold; 
	text-align:center; 
	width: 250px; 
	height: 50px;
	border-bottom: 1px;
	}
.premium-info .border{
	border: solid 1px rgb(250, 244, 244); /*border*/
	padding: 5px;
	height: 80px;
	}
.premium-info .border div{
	float: left;
	overflow: auto;
	padding: 5px 5px;
	width: 100px;
	}
.premium-info .border a{
	text-decoration:underline;
	}
.prizes{
	padding-top:5px;
	}
.prizes .item{
	border: solid 1px; /*border*/
	float:left; 
	width:196px; 
	height:240px; 
	padding:10px; 
	overflow:hidden; 
	text-align:center;
	}
.prizes .item .img{
	text-align:center;
	}
.prizes .item img{
	height:120px;
	}
.benefit{/*on Site.css*/
	color:#626262; /*color*/
	font-weight:bold;
	}
.benefit .item{/*on Site.css*/
	float: left;
	width: 380px;
	padding: 5px 0px 0px 10px;
	height: 35px;
	overflow: hidden;
	}
.benefit .item a:link,.benefit .item a:visited{/*on Site.css*/
	color:#4B4B4B;/*color*/
	}
.benefit .item a:hover{/*on Site.css*/
	text-decoration:underline;
	}
/*******************Non premium popup****************/
.non-premiummember{/*on Site.css*/
	position:absolute;
	z-index:1;
	overflow:hidden;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	}
.non-premiummember .img-non-premium{/*on Site.css*/
	position:absolute;
	left:0px;
	top:0px;
	z-index:-1; 
	min-width:400px;
	}
.non-premiummember .content-non-premium{/*on Site.css*/
	line-height:18px;
	font-size:18px;
	width:400px;
	padding:10px;
	}
.non-premiummember .content-non-premium .title-non-premium{}/*on Site.css*/
.non-premiummember .content-non-premium .link-non-premium{/*on Site.css*/
	line-height:30px;
	padding-top:10px;
	}
.non-premiummember .content-non-premium .link-non-premium a:link{/*on Site.css*/
	text-decoration: underline;
	font-weight:bold;
	}
/*****************Banner slider******************/
.carousel {
	position: relative;
	}
.carousel-inner {
	overflow: hidden;
	width: 100%;
	position: relative;
	}
.carousel-inner > .item {
	display: none;
	position: relative;
	-webkit-transition: 0.6s ease-in-out left;
	-moz-transition: 0.6s ease-in-out left;
	-o-transition: 0.6s ease-in-out left;
	transition: 0.6s ease-in-out left;
	}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
	display: block;
	}
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
	display: block;
	}
.carousel-inner > .active {
	left: 0;
}
.carousel-inner > .next, .carousel-inner > .prev {
	position: absolute;
	top: 0;
	width: 100%;
	}
.carousel-inner > .next {
	left: 100%;
	}
.carousel-inner > .prev {
	left: -100%;
	}
.carousel-inner > .next.left, .carousel-inner > .prev.right {
	left: 0;
	}
.carousel-inner > .active.left {
	left: -100%;
	}
.carousel-inner > .active.right {
	left: 100%;
	}
		
/****************Popup message signup***************/
.popupMsg{
	width:400px;
	}
/***************Popup progress signup***************/
.LockOff {
	visibility: hidden;
	display: none;
	position: absolute;
	top: -100px;
	left: -100px;
}
.LockBackground {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: visible;
	display: block;
	width: 105%;
	height: 255%;
	background-color: #FFF; /*bkg*/
	z-index: 999;
	filter: alpha(opacity=75);
	opacity: 0.75;
	padding-top: 20%;
}
.LockPane {
	z-index: 1200;
	position: absolute;
	top: 0px;
	left: 0px;
	padding-top: 15%;
	visibility: visible;
	display: block;
	text-align: center;
	width: 100%;
	
}
.LockPane div {
	width: 55%;	
	color: #000;/*color*/
	font-size: large;
	border: dotted 1px #FFF;/*border*/
	padding: 9px;
	margin-left: auto;
	margin-right: auto;
}
/****************** Classes for SignUp-PopUp - Chris Duva 5/18/2015 *************/
.spacer {
margin-top: 110px;
}
.grayBox {
    color: #FFF; /*color*/
    font-family: Arial, Helvetica, sans-serif;
    background-color: rgba(107, 111, 112, 1);
    width: 380px;
    height: 120px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
               line-height: normal;
}
.contentBox{ /*changed by Karen 6-15-16*/
    float:left; 
    margin-top:15px !important;
    margin-bottom: 15px;
}

.boxHeadP {
    font-weight: bold;
    font-size: 14px;
    margin-bottom:0;
}
.pointer{
    font-size:30px;
    margin: 3px 0 0 5px;
    float:left;
}
.boxBodyP{
    font-size:12px;
    margin-top:5px;
}

ul.normalBullets{
	list-style-type: disc;
	list-style-position:outside;
	margin-left:25px;
}
ul.normalBullets li{
line-height: 1.5;
}
.fancybox-inner {/*on Site.css*/
    overflow: hidden !important; 
}
a {/*on Site.css*/
        text-decoration: none;
}
/*2-25-16*/

/*************6-1-16 karen****************/

.CompareTab-divider{
    border-bottom:3px solid #a41d21;
    margin: 5px 0px;
}
.compare-content .title-text span::after,#popupComparison .title-text span::after {
    content: "►";
}
.compare-content . row .panel-collapse, #popupComparison. row .panel-collapse{
    margin: 0px;
    padding: 0px;
}
.compare-content .title-text span,#popupComparison .title-text span {
    font-size:14px;
}
.type {
    padding-right:0px;
    margin:0px;
    background-color:#FFF;
    height:70px;
    
}


.cardlevel-image {
	border-bottom:2px solid #dedede;
	padding:15px 0px;
    
}


.cardlevel-title{
	font-size:35px;
	font-weight:bold;
	color: #a41d21;
	padding: 20px 20px;
}
.cardlevel-image.image{max-width:300px;}
.cardlevel-image {	max-height:300px;}
@media (min-width:320px){
	#logo{
	float:none;
	text-align:center;
	}
	#header_right{
		float:none;
		text-align:center;
	}
	#header_right .img_join_en{
		margin:0 auto;
	}
	#header_right_signup{
		float:none;
		margin:0 auto;
		padding-top:10px;
	}
	.nav-tabs{margin-top:100px;}
	#content_footer_menu,#footer_hone_icon,#footer_hone_menu,#content,#content_footer_icon,#content_footer{width:100%;}
	.btn-link{max-width:250px;}
	#footer_hone_icon,#footer_hone_menu {padding:0px 5px 0px 0px;}
	.learnMore{right:10px;}
	.nav>li>a{padding:10px 4px;}
	.cardlevel-image {	max-height:650px;}
	.CompareTab-divider{padding-top:80px;}
}
@media (min-width: 1200px) {
	#main{
		width:1050px;
}
	#logo{
		float:left;
		margin: 10px 0px 0px 0px;
	}
	#header_right{
		float:right; 
		height:50px;
		text-align:right; 
		margin:20px 10px 0px 0px;
	}
	#header_right .img_join_en{
	    margin:0px 0px 0px 300px;
	}		
	#content_footer_menu{width:846px;}
	#content{width:866px;}
	#header_right_signup{
		float:right;
		text-align:right; 
		margin:10px 0px 0px 0px; 
	}
	.enroll-popup-img{display:inline-block;padding-right:10px;}
	.btn-link{max-width:350px;}
	#footer_hone_icon,#footer_hone_menu{padding:12px 105px 0 0;}
	.learnMore{right:110px;}
	.nav>li>a{padding:10px 15px;}
	.cardlevel-image {	max-height:300px;}
	#text1{width:800px;}
	.CompareTab-divider{padding-top:0px;}
	.nav-tabs {
    margin-top: 20px;
}
@media (max-width:480px) {
    .compare-content .title-text, #popupComparison .title-text {
        font-size: 12px;
		padding-left:25px;
		padding-bottom:20px;
    }

}
@media (min-width:768px){
	.enroll-popup-img{padding-top:10px;}
	.btn-link{max-width:350px;}
	#logo{
		float:left;
		margin: 10px 0px 0px 0px;
	}
	#header_right{
		float:right; 
		height:50px;
		text-align:right; 
		margin:20px 10px 0px 0px;
	}
	#header_right .img_join_en{
	    margin:0px 0px 0px 250px;
	}
}
#home-page-slider.home-page-navigator-slider { display: none;}
