@media screen and (max-width: 1199px) {	
	body.product-search label.checkbox-inline {
		font-size: 13px;
	}
	footer ul li {
		font-size: 11px;
	}
	footer a {font-size:11px;}
	footer {font-size:11px;}
	footer h5 {font-size: 15px;}
	.information-pages .createCustomDesing img {
		position: absolute;
		bottom: 33px;
		left: -40px;
		right: 0;
	}
}
@media screen and (max-width: 1024px) {
  header {
    height: auto;
  }
  header #menu {
    position: static;
    top: 0;
  }
  header .top-side {
    text-align: center;
    margin: 0 auto;
  }
  header .top-side .mobile-icon {
    position: relative;
    left: 20%;
  }
  .getStarted .top-side .phone {
    padding: 0;
  }

  .newsletter-section input[type="text"].form-control {
    width: 100%;
  }
  .footer-bottom {
    text-align: center;
  }
  .footer-bottom img {
    margin: 0 auto;
  }
  .information-pages .about-contact-info {
    left: 0;
  }
  .product-grid .product-thumb .caption {
    padding: 20px 0;
  }
  .contacts-pages .padding-space {
    padding: 0;
  }

}
@media screen and (max-width: 991px) {
	footer a img {margin:0;}
	body.information-information-4 img {
		width: 100%;
	}
	.information-pages .createCustomDesing img {
		display: none;
	}
	.information-pages .about-bg img.about-bg-main {
		display: none;
	}
	.information-pages .about-contact-info {
		width: 100%;
		height: inherit;
		background: #01a9a3;
		position: static;
		padding: 15px;
	}
	.about-contact-info-main {background: #01a9a3;}
	.information-pages .grid-bg .border-r {
		border-right: 0;
	}
	.information-pages .grid-bg {
		margin: 20px 30px;
		background: #dfeeef;
		padding: 10px 0 10px 0;
	}
	.information-pages .about-address {margin:0;}
	#top-links {
		font-size: 10px;
	}
	#cart > .btn {
    	font-size: 11px;
	}
	#cart > .btn i {font-size: 11px;}
	#top-links {
		float: none !important;
		width: 100%;
		text-align: center;
	}
.featured-products .thumbnail .caption p {font-size: 13px;}

}
@media screen and (max-width:768px) {
  .featured-products .thumbnail .caption p .btn-primary {
    padding: 9px 8px;
  }
  .newsletter-section h3 {
    border: none;
  }
  .getStarted {
    text-align: center;
    margin: 0 auto;
  }
  .getStarted .top-side .mobile-icon {
    float: none;
  }
  footer img {
    margin: 0 auto;
    position: static;
  }
  footer ul {
    text-align: center;
    border-bottom: 1px solid #9ca6a8;
    padding-bottom: 10px;
}
footer ul.list-unstyled-last {border:0;}
footer h5 {
    text-align: center;
	margin-top:10px;
}
.login-info .well {
    min-height: inherit;
}
.product-quality h4 {
    margin: 20px 0;
}
.feat-home ul li {
    width: 100%;
}
.featured-products .thumbnail .caption p {
    min-height: auto;
}
}

@media screen and (max-width:640px) {
  header {
    height: auto;
  }
  header #menu {
    position: static;
    top: 0;
  }
  header .navbar-header {
    background-color: #0e4856;
  }
  header .top-side {
    padding: 0;
    text-align: center;
  }
  header .btn-primary {
    position: static;
    top: 0;
  }
	.feat-home ul li {
		width: 100%;
	}
  .newsletter-section h3 {
    border: none;
  }
  .newsletter-section input[type="text"].form-control {
    width: 100%;
  }
  footer img {
    top: 0;
  }
  .hiiden-class {
    margin-top: 15px;
  }
  header .top-side .mobile-icon {
    float: none;
  }
  #logo img {
    margin: 0 auto;
	position: relative;
    z-index: 100;
  }
  header .top-side .mobile-icon {
    position: static;
  }
  .getStarted {
    text-align: center;
    margin: 0 auto;
  }
  .getStarted .top-side .mobile-icon {
    float: none;
  }
  .information-pages .about-contact-info {
    width: auto;
    height: auto;
    left: 0;
    background-color: #01a9a3;
  }
  .contacts-pages .contact-botton-media ul.ulist {
    padding: 0;
  }
  .contacts-pages .contact-botton-media {
    padding: 21px 0;
  }
}
@media screen and (max-width:567px) {
}
@media screen and (max-width:480px) {
  .featured-products ul li {
    width: 100%;
  }
  .latest-blog ul li {
    width: 100%;
  }
  .product-quality {
    padding: 50px;
  }
}
@media (max-width: 360px) {
#top .btn-link, #top-links li, #top-links li {
    display: block;
    border: 0;
    text-align: center;
    margin: 5px 0;
}
#top-links {
    float: none !important;
}
}