@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.supplies_slider .items_supp img {
		object-position: 0px 0px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.your_choose p {
		font-size: 18px;
		margin-bottom: 15px;
	}
}

@media (max-width: 991px) {
	h2 {
		font-size: 25px;
	}
	.get_value .wallet_list li {
		font-size: 16px;
	}
	.single_group, .why_section, .gray_sec, .practice_sec {
		padding: 50px 0px;
	}
	.full_manage {
		margin-top: 50px;
	}
	.single_group .heading_box {
		margin-bottom: 50px;
	}
	.supplies_slider {
		padding-right: 0;
	}
	.supplies_slider .items_supp img {
		object-position: 0;
		object-fit: initial;
		height: auto;
	}
	.your_choose {
		padding-bottom: 0px;
		text-align: center;
	}
	.point_column {
		padding-bottom: 20px;
	}
	.highly_box {
		margin-bottom: 30px;
	}
	.cash_rebates {
		padding-bottom: 50px;
	}
	.right_absolute{
		position: static;
		padding: 0;
		max-width: 684px;
		margin: 20px auto 0;
		width: 100%;
	}
}
@media (max-width: 767px) {
	.banner {
		padding: 50px 0px;
		text-align: center;
	}
	.pay_wallet p, .pay_wallet {
		margin-bottom: 30px;
	}
	.think_wallet{
		margin: 0px;
	}
	.get_value {
		text-align: center;
		margin-bottom: 30px;
	}
	.your_choose {
    text-align: center;
}
	.get_value .wallet_list {
		text-align: left;
		width: 225px;
		margin: 0 auto;
	}
	.round_black {
		margin-right: 10px;
	}
	.single_group, .practice_sec{
		padding: 50px 0px 20px 0px;
	}
	
	
	.your_choose h4{
		font-size: 25px;
	}
	.your_choose p{
		font-size: 18px;
		margin-bottom: 30px;
	}
	.supplies_slider{
		padding: 0 15px;
	}
	.supplies_slider .owl-nav{
    bottom: -30px;
    right: 0;
    margin: 0 auto;
    left: 0;
    	}
	.small_text{
		margin: 30px 0px;
	}
	.financing_box{
		margin-bottom: 30px;
	}
	.financing_box img{
		width: 100%;
	}
	.center_meddle{
		padding: 30px;
		text-align: center;
	}
	.rebate_online{
		margin-bottom: 30px;
	}
}


/* =========================== */
@media (min-width: 768px) and (max-width: 991px) {
	.box_rounded {
		width: 23%;
	}
	.supplies_slider .owl-nav{
		right: 15px;
	}
}

@media (max-width: 991px) {
	.your_choose {
		margin-top: 30px;
	}
	.supplies_slider {
		padding: 0px;
	}
	.need_software span {
		font-size: 16px;
	}
	.need_software p {
		font-size: 20px;
	}
	.text_column, .small_equipment, .blue_column, .gray_yourself {
		padding-top: 50px;
	}
	.banner_up {
		padding: 50px 0px 0px 0px;
		    text-align: center;
	}
	.link_box {
		margin-top: 50px;
	}
	.blue_column {
		padding-bottom: 50px;
	}
	.pay_later {
		padding: 25px 15px;
	}
	.pay_later p {
		font-size: 18px;
	}
}
@media (max-width: 767px) {
	.banner {
		text-align: center;
		min-height: inherit;
	}
	.box_rounded {
		margin-bottom: 30px;
		width: 100%;
	}
	.payment_text {
		width: 100%;
	}
	.supplies_slider .owl-nav {
		bottom: -30px;
		right: 0;
		margin: 0 auto;
		left: 0;
	}
	.your_choose {
		margin-top: 60px;
		text-align: center;
	}
	.program_text {
		text-align: center;
	}
	.program_text .bold_point {
		margin-bottom: 20px;
	}
	.program_text .bold_point li {
		padding: 0px;
		border: none;
	}
	.blue_bgbox {
		padding: 30px;
		text-align: center;
	}
	.right_soon {
		margin-top: 30px;
	}
	.program_text .bold_point li, .pay_later p, .box_rounded span, .boxtext p, .your_choose p, .small_text p, .link_box a, .get_cashbox p, .get_cashbox span {
		line-height: 1.5;
	}
}




