@media (max-width: 1500px){
	.container {
		width: 1200px;	
	}

	.making-a-payment-box ul li {
		height: 105px;
	}

	.samsung-pay-easy-boxInner {
		padding: 40px 20px;
	}

	.boq-credit-card-sliderBox:last-child .boq-credit-card-sliderInner {
		margin-right: 0px;
	}
}

@media (max-width: 1240px){

	.container {
		width: 100%;
		padding: 0px 15px;
	}

	.samsung-pay-easy-boxInner p {
		font-size: 14px;
	}

	.boq-Paying-wearables-contentBox {
		padding: 25px;
	}

	.boq-credit-card-list {
		margin-left: 35px;
	}

	.samsung-pay-easy-boxInner{
		margin: 0px 5px;
	}
}

@media (max-width: 1023px){
	.samsung-pay-easy-web-left, .samsung-pay-easy-web-right, .boq-credit-card-box-left, .boq-credit-card-box-right, .boq-Membership-cards-box-left, .boq-Membership-cards-blueTile, .boq-Membership-cards-box-right, .boq-Paying-wearables-left, .boq-Paying-wearables-right {
		float: none;
		width: 100%;
		top: 0px;
	}

	.boq-Paying-wearables-img {
		width: 100%;
		float: none;
		text-align: center;
		right: auto;
	}

	.samsung-pay-easy-web-left .boq-title-txt h2, .boq-credit-card-box-left .boq-title-txt h2{
		text-align: center;
		margin: 0px 0px 30px;
	}

	.samsung-pay-easy-web-left .boq-title-txt h2:after, .boq-credit-card-box-left .boq-title-txt h2::after {
		margin: auto;
		left: 0px;
		right: 0px;
	}

	.boq-Membership-cards-cnt {
		padding: 40px;
	}

	.boq-credit-card-yet-web {
		width: 100%;
	}
	.copyright-footer-links, .copyright-col{
		float: left;
		margin: 20px 0px;
	}
	.copyright-footer-links ul li, .copyright-col p{
		width: 100%;
		margin: 10px 0;
	}

}


@media (max-width: 767px){

	.boq-credit-card-sliderInner span {
		height: 60px;
	}

	.copyright-col {
		margin: 0px 0px 0px;
	}

	.boq-credit-card-sliderInner{
		margin: 0px 0px;
	}

	.boq-Membership-cards-blueTile, .boq-Membership-cards-cnt {
		padding: 30px 15px;
	}

	.samsung-pay-easy-slider .slick-dots {
		bottom: -45px;
	}

	body {
		overflow-x: hidden;
	}

	.security-fingertips p br {
		display: none;
	}

	

	.samsung-pay-easy-slider {
		width: 350px;
		margin: auto;
	}
	.samsung-pay-easy-boxInner {
		text-align: center;
	}

	.samsung-pay-easy-boxInner span {
		display: block;
	}

	.boq-credit-card-slider{
		width: 400px;
		margin: auto;
	}

	.boq-credit-card-sliderInner{
		text-align: center;
		height: auto;
	}

	.boq-credit-card-sliderInner span, .boq-credit-card-sliderInner p {
		float: none;
		display: block;
		width: 100%;
		padding: 5px 0px;
	}

	.boq-credit-card-yet-web {
		width: 100%;
	}

	.footer-col {
		width: 100%;
		margin: 0px 0px 30px;
	}

}

@media (max-width: 640px){ 

	.boq-title-txt h2 {
		font-size: 20px;
	}

	.credit-card-yet-left, .credit-card-yet-right{
		width: 100%;
	}

	.credit-card-yet-right{
		padding: 50px 0px 0px;
	}

	.collapse-view {
		font-size: 16px;
		padding: 15px 35px 15px 0px;
	}

	.expand-view{
		padding: 20px 0px 20px 0px;
	}

	.collapse-view-2 {
		font-size: 14px;
		padding: 10px 20px 10px 0px;
	}

	.section_hldr {
		width: 90%;
	}

	.section_hldr p{
		font-size: 14px;
	}

	.boq-banner h1 {
		font-size: 30px;
	}

	
	.boq-phone {
		width: 155px;
	}

	.samsung-pay {
		margin: 28px 0px 0px;
	}

	

}

@media (max-width: 480px){ 

	

	.samsung-pay-easy-slider, .boq-credit-card-slider {
		width: 100%;
	}

	.boq-banner h1 {
		font-size: 18px;
	}

	.boq-banner p {
		font-size: 13px;
	}


	.boq-phone {
		top: 23px;
	}

	.samsung-pay {
		margin: 0px 0px 0px;
	}

	.making-a-payment-box ul li {
		width: 100%;
		border-right: 0px;
		border-bottom: 1px solid #cccccc;
		height: auto;
	}

	.making-a-payment-box ul li::after {
		bottom: -7px;
		top: auto;
		left: 0px;
		transform: rotate(90deg);
	}

}

