@media only screen and (min-width: 1600px) {


    .banner-area{
        padding: 250px 0;
    }

	
	
	
	
}

@media only screen and (min-width: 1200px) and (max-width : 1599px) {
    
	
	

		
}

@media only screen and (min-width: 1200px) {

header{
    padding-top: 80px;
}



	
}

@media only screen and (min-width: 992px) and (max-width : 1199px) {



.menu ul li a{
    margin: 30px 0;
}
.banner-area{
    padding: 150px 0 70px;
}
.menu-list{
    gap:22px;
}
header{
    padding-top: 80px;
}



}

@media only screen and (min-width: 768px) and (max-width: 991px) {

.footer-first-area h2{
    font-size: 28px;
}
.footer-menu h2{
    font-size: 17px;
}
.footer-logo{
    margin-top: 80px;
}
.product-text h2 , .product-text p{
    max-width: 100%;
}
.product-text{
    margin-bottom: 30px;
}
.banner-bottom-area , .product-area , .order-area{
    padding: 100px 0;
}
.product-panel-area img{
    height: 300px;
}
.banner-text-area h2{
    max-width: 100%;
    font-size: 60px;
}
.banner-img {
    width: 50%;
}
header {
    padding: 30px 0;
}
.menu ul li a{
    margin: 0 30px;
}
.menu ul li:last-child a{
    max-width: 150px;
}
.send-text{
    margin-top: 50px;
}
.menu-list{
    gap:10px;
}
.menu ul li:last-child a{
    margin-top: 20px;
}
.banner-link a{
    font-size: 12px;
}






}

@media only screen and (max-width: 767px) {

.footer-first-area h2{
    font-size: 28px;
}
.footer-menu h2{
    font-size: 17px;
}
.footer-logo{
    margin-top: 80px;
}
.product-text h2 , .product-text p{
    max-width: 100%;
}
.product-text{
    margin-bottom: 30px;
}
.banner-bottom-area , .product-area , .order-area , .footer-bg{
    padding: 60px 0;
}
.product-panel-area img{
    height: 300px;
}
.banner-text-area h2{
    max-width: 100%;
    font-size: 44px;
    margin-bottom: 15px;
}
.banner-img {
    width: 50%;
}
header {
    padding: 10px 0;
}
.menu ul li a{
    margin: 0 30px;
}
.menu ul li:last-child a{
    max-width: 150px;
}
.product-text h2{
    font-size: 42px;
}
.order-area h3{
    max-width: 100%;
}
.banner-bottom-area p{
    line-height: 24px;
}
.map-area h2 {
    font-size: 30px;
    width: 100%;
    text-align: center;
}
.send-text{
    margin-top: 50px;
}
.banner-area{
    padding-top: 50px;
}
.menu-list{
    gap:10px;
}
.menu ul li:last-child a{
    margin-top: 20px;
}
.banner-link a{
    font-size: 12px;
}


}

@media only screen and (min-width: 640px) and (max-width: 767px) {


.panel-1 {
    width: 100%;
}
.panel-2 {
    width: 33.33%;
}
.panel-3 {
    width: 33.33%;
}
.panel-4 {
    width: 33.33%;
}



}


@media only screen and (min-width: 576px) and (max-width: 639px) {


.banner-img {
    width: 50%;
    bottom: -30px;
}
.panel-1 {
    width: 100%;
}
.panel-2 {
    width: 33.33%;
}
.panel-3 {
    width: 33.33%;
}
.panel-4 {
    width: 33.33%;
}




    
}




@media only screen and (min-width: 480px) and (max-width: 575px) {

.banner-img {
    width: 60%;
    bottom: -30px;
}
.panel-1 {
    width: 100%;
}
.panel-2 {
    width: 33.33%;
}
.panel-3 {
    width: 33.33%;
}
.panel-4 {
    width: 33.33%;
}


	
}

@media only screen and (max-width: 479px) {

.banner-img {
    width: 60%;
    bottom: -30px;
}
.panel-1 {
    width: 100%;
}
.panel-2 {
    width: 33.33%;
}
.panel-3 {
    width: 33.33%;
}
.panel-4 {
    width: 33.33%;
}



	
}

