/* media queries for larger display than mobile */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
header .navbar-collapse {
    width: 100%!important;
}
.navbar-collapse {
    left: 0%;
}
.navbar{
    flex-wrap: nowrap;
}
.navbar-brand{
    margin-right: 0;
}
}
/* Mobile landscape */
@media only screen and (min-width: 667px) and (max-width: 768px){
	div#navbarSupportedContent20{
		padding-top: 0 !important;
	}
}
@media only screen and (min-width: 667px) and (max-width: 843px){
	div#navbarSupportedContent20{
		height: 60vh !important;
		background-color: whitesmoke;
		padding-top: 25%;
	}
		nav.navbar.navbar-light.amber {
    		display: flex;
    		flex-wrap: nowrap;
	}
	.navbar-toggler, .nt-nav-icons {
    		min-width: 200px;
	}
	header .navbar-collapse {
    		width: 100% !important;
    		overflow-y: scroll;
    		height: 300px;
    		padding-top: 42%;
    		padding-bottom: 10%;
	}
	.navbar-collapse {
    		left: 0%;
	}
}
@media only screen and (min-width: 844px) and (max-width: 915px){
	nav.navbar.navbar-light.amber {
    		display: flex;
    		flex-wrap: nowrap;
	}
	.navbar-toggler, .nt-nav-icons {
    		min-width: 200px;
	}
	header .navbar-collapse {
    		width: 100% !important;
    		overflow-y: scroll;
    		height: 450px;
    		padding-top: 42%;
    		padding-bottom: 10%;
	}
	.navbar-collapse {
    		left: 0%;
	}
}
@media only screen and (min-width: 916px) and (max-width: 1048px){
	nav.navbar.navbar-light.amber {
    		display: flex;
    		flex-wrap: nowrap;
	}
	}
@media only screen and (min-width: 768px) {
	.row.mobile {
    	display: none;
	}
	.nt-mobile{
		display: none !important;
	}
	ul.sub-menu {
    	display: none;
	}
	.nt-featured-products{
		display: none;
	}
	.menu-product-title:before{
		display: none;
	}
	.singular-featured-product a::before{
		display: none;
	}
	.singular-featured-product a::after{
		display: none;
	}
	.nt-mobile-switch {
		display: none;
	}
	.nt-angled-wrapper{
        	display: none;
    	}
}
@media only screen and (max-width: 767px) {
	.sub-menu {
    		margin-top: 10px !important;
	}
	.nt-mobile-switch{
    		position: fixed;
    		top: 86px;
    		width: 100%;
	}
	.wpml-ls-current-language a span{
    		color: white !important;
    		border-right: 1px solid #5d5d5d;
	}
	ul#menu-main-menu-en-1 {
    		display: flex;
    		list-style: none;
    		margin-bottom: -15%;
	}
	.collapse-menu ul{
		display: flex;
		flex-direction: column;
		margin-left: 30px !important;
	}
	/* .arrow-left-position {
    		margin-top: 5% !important;
	} */
	.menu-product-title:before {
    	height: 14px;
    	width: 14px;
    	left: -10px;
    	top: 2px;
    	border-radius: 3px;
	}
	.singular-featured-product a::before {
   	 	height: 10px;
    	width: 10px;
		margin-top: 3.5px;
		border-radius: 2px;
	}
	.singular-featured-product a::after {
    	height: 13px;
    	width: 13px;
		margin-top: 4px;
		border-radius: 2px;
	}
	.nt-mobile-switch a.cart-nerd img{
		width: 20px;
	}
	.nt-mobile-switch a.cart-nerd {
		position: relative;
   	 	right: 10%;
    	top: -15%;
	}
	.nt-menu span {
    	color: #5d5d5d;
		padding: 5px;
	}
	li.menu-item.wpml-ls-slot-25.wpml-ls-item.wpml-ls-item-en.wpml-ls-menu-item.wpml-ls-first-item.menu-item-type-wpml_ls_menu_item.menu-item-object-wpml_ls_menu_item.menu-item-wpml-ls-25-en{
		border-left: 1px solid #5d5d5d;
		height: 18px;
	}
	ul#menu-main-menu-1 {
		display: flex;
    	list-style: none;
    	flex-direction: row-reverse;
    	margin-bottom: -10px;
    	font-size: 15px;
    	font-weight: 400;
	}
	.nt-mobile-switch {
    	background: lime;
    	height: 50px;
		padding-top: 10px;
    	display: flex;
    	justify-content: space-evenly;
    	align-items: center;
		margin-top: 0%;
		z-index: 9999999;
	}
	nav.navbar.navbar-light.amber .menu li, .menu li a p{
		font-size: 17px;
		font-weight: 300;
		margin-left: 35px;
		width: 100%;
		padding-left: 15px;
	}
	.row.feat-prod-row {
    	display: none;
	}
	.menu-product-title, .menu-product-subtitle, .singular-featured-product p{
		text-align: left;
		margin-left: 50px;
    		font-weight: 300;
    		width: 100%;
	}
	.row.feat-prod-row {
    	display: none !important;
	}
	.navbar {
		position: relative;
    		display: flex;
    		align-items: center;
    		justify-content: space-between;
		flex-direction: row;
		padding: 0px;
		flex-wrap: nowrap;
	}
	.container{
		padding: 0px !important;
		
		margin-left: 0px;
	}
	.bottom-green-header {
    	left: 0;
		font-size: 12px;
    	padding-bottom: 2px;
    	padding-top: 2px;
	}
	.nt_product_slider_image{
		padding-bottom: 20px;
	}
	.nt_product_slider_image img {
    	height: 80%;
    object-fit: contain;
	}
	.col-6.col-sm-6.nt-text-and-icon-text {
    	font-size: 12px;
	}
	.col-6.col-sm-6.nt-text-and-icon-icon {
    	text-align: center;
	}
	div#footer-sidebar-1 {
    	display: none;
	}
	.widget.widget_block h1 {
    	font-size: 26px;
	}
	#footer-sidebar-3 h1 {
    	font-size: 26px;
	}
	figure.wp-block-gallery.has-nested-images {
    	display: flex;
    	flex-wrap: nowrap;
	}
	.wp-block-media-text__content p {
    	font-size: 16px;
    	width: 125%;
	}
	#footer-sidebar-4 ul li {
		text-align: center;
	}
	.nt-footer .social-zone{
		justify-content: center;
		padding-bottom: 50px;
	}
	.nt-nav-icons .nt-menu {
    	display: none;
	}
	.col-5.singular-featured-product img {
    	display: none;
	}
	.nt-nav-icons>a:first-child{
		display:none;
	}
	.nt-nav-icons a.cart-nerd {
    	display: none;
	}
	a.account-nerd img{
		height: 26px;
		margin-right: 20px;
	}
	.nt-image-text-module-section .nt-module-wrapper{
    	clip-path: polygon(25% 0%, 100% 0%, 81% 100%, 0% 100%);
	}
/* 	.nt-module-text p {
    	display: none;
	} */
	.nt-module-text h3 {
    	font-size: 18px;
    	width: 80%;
    	color: #00ff01;
    	margin: auto;
	}
	.nt-image-text-module-section .nt-module-text {
    	border-bottom: none;
    	padding: 5px;
    	background: #434343;
    	height: 35px;
	}
	.nt-module-image img{
		height: 150px;
	}
	.row.desktop {
    	display: none;
	}
	.row.mobile .col {
    	padding-right: 5px;
    	padding-left: 5px;
	}
	.container-header{
		max-width: 100%;
	}
	.home h2.section-main-header {
    	font-size: 25px;
		padding-bottom: 13px;
			padding-left: 0 !important;
				padding-right: 0 !important;
		padding-top: 10px;
	}
/* 	.scroll-wrapper{
		height: 100%;
	} */
	.scroll-explode{
		padding: 40px;
	}
	.table-wrapper {
    	width: 100%;
    	overflow-x: auto;
    	padding: 0px;
		margin-top: 20px;
	}
/* 	.nt_product_slider{
		margin: 0px;
	} */
	
	.nt-video-section .nt_single_video_mask img {
    	height: 3vh;
	}
	.nt-video-section .nt_single_video_mask{
		height: 20vh !important;
	}
	.nt-video.slider .nt_video_mask{
		display: none;
	}
	.nt-diamond-background-shadow{
		display: none;
	}
	body .nt-press-slider .slick-center{
    	min-width: 100px !important;
	}
	.nt-slider-seciton{
    	height: 53vh;
    	background: white !important;
	}
	.nt_footer_wrapper {
    	min-height: 0px;
	}
	.nt-slider-seciton .h2, .nt-slider-seciton h2 {
    	margin-top: 15px !important;
    	width: 100%;
    	margin-left: 3%;
		margin-bottom: 0;
	}
	.nt_product_slider_image {
    	margin-bottom: 20px !important;
	}
	.nt-press-slider .container .slick-slide:not(.slick-center) img {
    	padding: 0px;
		max-height: 43px !important;
    	height: 43px !important;
    	width: 22px !important;
    	max-width: 22px !important;
	}
	.nt-angled-wrapper {
		display: flex;
    	margin-right: 0;
    	margin-left: 4px;
	}
/* 	.nt-section.nt-image-text-module-section {
    	padding-top: 90px !important;
	} */
/* 	.scroll-section {
   		padding-top: 120px !important;
		padding-bottom: 120px !important;
	}
	.nt-section.nt-awards-section {
    	padding-top: 110px !important;
    	padding-bottom: 120px !important;
	} */
	.nt-angled-container{
		/* transform: skewX(347deg); */
		border-right: 6px solid transparent;
	}
	.angled-text {
    	text-align: center;
    	font-size: 13px;
    	text-transform: uppercase;
    	font-weight: 600;
		padding-top: 3px;
		padding-bottom: 3px;
	}
	.nt-angled-container{
		width: 400px;
	}
	.nt-angled-background{
		/* width: 230px; */
		/* transform: skewX(8deg); */
		height: 16vh;
		/* width: 27vh; */
	}
	/* .nt-angled-container:nth-child(2) .nt-angled-background {
    	background-position: -15px !important;
	}
	.nt-angled-container:nth-child(3) .nt-angled-background {
    	background-position: 10px !important;
	} */
	.nt-section.nt-video.slider {
    	padding-top: 27%;
	}
	body .navbar {
    	height: 90px;
	}
	.nt-video.slider .slick-dots {
    	bottom: 7px!important;
	}
	body .nt-video.slider .slick-dots li.slick-active button:before{
		height: 5px !important;
		margin-top: -0.5px;
	}
	.nt-awards-section .container>.row {
    	margin: 0px;
    	padding-left: 20px;
		padding-right: 20px;
	}
	.logos-wrapper {
    	padding-top: 40px;
		background-position-x: 50% !important;
		padding-bottom: 20px;
		margin-top: 10px !important;
	}
	.nt-text-and-icon-text{
		font-size: 12px;
	}
	.nt-awards-section .nt-text-and-icon-icon img {
    	height: 100%;
    	max-height: 75px !important;
	}
	.nt-awards-section .container>.row{
		justify-content: center;
	}
	.nt-awards-section .nt-logos-bottom img {
		width: auto;
    	height: 45px;
    	max-height: 45px;
    	margin-top: 10px;
    	margin-left: 6px;
    	margin-right: 6px;
	}
	.nt-awards-section .nt-logos-bottom img{
		margin-bottom: 10px;
	}
	.nt-logo-with-text:last-child {
    	margin-bottom: 20px !important;
	}
	body .logos-wrapper .container {
    	background-size: unset !important;
    	background-repeat: no-repeat !important;
    	background-position: center !important;
	}
	.nt-awards-section .nt-logo-with-text .row {
    	padding-bottom: 20px !important;
	}
	/* Press section  */
	.nt-slider-seciton .container .nt-press-slider.slick-initialized.slick-slider .slick-slide {
    	margin: 0 10px !important;
    	padding: 0px;
	}
/* 	.nt-slider-seciton{
		padding-top: 115px !important;
		margin-bottom: 50px !important;
	} */
	.nt-slider-seciton .container {
		background: url(/wp-content/uploads/2022/10/Mobile_awards_background.png) !important;
    	background-size: cover !important;
	}
	.nt-slider-seciton .container .slick-slide.slick-cloned.slick-active{
		height: 105px !important;
		width: 74px !important;
	}
	.nt-slider-seciton .container .slick-slide.slick-current.slick-active.slick-center{
    	height: 143px !important;
    	width: 101px !important;
	}
	.nt-slider-seciton .container .slick-slide.slick-active{
		height: 105px !important;
		width: 74px !important;
	}
	.nt-slider-seciton .container h2.section-main-header{
		background-color: white !important;
	}
	.nt-slider-seciton .container{
		height: 80%;
	}
	.nt-press-slider .container .nt-slider-title {
    	margin-top: -20px !important;
	}
	.nt-press-slider .container .nt-press-slider *{
		margin-top: -4px;
	}
	.nt-press-slider .container .nt-press-slider .slick-slide img {
    	max-height: 70px !important;
	}
	.nt-press-slider .container .nt-press-slider .slick-next:hover:before, .nt-press-slider .slick-prev:hover:before {
    	width: 20px!important;
    	height: 20px!important;
	}
	.nt-slider-seciton .container .nt-press-slider.slick-initialized.slick-slider .nt-slider-image-logo img{
		padding: 0 10px;
	}
    .nt-press-slider .container .slick-slide div>img{
		padding-right: 0px !important;
	}
	.nt-section.nt-slider-seciton .container .slick-track .slick-slide.slick-active .nt-press-slide .nt-slider-title{
		padding-top: 10px !important;
	}
	.nt-section.nt-slider-seciton .container .nt-press-slider .slick-slide:not(.slick-center) h3 {
    	padding: 5px !important;
    	font-size: 10px !important;
	}
	.nt-section.nt-slider-seciton .container .nt-press-slider.slick-initialized.slick-slider .slick-track .nt-press-slide .nt-slider-image-logo{
		height: inherit;
    	display: flex;
    	align-items: center;
	}
	.nt-section.nt-slider-seciton .slick-slide.slick-current.slick-active.slick-center .nt-slider-image-logo img{
		max-height: 60px !important;
	}
	/* Youtube video section */
	.nt-single-video iframe {
    	height: 168px !important;
	}
	/* Couchmaster section */
	.nt_product_slider .text-logo-wrapper::before{
		height: 240px;
	}
    .nt_product_slider .text-logo-wrapper::after{
		height: 240px;
	}
    .nt_product_slider .product-text-under-image{
		font-size: 14px;
		margin-left: 20px;
		margin-right: 20px;
		margin-top: 0px;
	}
	.nt_product_slider .text-slide-image {
		display: flex;
    	align-items: flex-end;
    	width: 80%;
		margin-left: 10%;
    	justify-content: flex-start;
    	padding-left: 0px;
    	padding-bottom: 20px;
		margin-top: -3%;
    	padding-right: 30px;
	}
	.table-wrapper a{
		color: #434343;
	}
	.nt_product_slider .text-slide {
    	padding: 20px 0 20px;
	}
	.nt_product_slider .arrow-right-position {
    	position: relative;
    	left: 43%;
		margin-top: 11% !important;
	}
	.nt_product_slider .product_slider.slick-initialized.slick-slider {
    	margin-top: -25%;
	}
	.nt_product_slider .arrow-left-position, .nt_product_slider .arrow-right-position {
    	margin-top: 5%;
	}
	.nt_product_slider .prev.arrow-left.slick-arrow {
    	margin-left: 40%;
	}
/* 	.nt_product_slider .product_slider img{
    	height: 157px;
    	width: 166px;
	} */
	.nt_product_slider .row{
		margin: 0px;
	}
	.nt_product_slider{
		padding-top: 40px;
   		padding-bottom: 35px;
	}
	.nt_product_slider .text-logo-wrapper::before{
		background-color: #EBEBEB;
	}
	.nt_product_slider .text-logo-wrapper::after{
		background-color: #EBEBEB;
	}
	/* Back to TOP button */
	.nt-back-to-top{
		bottom: 7%;
    	right: 4%;
	}
	/* Collapse menu on mobile */
	div#navbarSupportedContent20 {
    	width: 100% !important;
    	overflow: scroll;
    	left: 0%;
	height: 82vh;
    	margin-top: 5%;
    	align-items: flex-start;
	}
	.row.feat-prod-row {
    	display: flex;
    	flex-direction: column;
	}
	header .navbar-collapse .container {
		display: flex;
    	flex-direction: column-reverse;
		background: whitesmoke;
	}
	.menu-colapse-menu-container .menu{
		display: flex;
		flex-direction: column;
		margin-left: 30px !important;
	}
	nav.navbar.navbar-light.amber .singular-featured-product{
		background: whitesmoke;
	}
	nav.navbar.navbar-light.amber .menu li, .menu li a{
    	font-size: 20px;
		font-weight: 400;
		margin-bottom: 10px;
		margin-left: 0px;
		padding-left: 0px;
	}
	nav.navbar.navbar-light.amber .singular-featured-product{
    	padding: 0px;
	}
	nav.navbar.navbar-light.amber .menu-product-title {
    	font-weight: 400;
		text-align: left;
		font-size: 16px;
		margin-left: 10px;
	}
	nav.navbar.navbar-light.amber .menu-product-subtitle {
    	text-align: left;
		margin-bottom: 15px;
		margin-left: 7%;
	}
    .home .product_slider img{
        padding: 0px;
    }
}
img.mobile-only{
	object-fit: contain;
}