@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .sticky-header.sticky {
    padding: 12px 0;
  }
	  .main_header {
    padding: 12px 0;
  }
	  .single_slider {
    height: 90vh;
  }
	  .slider_s_two .single_slider {
    height: 632px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {

		
	  .main_header {
    padding: 28px 0;
  }
	 .single_slider {
    height: 70vh;
  }
	  .main_menu nav > ul > li > a {
    padding: 5px 5px 5px 5px;
  }
  .section-ptb {
    padding: 90px 0;
  }
	 .section-pt {
    padding-top: 90px;
  }
	.section-pt-70 {
    padding-top: 60px;
  }
	 .section-pb-70 {
    padding-bottom: 60px;
  }
	  .section-pb {
    padding-bottom: 90px;
  }
	  .sticky-header.sticky {
    padding: 22px 0;
  }
	.main_header {
    padding: 32px 0;
  }
	 .slider_content h1 {
    font-size: 60px;
    line-height: 60px;
  }
	.slider_content a {
    margin-top: 33px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.about_area .contentnr h3{ font-size:2rem; font-weight:300}
	.about_area .contentnr{ margin-top:10px;}
	
	.about_area .contentnr .text{ font-size:13px; color:#454545; margin:10px 0;font-weight:300}
		  .single_slider {
    height: 50vh;
  }
	  .mini_cart_wrapper:hover .mini_cart {
    padding: 10px 11px 20px;
    visibility: inherit;
  }
  .section-ptb {
    padding: 80px 0;
  }
	 .section-pt {
    padding-top: 80px;
  }
	.section-pt-70 {
    padding-top: 50px;
  }
	 .section-pb-70 {
    padding-bottom: 50px;
		 
  }
	  .section-pb {
    padding-bottom: 80px;
  }
	 .offcanvas_menu {
    display: block;
  }
	  .dropdown_links {
    padding: 15px 20px;
    top: 120%;
    right: -50px;
    width: 230px;
  }
	.sticky-header.sticky {
    position: inherit;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    -webkit-animation-name: inherit;
    animation-name: inherit;
    padding: 0;
    background: inherit;
    opacity: inherit;
    animation-duration: inherit;
    width: inherit;
    z-index: inherit;
    top: inherit;
    animation-timing-function: inherit;
    animation-delay: inherit;
    animation-iteration-count: infinite;
    animation-fill-mode: inherit;
    animation-play-state: inherit;
    display: inherit;
  }
	  .main_header {
    padding: 28px 0;
  }
	  .header_account-list > a {
    font-size: 20px;
  }
	  .dropdown_links_list {
    margin-bottom: 15px;
    padding-bottom: 10px;
  }
	.dropdown_links_list h3 {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 17px;
  }
	  .header_account_area {
    display: none;
    border-right: 0;
    border-left: 0;
    justify-content: center;
    margin-bottom: 25px;
  }
	  .dropdown_search form input {
    height: 60px;
    font-size: 20px;
    padding-right: 50px;
  }
	 .dropdown_search form button {
    font-size: 28px;
  }
	 .main_menu {
    display: none;
  }
	  .slider_content {
    padding-left: 72px;
  }
	 .slider_content h3 {
    font-size: 17px;
    padding-left: 67px;
    margin-bottom: 10px;
  }
	  .slider_content h1 {
    font-size: 37px;
    line-height: 40px;
    margin-bottom: 15px;
  }
	  .slider_content a {
    padding: 0 23px;
    height: 40px;
    line-height: 38px;
    font-size: 14px;
    margin-top: 25px;
  }
	  .slider_s_two .single_slider {
    height: 370px;
  }
	.slider_c_two {
    padding-top: 0;
    padding-left: 72px;
  }
	.i-num-ls {
	margin-right: 1.8rem;
	margin-left:2%;
	width:46%;
	float: left;
}
}
@media only screen and (max-width: 767px) {
	 .slider_content h3 {
    font-size: 16px;
    line-height: 22px;
    padding-left: 48px;
    margin-bottom: 10px;
    display: inline-block;
  }
	  .slider_content h3::before {
    width: 35px;
  }
	  .slider_s_two .single_slider {
    background-position: 2%;
    height: 325px;
  }
	  .mini_cart_wrapper:hover .mini_cart {
    padding: 10px 11px 20px;
    visibility: inherit;
  }
	  .mini_cart {
    display: none;
    transition: unset;
    max-height: 500px;
    padding: 10px 11px 20px;
    min-width: 260px;
    border: 1px solid #e5e5e5;
    right: -116px;
    visibility: inherit;
    top: 130%;
  }
	  .cart_img {
    width: 63px;
    margin-right: 9px;
  }
	 .cart_info a {
    font-size: 13px;
  }
	 .cart_total span {
    font-size: 13px;
  }
	  .header_transparent {
    position: inherit;
  }
	.main_menu {
    display: none;
  }
	  .logo img {
    max-width: 80%;
  }
	  .header_account-list > a {
    font-size: 20px;
  }
	  .dropdown_links_list {
    margin-bottom: 15px;
    padding-bottom: 10px;
  }
	 .slider_content h1 {
    font-size: 2rem;
    line-height: 30px;
    margin-top: 38px;
		 font-weight: 800;
  }
  .section-ptb {
    padding: 70px 0;
  }
	 .section-pt {
    padding-top: 70px;
  }
	 .section-pt-70 {
    padding-top: 40px;
  }
	 .section-pb-70 {
    padding-bottom: 40px;
  }
	  .section-pb {
    padding-bottom: 70px;
  }
	 .offcanvas_menu {
    display: block;
  }
	  .canvas_open {
    right: 20px;
    top: 23px;
  }
	  .canvas_open a {
    width: 34px;
    height: 34px;
    line-height: 33px;
    font-size: 30px;
  }
	  .sticky-header.sticky {
    position: inherit;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    -webkit-animation-name: inherit;
    animation-name: inherit;
    padding: 0;
    background: inherit;
    opacity: inherit;
    animation-duration: inherit;
    width: inherit;
    z-index: inherit;
    top: inherit;
    animation-timing-function: inherit;
    animation-delay: inherit;
    animation-iteration-count: infinite;
    animation-fill-mode: inherit;
    animation-play-state: inherit;
    display: inherit;
  }
	 .main_header {
    padding: 10px 0;
  }
	.dropdown_links {
    padding: 15px 20px;
    top: 120%;
    right: -50px;
    width: 230px;
  }
	  .dropdown_links_list h3 {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 17px;
  }
	  .dropdown_links_list ul li a {
    line-height: 25px;
  }
	.header_account_area {
    display: none;
    border-right: 0;
    border-left: 0;
    justify-content: center;
    margin-bottom: 25px;
  }
	 .single_slider {
    background-position: 2%;
    height: 300px;
  }.displany{display: none}.displany1{display: block}
	  .slider_section.mb-40 {
    margin-bottom: 30px;
  }
	.slider_area .owl-nav div {
    left: 5px;
  }
	  .slider_area .owl-nav div.owl-next {
    right: 5px;
  }
	  .slider_area .owl-nav div {
    display: none;
  }
	 .slider_content {
    text-align: center;
  }
	  .slider_content p {
    font-size: 14px;
  }
	  .slider_content a {
    font-size: 13px;
    height: 35px;
    line-height: 32px;
    padding: 0 20px;
    margin-top: 16px;
  }
	  .slider_c_two {
    padding-top: 0;
    padding-left: 0;
  }
	  .slider_s_three .single_slider {
    background-position: 2%;
    height: 325px;
  }
	 .slider_c_three {
    padding-left: 0;
  }
.v22-qa-tit{width: 95%;display: flex;justify-content: space-between;align-items: center;position: relative;align-items: center;margin-left:2%}
.v22-qa-tit:before{position: absolute;content: '';width: 35%;height: 1px;background: #afafaf;bottom:18px;left: 49%;}
.v22-qa-tit-a{padding-right: 0px;}
.v22-qa-tit-a1{padding-right: 20px;background: #f4f4f4;}
	.i-about-num {
	width: 100%%;
	display: none;
	align-items: flex-start;
	justify-content: space-between;
	margin-top:50px;
}
	.about_area .contentnr h3{ font-size:1.7rem; font-weight:600}
	.v22-qa-p2{font-size: 2rem;line-height: 1;font-weight: bold;margin-top: 1px;padding:0; margin:0;display:block}
.i-num-ls {
	margin-right: 1.8rem;
	margin-left:1%;
	width:44%;
	float: left;
}
	.nopadding{padding:0;margin:0;}
	.tit-16{margin-top: 40px;}
.footer_widgets {padding-bottom:30px;}
	.bottom-nav i{font-size: 20px;}
	.bottom-nav{
	width:100%; position: fixed; bottom:0px; z-index: 100; overflow:hidden; display:block;padding：30px 0; 
}

	.bottom-nav-li {
	width: 33.33%; text-align: center; color: #ffffff; float: left; background-color: rgb(255, 0, 0);padding:10px 0;font-size: 1rem;
}
.bottom-nav-li:hover {
	cursor: pointer; background-color: #000000;
}
.bottom-nav-li:focus {
	cursor: pointer; background-color: #E4E4E4;
}
.bottom-nav-li a {
	color: #ffffff; display: block;
}
.bottom-nav-li a:hover {
	text-decoration: none;
}
.bottom-nav-li a:focus {
	text-decoration: none;
}
	.single_product .primary_img{
  height: 140px;
}
	 .product_d_right .priduct_social ul li a {
    padding: 12px 2.3rem;
    font-size: 17px;
  }
	.contact_message h1 {
  font-size: 2rem;
  text-transform: capitalize;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 25px;
	
}
	.contact_message .tel {
  font-size: 2.6rem;
  text-transform: capitalize;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 25px;color: #4ca89d
}
	.ewm img{width:50%; margin-left:25%}
	.footer_widgets{ margin-top:50px;}
	.ny-banner {height: 150px;}
	.ny-banner .info strong {display: block; font-size: 2rem; color: #fff; line-height: 40px;font-weight: bold}
.ny-banner .info b {display: block; font-size: 1rem; color: rgba(255,255,255,0.28);  text-transform: uppercase;}
	.ny-banner .info i {display: block; width: 50px;height: 3px;background: #ffffff;  border-radius:calc(0.1875rem/6); margin-top: 10px;}
	.page-title .page-title-heading .h1-title {
	color: #2e363a;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 0px;
	font-family: "Microsoft YaHei";
		line-height: 32px;
}
.about_area .contentnr .text{ font-size:17px; color:#454545; margin:30px 0;font-weight:300}
.about_area .contentnr .more{ font-size:16px; color:#454545; margin:10px 0;font-weight:300;text-decoration:underline}
	
}
@media only screen and (max-width: 479px) {
  .section-ptb {
    padding: 60px 0;
  }
	 .section-pt {
    padding-top: 60px;
  }
	 .section-pt-70 {
    padding-top: 30px;
  }
	  .section-pb-70 {
    padding-bottom: 30px;
  }
	.section-pb {
    padding-bottom: 60px;
  }
}

