@media (max-width: 1200px) {

    
}

@media (max-width: 992px) {
.widget-sec {
  padding: 0 0 2rem;
  position: static;
}
}

@media (min-width: 992px) {

}

@media (max-width: 991px) {
.logo > img {
  width: 70%;
}
.navigation .navbar-toggler {
  background: #fff none repeat scroll 0 0;
}
.menu > li > a {
  border-bottom: 1px solid #592766;
  text-align: center;
}
.menu > li::before {
  content: none;
}



}

@media (max-width: 768px) {
.products-sec .col-sm-3 {
  flex: 0 0 50%;
  max-width: 50%;
}	
	
}

@media (max-width: 767px) {
.carousel-caption {
  display: none;
}
.widget-sec .col-sm-4 {
  flex: 1 1 100%;
  max-width: 100%;
}
.widget {
  height: auto;
  margin: 0 0 6rem;
  padding: 4rem 0 1rem;
}
.widget-sec .col-sm-4:last-child .widget {
  margin: 0;
}
.small-banner-text-sec .col-sm-6 {
  flex: 0 0 100%;
  max-width: 100%;
}
.bottom-sec {
  padding: 0;
}
.bottom-sec .col-sm-4 {
  flex: 0 0 100%;
  max-width: 100%;
}
.bottom-text {
  border-top: 3px solid #d0b0d8;
  padding: 0 0 2rem;
}
.bottom-text h4 {
  margin: 0 0 0.8rem;
}
.bottom-text {
  padding: 0 0 1.5rem;
}
.footer-contact ul {
  float: left;
  width: 100%;
}
.footer-contact ul:last-child {
  padding: 0;
}
.query_form .col-sm-6 {
  flex: 0 0 100%;
  max-width: 100%;
}
.footer-bottom .col-sm-5, .footer-bottom .col-sm-3, .footer-bottom .col-sm-4  {
  flex: 0 0 100%;
  max-width: 100%;
}
.footer-nav {
  text-align: center;
}
.copy p {
  margin: 1rem 0;
  text-align: center;
}
.sc {
  text-align: center;
}

/*contact*/
.contact-sec .col-sm-4 {
  background: #eee none repeat scroll 0 0;
  flex: 0 0 100%;
  max-width: 100%;
  padding-bottom: 1rem;
}
.contact-sec .col-sm-8 {
  background: #f8f8f8 none repeat scroll 0 0;
  flex: 0 0 100%;
  max-width: 100%;
}



}


@media (max-width: 575px) {
.footer-contact {
  border-bottom: 1px solid #424242;
  margin: 0 0 1rem;
  padding: 0 0 1rem;
}	
		 

}



@media (max-width: 568px) {
	
		 

}

@media (max-width: 480px) {
.logo {
  position: static;
}
.logo > img {
  width: 50%;
}
.menu > li > a {
  font-size: 1rem;
}
.carousel-item {
  height: 230px;
}
.carousel-item > img {
  height: 100%;
}
.product-sec {
  padding: 2rem 0 1rem;
}
.small-banner-text p {
  padding: 2rem 0;
}
.bottom-text > h4 {
  font-size: 1.2rem;
  font-weight: bold;
}
.bottom-text > p {
  font-size: 0.8rem;
}
.text p {
  font-size: 1rem;
}
}

@media (max-width: 375px) {
.products-sec .col-sm-3 {
  flex: 0 0 100%;
  max-width: 100%;
}	

}

@media (max-width: 360px) {
.logo {
  position: static;
  width: 70%;
}

}

@media (max-width: 320px) {

}