
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}
.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}
.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
/*.slider-container {*/
	/*float: left;*/
	/*width: 100%;*/
	/*border-radius: 6px;*/
/*}*/
.slider-container h3 {
	margin:0 0 10px;
	padding:0;
	color:#000;
	font-size:30px;
	line-height:30px;
	font-weight:normal;
}
.slider-container h3 span {
	color:#ff9226;
	font-weight:700;
}
.slider-container p {
	margin:0;
	padding:0;
}
.sliderbox {
	display:inline-block;
	width: 100%;
	padding: 15px 0;
	margin:0;
	border-radius: 6px; position: relative;
}
.sliderbox:before{position: absolute; content: ""; background: url("../images/slider_circle.png"); width: 20px; height: 20px; top: 20px; left: -20px}
.sliderbox:after{position: absolute; content: ""; background: url("../images/slider_circle.png"); width: 20px; height: 20px; top: 20px; right: -20px}
.slider-container #slider {
	width: 100%;
	height: 4px;
	padding: 0;
	border: 0;
	margin: 0 auto;
	background-color: #fff;
	top: 15px;
	border-radius: 32px;
}
.slider_price_box{margin-top: 10px}
.slider-container #slider .ui-slider-handle {
	outline: none;
	background: url(../images/slider_handle.png) no-repeat left top;
	border-radius: 0;
	border: 0;
	width: 70px;
	height: 30px;
	margin: -7px 0 0 0;
}
.slider-container #slider .ui-slider-handle:hover {
	cursor: pointer;
}
.price_rangetxt {
	width: 100%;
	padding: 20px 50px 0 50px;
	float: left;
	background: #3e7ccc;
}
.price_rangetxt div.icon {
	width: 98px;
	font-size: 16px;
	line-height: 18px;
	cursor: pointer;
	font-weight: 400;
	float: left;
	display: table;

}
.heading{
	width: 23%;
	float: left;
	margin-left: 1%;
	margin-right: 1%;
	font-size: 20px;
	font-weight: 700

}
.price_rangetxt div.icon span{
	text-transform: uppercase;
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.price_rangetxt div.current{background-color: transparent;}
.price_rangetxt div.current span{color: #fff}
.price_content {
	width:100%;
	text-align:center;
	position: relative;
}
.price_content .smallbox {
	float:left;
	width:15%;
	height: 60px;
	display: table;
}
.price_content .smallbox:last-child{
	border: none;
}
.price_content .image_holder {
position: relative;
}

.slider-container{width: 90%; margin: 0 auto}
.value_text {
	font-size: 14px;
	line-height: 24px;
	color:#3e7ccc;
	text-align: left;
}
.top_heading{float: left; width: 100%; padding: 0 55px}
.top_heading .text_value{

	line-height: 36px;
	padding:7px 0;
	color:#000;
	text-align: center;
	font-size: 18px;
	font-weight: 500;
}
.value_text .value {
	line-height:24px;
	color: #0e1f35;
	font-size: 18px;
}
.promotion_area{text-align: left; padding: 45px 15px}
.coupon_code span{font-size: 24px; line-height: 36px; color: #454545; font-weight: 500}
.slider_detail{padding: 30px 47px; background-color: #fff}
.price_txt {
	color:#0e1f35;
	font-size:18px;
	line-height:24px;
	min-width: 190px;
}
.price_txt .numeric1 {
	line-height:24px;
	font-size:36px;
	font-weight: 600;
	color: #3e7ccc;
}

/*.price-slider-section{*/

	/*float: left;*/
	/*width: 100%;*/
	/*border-radius: 6px;*/
/*}*/

.nomargin_rt{
	margin-right: 0 !important;
}
.price-box-section{
	float: left;
	width: 100%;
	border-radius: 6px
}
.vps_slider_listing li{display: inline-block; padding: 25px 20px 0; vertical-align: middle}
.vps_slider_listing li:first-child{padding-left: 0}
.vps_slider_listing li:last-child{padding-right: 0}
.slider_nodes{width: 100%}
.slider_nodes li{display: inline-block; padding: 30px 40px}
.buynow-button{font-size: 13px; line-height: 14px; color: #fff; font-weight: 500; background-color: #3e7ccc; border-radius: 32px; padding: 13px 50px 13px 20px; text-transform: uppercase; position: relative; transition: all ease-in-out 0.5s}
.buynow-button:before{-moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; display: inline-block; font-style: normal; font-variant: normal; text-rendering: auto; line-height: 1; font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f105"; position: absolute; right: 8px; top: 5px; padding: 9px 12px; border-radius: 32px; color: #3e7ccc; background: #fff; transition: all ease-in-out 0.5s}
.buynow-button:hover{background-color: #0e1f35; color: #fff}
.buynow-button:hover:before{background-color: #fff; color: #3e7ccc}
