@media (min-width: 1200px) and (max-width: 1400px) {
/* Mega Menu */
.mega-menu {
	width: 800px;
}
}

/* Normal desktop :992px. */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
/* Mega Menu */
.mega-menu {
	width: 700px;
}
.mega-menu ul {
  display: inline-block;
  width: 50%;
  float:left;
  padding-bottom: 20px;
}
.nivo-directionNav a.nivo-prevNav {
  left: 0;
}
.nivo-directionNav a.nivo-nextNav {
  right: 0;
}
/* Footer Style */
.footer-contact div span {
  min-width: 90px;
}
/* News */
.sin-news-1 {
  padding: 5px 10px 5px 25px;
}
.sin-news .content h4 {
  font-size: 16px;
}
/* Banner */

/* Products */
.pro-details .pro-title {
  font-size: 16px;
}
.list-pro-details {
  margin-top: 25px;
}
/* Blog */
.blog-content {
  margin-top: 15px;
}
.blog-content-wrapper {
  padding: 20px 30px;
  height: 320px;
}
.blog-date {
  margin-bottom: 10px;
}
.blog-foot {
  margin-top: 10px;
}
/* Sidebar */
#amount span {
  margin: 15px 5px 0;
}
#amount input {
  width: 70px;
}
.sidebar-recent-item .image {
  margin-right: 15px;
  width: 70px;
}
.sidebar-recent-item .content {
  margin-top: 5px;
}
.sin-sidebar-post .image {
  width: 65px;
}
/* About Page */
.about-content {
  margin-top: 0;
}
/* Patented Page */
.patented-text {
  padding: 20px 15px 10px;
}

}

/* Tablet desktop :768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {
/*----- Header Area -----*/
/* Mobile Menu Style */
/* Mobile Menu Style 1 */
.header-left-1, .header-right-1 {
  display: block;
  float: left;
  min-height: 1px;
  position: static;
  width: 33.3333%;
}
.header-left-1 {
  margin-left: 33.3333%;
  text-align: center;
}
/* Footer Style */
.footer-top-area .row > div {
  margin: 20px 0;
}
.footer-top-area .row > div:nth-child(2n+1) {
  clear: both;
}
.newsletter-form .mc-form input[type="email"] {
  margin-right: 30px;
  width: 250px;
}
/* Slider */
.middle-text {
  padding: 0 30px;
}
.nivo-directionNav a.nivo-prevNav {
  left: 0;
}
.nivo-directionNav a.nivo-nextNav {
  right: 0;
}
/* Banner */
.banner-content .sin-banner {
  margin: 0 0 20px;
}
/* Product */
.product-tab-list li {
  margin: 0 20px;
}
.product-tab-list li a {
  font-size: 16px;
  line-height: 14px;
}
.list-pro-details {
  margin-top: 30px;
}
/*Background Images*/
.main-bg-1,.main-bg-2,.main-bg-3,.main-bg-4,.main-bg-5,.main-bg-6 {
  padding: 280px 0px;
}
/* Mini Product */
.sin-mini-product .image {
  margin-right: 15px;
  width: 100px;
}
.mini-product-wrapper.left .sin-mini-product .image {
  margin-right: 15px;
}
.mini-product-wrapper.right .sin-mini-product .image {
  margin-left: 15px;
}
.sin-mini-product .content {
  margin-top: 0;
}
/* Blog */
.blog-image {
  margin-bottom: 30px;
}
.blog-content {
  margin: 0;
}
.blog-content::before {
  left: 50% !important;
  right: auto;
  top: -15px;
  transform: translateX(-50%) rotate(90deg);
}
/* Sidebar */
.sidebar-wrapper {
  margin-top: 50px;
}
.sidebar-instagram a {
  width: 20%;
}
/* Product Details */
.single-product-content {
  float: left;
  margin-top: 30px;
  width: 100%;
}
/* Cart */
.shipping-tax, .product-coupon {
  margin-bottom: 40px;
}
/* Checkout */
.billing-details {
  margin-bottom: 30px;
}
/* Blog Details */
.blog-details-content {
  margin: 0;
}
.travel-tab-list li {
  margin: 0 20px;
}
.travel-tab-list li a {
  font-size: 16px;
  line-height: 14px;
}
/* Contact */
.contact-info {
  padding-left: 15px;
  margin-top: 50px;
}
/* Register Page */
.register-content p,.register-content ol{
  padding-right: 0px;
}
/* Patented Page */
.patented-text {
  padding: 30px 30px 50px;
}
.patented-image::after,
.patented-image1::after{
  border: none;
}

}



/* Large Mobile :480px. */
@media only screen and (max-width: 767px) {
.container{
  width: 450px;
}
/*----- Header Area -----*/
/* Mobile Menu Style */
.header-left-2 .logo {
  padding: 0 5px;
}
.logo {
  margin: 25px 0 0;
}
/* Mobile Menu Style 1 */
.header-left-1, .header-right-1 {
  display: block;
  float: left;
  min-height: 1px;
  position: static;
  width: 33.3333%;
}
.header-left-1 {
  margin-left: 23.3333%;
  text-align: center;
}
.header-right-1 {
  display: block;
  float: left;
  min-height: 1px;
  position: static;
  width: 43.3333%;
}
.language-menu-toggle {
  margin-left: 20px;
}
/* Footer Style */
.footer-top-area .row > div {
  margin: 20px 0;
}
.copyright {
  text-align: center;
}
.payment-method {
  text-align: center;
  margin-top: 15px;
}
.newsletter-wrapper h3 {
  float: none;
  margin-bottom: 20px;
  text-align: center;
}
.newsletter-form .mc-form input[type="email"] {
  margin-right: 30px;
  width: 235px;
}
/* Slider */
.middle-text {
  padding: 0 20px;
}
.cap-title {
  font-size: 50px;
  line-height: 40px;
}
.cap-sub-title {
  font-size: 22px;
  margin: 0 0 10px;
}
.cap-dec {
  display: none;
}
.cap-readmore {
  font-size: 13px;
  padding: 3px 15px;
}
.nivo-directionNav a {
  height: 30px;
  margin-top: -15px;
  width: 30px;
}
.nivo-directionNav a i {
  font-size: 30px;
  line-height: 30px;
}
.nivo-directionNav a.nivo-prevNav {
  left: 0;
}
.nivo-directionNav a.nivo-nextNav {
  right: 0;
}
/* Banner */
.banner-content .sin-banner {
  margin: 0 0 20px;
}
/*Background Images*/
.main-bg-1,.main-bg-2,.main-bg-3,.main-bg-4,.main-bg-5,.main-bg-6 {
  padding: 200px 0px;
}
/* Product */
.pro-t-tab section{
  background-color: transparent;
}
.icon.rounded1, .icon.rounded2,.icon.rounded3{
  height: 80px;
  line-height: 80px;
  width: 80px;
  font-size: 35px;
}
.product-tab-list {
  text-align: left;
  margin-bottom: 0;
}
.product-tab-list li {
  float: left;
  float: none;
  margin: 10px 10px 0;
  overflow: hidden;
  text-align: left;
}
.product-tab-list li:last-child {
}
.product-tab-list li a {
  float: left;
  font-size: 16px;
  line-height: 14px;
  padding: 5px 0;
}
.product-tab-list li a::before {
  left: 0;
  right: 0;
}
.pro-t-tab-image img{
  float: left;
  margin: 10px 0px;
  height: auto;
  max-width: 100%;
}
.pro-t-tab h5 {
}
.pro-f-tab table {
  border: 0;
}                            
.pro-f-tab table caption {}            
.pro-f-tab table thead {
  border: none;
  clip: rect(0 0 0 0);
  overflow: hidden;
  position: absolute;
}                            
.pro-f-tab table tr {
  background-color: rgba(144, 144, 144, 0.075);
  display: block;
}                            
.pro-f-tab table td {
  color: #000000;
  border-bottom: 1px solid #eee;
  display: block;
  text-align: left;
}                                
.pro-f-tab table td:before {
  color: black;
  content: attr(data-th) " ";
  float: left;
  text-transform: uppercase;
}                                
.pro-f-tab table td:last-child {
  border-bottom: 0;
}
/* Mini Product */
.mini-product-wrapper {
  margin-bottom: 50px;
}
.mini-product-wrapper:last-child {
  margin-bottom: 0;
}
.sin-mini-product .image {
  margin-right: 30px;
  width: 150px;
}
.sin-mini-product .content {
  margin-top: 50px;
}
/* Blog */
.blog-image {
  margin-bottom: 30px;
}
.blog-content {
  margin: 0;
}
.blog-content-wrapper {
  padding: 20px 30px;
}
.blog-content::before {
  left: 50% !important;
  right: auto;
  top: -15px;
  transform: translateX(-50%) rotate(90deg);
}
.blog-date,.blog-Author {
  margin-bottom: 5px;
}
.blog-foot .blog-meta {
  float: left;
  margin-top: 15px;
}
/* Page Banner */
.page-banner h2 {
  font-size: 24px;
  margin: 50px 0 20px;
}
.breadcrumbs li + li::before {
  font-size: 10px;
}
.breadcrumbs li a, .breadcrumbs li span {
  font-size: 10px;
}
/* Shop Bar */
.pro-showing {
  float: left;
  margin-top: 15px;
}
/* Sidebar */
.sidebar-wrapper {
  margin-top: 50px;
}
/* Product Details */
.single-product-content {
  float: left;
  margin-top: 30px;
  width: 100%;
}
.single-pro-title, 
.single-pro-title span {
  font-size: 18px;
}
.single-product-image {
  margin-right: 0;
}
.pro-qty {
  float: left;
  margin-top: 15px;
}
.review-image {
  float: none;
  margin-bottom: 20px;
}
.sin-review .replay-delect {
  float: left;
  margin-top: 10px;
}
.review-form .star-box .star {
  margin-bottom: 5px;
}
.review-form .input-box-2 .input-box {
  width: 100%;
}
.pro-thumb {
  margin-right: 20px;
}
.pro-thumb .sin-item + .sin-item {
  margin-top: 12px;
}
.product-big-image-2 {
  width: 320px;
}
/* Cart */
.shipping-tax, .product-coupon {
  margin-bottom: 40px;
}
/* Blog Details */
.blog-details-content {
  margin: 0;
}
.blog-details-content .blog-content-wrapper {
  margin-top: 0;
  padding: 30px;
}
.blog-details-title {
  font-size: 18px;
}
.blog-details-author {
  padding: 20px 30px;
}
.blog-comments {
  padding: 0 30px;
}
.comment-list li .comment-list {
  margin-left: 0;
}
.comments-form {
  padding: 0 30px 50px;
}
.comments-form .input-box-2 .input-box {
  width: 100%;
}
/* Contact */
.contact-info {
  padding-left: 15px;
  margin-top: 50px;
}
#contact-map {
  height: 400px;
  margin-left: 0;
}
/* Patented Page */
.patented-text {
  padding: 20px 10px 30px;
}
.patented-image::after,
.patented-image1::after{
  border: none;
}
/* Safety Page */
.safety-content h1 i {
  font-size: 30px;
  line-height: 0px;
  margin: 10px;
}
.safety-table {
  border: 0;
  }						  
.safety-table caption {}		  
.safety-table thead ,.safety-table tfoot{
  border: none;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: 0px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  }						  
.safety-table tr {
  background-color: rgba(144, 144, 144, 0.075);
  display: block;
  margin-bottom: 20px;
  }						  
.safety-table td {
  color: #252525;
  border-bottom: 1px solid #eee;
  display: block;
  text-align: right;
  }							  
.safety-table td:before {
  color: black;
  content: attr(data-th) " ";
  float: left;
  font-weight: 700;
  text-transform: uppercase;
}							  
.safety-table td:last-child {
  border-bottom: 0;
}
/* Trade Show Page */
.tradeshow-table {
  border: 0;
  margin: 0 0 10px 0;
}						  
.tradeshow-table caption {}		  
.tradeshow-table thead ,.table tfoot{
  border: none;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: 0px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}						  
.tradeshow-table tr {
  background-color: rgba(144, 144, 144, 0.075);
  display: block;
  margin-bottom: 10px;
}						  
.tradeshow-table td {
  color: #252525;
  border-bottom: 1px solid #eee;
  display: block;
  text-align: right;
}							  
.tradeshow-table td:before {
  color: black;
  content: attr(data-th) " ";
  float: left;
  font-weight: 700;
  text-transform: uppercase;
}							  
.tradeshow-table td:last-child {
  border-bottom: 0;
}
/* Bike Travel Page */
.travel-content {
  padding: 30px;
}
/* Travel Tab List */
.travel-tab-list li {
  display: block;
  float: none;
  margin: 10px 0 5px;
  overflow: hidden;
  text-align: left;
}
.travel-tab-list li:last-child {
}
.travel-tab-list li a {
  float: left;
  font-size: 16px;
  line-height: 14px;
  padding: 5px 0;
}
.travel-tab-list li a::before {
  left: 0;
  right: 0;
}
/* Distribution Page */
.distribution-info-content > h3 {
  padding: 10px 0;
}

}

/* small mobile :320px. */
@media only screen and (max-width: 479px) {
.container{
	width: 320px;
}
/*----- Header Area -----*/
.header-area-1, .header-area-2 .container {
  padding-left: 15px;
  padding-right: 15px;
}
.header-left-1 {
  float: left;
  min-height: 1px;
  position: relative;
  width: 33.3333%;
  margin-left: 8.3333%;
  text-align: center;
}
.header-right-1 {
  display: block;
  float: left;
  min-height: 1px;
  position: static;
  width: 58.3333%;
}
.language > ul > li > a {
  padding: 30px 10px;
}
.language-menu-toggle {
  margin-left: 10px;
}
.logo {
  margin: 30px 0 10px;
}
/* Footer Style */
.newsletter-wrapper h3 {
  font-size: 20px;
}
.newsletter-form .mc-form input[type="email"] {
  margin-right: 0;
  width: 100%;
  margin-bottom: 15px;
}
/* Nivo Slider */
.slider-area-1 {
  padding: 0;
}
/* Slider 2 */
.middle-text {
  padding: 0;
}
.cap-title {
  font-size: 30px;
  line-height: 24px;
}
.cap-sub-title {
  font-size: 16px;
}
.cap-readmore {
  font-size: 12px;
  padding: 1px 10px;
}
.nivo-directionNav a {
  display: none;
}
/* News */
.sin-news {
  padding: 0 20px;
}
.sin-news + .sin-news {
  margin-top: 20px;
}
.sin-news .icon {
  float: none;
  margin-bottom: 20px;
}
/* Banner */
.banner-content .sin-banner {
  margin: 20px 0 0px;
}
/*Background Images*/
.main-bg-1,.main-bg-2,.main-bg-3,.main-bg-4,.main-bg-5,.main-bg-6 {
  padding: 150px 0;
}
/* Product */
.list-pro-details .pro-title {
  float: none;
}
.list-pro-details .pro-ratting {
  float: none;
  margin-top: 10px;
}
.product-tab > div {
	margin: 40px 0 0;
}
#playerbox {
  height: 300px;
}
#playerbox h2 {
  font-size: 20px;
}
/* Mini Product */
.sin-mini-product .image {
  margin-right: 10px;
  width: 100px;
}
.mini-product-wrapper.left .sin-mini-product .image {
  margin-right: 15px;
}
.mini-product-wrapper.right .sin-mini-product .image {
  margin-left: 15px;
}
.sin-mini-product .content {
  margin-top: 25px;
}
.product-slider {
  padding: 0;
}
/* Page Banner */
.page-banner h2 {
  font-size: 18px;
  margin: 50px 0 20px;
}
/* Shop Bar */
.pro-short-by {
  float: left;
  margin-top: 15px;
}
/* Sidebar */
.sidebar-recent-item .image {
  margin-right: 15px;
  width: 90px;
}
.sidebar-recent-item .content {
  margin-top: 15px;
}
/* Product Details */
.single-pro-title, 
.single-pro-title span {
  font-size: 16px;
}
.single-pro-price {
  margin: 0 15px 0 0;
}
.single-pro-ratting {
  float: left;
  margin-top: 5px;
}
.pro-details-act-btn.btn-text {
  margin-bottom: 10px;
  margin-right: 30px;
}
.pro-details-act-btn.btn-icon {
  margin-left: 0;
  margin-right: 20px;
}
.review-author .review-star {
  margin-top: 5px;
}
.pro-thumb {
  margin-right: 10px;
}
.pro-thumb .sin-item {
  width: 50px;
}
.pro-thumb .sin-item + .sin-item {
  margin-top: 10px;
}
.product-big-image-2 {
  width: 210px;
}
.pro-details-action-2 .pro-details-act-btn {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 10px;
}
.single-pro-size-2 {
  margin-top: 15px;
}
/* Safety Page */
.safety-content h1 i {
  margin: 20px 0;
}
/* Bike Travel Page */
.travel-content {
  padding: 20px;
}
/* Blog Details */
.blog-top-left a {
  margin-bottom: 3px;
  margin-top: 0;
}
.blog-top-right {
  float: left;
}
.blog-social {
  float: left;
  margin-bottom: 3px;
}
.blog-details-author img {
  float: none;
  margin-bottom: 10px;
}
.blog-content {
  margin: 0;
}
.blog-content-wrapper {
  padding: 20px 30px;
  height: 450px;
}
.blog-foot {
  margin-top: 10px;
}
.blog-foot .read-more {
  padding-right: 10px;
}
.comment-list .sin-comment .image {
  float: none;
  margin-bottom: 15px;
}
.comment-list .sin-comment .content span {
  clear: both;
}
/* Contact */
.contact-form .input-box-2 .input-box {
  width: 100%;
}
.sin-con-info img {
  float: none;
  margin-bottom: 3px;
}
/* 404 */
.page-404 .search-form input {
  background-color: transparent;
  border: medium none;
  color: #606060;
  display: block;
  float: left;
  height: 26px;
  padding: 0;
  width: 220px;
}


}
