/* large Desktops and laptops ----------- */
@media only screen and (min-width: 1225px) and (max-width: 3000px){
.container{
		max-width:1170px
	}
	nav{
        position: sticky;
        top: 100px;
        left: 0;
        width: 100%;
        z-index: 99999;
    }
}







/* Desktops and laptops  */
@media only screen and (min-width: 992px) and (max-width: 1224px){
	.container{
		max-width:960px;
	}
	nav{
        position: sticky;
        top: 100px;
        left: 0;
        width: 100%;
        z-index: 99999;
    }
}








/* TABLETS (portrait and landscape) */
@media only screen and (min-width: 768px) and (max-width: 991px){
	.container{
		max-width:720px
	}
}








/* TABLETS - SMARTPHONES LANDSCAPE (portrait and landscape)  */
@media only screen and (min-width: 481px) and (max-width: 767px){
	.container{
		max-width:640px;
	}
}








/* Smartphones (portrait and landscape)  */
@media only screen and (min-width: 320px) and (max-width: 480px){
	.container{
        max-width:360px;
    }
    .flex-wrap{
        flex-wrap: wrap;
    }
	.column{
		flex-direction: column;
	}
	.full{
		width: 100%!important;
	}
	.smd{
		display: none;
	}

	.header .headerUp .phoneMail .mail span {
		font-size: 12px;
	}
	.dropDown {
		width: 70px;
		margin-left: 8px;
	}
	.dropDown input[name="DropDown"] {
		font-size: 10px;
	}
	.options p.option {
		font-size: 9px;
		padding: 5px 5px;
		gap: 5px;
	}
	.options p.option img {
		width: 15px;
	}


	.header .logoMenu .logo {
		width: 42%;
	}
	.header .logoMenu .logo a {
		height: 40px;
	}
	.help{
		margin-right: 0px;
	}
	.help i.icon-headset_mic {
		font-size: 20px;
		margin-right: 5px;
	}
	.help h4 {
		font-size: 13px;
	}	
	.help i.icon-menu{
		margin-left: 10px;
		margin-right: 0px;
		cursor: pointer;
	}


	nav {
        position: fixed;
        right: 0;
        top: 0;
        background: #ff7d01;
        width: 100%;
        height: 100%;
        z-index: 999999999999999;
        transform: rotateY(90deg);
        transform-origin: right;
        transition: 0.5s all ease;
    }
    nav.active {
        transform: rotateY(0);
    }
	/* nav .login .openEnq {
		display: block;
		width: 100%;
	} */
	.icon-close2 {
        position: absolute;
        top: 10px;
        right: 10px;
        font-size: 22px;
        z-index: 99999;
        display: block!important;
		cursor: pointer;
    }
	.icon-menu {
        display: block!important;
    }
	nav .menu ul{
		flex-direction: column;
		margin-bottom: 30px;
	}
	nav .menu ul li{
		margin-top: 7px;
	}


	.carousel ,
	.carousel .carousel-item .carDetails {
		height: 50vh;
	}
	.carousel .carousel-item .carDetails h1.stroke ,
	.carousel .carousel-item .carDetails h1.aes{
		font-size: 20px;
		text-align: center;
		line-height: 34px;
	}
	.carousel .carousel-item .carDetails h4 {
		display: block;
		padding: 0px 0px;
		color: #fff;
		margin: 0px 0px 25px 0;
		background-color: transparent;
		line-height: 22px;
		letter-spacing: 2.3133px;
		font-weight: 400;
		font-size: 10px;
		text-align: center;
	}
	.carousel .carousel-item .carDetails h4 a{
		display: inline-block!important;
		padding: 8px 20px;
		color: #fff;
		background-color: #000;
		font-size: 10px;
	}
	.carousel .carousel-actions div {
		width: 25px;
		height: 25px;
		border: 1px solid #ff7d01;
		margin: 0px 10px;
	}

	.aboutUs ,
	.bestSelling ,
	.testimonial ,
	.productList ,
	.newCustomers ,
	.productList ,
	.wholesale ,
	.contactUs ,
	.loc ,
	.ourProducts{
		padding: 30px 0;
	}
	.aboutUs .left {
		margin-bottom: 20px;
	}
	.aboutUs .left .img1,
	.aboutUs .left .img2 {
		height: 250px;
	}
	.aboutUs .right h4 {
		font-size: 15px;
		margin-bottom: 15px;
	}
	.aboutUs .right h1 {
		font-size: 22px;
		margin-bottom: 15px;
	}
	.aboutUs .right p {
		font-size: 13px;
		line-height: 22px;
		margin-bottom: 20px;
	}



	.ourProducts .left {
		width: calc(100% - 40px);
		box-shadow: 0px -1px 1px #ddd;
	}
	.ourProducts .right {
		width: calc(100% - 40px);
		box-shadow: 0px 1px 1px #ddd;
	}
	.ourProducts .allProducts .singleSer {
		width: calc(48% - 30px);
	}
	.letestOffer .singleSer img {
		height: auto;
	}
	.letestOffer {
		row-gap: 15px;
	}
	.letestOffer .singleSer {
		width: calc(47.5% - 30px);
	}
	.history .row{
		row-gap: 20px;
	}



	.bestSelling .right {
		width: calc(100% - 40px);
		padding: 20px 20px 0px 20px;
	}
	.bestSelling .right h2 {
		margin-bottom: 0px;
	}
	.bestSelling .right .bestSell {
		gap: 0%;
		row-gap: 0px;
	}
	.bestSelling .right .bestSell .sinSel {
		width: calc(100% - 30px);
	}
	.productList .right {
		padding-top: 16px;
	}
	.productList .allProducts {
		row-gap: 15px;

	}
	.productList .allProducts .singleSer {
		width: calc(48% - 30px);
	}
	.newCustomers .getInTouch .right form input[type="text"] ,
	.newCustomers .getInTouch .right form input[type="email"] {
		width: calc(100% - 30px);
	}
	.newCustomers .getInTouch .left{
		width: calc(100% - 28px);
	}
	.newCustomers .getInTouch .right {
		width: 100%;
		padding: 12px 0 0 0;
	}


	.contactUs .left {
		width: calc(100% - 50px);
		margin-bottom: 15px;
	}
	.contactUs .right {
		width: calc(100% - 50px);
	}
	.loc iframe {
		height: 180px;
	}
	
	
	.footermenu {
		/* background: #ff7d0180; */
		background: #ff7d01;
		position: fixed;
		bottom: 0px;
		width: calc(100% - 20px);
		left: 0%;
		padding: 10px;
		/* border-radius: 10px 10px 0 0; */
		display: block;
		z-index: 9999999999999999;
		backdrop-filter: blur(10px);
	}

	.footermenu ul {
		display: flex;
		justify-content: space-around;

	}

	.footermenu ul li {
		position: relative;
	}

	.footermenu ul li .category ul li a {
		align-items: center;
		display: flex;
		flex-direction: column;
	}

	.footermenu ul li .category ul li a span.icon-arrow_forward {
		font-weight: 200;
		height: 43px;
		display: flex;
		align-items: center;
		font-size: 23px;
		color: #fff;
	}

	.footermenu ul li a {
		color: #fff;
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.footermenu ul li a span {
		font-size: 10px;
	}

	.footermenu ul li a span.icon {
		font-size: 16px;
		margin-bottom: 5px;
		color: #fff;
	}
	.whatsapp ,
	.gotop {
        top: 85vh;
    }
    
    .footer {
        margin-bottom: 56px;
    }

}

/*	Retina media query.
	Overrides styles for devices with a 
	device-pixel-ratio of 2+, such as iPhone 4.
-----------------------------------------------    */

@media 
	only screen and (-webkit-min-device-pixel-ratio: 2),
	only screen and (min-device-pixel-ratio: 2) {
		
}