:root {
	--zelena: #98C154;
	--siva: #000;
	--svetlosiva: #f4f4f4;
	--besedilo: #616162;
}

.page {
    overflow: hidden;
}

div#block-logo {
    float: left;
    width: 320px;
    margin-top: 50px;
    margin-bottom: 20px;
}

html, .pr-header {
    background-color: #fff;
}

.regions, .page {
	background-color: transparent;
}

.block {
    margin: 0;
}

.l-rw, .l-r {
    padding: 0;
}

div#block-logo p {
    margin: 0;
}

.pr-header .regions {
    position: relative;
}

div#block-mainnavigation {
    position: absolute;
    bottom: 0;
    right: 13%;
}

#superfish-main a:hover, #superfish-main li:last-child a {
	color: var(--zelena);
}

#superfish-main a:hover:before, #superfish-main a.is-active:before {
	height: 100%;
}

#superfish-main a.katalog:hover:before, #superfish-main a.katalog.is-active:before, #superfish-main li:last-child a:hover:before, #superfish-main li:last-child a.is-active:before {
	height: 0;
}

#superfish-main li:last-child a:hover, #superfish-main li:last-child a.is-active {
	color: #000;
}

#superfish-main a:before {
	content: "";
	top: 0;
	left: 0;
	position: absolute;
	width: 3px;
	background-color: var(--zelena);
	height: 0;
	-webkit-transition: height 0.3s ease-in-out 0s; /* For Safari 3.1 to 6.0 */
    -ms-transition: height 0.3s ease-in-out 0s;
    -o-transition: height 0.3s ease-in-out 0s;
    transition: height 0.3s ease-in-out 0s;
}

#superfish-main a.is-active {
	border-color: var(--zelena);
	color: var(--zelena);
}

#superfish-main a {
    color: #000;
    font-size: 20px;
    font-weight: bold;
    padding: 0;
    text-decoration: none;
    padding-bottom: 30px;
    padding-left: 8px;
    position: relative;
}

a.katalog:hover {
    background-image: url("/sites/default/files/Toroid katalog-01b.svg");
}

a.katalog {
    background-image: url("/sites/default/files/Toroid katalog-01.svg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
    text-indent: -9999px;
    width: 40px;
    border: 0 !important;
    padding-left: 0 !important;
    position: relative;
    top: -13px;
}

#superfish-main li {
    margin-left: 15px;
    margin-right: 15px;
}

#superfish-main li:last-child {
    margin-right: 0;
}

#superfish-main li:last-child a {
    border: 0 !important;
    padding: 0 !important;
}

div#block-naslovprvastran {
    float: left;
    width: 100%;
    position: relative;
    margin-top: 100px;
    margin-bottom: 100px;
}

div#block-linkiprvastran {
    float: left;
    width: 100%;
    position: relative;
}

div#block-naslovprvastran h2.show {
	opacity: 1;
	top: 0;
}

div#block-naslovprvastran h2 {
    color: #000;
    font-weight: 500;
    font-size: 65px;
    float: left;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    margin-bottom: 0;
	top: -50px;
	opacity: 0;
    font-family: "Rajdhani", sans-serif;
	-webkit-transition: all 0.3s ease-in-out 0s; /* For Safari 3.1 to 6.0 */
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

div#block-naslovprvastran h2 span {
    display: block;
    text-align: right;
    position: relative;
    right: -80px;
    font-weight: bold;
    color: var(--zelena);
}

div#block-linkiprvastran .block__inner, div#block-opisprvastran .block__inner {
    float: left;
    width: 100%;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    max-width: 1500px;
}

tr:hover {
    background-color: transparent;
}

div#block-linkiprvastran table, div#block-linkiprvastran table tr, div#block-linkiprvastran table td {
    border: 0 !important;
}

div#block-linkiprvastran table td {
    padding-right: 50px;
    padding-left: 10px;
    padding-top: 0;
    position: relative;
    z-index: 10;
}

div#block-linkiprvastran table td img {
    box-shadow: 0 0 94px -20px #000;
    position: relative;
    z-index: 0;
}

div#block-linkiprvastran table td:hover:before {
	height: calc(100% - 100px);
}

div#block-linkiprvastran table td:before {
    content: "";
    width: 10px;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background-color: var(--zelena);
    z-index: 10;
	-webkit-transition: all 0.3s ease-in-out 0s; /* For Safari 3.1 to 6.0 */
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.lang-de div#block-linkiprvastran table td h2 {
	font-size: 25px;
}

div#block-linkiprvastran table td h2 {
    font-size: 38px;
    font-weight: bold;
    padding-left: 50px;
    text-transform: uppercase;
    margin-bottom: 0;
	font-family: "Rajdhani", sans-serif;
}

div#block-linkiprvastran table td:hover h2 a {
	color: var(--zelena);
}

div#block-linkiprvastran table td h2 a {
    color: var(--siva);
    text-decoration: none;
}

.path-frontpage .l-content-prefix {
    background-image: url("/sites/default/files/Toroid simbol.svg");
    background-repeat: no-repeat;
    background-position: right -25% center;
    background-size: 35% auto;
    padding-bottom: 200px;
}

.pr-footer {
    color: var(--siva);
    background-color: transparent;
}

div#block-rights {
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: 30px;
}

div#block-rights table, div#block-rights table tr, div#block-rights table td, div#block-eu table, div#block-eu table tr, div#block-eu table td {
    border: 0;
}

div#block-rights table td:first-child p {
    display: block;
    width: 100%;
    position: relative;
    float: left;
    font-size: 15px;
}

div#block-rights table td:first-child p:before {
    content: "";
    float: left;
    width: 100%;
    height: 30px;
    background-color: var(--zelena);
    margin-bottom: 10px;
}

div#block-rights table td {
    padding: 0;
}

div#block-rights table td img {
    width: 250px;
    margin-left: 50px;
}

div#block-rights table td:first-child p a {
    color: var(--siva);
    font-weight: 500;
    text-transform: uppercase;
}

div#block-eu {
    float: left;
    width: 100%;
    position: relative;
}

div#block-eu .block__inner {
    float: left;
    width: 100%;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    max-width: 1700px;
}

div#block-eu table td p, div#block-eu table td p a {
    color: #000;
    text-decoration: none;
    font-size: 13px;
    line-height: 1.3;
}

.page-node-type--page .page, .page-node-type--industries .page, .path-product .page {
    background-color: var(--svetlosiva);
}

.node {
    background-color: transparent;
    box-shadow: none;
    margin: 0;
    padding: 0;
    border-radius: 0;
}

.page-node-type--page #main-content {
    padding-top: 100px;
}

.page-node-1 .node__content, .page-node-2 .node__content, .page-node-type--page .node__content {
    max-width: 1700px;
    margin: 0 auto;
}

.page-node-1 .node__content table, .page-node-1 .node__content table tr, .page-node-1 .node__content table td, .page-node-2 .node__content table, .page-node-2 .node__content table tr, .page-node-2 .node__content table td {
    border: 0;
}

.page-node-1 .node__content table td h1, .page-node-2 .node__content table td h1 {
    font-weight: bold;
    font-size: 90px;
    color: var(--zelena);
    line-height: 85px;
    font-family: 'Montserrat';
}

.page-node-1 .node__content table:first-child td:last-child {
    color: #000;
    font-family: "Rajdhani", sans-serif;
    font-weight: 500;
    font-size: 30px;
    line-height: 1.3;
    padding-right: 10%;
}

.page-node-2 .node__content tr:first-child td:last-child {
    color: #000;
    font-family: "Rajdhani", sans-serif;
    font-weight: 600;
    font-size: 22px;
    line-height: 1.6;
    padding-right: 10%;
}

.page-node-1 .node__content table td img {
    margin-bottom: 20px;
}

.page-node-1 .node__content table td h2, .page-node-2 .node__content table td h2 {
    color: var(--zelena);
    font-weight: bold;
    font-size: 30px;
    text-transform: uppercase;
}

.page-node-1 .node__content table:last-child td {
    padding-right: 100px;
	padding-bottom: 50px;
}

.page-node-1 .node__content table:last-child td p {
    font-family: "Rajdhani", sans-serif;
    color: var(--besedilo);
    font-size: 18px;
    line-height: 1.7;
    font-weight: 600;
}

nav#block-industries {
    float: left;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 0;
}

nav#block-industries .block__inner {
    float: left;
    width: 100%;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    max-width: 1700px;
}

nav#block-industries .block__title {
    color: #000;
    font-weight: bold;
    font-size: 90px;
    text-transform: uppercase;
    margin-bottom: 0 !important;
    float: left;
    line-height: 70px;
}

nav#block-industries .block__content.block-menu__content {
    float: right;
}

nav#block-industries .block__content.block-menu__content li {
    display: inline-block;
    margin-left: 50px;
}

nav#block-industries .block__content.block-menu__content li a {
    color: #000;
    text-decoration: none !important;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 25px;
    font-family: 'Montserrat';
}

nav#block-industries .block__content.block-menu__content li a.is-active, nav#block-industries .block__content.block-menu__content li a:hover {
    color: var(--zelena);
}

.industries_wrapper {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 100px;
}

.industries_inner {
    width: 100%;
    float: left;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    max-width: 1920px;
}

.industries_image {
    float: left;
    width: 100%;
    position: relative;
    padding-bottom: 100px;
}

.industries_data {
    position: absolute;
    left: 0;
    width: 50%;
    height: 100%;
    top: 0;
    border-right: 16px solid var(--zelena);
}

.industries_data h1.node__title {
    color: var(--zelena);
    font-weight: bold;
    text-transform: uppercase;
    font-size: 110px;
    line-height: 79px;
    text-align: right;
    font-family: 'Montserrat';
    letter-spacing: -3px;
}

.industries_data .field-node--body {
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #fff;
    padding: 50px;
    width: 80%;
    font-weight: bold;
    font-size: 23px;
    line-height: 1.5;
}

.field {
    margin-bottom: 0;
}

.industries_opis_desno {
    float: right;
    width: 50%;
    padding-left: 50px;
    margin-top: -40px;
    font-size: 18px;
    line-height: 1.6;
}

.industries_opis_desno h2, .industries_opis_spodaj h2 {
    color: var(--zelena);
    font-weight: bold;
    margin-bottom: 40px;
}

.industries_opis_spodaj {
    float: left;
    width: 50%;
    padding-left: 10%;
    padding-right: 50px;
    margin-top: 100px;
    font-size: 18px;
}

.page-node-6 .node__container {
    max-width: 1920px;
    margin: 0 auto;
}

.page-node-6 .node__container h1 {
    color: var(--zelena);
    font-weight: bold;
    font-size: 90px;
    text-transform: uppercase;
    margin-left: 15%;
    display: inline-table;
    vertical-align: bottom;
    line-height: 70px;
    font-family: Montserrat;
}

.page-node-6 .node__container .field__item > h2 {
    display: inline-table;
    vertical-align: bottom;
    margin-left: 50px;
    font-weight: bold;
    font-size: 20px;
}

.page-node-6 .node__container .field__item > p img {
    margin-right: 15%;
    margin-top: 30px;
    margin-bottom: 0;
    width: 30%;
}

.development_wrapper {
    float: right;
    width: 60%;
    margin-right: 10%;
    margin-bottom: 100px;
}

.development_item {
    float: left;
    width: 100%;
	margin-bottom: 50px;
}

.development_item img {
    display: inline-table;
    vertical-align: top;
    width: 260px;
    margin-right: 50px;
}

.development_data {
    display: inline-table;
    vertical-align: top;
}

.development_data h4 {
    color: var(--zelena);
    font-weight: bold;
    margin-bottom: 20px;
    line-height: 80px;
    font-size: 90px;
    font-family: 'Montserrat';
}

.development_data h2 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 28px;
}

.development_data ul {
    padding-left: 0;
    font-weight: 500;
    font-size: 18px;
    list-style-type: none;
}

.page-node-2 .node__content table td ul {
    font-size: 18px;
    padding-left: 0;
    list-style-type: none;
}

.development_data ul li, .page-node-2 .node__content table td ul li {
    margin-bottom: 5px;
}

.development_data ul li:before, .page-node-2 .node__content table td ul li:before {
    content: "-";
    margin-right: 10px;
}

.development_item:nth-child(1) {
    margin-left: 15%;
}

.development_item:nth-child(2) {
    margin-left: 10%;
}

.development_item:nth-child(3) {
    margin-left: 7%;
}

.development_item:nth-child(4) {
    margin-left: 12%;
}

.page-node-6 .l-main {
    /* background-image: url("/sites/default/files/Toroid-Product-development-cover.png"); */
    background-image: url("/sites/default/files/Toroid-robo-2.png");
    background-repeat: no-repeat;
    background-position: top left 5%;
    background-size: 30% auto;
}

.page-node-2 table tr:last-child td:last-child {
    position: relative;
    padding-left: 50px;
    padding-top: 30px;
    padding-bottom: 50px;
}

.page-node-2 .node__content table tr:last-child td:last-child:before {
    content: "";
    position: absolute;
    left: 7px;
    top: 0;
    width: 10px;
    height: 100%;
    background-color: var(--zelena);
}

.page-node-2 .node__container {
    background-image: url("/sites/default/files/Toroid simbol.svg");
    background-repeat: no-repeat;
    background-position: left -10% top -86%;
    background-size: 40% auto;
}

.page-node-7 .node__container {
    max-width: 1920px;
    margin: 0 auto;
}

.page-node-7 .node__content table, .page-node-7 .node__content table tr, .page-node-7 .node__content table td {
    border: 0;
}

.page-node-7 .node__content table td {
    padding: 0;
    font-weight: 600;
}

.page-node-7 .node__content table td:first-child {
    padding-left: 10%;
    border-right: 10px solid var(--zelena);
}

div#block-3dprinting table table td:last-child {
    padding-left: 50px;
    padding-right: 50px;
    font-weight: 600;
}

div#block-3dprinting table table td:last-child strong {
    color: var(--zelena);
}

div#block-3dprinting table table tr:first-child td {
    padding-bottom: 50px;
}

div#block-3dprinting table table td h3 {
    font-weight: bold;
}

.page-node-7 .node__content table td h1 {
    color: var(--zelena);
    font-weight: bold;
    text-transform: uppercase;
    font-size: 90px;
    line-height: 60px;
    margin-bottom: 80px;
    font-family: Montserrat;
}

.page-node-7 .node__content table td h2 {
    font-weight: bold;
    color: var(--zelena);
    font-size: 35px;
    margin-bottom: 30px;
}

.page-node-7 .node__content table td p {
    font-size: 20px;
    margin-bottom: 30px;
}

.page-node-7 .node__content table td a {
    color: #000;
    text-decoration: none;
}

.page-node-7 .node__content table td a:hover {
    color: var(--zelena);
}

.page-node-7 .node__content .field__item > p > img {
    width: 30%;
    margin-left: 25%;
    position: relative;
    z-index: 0;
    margin-top: -120px;
    margin-bottom: 10px;
}

.page-node-7 .node__content table td:last-child p {
    margin: 0;
}

div#block-3dprinting {
    float: left;
    width: 100%;
    position: relative;
    padding-top: 50px;
}

div#block-3dprinting .block__inner {
    float: left;
    width: 100%;
    position: relative;
    max-width: 1920px;
    left: 50%;
    transform: translateX(-50%);
}

div#block-3dprinting table, div#block-3dprinting table tr, div#block-3dprinting table td {
    border: 0 !important;
    padding-left: 0;
    padding-right: 0;
}

div#block-3dprinting table table td:last-child {
    padding-left: 50px;
}

div#block-3dprinting h1 {
    color: var(--zelena);
    font-weight: bold;
    font-size: 90px;
    margin-bottom: 0;
    position: relative;
    line-height: 70px;
    z-index: 1;
    font-family: Montserrat;
    margin-left: 10%;
    margin-top: 100px;
}

#block-3dprinting td p > img {
    position: relative;
    margin-top: -60px;
    z-index: 0;
}

div#block-3dprinting td h2 {
    font-weight: bold;
    font-size: 34px;
}

div#block-3dprinting .block__content {
    padding-left: 10%;
}

div#block-3dprinting .field__item > h2 {
    font-weight: bold;
    font-size: 50px;
    text-transform: uppercase;
    margin-bottom: 40px;
}

div#block-3dprinting .field__item > h2 strong {
    color: var(--zelena);
}

div#block-3dprinting .field__item > h3 {
    font-weight: bold;
}

.path-product .pr-main .regions {
    max-width: 1700px;
}

div#izdelek_tabs {
    margin-bottom: 100px;
    border: 0;
    border-radius: 0;
    background-color: transparent;
    padding: 0;
    font-family: Montserrat !important;
}

.ui-tabs .ui-tabs-nav {
    padding: 0;
    margin-bottom: 50px;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.ui-tabs .ui-tabs-nav li {
    border: 0;
    border-radius: 100%;
    background-color: var(--besedilo);
    width: 200px;
    height: 200px;
    position: relative;
    margin-left: 50px;
    margin-right: 50px;
}

.ui-tabs .ui-tabs-nav li a span {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    font-weight: bold;
    font-size: 20px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active, .ui-tabs .ui-tabs-nav li:hover {
    background-color: var(--zelena);
}

.izdelek_opis h2 {
    font-weight: bold;
    font-size: 25px;
}

.izdelek_vkosarico {
    float: left;
    width: 100%;
    position: relative;
}

.izdelek_vkosarico .field--widget-commerce-product-variation-attributes {
    float: left;
    position: relative;
}

.izdelek_vkosarico .form-actions, .webform_wrapper .form-actions {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 0;
    margin-top: 40px;
}

.izdelek_vkosarico .field--widget-commerce-product-variation-attributes label, .izdelek_vkosarico .field--name-quantity label, .izdelek_price h3.field__label {
    font-size: 18px;
    margin-bottom: 10px;
}

.webform_wrapper label {
    font-size: 18px;
    margin-bottom: 10px;
}

.izdelek_vkosarico .field--widget-commerce-product-variation-attributes .form-item {
    float: left;
    width: 200px;
    margin-right: 40px;
    font-size: 18px;
}

.izdelek_vkosarico .field--widget-commerce-product-variation-attributes select {
    border-radius: 50px;
    height: 50px;
    padding-left: 20px;
    background-color: var(--zelena);
    border-color: var(--zelena);
    color: #fff;
    font-weight: bold;
}

.izdelek_vkosarico .field--name-quantity input {
    border-radius: 50px;
    height: 50px;
    padding-left: 20px;
    background-color: var(--zelena);
    border-color: var(--zelena);
    color: #fff;
    font-weight: bold;
	width: 200px;
}

.form-type-select__select-wrapper:not(.is-multiple):after {
    top: 13px;
    right: 20px;
}

.izdelek_vkosarico .field--name-quantity {
    float: left;
}

.izdelek_vkosarico .form-actions input:hover, .webform_wrapper .form-actions input:hover {
	background-color: #000;
}

.izdelek_vkosarico .form-actions input, .webform_wrapper .form-actions input {
    width: 200px;
    text-align: center;
    height: 50px;
    border-radius: 50px;
    border: 0;
    box-shadow: none;
    font-weight: bold;
    font-family: 'Montserrat';
    text-transform: uppercase;
    background-color: var(--zelena);
    margin-left: 240px;
    opacity: 1 !important;
}

.path-checkout .form-actions input {
    text-align: center;
    height: 50px;
    border-radius: 50px;
    border: 0;
    box-shadow: none;
    font-weight: bold;
    font-family: 'Montserrat';
    text-transform: uppercase;
    background-color: var(--zelena);
    opacity: 1 !important;
	padding-left: 30px;
	padding-right: 30px;
}

.izdelek_price_wrapper {
    float: left;
    width: 200px;
    margin-top: -80px;
    margin-bottom: 100px;
}

.izdelek_price .field__items {
    background-color: #000;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    border-radius: 50px;
}

.ui-tabs .ui-tabs-nav li a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0 !important;
}

.webform_wrapper {
    float: left;
    width: 100%;
    max-width: 700px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    margin-bottom: 100px;
}

.webform_wrapper input.form-text, .webform_wrapper input.form-email {
    height: 50px;
    border: 1px solid var(--zelena);
    border-radius: 50px;
    background-color: transparent;
    color: var(--besedilo);
    padding-left: 3%;
    padding-right: 3%;
}

.webform_wrapper textarea {
    border: 1px solid var(--zelena);
    border-radius: 50px;
    background-color: transparent;
    color: var(--besedilo);
    padding-left: 3%;
    padding-right: 3%;
}

.path-checkout .pr-main .regions {
    max-width: 1000px;
}

.path-checkout h1 {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 30px;
    color: var(--zelena);
    margin-bottom: 50px;
}

.eu-cookie-compliance-banner {
    border-top: 2px solid;
    padding-top: 10px;
}

#popup-buttons button:hover {
	border-color: var(--besedilo) !important;
}
	
#popup-buttons button {
    background-color: transparent !important;
    background-image: none !important;
    border: 0 !important;
    box-shadow: none !important;
    font-family: 'Montserrat' !important;
    text-shadow: none !important;
    font-weight: 500;
    color: var(--besedilo);
    opacity: 1 !important;
    border-bottom: 1px solid transparent !important;
    border-radius: 0 !important;
}

button.find-more-button {
    color: var(--besedilo) !important;
    background-color: transparent !important;
    font-family: 'Montserrat' !important;
    font-size: 13px;
    box-shadow: none !important;
    margin-left: 10px;
    font-weight: 600;
    text-decoration: underline;
}

a#superfish-main-toggle span {
	text-indent: -9999px;
	display: block;
}

a#superfish-main-toggle {
	color: var(--zelena);
}

div.sf-accordion-toggle.sf-style-none > a:after {
    right: 0;
    top: 0;
    font-size: 60px;
    transform: none;
}

a#superfish-main-toggle {
    color: var(--zelena);
    padding: 0;
    width: 35px;
    height: 35px;
}

#superfish-main-accordion a {
    text-align: center;
    font-weight: bold;
    color: var(--besedilo);
}

#superfish-main-accordion a br {
	display: none;
}

div#block-videocompany video {
	box-shadow: 0 23px 43px -4px rgb(0 0 0 / 60%);
}

div#block-videocompany {
    float: left;
    width: 100%;
    position: relative;
    max-width: 1000px;
    left: 50%;
    transform: translateX(-50%);
}

div#block-videocompany .field__item {
    position: relative;
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
}

div#block-videocompany .field__item iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.lang-de .industries_data h1.node__title {
    font-size: 70px;
}

.lang-de.page-node-1 .node__content table td h1, .lang-de.page-node-2 .node__content table td h1 {
    font-size: 70px;
}

.lang-de .izdelek_vkosarico .form-actions input {
    width: unset;
}

.lang-de #superfish-main li {
    margin-left: 10px;
    margin-right: 10px;
}

.lang-de #superfish-main a {
    font-size: 20px;
}

div#block-eulogo {
    position: absolute;
    top: 0;
    right: 0;
    width: 140px;
}

.page-node-10.page-node-type--page .node__content {
    max-width: 100%;
}

.page-node-10.page-node-type--page .node__content iframe {
    height: 80vh !important;
}

.page-node-10.page-node-type--page #main-content {
	padding-top: 0;
}

.page-node-11 h1 {
    color: var(--zelena);
    font-weight: bold;
    font-size: 40px;
}

.page-node-11 .node__content h2, .page-node-12 .node__content h2 {
    color: var(--zelena);
    font-weight: bold;
    font-size: 20px;
}

.page-node-11 .node__content a, .page-node-12 .node__content a {
	color: #000;
	text-decoration: underline;
}

.page-node-11 .node__content, .page-node-12 .node__content {
    max-width: 1000px;
    font-size: 18px;
	margin-bottom: 50px;
}

.field-commerce-product--field-katalog {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    position: relative;
	z-index: 1;
}

.field-commerce-product--field-katalog:before {
    content: "";
    left: 50%;
    position: absolute;
    z-index: 0;
    top: 0;
    height: 100%;
    width: 100vw;
    transform: translateX(-50%);
    background-color: var(--zelena);
}

.field-commerce-product--field-katalog iframe {
    margin: 0;
    height: 60vh;
    width: 80% !important;
    margin-left: 10%;
    position: relative;
    z-index: 5;
}

.field-commerce-product--field-katalog p {
    margin: 0;
}

.industrija_video {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 100px;
}

div#block-linkiprvastran table td .industrija_video a:first-child {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
	z-index: 5;
    -webkit-transition: opacity 0.3s ease-in-out 0s;
    -ms-transition: opacity 0.3s ease-in-out 0s;
    -o-transition: opacity 0.3s ease-in-out 0s;
    transition: opacity 0.3s ease-in-out 0s;
    background-color: rgba(152,193,84,0.95);
}

div#block-linkiprvastran table td:hover .industrija_video a:first-child {
	opacity: 1;
}
	
div#block-linkiprvastran table td:hover .industrija_video a:first-child span {
	top: 50%;
}

.lang-de .industrija_video a:first-child span {
	font-size: 25px;
}
	
.industrija_video a:first-child span {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: #fff;
    z-index: 5;
    font-size: 38px;
    font-weight: bold;
	opacity: 1;
	text-decoration: none !important;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease-in-out 0s; /* For Safari 3.1 to 6.0 */
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

div#block-linkiprvastran table td:hover .industrija_naslov {
	bottom: -5%;
	opacity: 0;
}

.industrija_naslov {
    position: absolute;
    bottom: 5%;
	opacity: 1;
	-webkit-transition: all 0.3s ease-in-out 0s; /* For Safari 3.1 to 6.0 */
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

div#block-linkiprvastran table td {
    overflow: hidden;
    padding-bottom: 0;
}

div#block-opisprvastran {
    float: left;
    width: 100%;
    position: relative;
    margin-top: 50px;
    padding-top: 50px;
    padding-bottom: 50px;
}

div#block-opisprvastran:before {
    background-color: var(--svetlosiva);
    content: "";
    position: absolute;
    left: 50%;
    height: 100%;
    transform: translateX(-50%);
    width: 100vw;
    top: 0;
}

div#block-opisprvastran table, div#block-opisprvastran table tr, div#block-opisprvastran table td {
    border: 0;
}

div#block-opisprvastran table td:last-child {
    padding-left: 100px;
}

div#block-opisprvastran table td:last-child img {
    cursor: pointer;
    width: 165px;
}

div#block-corpovideo.show {
	opacity: 1;
    left: 0;
    z-index: 100;
}

div#block-corpovideo p {
	margin: 0;
}

div#block-corpovideo {
	opacity: 0;
    position: fixed;
    top: 0;
    left:  -100%;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: rgba(250,250,250,0.95);
}

div#block-corpovideo .block__inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.closevideo {
    float: right;
    cursor: pointer;
    background-image: url(/sites/default/files/X-01.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
    text-indent: -9999px;
    width: 20px;
    height: 20px;
    margin-bottom: 20px;
}

.izdelek_opis .field-commerce-product--field-opis {
    float: left;
    width: 100%;
}

.iframe360 {
    float: right;
    width: 50%;
    position: relative;
    margin-bottom: 40px;
}

.iframe360 iframe {
    width: 650px;
    height: 500px;
    border: 0;
}

div#block-opisprvastran table td {
    font-size: 20px;
    line-height: 1.7;
	font-weight: 600;
}

div#block-corpovideo video {
    box-shadow: 0 23px 43px -4px rgb(0 0 0 / 60%);
    border: 0;
    background-color: transparent;
}

.industries_opis_desno ul, .industries_opis_spodaj ul {
    padding: 0;
    list-style-type: none;
	margin-bottom: 40px;
}

.industries_opis_desno ul li:before, .industries_opis_spodaj ul li:before {
    content: "-";
    margin-right: 10px;
}

.industries_opis_desno ul li, .industries_opis_spodaj ul li, .industries_opis_spodaj, .industries_opis_desno {
    font-weight: 600;
}

.industries_opis_desno h2 {
    text-transform: uppercase;
    font-size: 28px;
}

.page-node-7 .node__content table {
    position: relative;
    z-index: 1;
}

.lang-de div#block-mainnavigation {
    right: 0;
}

a.youtube:hover {
    background-image: url("/sites/default/files/Toroid YouTube-on.svg");
}
	
a.youtube {
    background-image: url("/sites/default/files/Toroid YouTube-01.svg");
    display: inline-block;
    text-indent: -9999px;
    margin-right: 30px;
    height: 30px;
    width: 30px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
}

a.linkedin:hover {
    background-image: url("/sites/default/files/Toroid-LinkedIn-on-01.svg");
}
	
a.linkedin {
    background-image: url("/sites/default/files/Toroid-LinkedIn-01.svg");
    display: inline-block;
    text-indent: -9999px;
    margin-right: 30px;
    height: 30px;
    width: 30px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
}

.page-node-2 .node__content td {
    font-weight: 600;
}

.izdelek_data_wrapper {
    float: left;
    width: 50%;
}

@media only screen and (max-width: 767px) {
	div#block-linkiprvastran table td {
		display: block;
		width: 100% !important;
		margin-top: 50px;
	}
	
	div#block-naslovprvastran h2 span {
		right: 0;
		text-align: left;
	}
	
	div#block-naslovprvastran h2 {
		font-size: 40px;
	}
	
	div#block-logo {
		width: 130px;
		margin-left: 5%;
		margin-top: 20px;
	}
	
	div#block-eulogo {
		left: 64%;
		right: unset;
		transform: translateX(-50%);
		width: 90px;
	}
	
	div#block-rights table td img {
		width: 80%;
		margin-left: 10%;
	}
	
	div#block-rights table td:first-child p {
		font-size: 13px;
		line-height: 1.3;
	}
	
	div#block-eu table td img {
		display: block;
		margin: 0 !important;
	}
	
	div#block-eu table td {
		display: block;
		width: 100% !important;
		float: left;
	}
	
	div#block-eu table td p, div#block-eu table td p a {
		font-size: 13px;
		line-height: 1.2;
	}
	
	div#block-eu .block__inner, div#block-linkiprvastran .block__inner, div#block-opisprvastran .block__inner, nav#block-industries .block__inner {
		width: 90%;
	}
	
	.path-frontpage .l-content-prefix {
		background-image: none;
		padding-bottom: 50px;
	}
	
	div#block-naslovprvastran {
		width: 90%;
		margin-left: 5%;
		margin-top: 50px;
		margin-bottom: 30px;
	}
	
	div#block-mainnavigation {
		bottom: 20px;
		right: 5% !important;
	}
	
	ul#superfish-main-accordion {
		position: fixed;
		right: 0;
		width: 100%;
		background-color: #fff;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	
	div#block-linkiprvastran table td h2 {
		font-size: 22px;
	}
	
	.page-node-1 .node__content, .page-node-2 .node__content, .page-node-type--page .node__content {
		width: 90%;
	}
	
	.page-node-1 .node__content table td, .page-node-2 .node__content table td {
		display: block;
		width: 100% !important;
	}
	
	.page-node-1 .node__content table td h1, .page-node-2 .node__content table td h1 {
		font-size: 40px;
		line-height: 40px;
	}
	
	.page-node-type--page #main-content {
		padding-top: 50px;
	}
	
	.page-node-1 .node__content table:first-child td:last-child {
		font-size: 22px;
	}
	
	.page-node-1 .node__content table:last-child td {
		padding-right: 0;
	}
	
	.industries_data {
		position: relative;
		float: left;
		width: 90%;
		margin-left: 5%;
		border: 0;
		height: unset;
	}
	
	.industries_data h1.node__title {
		font-size: 40px;
		line-height: 40px;
		text-align: left;
	}
	
	.industries_data .field-node--body {
		position: relative;
		width: 100%;
		font-size: 18px;
	}
	
	.industries_opis_desno {
		padding-left: 0;
		width: 90%;
		margin-right: 5%;
		margin-top: 0;
	}
	
	.industries_image {
		padding-bottom: 50px;
	}
	
	.industries_opis_spodaj {
		margin-top: 0;
		padding-left: 0;
		margin-left: 5%;
		width: 90%;
	}
	
	nav#block-industries .block__content.block-menu__content li a {
		font-size: 17px;
	}
	
	nav#block-industries .block__content.block-menu__content li:last-child {
		margin-right: 0;
	}
	
	nav#block-industries .block__content.block-menu__content li {
		margin-left: 0;
		margin-right: 10px;
	}
	
	nav#block-industries .block__title {
		font-size: 35px;
		margin-bottom: 20px;
	}
	
	.page-node-6 .node__container h1 {
		font-size: 30px;
		line-height: 30px;
		margin-left: 0;
	}
	
	.page-node-6 .node__container .field__item > h2 {
		display: block;
		margin-left: 0;
	}
	
	.page-node-6 .l-main {
		background-image: none;
	}
	
	.page-node-6 .node__container .field__item > p img {
		max-width: 200px;
		margin-right: auto;
		margin-left: auto;
		display: block;
	}
	
	.development_item {
		margin-left: 0 !important;
	}
	
	.development_wrapper {
		width: 90%;
		margin-right: 5%;
	}
	
	.development_data h4 {
		font-size: 40px;
		line-height: 40px;
	}
	
	div#block-3dprinting h1 {
		font-size: 40px;
		line-height: 40px;
		margin-top: 0;
	}
	
	div#block-3dprinting table td {
		display: block;
		width: 100% !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	
	#block-3dprinting table table img {
		max-width: 200px;
	}
	
	div#block-3dprinting td h2 {
		font-size: 25px;
	}
	
	div#block-3dprinting .field__item > h2 {
		font-size: 30px;
	}
	
	.ui-tabs .ui-tabs-nav li a span {
		font-size: 13px;
	}
	
	.ui-tabs .ui-tabs-nav li {
		width: 120px;
		height: 120px;
		margin-left: 5%;
		margin-right: 5%;
	}
	
	.ui-tabs .ui-tabs-nav {
		width: 90%;
	}
	
	.izdelek_vkosarico .form-actions input {
		margin-left: 0;
		margin-top: 70px;
	}
	
	.izdelek_price_wrapper {
		margin-top: -160px;
	}
	
	.webform_wrapper label {
		white-space: normal;
	}
	
	.webform_wrapper textarea {
		border-radius: 25px;
	}
	
	.webform_wrapper .form-actions input {
		margin-left: 0;
	}
	
	.webform_wrapper {
		overflow: hidden;
	}
	
	.page-node-2 .node__content tr:first-child td:last-child {
		font-size: 18px;
	}
	
	.page-node-7 .node__content table td {
		display: block;
		width: 100% !important;
		padding-left: 5% !important;
		padding-right: 5% !important;
	}
	
	.page-node-7 .node__content table td h1 {
		font-size: 40px;
		margin-bottom: 30px;
	}
	
	.page-node-7 .node__content table td h2 {
		font-size: 25px;
	}
	
	.page-node-7 .node__content table td p {
		font-size: 16px;
		margin-bottom: 10px;
	}
	
	.page-node-7 .node__content table td:first-child {
		border-right: 0;
	}
	
	.lang-de .industries_data h1.node__title {
		font-size: 25px;
	}
	
	.lang-de.page-node-1 .node__content table td h1 {
		font-size: 30px;
	}
	
	div#block-3dprinting .block__content {
		padding-left: 5%;
		padding-right: 5%;
	}
	
	.izdelek_data_wrapper {
		width: 100%;
	}
	
	.iframe360 {
		float: left;
		width: 100%;
	}
	
	.iframe360 iframe {
		width: 100%;
	}
	
	a.katalog {
		top: 0;
		width: 100%;
		background-size: auto 100%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
	div#block-linkiprvastran table td {
		display: block;
		width: 100% !important;
		float: left;
		margin-bottom: 50px;
	}
	
	div#block-linkiprvastran table td h2 {
		font-size: 22px;
		padding-left: 20px;
	}
	
	div#block-naslovprvastran h2 span {
		right: 0;
		text-align: left;
	}
	
	div#block-naslovprvastran h2 {
		font-size: 40px;
	}
	
	div#block-logo {
		width: 180px;
		margin-left: 5%;
		margin-top: 20px;
	}
	
	div#block-rights table td img {
		width: 80%;
		margin-left: 10%;
	}
	
	div#block-rights table td:first-child p {
		font-size: 13px;
		line-height: 1.3;
	}
	
	div#block-eu table td img {
		display: block;
		margin: 0 !important;
	}
	
	div#block-eu table td {
		display: block;
		width: 100% !important;
		float: left;
	}
	
	div#block-eu table td p, div#block-eu table td p a {
		font-size: 13px;
		line-height: 1.2;
	}
	
	div#block-eu .block__inner, div#block-linkiprvastran .block__inner, div#block-opisprvastran .block__inner, nav#block-industries .block__inner {
		width: 90%;
	}
	
	.path-frontpage .l-content-prefix {
		background-image: none;
		padding-bottom: 50px;
	}
	
	div#block-naslovprvastran {
		width: 90%;
		margin-left: 5%;
		margin-top: 50px;
		margin-bottom: 30px;
	}
	
	div#block-mainnavigation {
		bottom: 20px;
		right: 5% !important;
	}
	
	ul#superfish-main-accordion {
		position: fixed;
		right: 0;
		width: 100%;
		background-color: #fff;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	
	.page-node-1 .node__content, .page-node-2 .node__content, .page-node-type--page .node__content {
		width: 90%;
	}
	
	.page-node-1 .node__content table td {
		display: inline-table;
		width: 45% !important;
		margin-left: 2%;
		margin-right: 2%;
		margin-bottom: 40px;
	}
	
	.page-node-1 .node__content table td h1, .page-node-2 .node__content table td h1 {
		font-size: 40px;
		line-height: 40px;
	}
	
	.page-node-type--page #main-content {
		padding-top: 50px;
	}
	
	.page-node-1 .node__content table:first-child td:last-child {
		font-size: 22px;
	}
	
	.page-node-1 .node__content table:last-child td {
		padding-right: 0;
	}
	
	.industries_data {
		position: relative;
		float: left;
		width: 90%;
		margin-left: 5%;
		border: 0;
		height: unset;
	}
	
	.industries_data h1.node__title {
		font-size: 40px !important;
		line-height: 40px;
		text-align: left;
	}
	
	.industries_data .field-node--body {
		position: relative;
		width: 100%;
		font-size: 18px;
	}
	
	.industries_opis_desno {
		padding-left: 0;
		width: 90%;
		margin-right: 5%;
		margin-top: 0;
	}
	
	.industries_image {
		padding-bottom: 50px;
	}
	
	.industries_opis_spodaj {
		margin-top: 0;
		padding-left: 0;
		margin-left: 5%;
		width: 90%;
	}
	
	nav#block-industries .block__content.block-menu__content li a {
		font-size: 17px;
	}
	
	nav#block-industries .block__content.block-menu__content li:last-child {
		margin-right: 0;
	}
	
	nav#block-industries .block__content.block-menu__content li {
		margin-left: 0;
		margin-right: 10px;
	}
	
	nav#block-industries .block__title {
		font-size: 35px;
		margin-bottom: 20px;
	}
	
	.page-node-6 .node__container h1 {
		font-size: 30px;
		line-height: 30px;
		margin-left: 0;
	}
	
	.page-node-6 .l-main {
		background-image: none;
	}
	
	.page-node-6 .node__container .field__item > p img {
		width: 40%;
	}
	
	.development_item img {
		width: 25%;
	}
	
	.development_wrapper {
		width: 90%;
		margin-right: 5%;
		overflow: hidden;
	}
	
	.development_data h4 {
		font-size: 40px;
		line-height: 40px;
	}
	
	div#block-3dprinting h1 {
		font-size: 40px;
		line-height: 40px;
		margin-top: 0;
	}
	
	#block-3dprinting table table img {
		max-width: 200px;
	}
	
	#block-3dprinting td p > img {
		margin-top: 0;
	}
	
	div#block-3dprinting td h2 {
		font-size: 25px;
	}
	
	div#block-3dprinting .field__item > h2 {
		font-size: 30px;
	}
		
	.webform_wrapper label {
		white-space: normal;
	}
	
	.webform_wrapper textarea {
		border-radius: 25px;
	}
	
	.webform_wrapper .form-actions input {
		margin-left: 0;
	}
	
	.webform_wrapper {
		overflow: hidden;
	}
	
	.page-node-2 .node__content tr:first-child td:last-child {
		font-size: 18px;
	}
	
	.page-node-7 .node__content table td h1 {
		font-size: 40px;
		margin-bottom: 30px;
	}
	
	.page-node-7 .node__content table td h2 {
		font-size: 25px;
	}
	
	.page-node-7 .node__content table td p {
		font-size: 16px;
		margin-bottom: 10px;
	}
	
	.page-node-7 .node__content table td:first-child {
		padding-left: 0;
	}
	
	div#block-eulogo {
		right: 20%;
	}
	
	div#block-3dprinting .block__content {
		padding-left: 5%;
		padding-right: 5%;
	}
	
	.izdelek_data_wrapper {
		width: 100%;
	}
	
	.iframe360 {
		float: left;
		width: 100%;
	}
	
	.iframe360 iframe {
		width: 100%;
	}
	
	div#block-3dprinting .field__item > table > tbody > tr > td {
		display: block;
		width: 100% !important;
	}
	
	a.katalog {
		top: 0;
		width: 100%;
		background-size: auto 100%;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1300px) {
	div#block-linkiprvastran table td h2 {
		font-size: 22px;
		padding-left: 20px;
	}
	
	div#block-naslovprvastran h2 {
		font-size: 40px;
	}
	
	div#block-logo {
		width: 300px;
		margin-left: 5%;
		margin-top: 20px;
	}
	
	div#block-rights table td img {
		width: 80%;
		margin-left: 10%;
	}
	
	div#block-rights table td:first-child p {
		font-size: 13px;
		line-height: 1.3;
	}
	
	div#block-eu table td {
		display: block;
		width: 100% !important;
		float: left;
	}
	
	div#block-eu table td p, div#block-eu table td p a {
		font-size: 13px;
		line-height: 1.2;
	}
	
	div#block-eu .block__inner, div#block-linkiprvastran .block__inner, div#block-opisprvastran .block__inner, nav#block-industries .block__inner {
		width: 90%;
	}
	
	.path-frontpage .l-content-prefix {
		background-image: none;
		padding-bottom: 50px;
	}
	
	div#block-naslovprvastran {
		width: 90%;
		margin-left: 5%;
		margin-top: 50px;
		margin-bottom: 30px;
	}
	
	div#block-mainnavigation {
		bottom: 20px;
		right: 5% !important;
	}
	
	ul#superfish-main-accordion {
		position: fixed;
		right: 0;
		width: 100%;
		background-color: #fff;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	
	.page-node-1 .node__content, .page-node-2 .node__content, .page-node-type--page .node__content {
		width: 90%;
	}
	
	.page-node-1 .node__content table td {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}

	.page-node-1 .node__content table td h1, .page-node-2 .node__content table td h1 {
		font-size: 40px;
		line-height: 40px;
	}
	
	.page-node-type--page #main-content {
		padding-top: 50px;
	}
	
	.page-node-1 .node__content table:first-child td:last-child {
		font-size: 22px;
	}
	
	.page-node-1 .node__content table:last-child td {
		padding-right: 0;
	}
	
	.industries_data h1.node__title {
		font-size: 40px !important;
		line-height: 40px;
	}
	
	.industries_data .field-node--body {
		font-size: 18px;
	}
	
	.page-node-2 .node__container {
		background-position: left -10% bottom;
	}
	
	nav#block-industries .block__content.block-menu__content li a {
		font-size: 17px;
	}
	
	nav#block-industries .block__content.block-menu__content li:last-child {
		margin-right: 0;
	}
	
	nav#block-industries .block__content.block-menu__content li {
		margin-left: 0;
		margin-right: 10px;
	}
	
	nav#block-industries .block__title {
		font-size: 35px;
		margin-bottom: 20px;
	}
	
	.page-node-6 .node__container h1 {
		font-size: 30px;
		line-height: 30px;
		margin-left: 0;
	}
	
	.page-node-6 .l-main {
		background-image: none;
	}
	
	.page-node-6 .node__container .field__item > p img {
		width: 40%;
	}
	
	.development_item img {
		width: 25%;
	}
	
	.development_wrapper {
		width: 90%;
		margin-right: 5%;
		overflow: hidden;
	}
	
	.development_data h4 {
		font-size: 40px;
		line-height: 40px;
	}
	
	div#block-3dprinting h1 {
		font-size: 40px;
		line-height: 40px;
	}
	
	#block-3dprinting table table img {
		max-width: 200px;
	}
	
	#block-3dprinting td p > img {
		margin-top: 0;
	}
	
	div#block-3dprinting td h2 {
		font-size: 25px;
	}
	
	div#block-3dprinting .field__item > h2 {
		font-size: 30px;
	}
		
	.webform_wrapper label {
		white-space: normal;
	}
	
	.webform_wrapper textarea {
		border-radius: 25px;
	}
	
	.webform_wrapper .form-actions input {
		margin-left: 0;
	}
	
	.webform_wrapper {
		overflow: hidden;
	}
	
	.page-node-2 .node__content tr:first-child td:last-child {
		font-size: 18px;
	}
	
	.page-node-7 .node__content table td h1 {
		font-size: 40px;
		margin-bottom: 30px;
	}
	
	.page-node-7 .node__content table td h2 {
		font-size: 25px;
	}
	
	.page-node-7 .node__content table td p {
		font-size: 16px;
		margin-bottom: 10px;
	}
	
	.page-node-7 .node__content table td:first-child {
		padding-left: 0;
	}
	
	div#block-eulogo {
		right: 20%;
	}
	
	div#block-3dprinting .block__content {
		padding-left: 5%;
		padding-right: 5%;
	}
	
	div#block-3dprinting .field__item > table > tbody > tr > td {
		display: block;
		width: 100% !important;
	}
	
	a.katalog {
		top: 0;
		width: 100%;
		background-size: auto 100%;
	}
}

@media only screen and (min-width: 1301px) and (max-width: 1720px) {
	div#block-logo {
		margin-left: 3%;
	}
	
	div#block-linkiprvastran .block__inner, div#block-opisprvastran .block__inner, div#block-eu .block__inner, .page-node-1 .node__content, .page-node-2 .node__content, .page-node-type--page .node__content, nav#block-industries .block__inner {
		width: 90%;
	}
	
	.page-node-1 .node__content table td h1, .page-node-2 .node__content table td h1, .industries_data h1.node__title, .page-node-7 .node__content table td h1 {
		font-size: 55px !important;
	}
	
	.page-node-2 .node__container {
		background-position: left -10% bottom;
	}
	
	.page-node-7 .node__content table td:first-child {
		padding-left: 5%;
	}
	
}

@media only screen and (min-width: 1410px) and (max-width: 1620px) {
	#superfish-main li {
		margin-left: 10px;
		margin-right: 10px;
	}
}

@media only screen and (min-width: 1299px) and (max-width: 1569px) {
	.lang-de #superfish-main a {
		font-size: 17px;
	}

	.lang-de div#block-logo {
		width: 300px;
	}
}

@media only screen and (min-width: 1299px) and (max-width: 1409px) {
	#superfish-main li {
		margin-left: 10px;
		margin-right: 10px;
	}
	
	#superfish-main a {
		font-size: 18px;
	}
}

@media only screen and (min-width: 1299px) and (max-width: 1500px) {
	div#block-mainnavigation {
		right: 1% !important;
	}
}

@media only screen and (min-width: 1299px) and (max-width: 1380px) {
	.lang-de div#block-logo {
		width: 220px;
		margin-bottom: 40px;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1500px) {
	.lang-de div#block-linkiprvastran table td h2 {
		font-size: 19px;
	}
}