@media only screen and (min-width: 960px) and (max-width: 1279px) {



}
@media only screen and (min-width: 940px) and (max-width: 1150px) {
   .swipertxtwrap{
	width: 30% !important;
	float: left;
	padding:90px 20px 20px 20px !important;
	margin-left: 0% !important;
} 
    .swiper-slide .title {
      font-size: 150% !important;
		line-height: 100% !important;
    }

    .swiper-slide .subtitle {
      font-size: 100% !important;
		line-height: 100% !important;
		 font-weight: 300;
		text-align: center;
		margin-top: 20px;
    }

}

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


}

@media only screen and (min-width: 768px) and (max-width: 959px) {


    
}

@media only screen and (max-width: 767px) {
	
.left {
	width:100% !important;
}



.right {
	width:100% !important;
	margin-top:20px !important;
}
.youtubewrap {
    width:100% !important;
	}
.socailiconwrap {
   width:100% !important;
	}
	.footleft {
    width:100% !important;
	}
	.footright {
   width:100% !important;
		text-align: left !important;
	}
	.filterarea{
	width: 100% !important;
}
.filtersrch{
	width: 100% !important;
	float: left !important;
	margin-top: 10px !important;
}
	.filtertextbox2 {
		float: left !important;
		width: 75% !important;
	}
	.filtersrchbtn {
   float: left !important;
	}
	.column50{
	width: 100% !important;
}
.margrght{
	margin-right:0% !important;
}
.dashboarlft{
	width: 100% !important;
}
.dashboarright{
	width: 100% !important;
	margin: 20px 0px 0px 0px !important;
}	
	.column4 {
   width: 100% !important;
	}
	.column5 {
    width: 100% !important;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {

    
}

@media only screen and (max-width: 479px) {
.prodetailLHS{
	width: 100% !important;
	margin: 0px 0px 20px 0px !important;
}
.prodetailRHS{
	width: 100% !important;
	}
.topmenulanglink {
    width: auto;
    float: right;
    padding: 0px;
    margin: 5px 5px 0px !important;
    font-family: 'Poppins', sans-serif;
    font-size: 10px !important;
    font-weight: 800;
    color: #000;
    text-transform: uppercase;
    line-height: 25px;
    letter-spacing: 0px !important;
}
	.topcart {
    width: auto;
    float: right;
    position: relative;
    padding: 0px 25px 0px 0px !important;
    margin: 0px 5px 0px 0% !important;
    font-size: 20px !important;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    line-height: 30px;
    color: #a26360;
}
.topcount {
    right: 1px !important;
	}
}


