/* CSS Document */

@media screen and (min-width:971px){
	
.mob {display:none !important;}
.mob-header {
	display: none !important;
}
.mainNav {
	display: block !important;
}
.close_nav {
	display: none !important;
}
.nnBox span.underline {
	bottom: auto;
}
span.left_arrow, span.right_arrow {
	display: none !important;
}



	
} /* /min-width:971px */

@media screen and (max-width:970px){
	
* {box-sizing:border-box;max-width:100% !important;}
table {table-layout:fixed; width:100%;}
img { max-width:100% !important; height:auto;}
body {margin: 0px;padding: 0px;}
iframe { max-width:100% !important;}
object { max-width:100% !important;}

.pc {
	display: none;
}
div#globalNav {
    height: auto;
}
div#globalNav div {
    width: 100%;
    height: auto;
    display: table;
    table-layout: fixed;
}
div#globalNav ul {
    float: none !important;
    width: 100%;
    text-align: center;
}
div#globalNav ul li {
    float: none;
    display: inline-block;
}
div#globalNav ul li a {
    line-height: 1.7;
}
div.lrContainer {
    left: 5vw;
	right:auto;
    width: 90vw;
    margin: auto;
    height: auto !important;
    top: 5%;
}
div.lrContainer td {
    display: block;
    width: 100%;
}
div.lrContainer input {
    width: 100%;
}
div.promotionContainer {
    width: 90vw;
    left: 5vw;
    top: 5%;
    height: auto;
}
div.promotionContainer td {
    display: block;
    width: 100%;
    height: auto;
}
.promotionContainer input {
    width: 100% !important;
    height: 35px;
}
div.predloziContainer {
    width: 90vw;
    height: auto;
    left: 5vw;
    top: 5%;
}
.predloziContainer td {
    display: block;
    width: 100%;
    height: auto;
}
.predloziContainer td input {
    width: 100%;
    height: 35px;
}
div.dogadjajiContainer {
    left: 5vw;
    width: 90vw;
    height: auto;
}
.dogadjajiContainer td {
    display: block;
    width: 100%;
    height: auto;
}
.dogadjajiContainer td input {
    width: 100%;
    height: 35px;
}
div.kontaktContainer {
    left: 5vw;
    width: 90vw;
    height: auto;
}
div#header {
	padding-top: 0;
}
div#header div {
	height: auto;
	width: 100%;
	display: block;
	float: none;
	clear: both;
}
.mainNav ul.items {
	position: relative;
	bottom: auto;
	right: auto;
	left: auto;
	height: auto;
}
span.logoContainer {
	position: relative;
	left: auto;
	top: auto;
	display: block;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	height: 70px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../../../themes/default/images/logo_mob.png);
}
span.logoContainer:hover {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../../../themes/default/images/logo_mob.png);
}
div.mainNav > a {
	display: none;
}
span.searchHolder {
	position: relative;
	width: 100%;
	height: auto;
	top: auto;
	right: auto;
}
span.searchHolder input {
	width: 100%;
	height: 35px;
}
span.search_btn {
	top: 10px;
	z-index: 99;
	right: 5px;
}
ul.items li {
	display: block;
	width: 100%;
}
div#header div.mainNav {
	display: none;
}
.mob_button {
	display: inline-block;
	float: right;
	padding: 5px 15px;
	font-size: 28px;
	z-index: 9;
	cursor: pointer;
	margin-top: -55px;
}
div.pomocniciHolder {
	position: fixed;
	width: 250px;
	right: 0;
	height: 100%;
	max-height: 100%;
	overflow-y: auto;
	background-color: #E6E3DC;
	top:0;
	bottom:0;
	z-index: 9999;
}
div.pomocniciHolder li {
	display: block;
	width: 100%;
	margin-right: auto;
}
div.pomocniciHolder li:not(.close_nav) {
	border-top: thin solid #EAE7E1;
	border-bottom: thin solid #E0DCD3;
}
div.pomocniciHolder li a {
	display: block;
	width: 100%;
	padding: 7px 15px;
}
li.close_nav > span {
	display: inline-block;
	font-size: 26px;
	float: right;
	margin-right: 10px;
	padding: 5px 10px;
	margin-bottom: 15px;
	cursor: pointer;
}
div#contentHolder {
	margin-top: auto;
}
div.mainLeft {
	width: 100%;
	overflow-x: hidden;
}
div.slider {
	/*width: 100%*/;
	max-width: 435px !important;
}
div.finder {
	position: relative;
	width: 100%;
	height: auto;
	top: auto;
	right: auto;
}
.slider > div {
	max-width: 435px !important;
}
table#w_table td {
	width: 435px;
	max-width:435px;
}
table#w_table {
	width: 1740px;
	max-width: 10000% !important;
	table-layout:auto;
}
div.promoHolder {
	position: relative;
	width: 100%;
	height: auto;
}
div.promoHolder table {
	margin-left: auto;
	margin-right: auto;
}
div.secondary-features {
	position: relative;
	bottom: auto;
	left: auto;
}
.sliderShop > div:nth-child(3) {
	max-width: 616px !important;
	/* transform: scale(0.7); */
	margin-left: auto;
	margin-right: auto;
	float: none;
}
/*.sliderShop > div:nth-child(3) {
	max-width: 616px !important;
	transform: scale(0.7);
	margin-left: -100px;
}*/
/*.sliderShop > div:nth-child(3) {
	max-width: 616px !important;
	transform: scale(0.9);
	margin-left: -50px;
}*/
/*.sliderShop #w_table_s {
    width: 5544px;
    max-width: 5544px !important;
	table-layout:auto;
}*/
.sliderShop #w_table_s td {
	width: 308px;
	max-width: 308px !important;
}
.sliderShop #w_table_s td {
	width: 308px;
	max-width: 308px !important;
}
div.mainRight {
	width: 100% !important;
	height: auto !important;
}
.mainRight img[src="https://www.novasvest.com/files/images/1455213289.jpg"] {
	display: block;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
div.fliterMenu {
	width: 100%;
	height: auto;
}
div.banerHolder {
	display: block;
	clear: both;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
div.mainBottom {
	width: 100%;
	height: auto;
	float: none;
	clear: both;
}
#newsFilter ul li {
	height: auto !important;
	display: block;
	float: left;
	position: relative;
}
#newsFilter ul li div {
	height: auto !important;
	float: none !important;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}
#newsFilter ul li div p {
	width: 100%;
	height: auto !important;
	padding-bottom: 15px;
}
.sliderShop {
	width: 130%;
	overflow: hidden;
	transform: scale(0.8);
	max-width: 130% !important;
	margin-left: -15%;
}
div#footer {
	width: 100%;
}
.footer_cont_bottom table td {
	display: block;
	width: 100% !important;
	height: auto;
}
.footer_cont_bottom table td li a {
	display: block;
	width: 100%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.textHolder {
	padding-left: 15px;
	padding-right: 15px;
}
.nnBox td a font {
	height: auto !important;
}
#header.shrink {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
	left:0;
	transition-duration: 0.5s;
}
#subMenu.shrink {
	position: fixed;
	z-index: 9;
	top: 80px;
	width: 100%;
	left: 0;
}
div.catHolder {
	padding-left: 15px;
	padding-right: 15px;
}
div.contHolder {
	padding-left: 15px;
	padding-right: 15px;
}
div.mainLeft h1 {
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
}
.mainLeft img[src="https://www.novasvest.com/themes/default/images/flmhead.jpg"] {
	margin-left: auto !important;
	margin-right: auto !important;
}
/*.centriHolder table tr > td:nth-child(1) {
	width: 30% !important;
}
.centriHolder table tr > td:nth-child(2) {
	width: 70% !important;
}*/
.centriHolder table tr > td {
	display: block;
	width: 100%;
}
.centriHolder table tr > td img {
	display: block;
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.mainRight img[src="https://novasvest.com/files/images/1455213289.jpg"] {
	display: block;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
ul.bxslider {
	max-width: 10000% !important;
}
body.home .mainRight {
	display: none;
}
body.home .banerHolder {
	display: none;
}
.home .box1 {
	display: none;
}
.shop .mainLeft div {
	margin-left: auto !important;
	margin-right: auto !important;
}
.shop .mainLeft > div.clearfix > div {
	width: 100% !important;
}
div.products {
	padding-left: 15px;
	padding-right: 15px;
	display: table;
	table-layout: fixed;
	width: 100%;
	height: auto;
}
.products ul {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	height: auto;
	clear: both;
	text-align: center;
}
div.products ul li {
	float: none;
	width: 150px;
	margin-left: 4px !important;
	margin-right: 4px !important;
	margin-bottom: 7px;
	display: inline-block;
}
.products ul li .product_title {
	height: 40px;
	width: 100%;
	line-height: 1.4;
	margin-top: 5px;
	overflow: hidden;
}
.shop .mainLeft div.fancybox_inner {
	top: 50px;
	position: fixed;
	left: 5%;
	right: 5%;
	width: 90%;
	height: calc(100% - 70px);
	overflow-y: auto;
	overflow-x: hidden;
}
div.fancybox_inner .left-col-pop {
	width: 100%;
	height: auto;
}
div.fancybox_inner .left-col-pop h1 {
	font-size: 150%;
}
div.fancybox_inner .left-col-pop button {
	display: block;
	float: none !important;
	margin-left: auto;
	margin-right: auto;
}
div.fancybox_inner .right-col-pop {
	width: 100%;
	height: auto;
}
div.fancybox_inner .right-col-pop p {
	line-height: 1.4;
	height: auto;
}
div.fancybox_inner .right-col-pop p span {
	font-size: 110% !important;
}
.fancybox_inner .f-close {
	right: 5px;
}
img[src="https://novasvest.com/themes/default/images/flmhead.jpg"] {
	display: block;
	margin-left: auto !important;
	margin-right: auto !important;
	margin-bottom: auto !important;
	margin-top: auto !important;
	float: none;
	clear: both;
}
img[src="https://novasvest.com/files/images/1527021754.jpg"] {
	display: block;
	margin-left: auto !important;
	margin-right: auto !important;
	float: none;
	clear: both;
}
body.home .finder.shadow {
	display: none;
}
#newsFilter ul li {
	width: 100%;
}
#footer td img.img-responsive {
	float: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}
div.centriHolder {
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}
div.slider {
	float: none;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	padding-bottom:40px;
}
div.arrow_container_right {
	left: auto;
	top: 100px;
}
div.arrow_container_left {
	top: 100px;
	left: -470px;
}
span.right_arrow, span.left_arrow {
	font-size: 150%;
}
.slider div#dotContainer {
	left: -290px;
	bottom: -300px;
	z-index: 9;
}
div.mainImgHolder {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.shop .mainLeft > div.clearfix > div:first-child {
    text-align: center;
}
.shop .mainLeft > div.clearfix > div:first-child h1 {
	width: 100%;
	margin-left: auto !important;
	margin-right: auto !important;
}
div.textHolder p img {
	display: block;
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
	clear: both !important;
}
.promoHolder td {
	text-align: center;
}





	
} /* /max-width:970px */



@media screen and (min-width:340px) and (max-width:460px){
	
.slider > div {
	max-width: 435px !important;
	transform: scale(0.75);
	margin-left: -50px;
	margin-top: -50px;
}

	
} /* /(min-width:320px) and (max-width:460px) */

@media screen and (min-width:200px){
	
.responsive_api {display:none !important;}
	
}

@media screen and (min-width:280px) and (max-width:339px){
	
.slider > div {
	max-width: 435px !important;
	transform: scale(0.65);
	margin-left: -70px;
	margin-top: -50px;
}

.slider div#dotContainer {
	left: -500px !important;
	bottom: -400px !important;
}
div.sliderShop {
	width: 220%;
	overflow: hidden;
	transform: scale(0.5);
	max-width: 220% !important;
	margin-left: -60%;
}
span.right_arrow, span.left_arrow {
	display: none;
}

	
} /* /(min-width:280px) and (max-width:339px) */

@media screen and (min-width:340px) and (max-width:460px){
	
.slider div#dotContainer {
    left: -400px !important;
    bottom: -380px !important;
}	
	
} /* /(min-width:340px) and (max-width:460px) */

@media screen and (min-width:340px) and (max-width:560px){
	
/*.slider div#dotContainer {
    left: -400px !important;
    bottom: -380px !important;
}*/
div.sliderShop {
	width: 190%;
	overflow: hidden;
	transform: scale(0.6);
	max-width: 190% !important;
	margin-left: -45%;
}
span.right_arrow, span.left_arrow {
	display: none;
}

	
} /* /(min-width:340px) and (max-width:560px) */


@media screen and (min-width:768px) and (max-width:970px){
	
div.slider {
	float: none;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	padding-bottom: 40px;
}
.slider div#dotContainer {
	left: -290px;
	bottom: -300px;
}
div.arrow_container_right {
	left: auto;
	top: 100px;
}
div.arrow_container_left {
	top: 100px;
	left: -470px;
}
span.right_arrow, span.left_arrow {
	font-size: 150%;
}
div.sliderShop > div:nth-child(3) {
	margin-left: auto;
	margin-right: auto;
	float:none;
	clear:both;
}
div.mainLeft {
	width: 100% !important;
}





	
} /* /(min-width:768px) and (max-width:970px) */




@media screen and (max-width:767px) and (orientation:portrait){
	
div.slider div#dotContainer {
	left: -300px;
	bottom: -300px;
}
.basic div.slider {
	padding-bottom: 40px;
}



	
} /* /(max-width:767px) and (orientation:portrait) */


