@media only screen and (max-width: 767px) {
	.top {height: auto;overflow: hidden;}
	.top .left {float: none;}
	.top .left ul {margin-bottom: 0;margin-top: 10px;}
	.top .left ul li {float: none;text-align: center;}
	.top .right {float: none;}
	.top .right ul {text-align: center;margin-bottom: 20px;}
	.top .right ul li {float: none;display: inline-block;}
	.footer-main p{text-align:center;}
	.footer-main .logo img{text-align:center; margin:0px auto; display:block; margin-bottom:20px;}
	.footer-main .footer-menu li .fa{display:none;}
	.footer-main h3{text-align:center;}
	.footer-main h3:after{width:100%;}
	.footer-main .footer-menu li{text-align:center;}
	.footer-main ul li{text-align:center;}
	.header .right{float:none;}
	
}

@media only screen and (max-width: 991px) {
	.header{padding:0px 0px;}
	.header .inner {display: block;}
	.header .logo {display: block;width: 100%;text-align: center; margin-bottom:20px;}
	.header .logo img {}
	.header .search-area {display: block;}
	.header .right {display: block;}
	.header .navbar-left {text-align: center;margin-bottom: 20px;}
	.navbar-form .form-group {display: inline-block;}
	.navbar-form button {display: block;}
	.header .right ul {float: none;text-align: center;margin-bottom: 20px;}
	.header .right ul li {float: none;display: inline-block;}
	.header form {margin-left: 0;margin-right: 0;}
	.product .p-title h2{margin-top:121px;}
	.sports-category-box1{margin-bottom:30px;}
	.sports-category-box2{margin-bottom:30px;}
	.sports-category-box3{margin-bottom:30px;}
	.sports-category-box4{margin-bottom:30px;}
	.product .text{height: 50px;}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.bx-controls a.bx-prev, .bx-controls a.bx-next {padding-top: 215px!important;}
	.bottom-box-2{padding:0px 66px 7px 66px}
	.bottom-box-3{padding: 53px 0px 30px;}
	.bottom-box-2 h3{ padding-bottom: 0px;}
}


@media only screen and (min-width: 501px) and (max-width: 700px) {
	ul.bxslider li, ul.bxslider li .text {height: 300px;}
	.bx-controls a.bx-prev,
	.bx-controls a.bx-next {font-size: 36px;}
	ul.bxslider li .text .inner h2 {font-size: 30px;}
	ul.bxslider li .text .inner h3 {font-size: 20px;}
	.bx-controls a.bx-prev, .bx-controls a.bx-next {padding-top: 120px!important;}
}

@media only screen and (min-width: 0px) and (max-width: 500px) {
	ul.bxslider li, ul.bxslider li .text {height: 250px;}
	.bx-controls a.bx-prev,
	.bx-controls a.bx-next {font-size: 30px;}
	ul.bxslider li .text .inner h2 {font-size: 24px;}
	ul.bxslider li .text .inner h3 {font-size: 16px;}
	.bx-controls a.bx-prev, .bx-controls a.bx-next {padding-top: 100px!important;}
}
@media only screen and (min-width: 992px) {
	.product .text {
		min-height: 50px;
	}
	.header .inner {
		width: 100%;
	}
	.header .search-area {
		padding-right: 0;
	}
	.header .search-area form {
		padding-right: 0;
	}
	.header .container {
		padding-right: 0;
	}
}
@media only screen and (max-width: 510px) {
	.logo-adjust{width:35%; display:flex; justify-content:left; margin-left:3px;}
	.logo-adjust a{padding-top:5px;}
	.logo-adjust img{height:60px;}
	/*.header .right ul li{margin-left: -10px;}*/
	.order-track-text-stat{font-size:15px;}
	ul.prod-slider li {height: 450px;}
	iframe{max-width:350px;}
}
