@media only screen and (max-width: 1680px) {
	.ceswrapper .container_width2 {
	    width: 73%;
	}
}

@media only screen and (max-width: 1440px) {
	.font_23 {
	    font-size: 20px;
	}
	.ceswrapper .slider_thumb {
	    width: 100px;
	}
	.ceswrapper .slider_main{
	    width: calc(100% - 100px);
	}
	.font_50 {
	    font-size: 56px;
	}
	.ceswrapper .container_width2 {
	    width: 82%;
	}
}

@media only screen and (max-width: 1366px) {
  	.ceswrapper .plusicon.web_plusicon {
	    margin-top: 20px;
	    padding: 3px 8px;
	}
	.ceswrapper .cart_list_section {
	    width: 65%;
	}
	.ceswrapper .cart_summary_section {
	    width: 35%;
	}
	.ceswrapper .slider_thumb {
	    width: 78px;
	}
	.ceswrapper .slider_main{
	    width: calc(100% - 78px);
	}
	.policiesSelectionTabWrapper>ul>li {
	    padding: 0 15px;
	}
	.ceswrapper .accounts_tab ul {
	    width: 50%;
	}
}

@media only screen and (max-width: 1280px) {
	.ceswrapper .prolist_tab_content_grid {
	    width: calc(100% / 3);
	}
	.policiesSelectionTabWrapper>ul>li>label {
	    padding: 20px 0px;
	}
	.font_50 {
	    font-size: 46px;
	}
	.cestemplate .web_header_center ul li {
	    padding: 0 12px;
	}
}

@media only screen and (max-width: 1152px) {
  	.ceswrapper .container_width2 {
		width: 90%;
	}
  	.ceswrapper .container_width {
		width: 85%;
	}
	.ceswrapper .home_page_banner_section .slidertextbas {
	    left: 5%;
	}
}

@media only screen and (max-width: 1024px) {
	.commodityBlockWrapper .commodityImage {
	    min-height: 72px;
	}
	.font_24{
		font-size: 16px;
	}
}

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

}

@media only screen and (max-width: 767px) {
	.padd_bottom_mo_0{
		padding-bottom: 0 !important;
	}
	.font_18 {
	    font-size: 14px;
	}
	.font_26 {
	    font-size: 19px;
	}
	.font_23{
		font-size: 20px;
	}
	.font_14 {
	    font-size: 12px;
	}
	.btmpadd{
	    padding-bottom: 90px;
	}
	.ceswrapper{
	    max-width: 600px;
	    margin: 0 auto;
	}
	.ceswrapper .container_width2{
	    width: 90%;
	}
	.ceswrapper .slider_wrapper{
	    border-radius: 80px;
	}
	.ceswrapper .trendingcategories, .ceswrapper .offerblock {
	    padding: 25px 0 25px 0;
	}
	.ceswrapper .offerswiper, .ceswrapper .brandswiper {
	    margin-top: 0;
	}
	.ceswrapper .brand{
	    padding: 30px 0 32px 0;
	}
	.ceswrapper .dashboardwrapper .title_center_dashboard_width_100{
		text-align: left;
	}
	.ceswrapper .sliderimg3{
	    width: 40%;
	    margin: 0 auto 15px auto;
	}
	.ceswrapper .popup, .ceswrapper .popup2{
	    position: fixed;
	    width: 100%;
	    height: auto;
	    bottom: 0;
	    right: initial;
	    left: 0;
	    background-color: #fff;
	    z-index: 999;
	    border-top-left-radius: 12px;
	    border-top-right-radius: 12px;
	}
	.ceswrapper .popup.active, .ceswrapper .popup2.active{
    	transform: translateY(0);
	}
	.ceswrapper .popup, .ceswrapper .popup2{
	    transition: all 0.3s ease-in-out;
	    transform: translateY(100%);
	}
	.ceswrapper .productDetailwrapper {
	    padding-bottom: 80px;
	}
	.ceswrapper .cart_block_wrapper{
	    border-bottom: 5px solid #eeeeee;
	    padding: 15px 15px;
	}
	.ceswrapper .cart_block_wrapper:first-child{
	    border-top: 5px solid #eeeeee;
	}
	.ceswrapper .btmborder {
	    border-bottom: 5px solid #eeeeee;
	}
	.ceswrapper .orderimg {
	    margin: 55px 0;
	    width: 100%;
	}
	.ceswrapper .statusbtn a{
	    width: 100%;
	}
	.ceswrapper .addresslistblock:first-child, .topbrdr{
	    border-top: 5px solid #eeeeee;
	}
	.ceswrapper .addresslistblock {
	    padding: 15px 20px 15px 25px;
	    border: 0;
	    border-top: 5px solid #eeeeee;
	    width: 100%;
	    float: left;
	    border-radius: 0;
	    margin: 0;
	}
	.ceswrapper .addresstype{
		border-radius: 12px;
	}
	.ceswrapper .profilewrapper{
	    background-color: #fff;
	    margin: initial;
	    margin: 55px 15px;
	    border-radius: 12px;
	    width: calc(100% - 30px);
	}
	.ceswrapper .profilepagewrapper{
    	background-color: #f9f9f9;
	    padding-bottom: 20px;
	    padding-top: 0px;
	}
	.ceswrapper .wlcmtext {
	    padding: 45% 0 68% 0;
	}
	.ceswrapper .product_sec_right_side {
	    width: 100%;
	}
	.ceswrapper .prolist_tab_content_grid {
	    width: calc(100% / 2);
	}
	.ceswrapper .plistingblock {
	    padding: 15px 15px 15px 15px;
	    min-height: 250px;
	}
	.ceswrapper .fixedbtn{
		z-index: 111;
	}
	.ceswrapper .addresstext, .ceswrapper .cardtext {
	    width: 88%;
	}
	.ceswrapper .plusicon.web_plusicon {
	    margin-top: 22px;
	}
	.ceswrapper .plusicon.web_plusicon {
		background: #f21100;
    	color: #fff;
	}
	.ceswrapper .profileform .container_width2, .ceswrapper .addresslist .container_width2, .ceswrapper .addressform .container_width2 {
		width: 100%;
	}
	.ceswrapper .my_profile_web{
		width: 100%;
		border-radius: 0;
		margin: 0 auto;
		padding: 10px 10px;
		box-shadow: none;
	}
	.ceswrapper .address_listing_web .addresslistblock{
		width: 100%;
	}
	.ceswrapper .address_listing_web {
	    box-shadow: none;
	    display: flex;
	    flex-flow: row wrap;
	    padding: 0;
	    border-radius: 0;
	    margin-top: 0;
	}
	.ceswrapper .addressform .my_profile_web{
		padding: 0px 15px;
	}
	.ceswrapper .wrappadd{
	    padding: 15px 0;
	}

	/* Mobile Menu */
	.hamburger:hover {
     	opacity: .8
	}

	.hamburger-box {
	     width: 26px;
	     height: 24px;
	     display: inline-block;
	     position: relative
	}

	.hamburger-inner {
	     display: block;
	     top: 50%;
	     margin-top: -2px
	}

	.hamburger-inner,
	.hamburger-inner::after,
	.hamburger-inner::before {
	     width: 25px;
	     height: 2px;
	     background-color: #333;
	     border-radius: 1px;
	     position: absolute;
	     transition-property: transform;
	     transition-duration: .15s;
	     transition-timing-function: ease
	}

	.hamburger-inner::after,
	.hamburger-inner::before {
	     content: "";
	     display: block
	}

	.hamburger-inner::before {
	     top: -8px
	}

	.hamburger-inner::after {
	     bottom: -10px
	}

	.hamburger--collapse .hamburger-inner {
	     top: auto;
	     bottom: 0;
	     transition-duration: .15s;
	     transition-delay: .15s;
	     transition-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	.hamburger--collapse .hamburger-inner::after {
	     top: -16px;
	     transition: top .3s .3s cubic-bezier(.33333, .66667, .66667, 1), opacity .1s linear
	}

	.hamburger--collapse .hamburger-inner::before {
	     transition: top .12s .3s cubic-bezier(.33333, .66667, .66667, 1), transform .15s cubic-bezier(.55, .055, .675, .19)
	}

	.hamburger--collapse.is-active .hamburger-inner {
	     transform: translate3d(0, -10px, 0) rotate(-45deg);
	     transition-delay: .32s;
	     transition-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	.hamburger--collapse.is-active .hamburger-inner::after {
	     top: 0;
	     opacity: 0;
	     transition: top .3s cubic-bezier(.33333, 0, .66667, .33333), opacity .1s .27s linear
	}

	.hamburger--collapse.is-active .hamburger-inner::before {
	     top: 0;
	     -ms-transform: rotate(-90deg);
	     transform: rotate(-90deg);
	     transition: top .12s .18s cubic-bezier(.33333, 0, .66667, .33333), transform .15s .42s cubic-bezier(.215, .61, .355, 1)
	}

	.hamburger--arrow.is-active .hamburger-inner::before {
	     transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(.7, 1)
	}

	.hamburger--arrow.is-active .hamburger-inner::after {
	     transform: translate3d(-8px, 0, 0) rotate(45deg) scale(.7, 1)
	}

	.hamburger--arrow-r.is-active .hamburger-inner::before {
	     transform: translate3d(8px, 0, 0) rotate(45deg) scale(.7, 1)
	}

	.hamburger--arrow-r.is-active .hamburger-inner::after {
	     transform: translate3d(8px, 0, 0) rotate(-45deg) scale(.7, 1)
	}
	.menuBarClick {
		position: absolute;
		top: 50%;
		right: 0;
		transform: translateY(-50%);
	}
	.cestemplate .web_header_left {
	    position: relative;
	    top: initial;
	    left: initial;
	    width: 100px;
	    transform: initial;
	    padding: 14px 0;
	}
	.cestemplate .web_header_center ul{
		text-align: left;
	}
	.cestemplate .web_header_center ul li {
	    display: block;
	    padding: 0 15px;
	    border-bottom: 1px solid #f0f4f7;
	}
	.cestemplate .web_header_center{
		min-height: 100vh;
		position: fixed;
		z-index: 9;
		background: #fff;
		width: 100%;
		top: 68px;
		left: -100%;
		padding: 0 20px;
		-webkit-transition: all ease-in-out 0.3s;
		-moz-transition: all ease-in-out 0.3s;
		-ms-transition: all ease-in-out 0.3s;
		-o-transition: all ease-in-out 0.3s;
		transition: all ease-in-out 0.3s;
	}
	.cestemplate .web_header_center.is-active{
		left: 0;
	}
	.cestemplate .web_header_center ul li a {
	    padding: 10px 0;
	}
	.cestemplate .web_header_center .login_btn_header.login {
	    padding: 0;
	    border-radius: 0;
	    background: transparent;
	    color: #e20613;
	}
	.cestemplate .web_header_center ul li a{
		border: none;
	}
	.cestemplate .web_header_center ul li a:hover {
	    border: none;
	}
	.cestemplate .login_icon{
		position: absolute;
		top: 51.5%;
		right: 37px;
		width: 22px;
		transform: translateY(-50%);
	}
	.font_50 {
	    font-size: 22px;
	}
	/* Mobile Menu */

	.ceswrapper .web_footer {
	    padding: 40px 0 0px 0;
	}
	.ceswrapper .footer_logo {
	    width: 120px;
	    display: inline-block;
	    margin-bottom: 40px;
	}
	.ceswrapper .web_footer ul a {
	    padding: 5px 0 2px 0;
	}
	.ceswrapper .padd_top_20{
		padding-top: 20px
	}
	.ceswrapper .web_footer .footer_title {
	    padding-bottom: 5px;
	}
	.ceswrapper .footer_copyrights {
	    padding: 20px 0;
	}
	.footer_border {
	    padding-bottom: 30px;
	}
	.homepageTagLineWrapper {
	    padding: 5vh 0 0vh 0;
	}
	.policiesSelectionTabWrapper>ul>li {
	    width: calc(100% / 2) !important;
	}
	.policiesSelectionTabWrapper ul{
		display: inline-block;
		padding: 0;
	}
	.commodityBlockWrapper .commodityImage {
	    min-height: 80px;
	}
	.policiesSelectionTabWrapper>ul>li {
	    padding: 0 15px 20px 15px;
	}
	.policiesSelectionTabWrapper>ul>li>label {
	    border-radius: 15px;
	}
	.zipCodeEntryWrapper {
	    width: 95%;
	}
	.ceswrapper .enter_number_screen_web {
    	width: 100%;
	    border-radius: 15px;
	    padding: 40px 10px;
	    margin: 16px auto 60px auto;
	}
	.ceswrapper .container_width {
	    width: 100%;
	    padding: 0 20px;
	}
	.font_40{
		font-size: 26px
	}
	.ceswrapper .title_for_accounts_page {
	    margin-top: 30px;
	}
	.ceswrapper .enter_number_screen_web.sign_up_ces {
	    width: 100%;
	}
}


@media only screen and (max-width: 400px) {
	.ceswrapper .productListingwrapper ul.tabs{
		overflow-x: auto;
		display: flex;
	}
	.ceswrapper .additembtn {
	    width: 28px;
	    height: 28px;
	}
	.ceswrapper .quantity {
	    /*width: 12px;*/
	    height: 20px;
	}
	.ceswrapper .plistingblock {
	    min-height: 250px;
	}
	.ceswrapper .pdtopbtn {
	    padding: 12px 14px;
	}

}

@media only screen and (max-width: 360px){
	.ceswrapper .nextarrow {
	    width: 16%;
	}
	.ceswrapper .otpblock {
	    margin: 0 4px;
	}
	.ceswrapper .searchicon{
		width: 7%;
	}
	.ceswrapper .verifyotptext {
	    padding: 35px 18px;
	}
	.ceswrapper .plusicon {
	    height: 46px;
	    width: 46px;
	    line-height: 43px;
	}
	.ceswrapper .wlcmtext {
	    padding: 30% 0 40% 0;
	}
	.ceswrapper .btmtext {
	    left: 11%;
	}
	.ceswrapper .nextarrow{
		right: 11%;
	}
	.ceswrapper .headercontainer {
	    width: 90%;
	    margin: 0 auto;
	}
	.ceswrapper .pdtopbtn {
	    padding: 10px 14px;
	}
	.ceswrapper .plistingblock {
	    padding: 15px 10px 25px 10px;
	    min-height: 245px;
	}
	.ceswrapper .orderlistblock {
	    padding: 10px;
	}
	.ceswrapper .orderimg {
	    margin: 45px 0;
	}

}

@media only screen and (max-width: 320px){
	.font_16{
		font-size: 15px;
	}
	.minheight{
		min-height: 42px;
	}
	.ceswrapper .otpblock {
	    margin: 0 3px;
	}
	.ceswrapper .otpblock {
	    height: 54px;
	    width: 54px;
	}
	.ceswrapper .cart_btn a{
		font-size: 12px;
	}
	.ceswrapper .plusicon {
	    height: 42px;
	    width: 42px;
	    line-height: 38px;
	}
	.ceswrapper .popupbtn a{
		font-size: 13px;
	}
	.ceswrapper .popupimg img {
	    width: 50%;
	}
	.ceswrapper .removeitem_model {
		top: 25%;
	}
	.ceswrapper .listingadditem, .ceswrapper .listingplus {
		float: none!important;
	}
	.ceswrapper .plistingblock {
	    padding: 15px 10px 15px 10px;
	    min-height: 278px;
	}
	.ceswrapper .pdtopbtn {
	    padding: 12px 14px;
	}
	.ceswrapper .likesharebtns {
	    width: 14%;
	}
	.ceswrapper .orderimg {
	    margin: 30px 0;
	}
}