`@media screen and (min-width: 1410px){
    .container {
    width: 1400px;
    }
    #menu .home_banner img {
        width: 100%;
        margin: 0 auto;
    }

}
@media only screen and (max-width: 1400px){
    .home_banner img {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        padding: 0;
    }
    .blog_news img{
        margin: 0 15px;
        width: 100%;
    }
    .blog_news h3 a{
        font-size: 16px;
        line-height: 20px;
        padding: 10px 0;
    }
    .cate_details img {
        margin: 0 15px;
        width: 100%;
    }
    .related img{
        width: 100%;
        margin: 0 15px;
    }
    .box {
        padding: 20px;
    }
}
@media only screen and (max-width: 1200px){

}
@media only screen and (max-width: 1024px){

}
@media only screen and (max-width: 991px){
    .wrapper{
        overflow: hidden;
    } 
}
@media only screen and (max-width: 991px){
    .wrapper{
        overflow: hidden;
    }
    .home_banner img {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        padding: 0;
    }
    #slide {
        padding: 20px;
        text-align: center;
    }
    .slide-left img:first-child {
        text-align: center;
        position: relative;
        left: -150px;
        width: 100%;
    }
    .slide-left img:last-child {
        position: relative;
        top: -46px;
        bottom: 0;
        display: block;
        left: -200px;
    }
    .slide-right img:last-child {
        position: relative;
        top: 0;
        bottom: 0;
        display: inline-block;
        left: 100px;
    }
    .slide-center h2 {
        font-size: 40px;
        font-weight: 900;
        text-align: center;
        padding-top: 0;
        line-height: 70px;
        left: 0;
        right: 0;
    }
    .slide-center span {
        font-size: 40px;
    }
    .slide-center span:first-child {
        position: relative;
        right: 0;
        left: 0;
    }
    .slide-btn a{
        margin: 10px 0;
    }
    .video-heading h2{
        font-size: 30px;
        padding: 20px 0;
        line-height: 40px;
    }
    .video-heading span{
        font-size: 30px;
    }
    .video-heading p{
        font-size: 18px;
    }
    .box h2{
        font-size: 36px;
    }
    .box span{
        font-size: 12px;
    }
    .box {
        font-size: 14px;
    }
    .box a{
        bottom: 0 ;
        left:  0;
    }
    .packings{
        background-position: center;
    }
    .custom{
        padding: 20px 30px;
    }
    .custom h2{
        font-size: 36px;
    }
    .custom P{
        font-size: 12px;
    }
    .custom a{
        font-size: 18px;
        padding: 10px 30px;
    }
    .client-logo img {
        width: 100%;
        text-align: center;
        padding: 0 15px;
    }
    .news{
        margin: 10px 0;
        padding: 0 15px;
    }
    .news img{
        width: 100%;
        display: inline-block;
        padding: 0;
        margin: 0;
    }
    .news h3{
        font-size: 24px;
    }
    .news p{
        text-align: justify;
    }
    #blogs h1{
        font-size: 30px;
    }
    #secondary h2{
        font-size: 24px;
    }
    .blog_news h3 a{
        font-size: 16px;
        line-height: 20px;
        padding: 10px 0;
    }
    .widget ul li a{
        font-size: 14px;
    }
    #taxonomy h1{
        font-size: 30px;
    }
    .cate_details {
        margin: 10px 15px;
        padding: 0;
    }
    #single h1{
        font-size: 30px;
    }
    .related{
        margin: 10px 15px;
    }
    .relateds h2{
    margin: 15px 0;
    }
    .contact {
        margin: 0 auto;
        width: 100%;
        display: inline-block;
        padding: 0;
    }
    .works{
        margin: 10px 0;
        display: block;
    }
}
@media only screen and (max-width: 767px){
	#icon-cir .row div.col {
    width: 50% !important;
    flex: auto;
    margin-bottom: 50px;
}
    .slide-left img:first-child {
        text-align: center;
        position: relative;
        left: 0;
    }
    section#menu{
        padding: 80px 0 60px 0;
    }
    #menu .home_banner {
    padding-top: 50px;
    padding-left: 15px;
}
.home_banner h1 {
    font-family: 'outfit', sans-serif;
    font-size: 34px;
    text-align: left;
    padding: 0;
    margin: 0 0 12px 0;
}
.home_banner p {
    font-size: 16px;
    line-height: 23px;
}
	.icons-sec .col span{
		font-size: 14px;
		padding: 10px 0 0 0;
	}
#product_popular .col {
    width: 100%;
    max-width: 50%;
    position: relative;
    flex: auto;
    display: block;
    padding: 0;
}
    .slide-left img:last-child {
        position: relative;
        top: -46px;
        bottom: 0;
        display: block;
        left: 0;
    }
    .custom {
        padding: 20px 15px;
    }
    .custom h2{
        font-size: 20px;
    }
    .custom a {
        font-size: 12px;
        padding: 10px 30px;
        position: relative;
        top: -60px;
    }
    .cat-detail{
        margin: 0 15px 20px 15px;
    }
    .cat-detail a h3{
        width: 100%;
        min-width:  100%;
    }
    .packing h2{
        font-size: 40px;
        line-height: 50px;
    }
    .news img{
        width: 100%;
    }
    .box{
        padding: 20px !important;
    }
    .box a{
        font-size: 14px !important;
        padding: 10px 20px !important;
    }
    .payment img{
        width: 100%;
    }
    .footer-menu{
        text-align: center;
    }
    .social-media ul{
        text-align: center;
        float: none !important;
    }
    .blog_news {
        padding: 0 15px;
        margin: 15px px0;
    }
    .blog_news img{
        width: 100%;
        text-align: center;
        margin: 0;
        padding: 0;
        display: block;
    }
    section#single{
        padding: 0 15px;
    }
    .single-gallery p{
        font-size: 16px;
    }
    #description{
        padding: 0 15px;
    }
    #description h2{
        font-size: 24px;
    }
    #description p{
        font-size: 16px;
    }
section#whychoose:after {
    background: url(https://packaginghub.com/wp-content/uploads/2022/06/vape-cartridge-boxes.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100%;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    float: right;
    right: 0px;
    bottom: 0;
    width: 100%;
    height: 350px;
}
.works {
    min-height: 160px;
}
.cat-heading h2,
.works_heading h2,
.works_heading h2 span,
.accordion_heading h2,
.accordion_heading h2 span,
.testimonial h2,
.faqs h1 {
		font-size: 34px;
}
}
@media only screen and (max-width: 575px){
.custom_packaging h3 {
    text-align: center;
}
section#video iframe {
    height: 200px;
}


.custom_packaging_btn {
    float: none;
    margin: 20px 0;
}
.popular_product {
    margin: 0px 15px;
}	
.popular_collection h3{
    text-align: center;
}
.popular_collection h2{
    text-align: center;
}
.popular_collection p{
    text-align: center;
    }
#product_popular .col {
    width: 100%;
    max-width: 100%;
    position: relative;
    flex: auto;
    display: block;
    padding: 0;
}
    .cat-detail img{
        width: 100%;
        text-align: center;
        padding: 0;
        display: inline-block;
    }
    .cat-detail a h3{
        text-align: center !important;
        display: inline-block !important;
        width: 100% !important;
        min-width: 100%;
    }
    .news-heading h2{
        font-size: 32px;
    }
    .news h3 a{
        font-size: 20px;
    }
    #single h1 {
        font-size: 24px;
    }
    .product-form button{
        float: left;
    }
}
@media only screen and (max-width: 480px){
    .slide-btn a{
        margin: 10px 0;
    }
    .custom a{
        top: -80px;
    }
    .packing a{
        font-size: 20px;
    }
    .packing a:before {
        content: '';
        display: block;
        width: 100px;
        position: relative;
    }
    .box h2 {
        font-size: 26px;
    }
}
@media only screen and (max-width: 390px){
 .packing a{
        font-size: 16px;
    }
    .packing a:before {
        content: '';
        display: block;
        width: 40px;
        position: relative;
    }   
}