@media screen and (max-width:1200px) {
    #hwhy .htable .td:nth-child(1) {
        padding: 0 5px;
    }
	.product-item, 
	.brands-products-cta {
		width: calc(33.333% - (40px / 2));
	}
	.brands-products-cta {
		order: 2;
	}
	.brand-products > .container{
		justify-content: space-between;
	}
	#hhero .container > div.left{
		width: 260px;
	}
	#hhero .container > div.right{
		width: 330px;
	}
}
@media screen and (max-width:991px) {
	#hrent:after{
		display: none;
	}
	#hrent .prods .item {
		width: 50%;
	}
	#hrent .prods .item:last-child{
		margin-left: inherit;
	}
	#hmodal .inner >div {
		height: 100%;
		height: auto;
		padding: 10px 15px 30px 15px;
	}
	#hmodal .inner{
		height: auto;
	}
    #hmodal .inner >div p {
		font-size: 16px;
		line-height: 24px;
	}
    #hmodal .inner >div .title span {
		font-size: 45px;
	}
    #hmodal .inner >div .title {
		font-size: 26px;
		margin-bottom: 5px;
	}
    #hmodal .inner {
		padding: 30px;
	}
    #hproducts .title {
		font-size: 30px;
	}
    #hproducts .item {
        width: 50%;
    }
    #hproducts .item:nth-child(1),
    #hproducts .item:nth-child(2){
        margin-bottom: 30px;
    }
	.hfocused .container > div:before, 
	.hfocused .container > div:after{
		display: none;
	}
    #hwhy .htable .td:not(:nth-child(1)),
    #hwhy .htable .th:not(:nth-child(1)) {
        width: 13.75%;
    }

    #hwhy .htable .td:nth-child(1),
    #hwhy .htable .th:nth-child(1) {
        width: 45%;
    }
    #hwhy .title {
        margin-bottom: 20px;
        font-size: 30px;
    }
    #hwhy .htable .td:nth-child(2),
    #hwhy .htable .th:nth-child(2) {
        padding: 0 5px;
    }
    #hwhy .htable .th:nth-child(2) img {
        max-width: 100%;
        height: auto;
    }
    #hwhy {
        padding: 80px 0 50px 0;
    }
    #hfew .cuts .item .image {
        height: 70px;
    }
    #hfew .subtitle {
        margin-bottom: 30px;
    }
    #hfew .cuts .item .image +p {
        font-size: 22px;
    }
    #hfew .cuts .item {
        padding: 15px 15px 0 15px;
    }
    #hfew {
        padding: 30px 0 0 0;
    }
    #hfew .title,
	.hfocused h3{
        font-size: 30px;
    }
    #hfew .container {
        width: 100%;
    }
    #hprogress .item:not(:last-child):after {
        right: -73px;
        top: 30px;
        width: 150px;
        height: 5px;
    }
    #hhero .container > div.left {
        width: 200px;
    }
    #hhero .container > div.right {
        width: 250px;
    }
    #hhero .container > div.center {
        width: 400px;
		max-width: 100%;
		margin: 0 -67px 0 -60px
    }
	#hhero .container > div.center .hhero-text span{
		margin-top: 10px;
		height: 40px;
		line-height: 40px;
		font-size: 15px;
	}
	#hhero .container > div.center .hhero-text .htext-1{
		margin-bottom: 15px;
	}
    #hwhy .htable .th:not(:nth-child(1)):not(:nth-child(2)) {
        font-size: 14px;
    }
    #hproducts .subtitle {
		margin-bottom: 40px;
	}
}
@media screen and (max-width:767px) {
     #hhero .container > div:not(.center){
        display: none;
     }
    #hmodal .inner >div p {
		font-size: 14px;
		line-height: 1.5;
	}
    #hmodal .inner >div .title span {
		font-size: 35px;
	}
    #hmodal .inner >div .title {
		font-size: 20px;
		margin-bottom: 5px;
	}
    #hmodal .inner {
		padding: 20px;
	}
    #hproducts .title {
		font-size: 26px;
	}
	#hwhy {
		padding: 60px 0 80px 0;
	}
    #hwhy .htable .th:not(:nth-child(1)):not(:nth-child(2)) {
        font-size: 10px;
    }
    #hwhy .htable .td:nth-child(1) {
        padding: 0;
        font-size: 12px;
    }
    #hfew .container:before,
    #hfew .container:after {
        display: none !important;
    }
    #hfew .cuts {
        padding-bottom: 30px;
    }
    #hfew .cuts .item:nth-child(2),#hfew .cuts .item {
        height: auto;
        padding: 30px 30px;
        width: 100%;
    }
    #hfew .cuts .item:before,
    #hfew .cuts .item:after {
        display: none !important;
    }
    #hfew .cuts .item:not(:last-child) {
        margin-right: 0;
        margin-bottom: 15px;
    }
    #hfew .title,
	.hfocused h3{
        font-size: 26px;
    }
    #hred p strong {
        font-size: 32px;
    }
    #hred p strong span {
		margin-right: -12px;
		display: inline-block;
	}
    #hred p {
        font-size: 18px;
    }
    #hred {
        padding: 30px 0;
    }
    #hrent .icons .item {
        padding: 0 7.5px;
    }
    #hrent .subtitle {
        font-size: 20px;
        margin-top: 5px;
        margin-bottom: 15px;
    }
    #hrent .title {
        font-size: 40px;
        padding: 30px 0 0 0;
    }
    #hprogress .item:not(:last-child):after {
        right: -30px;
        top: 30px;
        width: 60px;
        height: 5px;
        background-size: cover;
        background-position: 100% 50%;
    }
    #hprogress .item .content {
        font-size: 10px;
    }
    #hprogress .item .content strong {
        font-size: 12px;
    }
    #hprogress .item {
        padding: 0 5px;
    }
    #hhero .container > div.center {
        margin: 0 0;
    }
    #hrent .subtitle span:after {
        height: 3px;
        max-width: 100%;
    }
 	#hrent .icons {
		margin: 45px 0 30px 0;
	}
    #hrent .modal-trigger {
        margin-top: 30px;
        margin-bottom: 30px;
        font-size: 16px;
    }
    #hrent .prods .item img {
        max-width: 100%;
        height: auto;
    }
    #hrent .prods .item .image {
        padding: 0 10px;
    }
    #hrent .prods .item .bot .l {
        padding-right: 15px;
    }
    #hrent .prods .item .bot .r {
        padding-left: 15px;
    }
	.product-item, 
	.brands-products-cta {
		width: calc(50% - 40px);
	}
}
@media screen and (max-width:600px) {
    #hproducts .item a + a{
        font-size: 16px;
    }
    #hproducts .subtitle {
		font-size: 14px;
		line-height: 1;
		margin-top: 7px;
	}
    #hproducts .title {
		font-size: 20px;
		line-height: 1;
	}
	.hfocused .container > div{
		padding: 30px 0;
	}
    #hwhy .title {
		margin-bottom: 15px;
		font-size: 21px;
	}
    #hwhy .htable .tr:last-child .td:nth-child(2):after {
        display: none;
    }
    #hwhy .htable .th:not(:nth-child(1)):not(:nth-child(2)) {
        font-size: 12px;
    }
    #hwhy .htable .td:nth-child(1) {
        padding: 0;
        font-size: 14px;
    }
    #hwhy .table-outer {
        width: 100%;
        overflow: auto;
    }
    #hwhy .htable {
        width: 650px;
        max-width: none;
    }
    #hfew .subtitle,
	.hfocused p strong,
	.hfocused p{
        font-size: 14px;
        line-height: 1;
    }
    #hfew .title,
	.hfocused h3{
        font-size: 20px;
        line-height: 1;
    }
    #hrent {
        padding-bottom: 30px;
    }
    #hrent .prods .item {
        width: 100%;
    }
    #hrent .prods .item+.item {
        margin-top: 30px;
    }
    #hrent .prods .item .image {
        height: auto;
    }
}
@media screen and (max-width:480px) {
	#hred p strong span {
		margin-right: -6px;
		display: inline-block;
	}
    #hrent .icons {
		margin: 30px 0 15px 0;
	}
    #hmodal .inner >div .title span {
		font-size: 30px;
	}
    #hmodal .inner {
		padding:10px;
	}
    #hproducts .item{
        width: 100%;
        margin-bottom: 30px;
    }
	#hproducts {
		padding-bottom: 0;
		padding: 30px 0 0 0;
	}
    #hred p strong {
        font-size: 24px;
    }
    #hprogress .item .content {
        font-size: 10px;
        width: 200px;
        margin: 0 auto;
    }
    #hprogress .item {
        width: 100%;
    }
    #hprogress .item:not(:last-child) {
        margin-bottom: 30px;
    }
    #hprogress .item:not(:last-child):after {
        display: none;
    }
    #hhero .container > div.center {
		margin-left: -10px;
    }
    #hrent .subtitle + p {
        font-size: 14px;
    }
    #hrent .subtitle {
        font-size: 15px;
        margin-top: 0;
    }
    #hrent .subtitle span:after {
        height: 3px;
        max-width: 100%;
    }
	#hrent .prods > h3{
		font-size: 24px;
		line-height: 30px;
		margin-top: 50px;
		max-width: 90%;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 0;
	}
	#hrent .modal-trigger{
		font-size: 14px;
	}
	#hrent .prods .item .image{
		position: relative;
	}
	#hrent .prods .item .image:before{
		position: absolute;
		width: 100%;
		height: 45px;
		top: 0;
		left: 0;
		content: '';
		background-color: #fff;
		display: block;
		z-index: 1;
	}
	#hrent .prods .item+.item{
		margin-top: 0;
	}
	#hwhy .table-outer{
		position: relative;
		overflow: scroll;
	}
	#hwhy .table-outer:before,
	#hwhy .table-outer:after{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 1;
		pointer-events: none;
		content: '';
		opacity: 1;
	    transition: opacity .25s ease-in-out;
	}
	#hwhy .table-outer:before{
		z-index: 1;
		background: radial-gradient(ellipse at center, rgba(0,0,0,0.48) 0%,rgba(0,0,0,0.48) 28%,rgba(0,0,0,0) 70%,rgba(0,0,0,0) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a000000', endColorstr='#00000000',GradientType=1 );
	}
	#hwhy .table-outer:after{
		z-index: 2;
		background-position: center;
		background-repeat: no-repeat;
		background-size: 158px 137px;
		background-image: url(../images/swipe.png);
	}
	#hwhy .table-outer.hide-swipe:before,
	#hwhy .table-outer.hide-swipe:after{
		opacity: 0;
	}
	#hrent{
		padding-bottom: 80px;
	}
	#hrent .prods .item a.button{
		margin-top: 30px;
	}
	.product-item, 
	.brands-products-cta {
		width: 100%;
	}
	.product-item.lucky:after {
		width: 120px;
		height: 120px;
		background-size: 120px 120px;
		left: -10px;
		top: -10px;
	}
	.brands-products-cta a{
		margin-bottom: 50px;
	}
	#product-categories .swiper-pagination,
	#product-categories .swiper-button-next, 
	#product-categories .swiper-button-prev{
		display: none;
	}
}
@media screen and (max-width:400px){
	
    #hhero .container > div.center {
		margin-left: 0;
    }
	#hhero .container > div.center .hhero-text{
		padding: 0 85px;
	}
	#hhero .container > div.center .hhero-text > div{
		max-width: 100%;
	}
	.bm-inner-top{
		padding: 5px 35px 0;
		height: 105px;
	}
	.bm-inner-top img{
		max-width: 100%;
	}
	.bm-inner-bottom{
		padding: 0 20px;
		height: 430px;
	}
	.bm-form input, 
	.bm-form button{
		height: 40px;
		font-size: 13px;
	}
	.bm-form button{
		font-size: 16px;
	}
	.bm-thanks{
		padding: 0 30px;
	}
}