


@media(max-width: 767px){

	.border-htw{
		display: none;
	}

	.slider-rgba{
		padding: 50px 0px 50px;
	}

	.slider-center{
		width: 100%;
	}

	.slider-center h1{
		font-size: 18px;
    	line-height: 30px;
	}

	.slider-center p{
		font-size: 14px;
		padding-top: 5px;
	}

	
.check-out-payment b{
	width: 100%;
	font-size: 13px;
}

.home-main-ctr .heading{
	font-size: 15px;
}

section.today-best-offers-main-ctr .today-best-offers-ctr .best-offers-card{
	height: auto;
}
section.today-best-offers-main-ctr .today-best-offers-ctr .today-best-offer{
	height: auto;
}

.home-main-ctr .heading{
	margin: 25px;
}

section.today-best-offers-main-ctr .today-best-offers-ctr .today-best-offer .best-offer-desc{
	font-size: 70px;
}

section.today-best-offers-main-ctr .today-best-offers-ctr .today-best-offer .best-offer-logo{
	max-width: 100%;
}

section.today-best-offers-main-ctr .today-best-offers-ctr .today-best-offer .best-offer-see-all{
	font-size: 14px;
	margin-top: 15px;
}

.r-s{
	font-size: 35px !important;
	line-height: 20px !important;
	word-break: all;
	display: inline !important;
}
.d-s{
	font-size: 15px !important;
	line-height: 20px !important;
	word-break: all;
	display: inline !important;
}


}

@media(max-width: 320px){
	nav.nav-right2 {
    margin-top: 17px;
    display: table;
    width: 100%;
}
}