.kategoriacim p, .kategoriacimal p {
    width: calc(50vw - 40px) !important;
}
 @media only screen and (min-width: 580px) {
br.mobil {
    display: none;
} }
.slide.current:hover {
    cursor: initial !important;
}
div#navbar {
    text-transform: uppercase;
}
@font-face {
  font-family: "Tusker38";
  src: url("font/TuskerGrotesk-3800Super.otf") format("opentype");
}

@font-face {
  font-family: "Tusker30";
  src: url("font/TuskerGrotesk-3700Bold.otf") format("opentype");
}

.navbar-default {
    -webkit-box-shadow: initial !important;
    box-shadow: initial !important;
}

.kategoriacim {
    pointer-events: none;
}

.kategoriacim h2 {
    text-transform: uppercase;
    line-height: 1.3;
}
h1,h2,h3 {
    font-family: Tusker38;
}
h4 {
    font-family: Tusker30;
}


h1 {font-size: 200px; line-height: 115%; margin: 0;}
h2 {font-size: 120px; line-height: 100%; margin: 0;}
h3 {font-size: 60px; line-height: auto; margin: 0;}
h4 {font-size: 20px; line-height: 29.1px; letter-spacing: 1.0px; display: inline-block; margin: 0px;}

.navbar-brand {
  transform: translateX(-50%);
  left: 50%;
  position: absolute;
}

.navbar-collapse.collapse.in {
   width: 100%;
    height: 100vh !Important;
    background: black !important;
    position: fixed;
    top: 0px;
    left: 0px;
}
#swipebox-top-bar.visible-bars, div#swipebox-bottom-bar {
    -webkit-transform: translate3d(0, 0px, 0) !important;
    transform: translate3d(0, 0px, 0) !important;
}

a#swipebox-prev {
    background-image: url(/img/l.png) !important;
    background-position: 0px !important;
    background-size: contain !important;
}

a#swipebox-next {
    background-image: url(/img/r.png) !important;
    background-position: 0px !important;
    background-size: contain !important;
}
.swipebox-video-container {
    width: 1140px !important;
}
div#swipebox-title {
    width: 90vw;
    margin: AUTO !important;
    LEFT: AUTO !important;
    RIGHT: AUTO !important;
    margin-top: 0px !IMPORTANT;
    line-height: 210px !important;
}
#swipebox-arrows {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0px 50px;
}
div#swipebox-bottom-bar {
 top: calc(50% - 25px);
    z-index: 1;
}
div#swipebox-bottom-bar {
    background: initial !important;
}

a.swipebox-video.swipebox:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #00000008;
    position: absolute;
    left: 0px;
    z-index: 9;
       pointer-events: none;
}
.collapsing {
    display: none !important;
}

.navbar-default .navbar-nav>li>a {
    color: white;
    font-size: 20px;
    font-family: Tusker30;
   
	padding: 0;
	 padding-left: 20px;
	  padding-right: 20px;
}
.navbar-right {
    margin-right: 0px !important;
}

.current .swipebox-video {
    z-index: 99999999;
    position: relative !important;
}
div#swipebox-top-bar {
    top: 0px !important;
}

a#swipebox-close {
    top: 20px;
    right: 40px;
}
div#swipebox-title {
    font-size: 160px;
    line-height: 100%;
    margin: 0;
    font-family: Tusker38;
    margin-top: 30px;
}

div#swipebox-top-bar {
    top: 0px !important;
    opacity: 1;
    z-index: 0 !important;
}

a#swipebox-close {
    background-image: url(/img/close.png) !IMPORTANT;
    background-position: 0px !important;
    background-size: contain !important;
}
.mfp-iframe-holder .mfp-content button.mfp-close {
    position: fixed;
    top: 10px !important;
    right: 10px !important;
    z-index: 99999999999;
    background: initial !important;
    width: 47px !important;
    height: 47px !important;
}

.mfp-iframe-holder .mfp-content button.mfp-close:before {
    background: url(img/bezar.png) !important;
    width: 47px;
    height: 47px;
    display: block;
    background-size: cover !important;
    content: "";
}
nav.navbar.navbar-default {
    margin-bottom: 0px;
}


ul.nav.navbar-nav.navbar-left li {
    width: 50%;
    display: inline-block;
    float: left;
}

ul.nav.navbar-nav.navbar-right li {
    width: 33.33%;
    float: left;
	text-align: right;
}

div#navbar {
    background: black;
    border: 0px !important;
	    padding: 0px;
}
.navbar .container-fluid {
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto;
}

.navbar-nav>li {
    float: initial;
}

a.navbar-brand img {
    width: 140px;
    height: auto;
    margin: 0px !important;
    padding: 0px;
}

.navbar-nav.nav {
    width: calc(50% - 100px);
}

.navbar-brand {
    height: initial;
}
div#navbar {
    line-height: 1;
}


nav.navbar.navbar-default {
    min-height: initial;
}

nav.navbar.navbar-default {
    padding-top: 10px;
}

a.active {
    opacity: 0.3;
}

.lang a.active {
    margin-right: 12px;
}
ul.nav.navbar-nav.navbar-left li {
    width: 50%;
	float: left;
}
nav.navbar.navbar-default {
    background: black;
    border: 0px;
	height: 55px;
}

li.lang a {
    display: inline-block;
}

.navbar-brand {
  padding: 0px;
}
.navbar-brand>img {
  height: 100%;
  width: auto;
  padding: 7px 14px;
}

html {
    background: black;
}

html *, a {
    color: white;
}

body {
    background: black;
	font-size: 16px;
	line-height: 20.83px;
	font-family: 'DM Sans', sans-serif;
}

body a{
	font-size: 16px;
	line-height: auto;
	font-family: 'DM Sans', sans-serif;
}

body small{
	font-size: 10px;
	line-height: 14px;
	font-family: 'DM Sans', sans-serif;
}

.profileimg {
    min-height: 670px;
}
.rowcon {
    display: flex;
    align-items: center;
}

.rowcon.main {
    height: 100vh;
}

.container.abs {
    height: 64px;
}

.rowcon.main {
    top: 0px;
    position: relative;
}

.home footer {
    display: none;
}
.c2 {width: 50% !important;}
body.home {
    height: 100vh;
}
.c2 {text-align: center;}

.firstv {

	background-size: cover;
}

.secondv {
	background-size: cover;
}

.rowcon.main .c2 {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

a:focus, a:hover {
    text-decoration: initial;
}

.more {
    justify-content: center;
    align-items: center;
    flex-direction: row;
    align-content: space-between;
	display: none;
}

.more img {
    margin-left: 5px;
}
.names h3 {
    text-transform: uppercase;
}

.category a:hover .kategoriatext {
    display: block;
    width: 100%;
    left: 0px;
}
.contact.marg {
    margin-bottom: 60px;
}

.rowcon.contacts {
    height: calc( 100vh - 114px);
}

footer {
    padding: 20px;
    height: 60px;
}

.rowcon.contacts h2 {
    margin-bottom: 5px;
}
.popup-gallery {
    position: relative;
}
.popup-gallery.gap.last {
    margin-bottom: 150px;
}
.popup-gallery.gap {
margin-top: 150px;
}

.popup-gallery {
    text-align: center;
}
.rowcon.contacts a {
    text-decoration: underline;
}

footer {
    text-transform: uppercase;
}

.rowcon.rolunk {
    display: block;
    text-align: center;
    margin-top: 100px;
    margin-bottom: 100px;
}

.rowcon.rolunk .row {
    margin-bottom: 150px;
	    margin-left: 20px;
    margin-right: 20px;
}
.navbar-default .navbar-nav>li>a:hover {
    color: black;
}

.navbar-default .navbar-nav>li>a:hover {
    color: white;
	text-decoration: underline;
}
.navbar-brand, .navbar-nav>li>a {
    text-shadow: initial;
}
.home nav.navbar.navbar-default {
    background: #ffffff00;
    z-index: 99999;
}

.home .rowcon.main {
    top: -55px;
}

.home div#navbar {
    background: initial;
}
.manifesto p {
    width: 930px;
    margin: auto;
    max-width: 100%;
}
.rowcon.rolunk h2 {
    margin-bottom: 30px;
}
.rolunk ul li {
    list-style: none;
	font-size: 60px; line-height: auto; margin: 0;
	display: inline-block;
	text-transform: uppercase;
	 font-family: Tusker38;
	 line-height: 66px;
}

.member span {
  font-family: Tusker30;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 29px;
    letter-spacing: 0.065em;
    text-transform: uppercase;
}
.clients ul {
    padding-left: 0;
}
.rolunk ul li:before {
    content: "●";
    font-size: 80px;
    line-height: auto;
    margin: 0;
}
.member span:before {
    content: "●";
    font-size: 30px;
    line-height: auto;
    margin: 0;
}
.member h3 {
    margin-right: 10px;
}

.kategoriacim {
    position: absolute;
    left: 0px;
    right: 0px;
    margin: auto;
    text-align: center;
    top: calc(50% - 100px);
}

.kategoriacim p, .kategoriacimal p {
    width: 930px;
    margin: auto;
    max-width: 100%;
    top: 10px;
    position: relative;
}
.kategoriacimal h2 {
    text-transform: uppercase;
}
.kategoriacimal p {margin-bottom: 60px; }
.popup-gallery, .popup-gallery1 {
    padding-left: 20px;
    padding-right: 20px;
	margin-top: 70px;
}
.category a:hover .kategoriatext {
    position: absolute;
}
.mfp-bg.mfp-ready {
    opacity: 0 !important;
}
a.video1, a.video {
    display: inline-block;
    width: calc(25% - 5px);
    margin-right: 2px;
}

.popup-gallery.category {
    margin-bottom: 150px;
}
.popup-gallery a:nth-child(4), .popup-gallery1 a:nth-child(4) {
    margin-right: 0px !important;
}
img {
    max-width: 100%;
}
.text {text-transform: uppercase; margin: 20px; text-align: center;}
span.nincs:before 
{
    display: none;
}
.rolunk ul li:nth-child(1):before {
    display: none;
}
button.mfp-close {
    color: black !important;
    background: white !important;
    width: 34px !important;
    height: 40px;
    right: 0px !important;
}
.member h3 {
    display: inline-block;
}
.kategoriatext {
    text-align: center;
    margin-top: 20px;
}
.names img {
    display: none;
}

.names {
    text-align: left;
}

.names .member {
    margin-bottom: 10px;
}
.names {
    width: 60%;
    float: left;
}

.profileimg {
    width: 40%;
    float: right;
    text-align: right;
}
h3 {font-size: 60px; line-height: auto; margin: 0;}



.mfp-title {
    color: red !important;
    z-index: 9999999;
    position: absolute;
}

.text {
    font-size: 260px;
    line-height: 1;
}
html {
    overflow: auto !important;
}


.rowcon.rolunk, footer {
    width: 1400px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}

#pop:hover > #hov{
  display : block;
z-index: 999999;
}

#hov{
  display:none;
  position:absolute;
  color: white;
}

#pop:not(.open) li.video:hover a, .kategoriacim:hover, #pop:not(.open):hover, #hov:hover {
    cursor: url(https://mindfreek.webtag.online/play1.png), pointer;
}

.popup-gallery video.desk {
    max-width: 100%;
}
@media (min-width: 1201px) {
.mobilefunc {
    display: none;
} }

@media (max-width: 1200px) {
	
	.navbar-brand {
    transform: translateX(0%);
    left: 10px;
    position: absolute;
}
.navbar-default .navbar-nav>li>a {
    font-size: 8vh;
    line-height: 1.2;
    margin-bottom: 4vh;
}

ul.nav.navbar-nav.navbar-left {
    padding-top: 10vh;
}

.mobilefunc {
    display: flex;
    justify-content: space-between;
    margin: 10px;
    align-items: center;
}

.moblog img {
    width: 140px;
}

.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {margin-left: 0px; margin-right: 0px;}
ul.nav.navbar-nav.navbar-left li {
    width: 100%;
    float: initial;
    text-align: center;
}

ul.nav.navbar-nav.navbar-right li {
    width: 100%;
    float: initial;
    text-align: center;
}

.navbar-nav {
    margin: 0px;
    width: 100% !IMPORTANT;
}

.navbar-default .navbar-toggle:hover {
    background-color: initial;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: white;
}

button.navbar-toggle {
    margin: 0 !important;
	    border: 0px;
    color: white;
	padding: 0;
	margin-top: 8px !important;
    margin-right: 0px !important;
}
  .navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  
  .navbar-nav {
      float: none!important;
      margin-top: 7.5px;
  }
  .navbar-nav>li {
      float: none;
  }
  .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .collapse.in{
      display:block !important;
      z-index: 999999;
  }
  
  .navbar-brand {
    display: inline-block;
    float: none;
  }
  
  .navbar-form.form-inline {
    display: inline-block;
    border-color: transparent;
    margin: 4px;
    padding: 5px;
  }
  
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
   }
  
}









@media only screen and (max-width: 1280px) {
	
	.rowcon.contacts {
    margin-top: 150px;
    margin-bottom: 90px;
}

.c2 {
    width: 100% !important;
}
	footer .c2 {
    margin-bottom: 15px;
}
	
 c2 {
   width:50%;
  }
  .rowcon.contacts {
    height: auto;
}
  .contact {
    margin-bottom: 60px;
}
  
.rowcon.main .c2 {
    display: flex;
    flex-direction: column;
justify-content: center;
	    height: 100vh;
}
  

  
}



.kategoriacim {width:50%;     z-index: 99999;}

@media only screen and (max-width: 1500px) and (min-width: 1200px) {
       h1 {
    font-size: 160px !important;
    line-height: 115%;
    margin: 0;
}
   }

@media only screen and (max-width: 1280px) {
    .category a:nth-child(2):after {display:none;}
 c2 {
 width:100%;
  }
  .kategoriatext {
    display: block !important;
    position: relative !important;
}
  .kategoriacim {
    position: relative;
    left: 0px;
    right: 0px;
    margin: auto;
    text-align: center;
    margin-bottom: 60px;
    width: 100%;
}
  

  .rowcon.main {
    height: auto;
}

.rowcon {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-direction: column;
}


  }
   @media only screen and (max-width: 1000px) {
	   h3 {font-size: 40px; line-height: 58.2px;}
	   
div#swipebox-overlay  div#swipebox-top-bar {
    top: 40px !important;
}
   }
   
   
  @media only screen and (max-width: 800px) {
	  .profileimg {
    display: none;
}
.member h3 {
    margin-right: 0px;
    display: block !important;
}

.names .member {
    margin-bottom: 20px !Important;
}
.rolunk ul li {
    font-size: 40px ;
    line-height: 58.2px;
}

.member h3 {
    display: block;
	margin-top: 10px;
}
.names .member {
    margin-bottom: 20px;
}
.names img {
    display: block;
    width: 100%;
}

.names {
    width: 100%;
    float: initial;
    text-align: center;
}
  }
  
  @media only screen and (max-width: 780px) {
  .more {
	display: flex;
}
.rolunk ul li::before {
    top: -10px !important;
}
.rolunk ul li::before {
    font-size: 30px;
    top: 0px;
    position: relative;
    margin-right: 5px;
    margin-left: 5px;
}
  }
  
  @media only screen and (max-width: 700px) {
  
  h1 {font-size: 100px; line-height: 107px;}
h2 {font-size: 66px; line-height: 66px;}
h3 {font-size: 40px; line-height: 58.2px;}
  }
  
  @media (min-width: 768px) {
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 0px !important;
} }




.popup-gallery video.desk {
    height: 736px;
    object-fit: cover !IMPORTANT;
    position: relative;
    object-fit: cover;
    overflow: hidden;
    width: 100%;
}
  


   @media only screen and (max-width: 430px) {
       span.elv {
    display: block;
    font-size: 0;
    height: 0px;
}
   }
   
   #swipebox-arrows, div#swipebox-bottom-bar {
    height: 0px !important;
    height: 0px !important;
}

