@charset "UTF-8";

/* CSS Document */


@media screen and (min-width:1681px) {
}

@media screen and (min-width:1367px) and (max-width:1680px) {
}


@media screen and (min-width:1025px) {
.menu{top:79px;}
	
.nav-contact a i {
	display: none;
}
.menu li:first-child, .menu li:nth-child(2) {
	font-size: 35px;
	width: 50%;
	float: left;
}
.menu li:first-child a, .menu li:nth-child(2) a {
	padding: 150px 30px;
	display: block;
}
.menu li:first-child a:hover {
	background: #161921;
	color: #fff;
}
.menu li:first-child a {
	color: #fff;
}
.menu li:nth-child(2) a {
	color: #666;
	background: #fff;
}
.menu li:nth-child(2) a:hover {
	color: #404040;
	background: #ebebeb;
}
.menu li:nth-child(3), .menu li:nth-child(4), .menu li:nth-child(5) {
	font-size: 24px;
	width: 33%;
	float: left;
	color: #fff;
	padding: 90px 30px;
}
.menu li:nth-child(3):hover, .menu li:nth-child(4):hover, .menu li:nth-child(5):hover {
	background: #161921;
	color: #fff;
}
.spothead {
	height: 100vh;
	padding-top: 135px;
}
}

@media screen and (max-width:1024px) {
.nav-contact a span {
	display: none;
}
.spothead {
	padding-top: 135px;
}
.nav-contact {
	background: #759d12;
	padding: 0;
	width: 100%;
	position: relative;
	z-index: 9999;
}
.nav-contact a {
	float: left;
	height: 55px;
	text-align: center;
	width: 50%;
}
.nav-contact a i {
	display: inline-block;
	font-size: 42px;
}
.menu {
	z-index: 9998;
	/*top: 79px;*/
	top: 134px;
}
.menu ul li a {
	padding: 15px;
	color: #fff;
	display: block;
	text-align: left;
	font-size: 16px;
}
.menu ul li:nth-child(1) a, .menu ul li:nth-child(2) a {
	background: #859923;
}
.menu ul li:nth-child(1) a:hover, .menu ul li:nth-child(2) a:hover {
	background: #759d12;
}
.menu ul li a:hover {
	background: #161921;
	color: #fff;
}
h2 {
	font-size: 22px;
}
footer ul {
	margin-left: 20px;
}
}

@media screen and (min-width:801px) and (max-width:992px) {
.lrp60 {
	padding: 0 60px;
}
.logo {
	margin-top: 8px;
	width: 20%;
}
.ball-icon {
	width: 28%;
}
.field-hold .form-control {
	width: 78%;
}
.field-hold label {
	width: 94%;
}
.our-word .owl-theme .owl-dots {
	text-align: left;
}
.spothead {
	height: 100vh;
}
.about-hm h3 {
	font-size: 18px;
}
.why ul li {
	margin-bottom: 5px;
	font-size: 14px;
}
}

@media screen and (min-width:768px) and (max-width:800px) {
.lrp60 {
	padding: 0 60px;
}
.logo {
	margin-top: 8px;
	width: 25%;
}
.ball-icon {
	width: 35%;
	margin-top: -8px;
}
.field-hold .form-control {
	width: 73%;
}
.field-hold label {
	width: 93%;
}
.our-word .owl-theme .owl-dots {
	text-align: left;
}
.spothead {
	height: 100vh;
}
.about-hm h3 {
	font-size: 18px;
}
.why ul li {
	margin-bottom: 5px;
	font-size: 14px;
}
}

@media screen and (max-width:767px) {
.spot-logo {
	background: #292e3c url(../images/spot-logo-mob.png) no-repeat right 30px bottom 30px;
}
.spot-bg-equipment {
	background: #292e3c url(../images/spot-bg-equiment-mob.png) no-repeat right 30px bottom 30px;
}
.spot-bg-news {
	background: #292e3c url(../images/spot-bg-news-mob.png) no-repeat right 30px bottom 30px;
}
.spot-bg-contact {
	background: #292e3c url(../images/spot-bg-contact-mob.png) no-repeat right 0px bottom 30px;
}
.our-word .owl-theme .owl-dots .owl-dot span {
	background: #292e3c;
	border-color: #fff;
}
.our-word .owl-theme .owl-dots .owl-dot.active span, .our-word .owl-theme .owl-dots .owl-dot:hover span {
	background: #292e3c;
}
.contact-form .field-hold .form-control {
	height: 45px;
	margin: 0 10px -30px 65px;
	text-align: left;
	width: 70%;
}
.contact-form .field-hold textarea.form-control {
	height: 200px;
	margin: 0 10px -185px 65px;
}
.contact-form .ball-icon.book-ball {
	margin: 175px 35% 0;
}
.contact-form .field-hold {
	width: 88%;
}
.cart-box .col-xs-10, .cart-box .col-xs-2, .cart-box .col-xs-12 {
	padding-left: 0;
	padding-right: 0;
}
.cart-set-slide .owl-theme .owl-nav .owl-next {
	position: absolute;
	border: none;
	right: -35px;
	top: 35%;
}
.cart-set-slide .owl-theme .owl-nav .owl-prev {
	position: absolute;
	left: -35px;
	top: 35%;
}
.btn-add-cart {
	margin-right: 0px;
}
.cart-box {
	padding: 10px;
}
.add-item-hold .info h2 {
	padding: 0;
}
.add-item-hold .amount {
	font-size: 20px;
}
.coupon-apply h3 {
	width: inherit;
}
.coupon-apply .form-control {
	margin: 0 8px;
}
.checkout-form .paypal {
	text-align: left;
}
}

@media screen and (min-width:360px) and (max-width:767px) {
.logo {
	margin-top: 8px;
	width: 50%;
}
.spothead {
	padding-top: 135px;
	height: 100vh;
}
.spothead .owl-carousel {
	padding: 30px;
}
.spothead .owl-carousel .owl-item h1 {
	font-size: 35px;
}
.spothead .owl-carousel .owl-item h2 {
	font-size: 19px;
}
.bookspothead .owl-carousel .owl-item h2 {
	margin: 5px 0;
}
.ball-icon {
	width: 34%;
	margin-top: 0;
}
.ball-icon span {
	font-size: 30px;
}
.field-hold .form-control {
	width: 65%;
	font-size: 18px;
	height: 45px;
}
.field-hold label {
	width: 96%;
	font-size: 18px;
	padding: 5px 10px 5px 0;
}
.draw-vehicle hr, .draw-headset hr, .draw-touch hr {
	display: none;
}
.keep-touch .form-control {
	min-width: inherit;
	width: 230px;
	float: left;
	margin-right: 7px;
	margin-left: 20px;
}
.about-hm {
	padding: 20px 0 45px 0;
}
.btn.btn-dark {
	margin-right: -15px;
	float: right;
	padding: 5px 30px 5px 50px;
}
.why {
	padding: 10px 0 20px 0;
}
.our-word {
	padding: 10px 0px 10px 0px;
}
.our-word h3 {
	margin-left: 20px;
}
.keep-touch {
	padding: 20px 0;
}
.keep-touch p {
	font-size: 13px;
	margin-left: 20px;
}
.keep-touch h3 {
	font-size: 19px;
	font-weight: 600;
	margin-left: 20px;
}
footer {
	padding: 20px 0;
}
footer ul {
	margin-left: 20px;
}
footer h3 {
	font-size: 18px;
	font-weight: 600;
}
footer p {
	font-size: 14px;
}
.field-hold .input-group-addon {
	height: 45px;
	margin: 0 23px;
}
.contact-form .ball-icon {
	margin-left: -15px;
	margin-top: -20px;
	width: 33%;
}
.cart-box h3 {
	margin: 0;
	font-size: 20px;
	text-align:left;
}
.checkout-form .accept-terms label {
	font-size: 16px;
}
.checkout-form .paypal .orange-btn {
	min-width: 260px;
	float: right;
	margin-right: -15px;
}
}
@media screen and (min-width:400px) and (max-width:450px){
	.contact-form .ball-icon{
		width: 30%;
	}
}
@media screen and (min-width:451px) and (max-width:620px){
	.contact-form .ball-icon{
		width: 25%;
	}
}
@media screen and (min-width:620px) and (max-width:767px){
	.contact-form .ball-icon{
		width: 20%;
	}
}


@media screen and (max-width:320px) {
.logo {
	margin-top: 8px;
	width: 50%;
}
.spothead {
	padding-top: 135px;
	height: 100vh;
}
.spothead .owl-carousel {
	padding: 30px;
}
.spothead .owl-carousel .owl-item h1 {
	font-size: 26px;
}
.spothead .owl-carousel .owl-item h2 {
	font-size: 16px;
}
.head {
	padding: 0;
}
.ball-icon {
	width: 35%;
	margin-top: -10px;
}
.ball-icon span {
	font-size: 26px;
}
.field-hold .form-control {
	width: 65%;
	font-size: 18px;
	height: 45px;
}
.field-hold label {
	width: 96%;
	font-size: 18px;
	padding: 5px;
}
.draw-vehicle hr, .draw-headset hr, .draw-touch hr {
	display: none;
}
.keep-touch .form-control {
	min-width: inherit;
	width: 190px;
	float: left;
	margin-right: 7px;
	margin-left: 20px;
}
.about-hm {
	padding: 20px 0;
}
.btn.btn-dark {
	margin-right: -15px;
	float: right;
	padding: 5px 30px 5px 50px;
}
.why, .our-word {
	padding: 20px 0;
}
.our-word h3 {
	margin-left: 20px;
}
.keep-touch p {
	font-size: 12px;
	margin-left: 20px;
}
.keep-touch h3 {
	font-size: 17px;
	font-weight: 600;
	margin-left: 20px;
}
footer ul {
	margin-left: 20px;
}
footer h3 {
	font-size: 18px;
	font-weight: 600;
}
footer p {
	font-size: 14px;
}
.field-hold .input-group-addon {
	height: 45px;
	margin: 0 23px;
}
.wo .orange-btn {
	margin: 5px 0;
}
.contact-form .ball-icon {
	margin-left: -15px;
	margin-top: -10px;
	width: 33%;
}
.cart-box h3 {
	margin: 0;
	font-size: 16px;
}
.set-cart-hold h4 {
	font-size: 16px;
}
.set-count-hold h4 {
	font-size: 15px;
}
.checkout-form .accept-terms label {
	font-size: 13px;
}
.checkout-form .paypal .orange-btn {
	min-width: 260px;
	float: right;
	margin-right: -15px;
}
}

@media screen and (min-width:360px) and (max-width:767px) and (orientation:landscape) {
.logo {
	margin-top: 8px;
	width: 30%;
}
.spothead {
	padding-top: 135px;
	height: 100vh;
}
.spothead .owl-carousel {
	padding: 15px;
}
.spothead .owl-carousel .owl-item h1 {
	font-size: 30px;
}
.spothead .owl-carousel .owl-item h2 {
	font-size: 20px;
}
.spothead .owl-theme .owl-dots {
	bottom: 5px;
	left: 10px;
	position: absolute;
}
.ball-icon {
	width: 20%;
	margin-top: -15px;
}
.field-hold .form-control {
	width: 83%;
}
.field-hold label {
	width: 98%;
}
}

@media screen and (min-width:300px) and (max-width:480px) {
	
	.add-item-hold .thumb { padding-top:7% !important; }
}


@media screen and (min-width:320px) and (max-width:480px) and (orientation:landscape) {
.logo {
	margin-top: 8px;
	width: 40%;
}
.spothead {
	padding-top: 135px;
	height: 100vh;
}
.spothead .owl-carousel {
	padding: 15px;
}
.spothead .owl-carousel .owl-item {
	margin: 0 0.1px;
}
.spothead .owl-carousel .owl-item h1 {
	font-size: 30px;
}
.spothead .owl-carousel .owl-item h2 {
	font-size: 20px;
}
.spothead .owl-theme .owl-dots {
	bottom: 5px;
	left: 10px;
	position: absolute;
}
.head {
	padding: 0;
}
.ball-icon {
	width: 23%;
	margin-top: -10px;
}
.ball-icon span {
	font-size: 26px;
}
.field-hold .form-control {
	width: 65%;
	font-size: 18px;
	height: 45px;
}
.field-hold label {
	width: 97%;
	font-size: 18px;
	padding: 5px;
}
}


.center-align { text-align:center !important; }