@media only screen and (min-width: 1400px) and (max-width: 4000px) {
}
 @media only screen and (min-width: 1200px) and (max-width: 1199px) {
#submit {
	height: 38px;
}
}
 @media only screen and (min-width: 992px) and (max-width: 1199px) {
.custom-menu {
	margin-right: 30px;
}
.nav.custom-menu ul li {
	padding: 14px 0 8px 19px;
}
.logo img {
	left: -5px;
	width: 100%;
}
.header-form {
	width: 94%;
	margin-right: 0px;
}
.search-icon {
	left: 82%;
}
.phone_box {
	margin: 0 !important;
}
#submit {
	height: 37px;
}


/**/
}
 @media only screen and (max-width: 992px) and (min-width: 768px) {
.logo img {
	height: auto;
	position: absolute;
	top: 5px;
	z-index: 99;
	left: -35px;
	width: 210px;
}
#header .menu-item a {
	font-size: 15px;
	line-height: 100%;
}
.nav-list li {
	display: inline-block;
	padding: 14px 0 8px 19px;
}
.bold-text {
	font-size: 14px;
	line-height: 18px;
    height: 33px;
}
.text-des {
	font-size: 12px;
	line-height: 16px;
}
#submit {
	height: 38px;
}
#phone, #envelope {
	display: none;
}
.phone_box, .icons-social {
	display: none !important;
}
.item-rr {
	margin-left: -62px !important;
}
#p_main_img .owl-carousel .owl-item img {
	display: block;
	width: 100%;
	height: auto !important;
}
.footer-social li a svg {
	width: 26px;
}
.product-l > p {
	height: 30px;
}
.select-item li {
	display: flex;
	justify-content: center;
	align-items: center;
}
.product-listing .select-item{
text-align: left !important;
}
.qtyminus, .qtyplus {
	height: 49px;
}
.cart-r {
	margin-left: 10px;
	height: 49px;
	padding: 0 16px;
	font-size: 13px !important;
	line-height: 17px;
}
.cart {
	display: block !important;
	margin-right: 9px;
}
.logo {
   margin-left: 38px;
}
.cart-info-b{
	margin: 0 0 18px !important;
}
.edit_bag_btn{
	float:left !important;
}
.qty{
	padding: 0;
text-align: center;
}
.info-box {
	align-items: center !important;
	height:140px;
	}
	.text-des {
  text-align: center;
    padding: 5px 0;
	
}
.bold-text {
  text-align: center;
}
.info-box {
	padding-bottom: 16px;
	flex-direction: column !important;
}
.popup_search_form {
	  margin: 29px 0 4px 18px !important;
}
/**/
}

 @media only screen and (max-width: 767px) {
.phone_box, .icons-social, .phone_box {
	display: none !important;
}
.header_bar {
	padding: 0 0;
	position: relative;
	width: 100%;
}
.cart {
	position: absolute !important;
	right: 55px;
	top: 14px;
	z-index: 55;
}
.top_right_section {
	position: relative;
}
.h-form {
	margin-top: 6px;
    float: right;
    margin-right: 90px;
}
.right-top-section {
	position: relative;
margin-top: 8px;
}
.nav-clip {
	width: 100%;
	/*height: 49px;
	position: relative;*/
	background: #193875;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	padding: 0;
}
.header-form input{
	border-radius: 0!important;
}
.btn--full {
    margin: 6px 0;
	text-align:center!important;
}
.nav {
	width: 100%;
	padding: 1px 0 0;
	background: #fff;
	margin-bottom: 20px;
	position: absolute;
	left: 0;
	right: 0;
}
.logo {
	position: absolute;
	left: 7px;
}
.logo img {
	width: 150px;
	top: 7px;
}
#header .menu-item a {
	color: #000;
	text-align: center;
}
.nav-click {
	display: block;
}
.nav-list {
	text-align: center!important;
}
.nav-list li {
	padding: 0;
}
.nav-mobile {
	height: 40px !important;
	width: 40px !important;
}
.sub-menu {
  background-color: #fff;
  top: 100%;
  right: 0;
  width: 105%;
  text-align: center;
  z-index: 2;
  left: -7px;
  display:block !important;
  position:relative;
}
.sub-menu li {
       padding: 0 6px !important;
}
.sub-menu li a {
	color: #000 !important;
}
.menu-item a:hover {
	color: #f4712b !important;
}
.menu-item > a:hover {
	background: transparent;
}
.banner {
	margin: 9px 0 2px;
}
.nav-mobile {
	top: -41px;
	right: 5px;
	
}
.nav-click:hover {
    background-color: #33333369 !important;
}
.nav-list {
  margin-top: -4px;
  list-style: none;
  width: 100%;
  background: #fff;
  padding: 0 7px;
}
#flter_btn, .filter_btn_list{
	color: #000;
}
.product {
	margin-top: 0 !important;
}
.product .owl-carousel .owl-nav button.owl-next {
	right: -9px;
}
.product .owl-carousel .owl-nav button.owl-prev {
	left: -9px;
}
.owl-product p, product-l p {
	margin: 6px 0 3px;
}
.shop-by {
	padding-top: 1rem !important;
	padding-bottom: 1rem !important;
}
figcaption {
	font-size: 12px;
line-height: 18px;

margin-top: -18px;
}
.info-box {
	padding-bottom: 16px;
	flex-direction: column !important;
}
.small-text {
	margin-left: 14px;
	color: #1f325d;
	
}
.info-box {
	align-items: center !important;
	height:113px;
	}
	.text-des {
  text-align: center;
    padding: 5px 0;
	display:none;
}
.bold-text {
  text-align: center;
}

.newsletter h3 {
	text-align: center;
}
.newsletter {
	text-align: center;
}
.qty{
	padding: 0;
text-align: center;
}

.info-de{
	padding-bottom: 20px;
}
#submit {
	text-transform: uppercase;
	color: #002366;
	font-size: 15px;
	line-height: 22px;
	font-weight: 700;
	height: 37px;
	text-align: center;
}
.newz-form {
	margin-top: 12px;
}
.insta-f {
	flex-direction: column !important;
}
.follow {
	font-size: 30px;
	line-height: 33px;
	margin-bottom: 12px;
}
.mobile_footer_section .accordion-body {
	background: #002366;
}
.mobile_footer_section .footer-h{
	font-weight:800;
}
.accordion-button:focus {
	box-shadow: none;
}
.mobile_footer_section .accordion-item {
	margin-bottom: 12px;
}
.mobile_footer_section .accordion-button {
	background: #002366;
	color: #fff;
	text-align: center;
	justify-content: center;
}
.mobile_footer_section .accordion-body {
	padding: 0 16px;
	text-align: center;
}
.mobile_footer_section .accordion-button {
	padding: 16px;
}
.mobile_footer_section .accordion-button::after {
	flex-shrink: 1px;
	margin-left: 1px;
	content: "";
	background-image: url(../img/down-arrow.png);
	background-repeat: no-repeat;
	background-size: 1.25rem;
	transition: transform .2s ease-in-out;
	right: 6px;
	position: absolute;
}
.mobile_footer_section .accordion-button:not(.collapsed)::after {
	background-image: url(../img/uparrow.svg);
	transform: rotate(0);
	background-size: 15px;
}
.mobile_footer_section .accordion-item{
	border: 1px solid rgba(0, 0, 0, 0);
}
.footer-menu li a {
	color: #fff;
}
footer {
	display: none;
}
.footer-info {
	flex-direction: column;
	align-items: center;
}
.copy {
	font-size: 12px;
}
.copyright {
	font-size: 12px;
}
.footer-info {
	font-size: 12px;
}
.right-reserved {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding: 0 5px;
	font-size: 12px;
}
.mobile_footer_section {
	display: block;
}
.pay img {
	width: 191px;
	margin-top: 10px;
}
.breadcrumb {
	margin-top: 19px;
}
#accordionPanelsStayOpenExample {
	margin-top: 7px;
}
/*.show-m {
	margin-top: 10px;
	text-align:center;
}*/
.product-l {
	margin: 0px 0 20px;
}
.bg-color {
	margin-top: 9px;
}
#right {
	width: 10px;
	height: 10px;
}
.right {
	width: 19px;
	height: 19px;
	padding: 0px 4px;
	line-height: 16px;
}
.ppr small {
	font-size: 12px;
	line-height: 14px;
}
.price-sock {
	margin: 0 !important;
}
.qtyminus, .qtyplus {
	height: 49px;
}
.cart-r {
	margin-left: 10px;
	height: 49px;
	padding: 0 16px;
	font-size: 13px !important;
	line-height: 17px;
}
.product-detail-r .accordion {
	margin-bottom: 30px;
}
#owl-product_gallery2 .owl-carousel .owl-item img {
	height: auto;
}
.item-rr {
	margin-left: -36px;
	margin-top: 5px;
}
#vgty_id {
	color: #000;
	width: 310px !important;
	position: absolute;
	top: 48px;
	left: -244px !important;
	right: 30px;
}
#p_main_img .owl-carousel .owl-item img {
  display: block;
  width: 100%;
  height: auto;
}
.product-items .new-price {
    padding-left: 45px !important;
}
.nav-mobile svg path{
	fill: #fff;
}
/*.product-l .add_to_cart_btn {
  display: inline-block !important;
  width: 284px;
}*/
.product-l.div{
	display: block !important;
}
.contact h3{
	  text-align: center;
  padding-top: 10px;
}
.owl-product{
	padding:0 5px;
}
.mob_cart{
	display: block;
}
.web_cart{
	display: none;
}
.cart-product-image img{
	width: 135px;
}
btn:focus{
	box-shadow:none !important;
}
.all_pay_img img{
	width:100%;
}
.bin-b{
	margin-left: -8px;
}
.cart-info-b{
	margin: 0 0 18px !important;
}
.qty-r{
	padding: 9px 0 !important;
}
.black-cart-text{
	font-weight:600;
}
.top_right_section{
	margin-right: 0 !important;
}
.return .p-22, .return .p-17, .about-r .p-22, .about-r .p-17{
	text-align:center;
}
.ab-us {
  padding: 10px 0 12px;
}
#product-listing .show{
	
    margin-top: 7px;
}

.product-detail{
    margin-top: 16px;
}
.pro-list-h{
  max-height: 99px;
  height: 47px;
}
.dis-btn{
	margin-top:8px;
}
.cross-b{
	position: absolute;
    right: 30px;
    top: 74px;
}
.sub-menu  a {
    padding: 10px;
    border-right: 0;
    border-bottom: 1px solid #ccc;
}
/**/
}
  @media (min-width: 576px){
.container-custom {
 
  width: 100% !important;
  max-width: 100%;
}
}