@media screen and (min-width:768px){
.banner-slider{margin-bottom:54px;}
.handmade-sec h4{margin-bottom:25px}
.handmade-sec .img-top {margin-bottom:26px;}
.why-grid{grid-template-columns: repeat(2, 1fr); grid-gap:43px 10px;margin-bottom:129px}
.story-content h4{margin-bottom:12px;}
.story-content p{margin-bottom:16px;}
.why-grid{margin-bottom: 145px;}
.mobile{display: none;}
.desktop{display: inline-flex;}
.why-content .primary-btn{max-width:515px;}


}
@media screen and (max-width:991px){
footer{padding: 54px 0 70px;}
.handmade-sec .handmade-grid{grid-template-columns: repeat(2, 1fr);}
.home-main-content h1{margin-bottom: 80px}
}

@media screen and (max-width:767px){
header#myHeader {padding: 36px 0px 26px; }
footer{padding: 81px 0 42px;}
.home-main-content{padding:0 18px;}
.handmade-sec .handmade-grid{grid-template-columns: repeat(1, 1fr);}
.home-main-content h1{margin-bottom: 47px}
.story-content, .handmade-sec{padding: 0 30px;}
.handmade-sec .handmade-box{max-width:400px;margin:0px auto;}
.handmade-box-content{padding:0px 25px;}
.why-sec .container > h4, .why-grid{padding-left:30px;}
.why-content{padding:0 57px;}

}

@media screen and (max-width:576px){

body p {font-size: 20px;line-height: 36px;}
.banner-slider{margin-bottom: 24px;}
.banner-slider .owl-carousel .owl-nav{margin-top:24px;}
.home-main-content h1{font-size:24px;    line-height: 36px;}
.home-main-content .primary-btn{max-width:250px;}
.primary-btn{min-height:60px;padding: 12px 20px; font-size: 20px;}
.home-main-content{margin-bottom: 100px;padding:0;}
.story-content, .handmade-sec{padding:0;}
.story-content{margin-bottom: 50px;}
.handmade-sec .handmade-grid{grid-gap:70px 12px;}
.handmade-box-content {padding: 0px 0px;}
.why-sec .container > h4, .why-grid{padding-left:0;}
.why-box h4, .why-content h4{font-size:20px;line-height: 30px;}
.why-box{grid-gap:15px;}
.why-grid{margin-bottom: 70px;}
.why-content{padding:0;margin-bottom: 50px;}
.full-img-footer img{height:150px;}
.footer-grid p{font-size:18px;}
}
