
/* =============================================
 *
 *   FIXED RESPONSIVE NAV
 *
 *   (c) 2014 @adtileHQ
 *   http://www.adtile.me
 *   http://twitter.com/adtilehq
 *
 *   Free to use under the MIT License.
 *
 * ============================================= */


/* ------------------------------------------
  RESPONSIVE NAV STYLES
--------------------------------------------- */

a {
text-decoration: none; }
a:hover {
text-decoration: none; }

.nav-collapse ul {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  list-style: none;

  
}

.nav-collapse li {
  width: 100%;
  display: block;
  border-right: 0px solid #f5f4f0;
  margin: 0px;
  text-align: center;
}

.js .nav-collapse {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  display: block;
  overflow: hidden;
  zoom: 1;
}

.nav-collapse.opened {
  max-height: 9999px;
}

.disable-pointer-events {
  pointer-events: none !important;
}

.nav-toggle {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}



.nav-collapse li a {
text-decoration: none;
}
.nav-collapse li a:hover {
text-decoration: none;
}

.nav_showup {
display: inline-block;
float: right; }

@media screen and (min-width: 64em) {
	
.nav_showup {
display: none; }


  .js .nav-collapse {
    position: relative;
  }
  .js .nav-collapse.closed {
    max-height: none;
  }
  .nav-toggle {
    display: none;
  }
}


/* ------------------------------------------
  FIXED HEADER
--------------------------------------------- */

#headermenu-live {
  margin-top: 100px;
  background: #F5F4F0;
  position: absolute;
  z-index: 3;
  width: 100%;
  height: 101px;
  min-height: 90px;
  left: 0;
  top: 0;
}

#headermenu {
  background: #F5F4F0;
  position: absolute;
  z-index: 3;
  width: 100%;
  height: 101px;
  min-height: 90px;
  left: 0;
  top: 0;
}

.site-logo {
	
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  text-decoration: none;
  display: block;
  position: relative;
  height: 101px;
  width: 101px;
  background: url(https://kinematograf.bg/images/knmt-logo-borddefault.png) no-repeat center center;
  margin-left: 0%;
  color: #fff;
  float: left;
  
  background-position: 0 0; 
  background-size: contain; 
}
.site-logo:hover {
	
  background: url(https://kinematograf.bg/images/knmt-logo-bordyellow.png) no-repeat center center;
  background-position: 0 0; 
  background-size: contain; 
  
}

.live-bulb-logo {
  display: none;
}
.live-bulb-logo img {
  display: none;
}

#mobile-live-bulb-logo-container {
position: relative; background-color: #efd319; width: 100%; height: 100px; margin-bottom: 100px; text-align: center; }

#mobile-live-bulb-logo {

  -webkit-tap-highlight-color: rgba(0,0,0,0);
  text-decoration: none;
  display: inline-block;
  height: 100px;
  width: auto;
  color: #fff;
  float: left;
  background-position: 0 0; 
  background-size: contain; }

#mobile-live-bulb-logo img {
display: inline; }

#mobile-live-bulb-logo-table {
	display: table; width: 100%; background-color: #efd319;
}

#mobile-live-bulb-logo-row {
display: table-row; width: 100%; border: 1px solid #ff8000; }


#mobile-live-bulb-logo-cell {
display: table-cell; }

#mobile-code-container {
position: relative; background-color: #efd319; width: 100%; height: 100px; margin-bottom: 0px; text-align: center; }

@media screen and (min-width: 42em) {
	
#mobile-code-container {
display: none; }

#mobile-live-bulb-logo-container {
display: none; }

#mobile-live-bulb-logo {
display: none; }

#mobile-live-bulb-logo-img {
display: none; }

#mobile-live-bulb-logo-table {
	display: none;
}

#headermenu {
  background: #F5F4F0;
  position: absolute;
  z-index: 3;
  width: 100%;
  height: 101px;
  min-height: 90px;
  left: 0;
  top: 0;
}

#headermenu-live {
  margin-top: 0px;
  background: #F5F4F0;
  position: absolute;
  z-index: 3;
  width: 100%;
  height: 101px;
  min-height: 90px;
  left: 0;
  top: 0;
}

.site-logo {
	
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  text-decoration: none;
  display: block;
  position: relative;
  margin-top: -22px;
  height: 144px;
  width: 144px;
  background: url(https://kinematograf.bg/images/knmt-logo-borddefault.png) no-repeat center center;
  margin-left: 2%;
  color: #fff;
  float: left;
  
  background-position: 0 0; 
  background-size: contain; 
}
.site-logo:hover {
	
  background: url(https://kinematograf.bg/images/knmt-logo-bordyellow.png) no-repeat center center;
  background-position: 0 0; 
  background-size: contain; 
  
}
.live-bulb-logo {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  text-decoration: none;
  display: block;
  position: relative;
  height: 100px;
  width: auto;
  color: #fff;
  float: left;
  
  background-position: 0 0; 
  background-size: contain; 
}
.live-bulb-logo img {
  display: inline;
}
}

@media screen and (min-width: 72em) {
	
#mobile-live-bulb-logo-container {
display: none; }

#mobile-live-bulb-logo {
display: none; }


#mobile-live-bulb-logo-img {
display: none; }

#headermenu-live {
  margin-top: 0px;
  background: #F5F4F0;
  position: absolute;
  z-index: 3;
  width: 100%;
  height: 101px;
  min-height: 90px;
  left: 0;
  top: 0;
}

#headermenu {
  background: #F5F4F0;
  position: absolute;
  z-index: 3;
  width: 100%;
  padding-right: 20px;
  height: 101px;
  min-height: 90px;
  left: 0;
  top: 0;
}

.site-logo {
	
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  text-decoration: none;
  display: block;
  position: relative;
  margin-top: -14px;
  height: 132px;
  width: 132px;
  background: url(https://kinematograf.bg/images/knmt-logo-borddefault.png) no-repeat center center;
  margin-left: 2%;
  color: #fff;
  float: left;
  
  background-position: 0 0; 
  background-size: contain; 
}
.site-logo:hover {
	
  background: url(https://kinematograf.bg/images/knmt-logo-bordyellow.png) no-repeat center center;
  background-position: 0 0; 
  background-size: contain; 
  
}

.live-bulb-logo {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  text-decoration: none;
  display: block;
  position: relative;
  height: 100px;
  width: auto;
  color: #fff;
  float: left;
  
  background-position: 0 0; 
  background-size: contain; 
}
.live-bulb-logo img {
  display: inline;
}
}


/* ------------------------------------------
  MASK
--------------------------------------------- */

.mask {
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  transition: opacity 300ms;
  background: rgba(0,0,0, .7);
  visibility: hidden;
  position: fixed;
  opacity: 0;
  z-index: 2;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}

.android .mask {
  -webkit-transition: none;
  transition: none;
}

.js-nav-active .mask {
  visibility: visible;
  opacity: 1;
}

@media screen and (min-width: 64em) {
  .mask {
    display: none !important;
    opacity: 0 !important;
  }
}



/* ------------------------------------------
  NAVIGATION STYLES
--------------------------------------------- */

.fixed {
  position: fixed;
  width: 100%;
  height: 100px;

  left: 0;
  top: 0;
}

.nav-collapse, 
.nav-collapse * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  
}  

.nav-collapse,
.nav-collapse ul {
  list-style: none;
  width: 100%;
  border-right: #f5f4f0;
  float: left;
}
.fixmob {
position: relative; }
@media screen and (min-width: 64em) {
.fixmob {
position: fixed; }
  .nav-collapse {
    float: right;
    width: auto;
  }

.nav-collapse li {
  float: left;
  border-right: 0px solid #f5f4f0;
  margin: 26px 10px 25px 10px;
  text-align: center;
    width: auto;
}
}
.nav-collapse a {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  text-decoration: none;
  background: #191b25;
  border: 1px solid rgba(0,0,0,0);
  color: #fff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-weight: 400;
  font-size: 28px;
  line-height: 60px;
  padding: 6px 0px 3px 0px; 
  width: 100%;
  float: left;
}
.nav-collapse a:active,.nav-collapse a:hover {
  background: #efd319;
  border: 1px solid rgba(0,0,0,0);
  color: #000;
}

.nav-collapse .active a {
  background: #efd319;
  border: 1px solid #efd319;
  color: #000;
}

.search-icon-position {
	margin-left: 1.5em;
	margin-right: 1.5em;
	padding-top: 0.84em;
	padding-bottom: 0.84em;
}

.nav-collapse .navblue a {
  background: #191b25;
  border: 1px solid rgba(0,0,0,0);
  color: #fff;
}

.nav-collapse .navyellow a {
  background: #191b25;
  border: 1px solid rgba(0,0,0,0);
  color: #fff;
}

.nav-collapse .activenavblue a {
  background: #43e1ff;
  border: 1px solid #43e1ff;
  color: #191b25;
}

.nav-collapse .activenavyellow  a {
  background: #efd319;
  border: 1px solid #efd319;
  color: #000;
}
.nav-collapse .activenavblue:hover a {
  background: #43e1ff;
  border: 1px solid #43e1ff;
  color: #191b25;
}

.nav-collapse .activenavyellow:hover  a {
  background: #efd319;
  border: 1px solid #efd319;
  color: #000;
}
.nav-collapse .navblue:hover a {
  background: #191b25;
  border: 1px solid rgba(0,0,0,0);
  color: #43e1ff;
}

.nav-collapse .navyellow:hover a {
  background: #191b25;
  border: 1px solid rgba(0,0,0,0);
  color: #efd319;
}



@media screen and (min-width: 64em) {
	
	
.nav-collapse .navblue a {
  background: none;
  border: 1px solid rgba(0,0,0,0);
  color: #fff;
}

.nav-collapse .navyellow a {
  background: none;
  border: 1px solid rgba(0,0,0,0);
  color: #fff;
}

.nav-collapse .activenavblue a {
  background: #43e1ff;
  border: 1px solid #43e1ff;
  color: #191b25;
}

.nav-collapse .activenavyellow  a {
  background: #efd319;
  border: 1px solid #efd319;
  color: #000;
}
.nav-collapse .activenavblue:hover a {
  background: #43e1ff;
  border: 1px solid #43e1ff;
  color: #191b25;
}

.nav-collapse .activenavyellow:hover  a {
  background: #efd319;
  border: 1px solid #efd319;
  color: #000;
}
.nav-collapse .navblue:hover a {
  background: none;
  border: 1px solid rgba(0,0,0,0);
  color: #43e1ff;
}

.nav-collapse .navyellow:hover a {
  background: none;
  border: 1px solid rgba(0,0,0,0);
  color: #efd319;
}

.search-icon-position {
	margin-left: 0.55em;
	margin-right: 0.4em;
	padding-top: 1.07em;
	padding-bottom: 0.95em;
}

.nav-collapse a {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  text-decoration: none;
  background: none;
    border: 1px solid rgba(0,0,0,0);
  color: #fff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-weight: 300;
  font-size: 28px;
  line-height: 28px;
  padding: 12px 20px;
  padding-bottom: 7px;
  margin: 0;
  display: inline;
  text-align: center;
  border-radius: 5px;
}

.nav-collapse a:active,.nav-collapse a:hover {
  background: none;
  border: 1px solid rgba(0,0,0,0);
  color: #fff115;
}
.nav-collapse a.bord {
  border: 1px solid #fff;
}
.nav-collapse a.bord:hover {
  border: 1px solid #efd319;
}
  
  
}
  
}


@media screen and (min-width: 64em) {
  .nav-collapse ul ul a {
    display: none;
  }  


#menu-white {
	background: none;
	
}
#menu-white:hover {
	background: #efd319;
	color: #000;
}
#menu-white a {
	background: none;
	color: #fff;
}
#menu-white a span {
	background: none;
	color: #fff;
}

#menu-white a span:hover {
	background: #efd319;
	color: #000;
}
}
/* ------------------------------------------
  NAV TOGGLE STYLES
--------------------------------------------- */

@font-face {
  font-family: "responsivenav";
  src:url("https://kinematograf.bg/css/fonts/icons/responsivenav.eot");
  src:url("https://kinematograf.bg/css/fonts/icons/responsivenav.eot?#iefix") format("embedded-opentype"),
    url("https://kinematograf.bg/css/fonts/icons/responsivenav.ttf") format("truetype"),
    url("https://kinematograf.bg/css/fonts/icons/responsivenav.woff") format("woff"),
    url("https://kinematograf.bg/css/fonts/icons/responsivenav.svg#responsivenav") format("svg");
  font-weight: normal;
  font-style: normal;
}

.nav-toggle {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none;
  text-indent: -300px;
  position: relative;
  overflow: hidden;
  width: 64px;
  height: 55px;
  float: right;
  margin-top: 23px;
  margin-right: 12px;
}

.nav-toggle:before {
  color: #efd319; /* Edit this to change the icon color */
  background: none;
  font: normal 40px/55px "responsivenav"; /* Edit font-size (28px) to change the icon size */
  text-transform: none;
  text-align: center;
  position: absolute;
  content: "\2261"; /* Hamburger icon */
  text-indent: 0;
  speak: none;
  width: 100%;
  left: 0;
  top: 0;
}

.nav-toggle.active:before {
  color: #efd319;
  font-size: 30px;
  content: "\78"; /* Close icon */
}


.nothing-found {
width: 100%; height: auto; min-height: 400px; background: url(https://kinematograf.bg/images/nothing-found-bg.jpg) no-repeat center center; background-size: cover; }


.nothing-found img {
visibility: hidden;
width: 100%; }


.sendfilm {
width: 100%; height: auto; background: url(https://kinematograf.bg/images/backgrounds/send-film.jpg) no-repeat bottom center; background-size: cover; }


.sendfilm-i-agree-container-title {
	width: 86%; 
	height: auto; 
	text-align: left; 
	color: #ff5327; 
	padding-left: 20px; 
	margin-left: auto; 
	margin-right: auto; 
	font-size: 28px; 
	font-family: Myriad Pro;
	margin-top: 15px;
}
.sendfilm-i-agree-container {
	width: 86%; 
	height: auto; 
	text-align: left; 
	background: #ff5327; 
	padding: 20px; 
	margin-left: auto; 
	margin-right: auto; 
	color: #ffffff; 
	font-size: 20px; 
	font-family: Myriad Pro;
}
.sendfilm-i-agree-container span {
	font-size: 16px; }
	

.sendfilm-statuscheck-container-title {
	width: 86%; 
	height: auto; 
	text-align: left; 
	color: #499dea; 
	padding-left: 20px; 
	margin-left: auto; 
	margin-right: auto; 
	font-size: 28px; 
	font-family: Myriad Pro;
	margin-top: 15px;
}
.sendfilm-statuscheck-container {
	width: 86%; 
	height: auto; 
	text-align: left; 
	background: #499dea; 
	padding: 20px; 
	margin-left: auto; 
	margin-right: auto; 
	color: #ffffff; 
	font-size: 18px; 
	font-family: Myriad Pro;
}
.sendfilm-statuscheck-container span {
	font-size: 15px; }

.sendfilm-recommend-container-title {
	width: 86%; 
	height: auto; 
	text-align: left; 
	color: #74dd63; 
	padding-left: 20px; 
	margin-left: auto; 
	margin-right: auto; 
	font-size: 28px; 
	font-family: Myriad Pro;
	margin-top: 15px;
}
.sendfilm-recommend-container {
	width: 86%; 
	height: auto; 
	text-align: left; 
	background: #74dd63; 
	padding: 20px; 
	margin-left: auto; 
	margin-right: auto; 
	color: #ffffff; 
	font-size: 18px; 
	font-family: Myriad Pro;
}
.sendfilm-recommend-container span {
	font-size: 15px; }

	

.sendfilm-recommend-container input[type=submit], .success-sent-container input[type=submit],
.sendfilm-recommend-container input[type=button], .success-sent-container input[type=button] {
    border: none;
    padding: 5px 10px 5px 10px;
    background: #fff;
    color: #61c65c;
    box-shadow: 1px 1px 4px #DADADA;
    -moz-box-shadow: 1px 1px 4px #DADADA;
    -webkit-box-shadow: 1px 1px 4px #DADADA;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	font-size: 11px;
	font-family: Myriad Pro Bold;
	cursor: pointer;
}
.sendfilm-recommend-container input[type=submit]:hover, .success-sent-container input[type=submit]:hover
.sendfilm-recommend-container input[type=button]:hover, .success-sent-container input[type=button]:hover {
    background: #efd319;
    color: #fff;
}

.sendfilm-statuscheck-container input[type=submit], .success-sent-container input[type=submit] 
.sendfilm-statuscheck-container input[type=button], .success-sent-container input[type=button] {
    border: none;
    padding: 5px 10px 5px 10px;
    background: #fff;
    color: #499dea;
    box-shadow: 1px 1px 4px #DADADA;
    -moz-box-shadow: 1px 1px 4px #DADADA;
    -webkit-box-shadow: 1px 1px 4px #DADADA;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	font-size: 11px;
	font-family: Myriad Pro Bold;
	cursor: pointer;
}
.sendfilm-statuscheck-container input[type=submit]:hover, .success-sent-container input[type=submit]:hover
.sendfilm-statuscheck-container input[type=button]:hover, .success-sent-container input[type=button]:hover {
    background: #efd319;
    color: #fff;
}


.success-sent-container {
	width: 81%; 
	height: auto; 
	text-align: left; 
	padding: 0px; 
	padding-left: 10vw;
	padding-top: 10vh;
	padding-bottom: 16vh;
}

.thankyou {
	font-family: 'Yanone Kaffeesatz', sans-serif; font-weight: 700;
	font-size: 62px; 
	color: #fff; 
}

.success-sent-message {
	color: #ffffff; 
	font-size: 14px; 
	line-height: 22px;
	font-family: Myriad Pro;
}


.success-sent-container input[type=submit],
.success-sent-container input[type=button] {
    border: none;
    padding: 7px 12px 7px 12px;
    background: #fff;
    color: #61c65c;
    box-shadow: 1px 1px 4px #DADADA;
    -moz-box-shadow: 1px 1px 4px #DADADA;
    -webkit-box-shadow: 1px 1px 4px #DADADA;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	font-size: 13px;
	font-family: Myriad Pro Bold;
	cursor: pointer;
}
.success-sent-container input[type=submit]:hover
.success-sent-container input[type=button]:hover {
    background: #efd319;
    color: #fff;
}

.success-sent-container input[type=submit] 
.success-sent-container input[type=button] {
    border: none;
    padding: 7px 12px 7px 12px;
    background: #fff;
    color: #499dea;
    box-shadow: 1px 1px 4px #DADADA;
    -moz-box-shadow: 1px 1px 4px #DADADA;
    -webkit-box-shadow: 1px 1px 4px #DADADA;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	font-size: 13px;
	font-family: Myriad Pro Bold;
	cursor: pointer;
}
.success-sent-container input[type=submit]:hover
.success-sent-container input[type=button]:hover {
    background: #efd319;
    color: #fff;
}
@media screen and (min-width: 54em) {
	
.success-sent-container {
	width: 68%; 
	height: auto; 
	text-align: left; 
	padding: 0px; 
	padding-left: 14vw;
	padding-top: 16vh;
	padding-bottom: 100px;
}

.thankyou {
	font-family: 'Yanone Kaffeesatz', sans-serif; font-weight: 700;
	font-size: 82px; 
	color: #fff; 
}

.success-sent-message {
	color: #ffffff; 
	font-size: 16px; 
	line-height: 24px;
	font-family: Myriad Pro;
}


.sendfilm-i-agree-container-title {
	
	width: 60%; 
	height: auto; 
	text-align: left; 
	color: #ff5327; 
	padding-left: 40px; 
	margin-left: auto; 
	margin-right: auto; 
	font-size: 34px; 
	font-family: Myriad Pro;
	margin-top: 38px;
}

.sendfilm-i-agree-container {
	width: 60%; 
	height: auto; 
	text-align: left; 
	background: #ff5327; 
	padding: 40px; 
	margin-left: auto; 
	margin-right: auto; 
	color: #ffffff; 
	font-size: 22px; 
	font-family: Myriad Pro;
}

.sendfilm-i-agree-container span {
	
font-size: 16px; }

.sendfilm-statuscheck-container-title {
	
	width: 60%; 
	height: auto; 
	text-align: left; 
	color: #499dea; 
	padding-left: 40px; 
	margin-left: auto; 
	margin-right: auto; 
	font-size: 34px; 
	font-family: Myriad Pro;
	margin-top: 38px;
}

.sendfilm-statuscheck-container {
	width: 60%; 
	height: auto; 
	text-align: left; 
	background: #499dea; 
	padding: 40px; 
	margin-left: auto; 
	margin-right: auto; 
	color: #ffffff; 
	font-size: 20px; 
	line-height: 25px;
	font-family: Myriad Pro;
}

.sendfilm-statuscheck-container span {
	
font-size: 16px; }


.sendfilm-recommend-container input[type=submit],
.sendfilm-recommend-container input[type=button]{
    border: none;
    padding: 10px 20px 10px 20px;
    background: #fff;
    color: #61c65c;
    box-shadow: 1px 1px 4px #DADADA;
    -moz-box-shadow: 1px 1px 4px #DADADA;
    -webkit-box-shadow: 1px 1px 4px #DADADA;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	font-size: 14px;
	font-family: Myriad Pro Bold;
	cursor: pointer;
}
.sendfilm-recommend-container input[type=submit]:hover,
.sendfilm-recommend-container input[type=button]:hover{
    background: #efd319;
    color: #fff;
}

.sendfilm-statuscheck-container input[type=submit],
.sendfilm-statuscheck-container input[type=button]{
    border: none;
    padding: 10px 20px 10px 20px;
    background: #fff;
    color: #499dea;
    box-shadow: 1px 1px 4px #DADADA;
    -moz-box-shadow: 1px 1px 4px #DADADA;
    -webkit-box-shadow: 1px 1px 4px #DADADA;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	font-size: 14px;
	font-family: Myriad Pro Bold;
	cursor: pointer;
}
.sendfilm-statuscheck-container input[type=submit]:hover,
.sendfilm-statuscheck-container input[type=button]:hover{
    background: #efd319;
    color: #fff;
}



.sendfilm-recommend-container-title {
	
	width: 60%; 
	height: auto; 
	text-align: left; 
	color: #61c65c; 
	padding-left: 40px; 
	margin-left: auto; 
	margin-right: auto; 
	font-size: 34px; 
	font-family: Myriad Pro;
	margin-top: 38px;
}

.sendfilm-recommend-container {
	width: 60%; 
	height: auto; 
	text-align: left; 
	background: #61c65c; 
	padding: 40px; 
	margin-left: auto; 
	margin-right: auto; 
	color: #ffffff; 
	font-size: 20px; 
	line-height: 25px;
	font-family: Myriad Pro;
}

.sendfilm-recommend-container span {
	
font-size: 16px; }
}
}

/* CONTENT FORM */

#content-form-container {
	margin-top: 80px;
	text-align: center;
	width: 100%; 
	margin-left: auto; 
	margin-right: auto;
	color: #1e2535;
}




#live-send-table {
	width: 70%;
	margin-left: auto;
	margin-right: auto; }
	
.lst-left-td {
	width: 30%;
	padding: 10px;
	font-size: 16px;
	line-height: 15px;
	color: #ffffff;
	font-family: 'Myriad Pro', sans-serif;
	vertical-align: middle; 
	text-align: right; }
	
.lst-right-td {
	width: 70%;
	padding: 10px;
	text-align: left;
	vertical-align: middle; }
	
	
.lst-left-sub {
	font-size: 11px;
	color: #808080;
	font-family: 'Myriad Pro Bold', sans-serif;
	}
	
@media screen and (min-width: 64em) {
	
		
.lst-left-sub {
	font-size: 13px;
	line-height: 14px;
	color: #808080;
	font-family: 'Myriad Pro Bold', sans-serif;
	}
	
#content-form-container {
	margin-top: 80px;
	text-align: center;
	width: 65%; 
	margin-left: auto; 
	margin-right: auto;
	color: #1e2535;
}


.lst-left-td { 
	width: 35%;
	padding: 14px;
	font-size: 23px;
	line-height: 22px;
	color: #ffffff;
	font-family: 'Myriad Pro', sans-serif;
	vertical-align: middle; 
	text-align: right;}
	
	
.lst-right-td {
	width: 65%;
	padding: 20px;
	text-align: left;
	vertical-align: middle; }
}	


.send-select {
	background: url(https://kinematograf.bg/images/standart-field.png) no-repeat top left;
	background-position: 0px 0px;
	height: 103px;
	padding: 40px;
	width: 421px;
	border: 0px;
	outline: none;
	display: block;
	color: #1a1827;
	font-size: 20px;
	font-family: 'Myriad Pro Bold', sans-serif; }
	
.send-select:hover {
	border: 0px;
	outline: none;
		
	}
	
.send-field {
	background: url(https://kinematograf.bg/images/standart-field.png) no-repeat top left;
	background-position: 0px 0px;
	height: 103px;
	padding: 40px;
	width: 421px;
	border: 0px;
	display: block;
	color: #1a1827;
	font-size: 20px;
	font-family: 'Myriad Pro Bold', sans-serif; }
	
.send-field:focus {
	background: url(https://kinematograf.bg/images/standart-field.png) no-repeat top left;
	background-position: 0px -103px;
	border: 0px;
	outline: 0;
	display: block;
	color: #1a1827; }

.send-field input {
	background: none;
	border: 0px; 
	outline: 0; }
	
.send-field input:focus {
	background: none;
	border: 0px;
	outline: 0; }
	
.send-field:active {
	background: url(https://kinematograf.bg/images/standart-field.png) no-repeat top left;
	background-position: 0px -103px;
	border: 0px;
	outline: 0;
	display: block;
	color: #1a1827; }

.send-field input {
	background: none;
	border: 0px;
	outline: 0; }
	
.send-field input:active {
	background: none;
	border: 0px;
	outline: 0; }
	
	

.standard-field {
	background: url(https://kinematograf.bg/images/standart-field-orange.png) no-repeat top left;
	background-position: 0px 0px;
	height: 103px;
	padding: 40px;
	width: 421px;
	border: 0px;
	display: block;
	color: #1a1827;
	font-size: 20px;
	font-family: 'Myriad Pro Bold', sans-serif; }
	
.standard-field:focus {
	background: url(https://kinematograf.bg/images/standart-field-orange.png) no-repeat top left;
	background-position: 0px -103px;
	border: 0px;
	outline: 0;
	display: block;
	color: #1a1827; }

.standard-field input {
	background: none;
	border: 0px; 
	outline: 0; }
	
.standard-field input:focus {
	background: none;
	border: 0px;
	outline: 0; }
	
.standard-field:active {
	background: url(https://kinematograf.bg/images/standart-field-orange.png) no-repeat top left;
	background-position: 0px -103px;
	border: 0px;
	outline: 0;
	display: block;
	color: #1a1827; }

.standard-field input {
	background: none;
	border: 0px;
	outline: 0; }
	
.standard-field input:active {
	background: none;
	border: 0px;
	outline: 0; }
	
	
#thing input[type=checkbox] {
    display:none;
  }
#thing input[type=checkbox] + label
   {	float: right;
   margin-top: 13px;
       background: url(https://kinematograf.bg/images/standart-checkbox.png) no-repeat top center; background-size: cover;
       height: 75px;
       width: 72px;
       display:inline-block;
       padding: 0 0 0 0px;
   }
   
#thing input[type=checkbox]:checked + label
    {
        background: url(https://kinematograf.bg/images/standart-checkbox.png) no-repeat top center; background-size: cover;
		background-position: 0 -75px;
       height: 75px;
       width: 72px;
        display:inline-block;
        padding: 0 0 0 0px;
    }
	
	
#vote1 input[type=radio] {
    display:none;
  }
#vote1 input[type=radio] + label {

   float: left;
       background: url(https://kinematograf.bg/images/vote-1.png) no-repeat top center; background-size: cover;
       height: 50px;
       width: 50px;
       display:inline-block;
       padding: 0 0 0 0px; cursor: pointer;
   }
   
#vote1 input[type=radio]:checked + label
    {
        background: url(https://kinematograf.bg/images/vote-1.png) no-repeat top center; background-size: cover;
		background-position: 0 -48px;
       height: 48px;
       width: 48px;
        display:inline-block;
        padding: 0 0 0 0px; cursor: pointer;
    }
	
#vote2 input[type=radio] {
    display:none;
  }
#vote2 input[type=radio] + label {
   margin-left: 13px;
   float: left;
       background: url(https://kinematograf.bg/images/vote-2.png) no-repeat top center; background-size: cover;

       height: 48px;
       width: 48px;
       display:inline-block;
       padding: 0 0 0 0px; cursor: pointer;
   }
   
#vote2 input[type=radio]:checked + label
    {
        background: url(https://kinematograf.bg/images/vote-2.png) no-repeat top center; background-size: cover;
		background-position: 0 -48px;
       height: 48px;
       width: 48px;
        display:inline-block;
        padding: 0 0 0 0px; cursor: pointer;
    }
	
#vote3 input[type=radio] {
    display:none;
  }
#vote3 input[type=radio] + label {
   margin-left: 13px;
   float: left;
       background: url(https://kinematograf.bg/images/vote-3.png) no-repeat top center; background-size: cover;
       height: 48px;
       width: 48px;
       display:inline-block;
       padding: 0 0 0 0px; cursor: pointer;
   }
   
#vote3 input[type=radio]:checked + label
    {
        background: url(https://kinematograf.bg/images/vote-3.png) no-repeat top center; background-size: cover;
		background-position: 0 -48px;
       height: 48px;
       width: 48px;
        display:inline-block;
        padding: 0 0 0 0px; cursor: pointer;
    }
	
	
	
#vote1b input[type=radio] {
    display:none;
  }
#vote1b input[type=radio] + label {

   float: left;
       background: url(https://kinematograf.bg/images/vote-1.png) no-repeat top center; background-size: cover;
       height: 66px;
       width: 66px;
       display:inline-block;
       padding: 0 0 0 0px; cursor: pointer;
   }
   
#vote1b input[type=radio]:checked + label
    {
        background: url(https://kinematograf.bg/images/vote-1.png) no-repeat top center; background-size: cover;
		background-position: 0 -66px;
       height: 66px;
       width: 66px;
        display:inline-block;
        padding: 0 0 0 0px; cursor: pointer;
    }
	
#vote2b input[type=radio] {
    display:none;
  }
#vote2b input[type=radio] + label {
   margin-left: 13px;
   float: left;
       background: url(https://kinematograf.bg/images/vote-2.png) no-repeat top center; background-size: cover;
       height: 66px;
       width: 66px;
       display:inline-block;
       padding: 0 0 0 0px; cursor: pointer;
   }
   
#vote2b input[type=radio]:checked + label
    {
        background: url(https://kinematograf.bg/images/vote-2.png) no-repeat top center; background-size: cover;
		background-position: 0 -66px;
       height: 66px;
       width: 66px;
        display:inline-block;
        padding: 0 0 0 0px; cursor: pointer;
    }
	
#vote3b input[type=radio] {
    display:none;
  }
#vote3b input[type=radio] + label {
   margin-left: 13px;
   float: left;
       background: url(https://kinematograf.bg/images/vote-3.png) no-repeat top center; background-size: cover;
       height: 66px;
       width: 66px;
       display:inline-block;
       padding: 0 0 0 0px; cursor: pointer;
   }
   
#vote3b input[type=radio]:checked + label
    {
        background: url(https://kinematograf.bg/images/vote-3.png) no-repeat top center; background-size: cover;
		background-position: 0 -66px;
       height: 66px;
       width: 66px;
        display:inline-block;
        padding: 0 0 0 0px; cursor: pointer;
    }
	
	
#publicvisibility-y input[type=radio] {
    display:none;
  }
#publicvisibility-y input[type=radio] + label {
   float: left;
       background: url(https://kinematograf.bg/images/votevisibility-yes.png) no-repeat top center; background-size: cover;
       height: 66px;
       width: 66px;
       display:inline-block;
       padding: 0 0 0 0px; cursor: pointer;
   }
   
#publicvisibility-y input[type=radio]:checked + label
    {
        background: url(https://kinematograf.bg/images/votevisibility-yes.png) no-repeat top center; background-size: cover;
		background-position: 0 -66px;
       height: 66px;
       width: 66px;
        display:inline-block;
        padding: 0 0 0 0px; cursor: pointer;
    }
	
#publicvisibility-n input[type=radio] {
    display:none;
  }
#publicvisibility-n input[type=radio] + label {
   margin-left: 13px;
   float: left;
       background: url(https://kinematograf.bg/images/votevisibility-no.png) no-repeat top center; background-size: cover;
       height: 66px;
       width: 66px;
       display:inline-block;
       padding: 0 0 0 0px; cursor: pointer;
   }
   
#publicvisibility-n input[type=radio]:checked + label
    {
        background: url(https://kinematograf.bg/images/votevisibility-no.png) no-repeat top center; background-size: cover;
		background-position: 0 -66px;
       height: 66px;
       width: 66px;
        display:inline-block;
        padding: 0 0 0 0px; cursor: pointer;
    }


#directionchoice input[type=checkbox] {
    display:none; 
  }
#directionchoice input[type=checkbox] + label {
		margin-left: 15px;
       background: #42b66b;
       display:inline-block;
       padding: 10px 14px 10px 14px; 
	   cursor: pointer;
	   font-family: 'Myriad Pro Bold', sans-serif;
	   color: #fff;
	   font-size: 16px;
	   
   }
   
#directionchoice input[type=checkbox]:checked + label
    { margin-left: 15px;
        background: #FFF;
       display:inline-block;
       padding: 10px 14px 10px 14px; 
	   cursor: pointer;
	   font-family: 'Myriad Pro Bold', sans-serif;
	   color: #308e51;
	   font-size: 16px;
    }	  
	
#directionchoice div {
		margin-left: 15px;
       background: #42b66b;
       display:inline-block;
       padding: 10px 14px 10px 14px; 
	   cursor: pointer;
	   font-family: 'Myriad Pro Bold', sans-serif;
	   color: #fff;
	   font-size: 16px;
	   
   }
   
   
#numbers-table {
		margin-top: 30px;
		margin-bottom: 30px;
		width: 90%;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		color: #2f2f2f;
		font-family: Myriad Pro Bold;
		font-size: 0.9em;
}

#numbers-table td { width: 20%; }

#numbers-table span {
		color: #9b1c52;
		font-family: 'Rokkitt', serif;
		font-size: 44px;
		line-height: 42px;
}

  
@media screen and (min-width: 64em) {
#numbers-table {
		margin-top: 30px;
		margin-bottom: 30px;
		width: 70%;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		color: #2f2f2f;
		font-family: Myriad Pro Bold;
		font-size: 0.7em;
}

#numbers-table td { width: 20%; }

#numbers-table span {
		color: #9b1c52;
		font-family: 'Rokkitt', serif;
		font-size: 36px;
		line-height: 34px;
}}
	
.thingtext {
	 background: rgba(0,0,0,0.15);
	height: 100px; 
	vertical-align: middle;
	padding: 25px;
	padding-left: 30px;
	line-height: 25px;
	color: #ffffff;
	font-size: 16px;
	font-family: 'Myriad Pro Bold', sans-serif;
	text-align: left;
	
}
	
	
	
/* NEW FORM */


.form-style-2{
	margin-left: auto; 
	margin-right: auto; 
    width: 100%;
    padding: 15px 9px 7px 15px;
    font: 16px Arial, Helvetica, sans-serif;
}
.form-style-2 label{
    display: block;
    margin: 0px 0px 10px 0px;
}
.form-style-2 label > span{
    width: 100px;
    font-weight: bold;
    float: left;
    padding-top: 8px;
    padding-right: 5px;
}
.form-style-2 span.required{
    color:red;
}
.form-style-2 .tel-number-field{
    width: 40px;
    text-align: center;
}
.form-style-2 input.input-field{
    width: 100%;
	font-size: 0.85em;
    
}
.form-style-2 input.input-field-anti {
    width: 3%; visibility: hidden; float: right;
    
}

.form-style-2 input.input-field, 
.form-style-2 .tel-number-field, 
.form-style-2 .textarea-field, 
 .form-style-2 .select-field{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 2px solid #C2C2C2;
    box-shadow: 1px 1px 4px #EBEBEB;
    -moz-box-shadow: 1px 1px 4px #EBEBEB;
    -webkit-box-shadow: 1px 1px 4px #EBEBEB;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    padding: 10px;
    outline: none;
	font-size: 0.74em;
    font-family: Myriad Pro Bold, sans-serif;
    width: 100%;
	
}
.form-style-2 .input-field:focus, 
.form-style-2 .tel-number-field:focus, 
.form-style-2 .textarea-field:focus,  
.form-style-2 .select-field:focus{
    border: 2px solid #ff8000;
    width: 100%;
}
.form-style-2 .textarea-field{
    height:150px;
    width: 100%;
	font-size: 0.65em;
    font-family: Myriad Pro, sans-serif;
}

 
.form-style-2 input[type=submit],
.form-style-2 input[type=button]{
    border: none;
    padding: 16px 30px 16px 30px;
    background: #FF8000;
    color: #fff;
    box-shadow: 1px 1px 4px #DADADA;
    -moz-box-shadow: 1px 1px 4px #DADADA;
    -webkit-box-shadow: 1px 1px 4px #DADADA;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	font-size: 15px;
	font-family: Myriad Pro Bold;
	cursor: pointer;
}
.form-style-2 input[type=submit]:hover,
.form-style-2 input[type=button]:hover{
    background: #efd319;
    color: #fff;
}

#form-style-2-grey input[type=submit],
#form-style-2-grey input[type=button]{
    border: none;
    padding: 10px 20px 10px 20px;
    background: #cacaca;
    color: #fff;
    box-shadow: 1px 1px 4px #DADADA;
    -moz-box-shadow: 1px 1px 4px #DADADA;
    -webkit-box-shadow: 1px 1px 4px #DADADA;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	font-size: 12px;
	font-family: Myriad Pro Bold;
	cursor: pointer;
}
#form-style-2-grey input[type=submit]:hover,
#form-style-2-grey input[type=button]:hover{
    background: #efd319;
    color: #fff;
}


.form-style-2-agreement input[type=submit],
.form-style-2-agreement input[type=button]{
    border: none;
    padding: 16px 30px 16px 30px;
    background: #fff;
    color: #ff5327;
    box-shadow: 1px 1px 4px #DADADA;
    -moz-box-shadow: 1px 1px 4px #DADADA;
    -webkit-box-shadow: 1px 1px 4px #DADADA;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	font-size: 15px;
	font-family: Myriad Pro Bold;
	cursor: pointer;
}
.form-style-2-agreement input[type=submit]:hover,
.form-style-2-agreement input[type=button]:hover{
    background: #efd319;
    color: #fff;
}

@media screen and (min-width: 64em) {
	
	
.form-style-2{
	margin-left: auto; 
	margin-right: auto; 
    width: 100%;
    padding: 20px 12px 10px 20px;
    font: 20px Arial, Helvetica, sans-serif;
}
.form-style-2 label{
    display: block;
    margin: 0px 0px 15px 0px;
}
.form-style-2 label > span{
    width: 100px;
    font-weight: bold;
    float: left;
    padding-top: 8px;
    padding-right: 5px;
}
.form-style-2 span.required{
    color:red;
}
.form-style-2 .tel-number-field{
    width: 40px;
    text-align: center;
}
.form-style-2 input.input-field{
    width: 100%;
	font-size: 1.1em;
    
}

.form-style-2 input.input-field, 
.form-style-2 .tel-number-field, 
.form-style-2 .textarea-field, 
 .form-style-2 .select-field{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 2px solid #C2C2C2;
    box-shadow: 1px 1px 4px #EBEBEB;
    -moz-box-shadow: 1px 1px 4px #EBEBEB;
    -webkit-box-shadow: 1px 1px 4px #EBEBEB;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    padding: 15px;
    outline: none;
	font-size: 0.94em;
    font-family: Myriad Pro Bold, sans-serif;
    width: 100%;
	
}
.form-style-2 .input-field:focus, 
.form-style-2 .tel-number-field:focus, 
.form-style-2 .textarea-field:focus,  
.form-style-2 .select-field:focus{
    border: 2px solid #ff8000;
    width: 100%;
}
.form-style-2 .textarea-field{
    height:150px;
    width: 100%;
	font-size: 0.85em;
    font-family: Myriad Pro, sans-serif;
}

 
.form-style-2 input[type=submit],
.form-style-2 input[type=button]{
    border: none;
    padding: 16px 30px 16px 30px;
    background: #FF8000;
    color: #fff;
    box-shadow: 1px 1px 4px #DADADA;
    -moz-box-shadow: 1px 1px 4px #DADADA;
    -webkit-box-shadow: 1px 1px 4px #DADADA;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	font-size: 15px;
	font-family: Myriad Pro Bold;
	cursor: pointer;
}
.form-style-2 input[type=submit]:hover,
.form-style-2 input[type=button]:hover{
    background: #efd319;
    color: #fff;
}


#form-style-2-grey input[type=submit],
#form-style-2-grey input[type=button]{
    border: none;
    padding: 10px 20px 10px 20px;
    background: #cacaca;
    color: #fff;
    box-shadow: 1px 1px 4px #DADADA;
    -moz-box-shadow: 1px 1px 4px #DADADA;
    -webkit-box-shadow: 1px 1px 4px #DADADA;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	font-size: 12px;
	font-family: Myriad Pro Bold;
	cursor: pointer;
}
#form-style-2-grey input[type=submit]:hover,
#form-style-2-grey input[type=button]:hover{
    background: #efd319;
    color: #fff;
}


.form-style-2-agreement input[type=submit],
.form-style-2-agreement input[type=button]{
    border: none;
    padding: 16px 30px 16px 30px;
    background: #fff;
    color: #ff5327;
    box-shadow: 1px 1px 4px #DADADA;
    -moz-box-shadow: 1px 1px 4px #DADADA;
    -webkit-box-shadow: 1px 1px 4px #DADADA;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	font-size: 15px;
	font-family: Myriad Pro Bold;
	cursor: pointer;
}
.form-style-2-agreement input[type=submit]:hover,
.form-style-2-agreement input[type=button]:hover{
    background: #efd319;
    color: #fff;
}}


/* VOTING */

	
.vot-titles {
	margin-top: 30px; 
	width: 80%; 
	padding: 6px; 
	color: #1c1f25; 
	margin-left: auto; 
	margin-right: auto; 
	text-align: center; 
	font-family: Myriad Pro Bold; 
	font-size: 22px; }

#vot-boxes-container {
	margin-top: 25px;
	display: table; 
	width: 96%; 
	margin-left: auto; 
	margin-right: auto;
}

.avatar-cell {
	width: 17%; 
	display: table-cell; 
	text-align: center; 
	vertical-align: middle; 
	border-spacing: 5px; 
	padding-right: 20px; }
	
.vot-names {
	font-family: 'Yanone Kaffeesatz', sans-serif; font-weight: 700;
	font-size: 13px; 
	color: #000; 
	text-align: center;
}

.vot-names span {
	font-family: 'Yanone Kaffeesatz', sans-serif; font-weight: 400;
	font-size: 11px; 
	color: #000; 
	text-align: center;
}

.vot-avatar {
	display: inline-block;
	width: 50px; 
	height: 50px; 
	position: relative;
	background-size: contain;
}

.vot-avatar img {
	width: 100%; 
	height: auto;
	visibility: visible;
}


.strelchica-cell {
	display: table-cell; 
	width: 2%; 
	margin-right: 0; 
	background: url(https://kinematograf.bg/images/vot-strelchica.png) no-repeat center right; background-size: contain; }
	
.vot-box {
	display: table-cell; 
	width: 78%; 
	margin-left: 0; 
	min-height: 200px; 
	background: #f5f4f0; 
	line-height: 19px; 
	font-family: Myriad Pro; 
	font-size: 13px; 
	color: #000; 
	vertical-align: middle; 
	position: relative; }
	
.vot-box-text {
	width: 100%; 
	height: 100%; 
	padding: 12px; 
	display: inline-block; 
	text-align: left;
}

.vot-ratings-container {
	display: table; 
	height: 50px; 
	margin-top: 13px; 
	padding-top: 7px;
	border-top: 1px solid #dfdfdf;
}

.vot-bigrate {
	display: table-cell; 
	vertical-align: middle; 
	width: 50px; 
	height: 50px; 
	text-align: right; 
	padding-right: 8px; }

.vot-bigrate img {
	width: 35px;
	height: 40px;
	padding-top: 5px; }
	
.vot-bigrate-word {
	display: table-cell; 
	vertical-align: middle; 
	width: 50px; 
	height: 50px; 
	font-size: 14px;
	text-align: left; }
	
.microrate1 {
display: table-cell; vertical-align: middle; width: 50px; height: 50px; text-align: right; padding-right: 6px; }
	
.microrate1-word {
display: table-cell; vertical-align: middle; width: 50px; height: 50px; text-align: left; font-size: 11px; }

.microrate1 img {
	width: 18px; height: 23px; padding-top: 5px; }
	
.microrate2 {
display: table-cell; vertical-align: middle; width: 50px; height: 50px; text-align: right; padding-right: 10px; }

.microrate2-word {
display: table-cell; vertical-align: middle; width: 70px; height: 50px; text-align: left; font-size: 11px; }

.microrate2 img {
	width: 18px; height: 23px; padding-top: 5px; }
	
.microrate3 {
display: table-cell; vertical-align: middle; width: 60px; height: 50px; text-align: right; padding-right: 10px; }

.microrate3-word {
display: table-cell; vertical-align: middle; width: 50px; height: 50px; text-align: left; font-size: 11px; }

.microrate3 img {
	width: 18px; height: 23px; padding-top: 5px; }
	

.visibility-cell {
	 display: table-cell; 
	 width: 3%;
	 min-width: 4px; 
	}
	
.vot-mejduredie {
	display: table-cell; height: 30px;
}
	
#vot-insights-title {
	width: 100%;	
	border-bottom: 1px solid #989898; 
	padding-top: 30px; 
	padding-bottom: 10px;
	text-align: center; 
	margin-left: auto; 
	margin-right: auto; 
	font-family: 'Rokkitt', serif; 
	font-size: 22px;
}

#emptyvotes-container {
	height: auto;
	min-height: 60px;
	width: 65%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.emptyvotes-avatar {
	
	display: inline-block;
	width: 50px; 
	height: 50px; 
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
	position: relative;
	background-size: contain;
}

.emptyvotes-avatar a img {
	width: 100%; 
	height: auto;
	visibility: visible;
}

.vot-film-image {
width: 100%;
position: relative;
max-width: 400px; }

.vot-film-image a img {
	width: 100%; 
	height: auto;
	visibility: visible;
}
	
@media screen and (min-width: 58em) {


.vot-titles {
	margin-top: 50px; 
	width: 80%; 
	padding: 8px; 
	color: #1c1f25; 
	margin-left: auto; 
	margin-right: auto; 
	text-align: center; 
	font-family: Myriad Pro Bold; 
	font-size: 28px; }

#vot-boxes-container {
	margin-top: 50px;
	display: table; 
	width: 900px; 
	margin-left: auto; 
	margin-right: auto;
}

.avatar-cell {
	width: 21%; 
	display: table-cell; 
	text-align: center; 
	vertical-align: middle; 
	border-spacing: 5px; 
	padding-right: 20px; }
	
.vot-names {
	font-family: 'Yanone Kaffeesatz', sans-serif; font-weight: 700;
	font-size: 18px; 
	color: #000; 
	text-align: center;
}

.vot-names span {
	font-family: 'Yanone Kaffeesatz', sans-serif; font-weight: 400;
	font-size: 16px; 
	color: #000; 
	text-align: center;
}

.vot-avatar {
	display: inline-block;
	width: 135px; 
	height: 135px; 
	position: relative;
	background-size: contain;
}

.vot-avatar img {
	width: 100%; 
	height: auto;
	visibility: visible;
}


.strelchica-cell {
	display: table-cell; 
	width: 2%; 
	margin-right: 0; 
	background: url(https://kinematograf.bg/images/vot-strelchica.png) no-repeat center right; }
	
.vot-box {
	display: table-cell; 
	width: 74%; 
	margin-left: 0; 
	min-height: 320px; 
	background: #f5f4f0; 
	font-size: 16px; 
	line-height: 22px; 
	font-family: Myriad Pro; 
	color: #000; 
	vertical-align: middle; 
	position: relative; }
	
.vot-box-text {
	width: 100%; 
	height: 100%; 
	padding: 20px; 
	display: inline-block; 
	text-align: left;
}

.vot-ratings-container {
	display: table; 
	height: 70px; 
	margin-top: 16px; 
	padding-top: 10px;
	border-top: 1px solid #dfdfdf;
}

.vot-bigrate {
	display: table-cell; 
	vertical-align: middle; 
	width: 70px; 
	height: 70px; 
	text-align: right; 
	padding-right: 8px; }

.vot-bigrate img {
	width: 57px;
	height: 62px;
	padding-top: 5px; }
	
.vot-bigrate-word {
	display: table-cell; 
	vertical-align: middle; 
	width: 70px; 
	height: 70px; 
	text-align: left;
	font-size: 16px; }
	
.microrate1 {
display: table-cell; vertical-align: middle; width: 50px; height: 70px; text-align: right; padding-right: 6px; }
	
.microrate1-word {
display: table-cell; vertical-align: middle; width: 50px; height: 70px; text-align: left; font-size: 13px; }

.microrate1 img {
	width: 24px; height: 29px; padding-top: 5px; }
	
.microrate2 {
display: table-cell; vertical-align: middle; width: 50px; height: 70px; text-align: right; padding-right: 10px; }

.microrate2-word {
display: table-cell; vertical-align: middle; width: 70px; height: 70px; text-align: left; font-size: 13px; }

.microrate2 img {
	width: 24px; height: 29px; padding-top: 5px; }
	
.microrate3 {
display: table-cell; vertical-align: middle; width: 60px; height: 70px; text-align: right; padding-right: 10px; }

.microrate3-word {
display: table-cell; vertical-align: middle; width: 50px; height: 70px; text-align: left; font-size: 13px; }

.microrate3 img {
	width: 24px; height: 29px; padding-top: 5px; }
	
.visibility-cell {
	width: 3%;
	 display: table-cell; 
	 min-width: 15px; 
	}
	
.vot-mejduredie {
	display: table-cell; height: 50px;
}

	
#vot-insights-title {
	width: 70%;	
	border-bottom: 1px solid #989898; 
	padding-top: 30px; 
	padding-bottom: 10px;
	text-align: center; 
	margin-left: auto; 
	margin-right: auto; 
	font-family: 'Rokkitt', serif; 
	font-size: 36px;
}

#emptyvotes-container {
	background: #fff;
	width: 65%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	margin-top: -5px;
	text-align: center;
	position: relative;
}

.emptyvotes-avatar {
	
	display: inline-block;
	width: 50px; 
	height: 50px; 
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	position: relative;
	background-size: contain;
}

.emptyvotes-avatar a img {
	width: 100%; 
	height: auto;
	visibility: visible;
}
	}
	
	
.comm-avatar {
	
	display: inline-block;
	width: 50px; 
	height: 50px; 
	position: relative;
	background-size: contain;
}

.comm-avatar a img {
	width: 100%; 
	height: auto;
	visibility: visible;
}

	
.comm-newletter {
	display: inline-block;
	line-height: 28px;
	height: 28px;
	width: 114px;
	background: url(https://kinematograf.bg/images/add-letter.png) no-repeat top left; 
	background-position: 0px 0px;
	background-size: cover; }
	
.comm-newletter:hover {
	background: url(https://kinematograf.bg/images/add-letter.png) no-repeat top left; 
	background-position: 0px -28px;
	cursor: pointer;
	background-size: cover; }
	}
	
.bb-quote {
	background: #efefef; 
	text-align: center;
	width: 100%; 
	height: auto;
	left: 0; right: 0;
	display: inline-block;
	font-family: 'Roboto Slab', sans-serif;
	font-weight: 400;
	font-size: 1.25em; 
	color: #202020; 
	padding: 28px; 
	margin-top: 6px;
	margin-bottom: 0px;
}


.bb-quote span {
	
	font-family: 'Myriad Pro', sans-serif;
	font-size: 0.65em; 
	color: #202020; 
	line-height: 20px;
}


.bb-media {
	background: #191b25; 
	text-align: center;
	border-radius: 7px;
	width: 100%; 
	height: auto;
	left: 0; right: 0;
	display: inline-block;
	padding: 10px;
	padding-bottom: 7px;
	margin-top: 20px;
	margin-bottom: 0px;
}
	
.bb-media img {
	width: 100%;
	height:auto;
}


.bb-media span {
	
	font-family: 'Myriad Pro', sans-serif;
	font-size: 0.8em; 
	color: #202020; 
	line-height: 26px;
}
.bb-poster {
	background: #191b25; 
	text-align: center;
	border-radius: 7px;
	width: 100%; 
	height: auto;
	left: 0; right: 0;
	display: inline-block;
	padding: 20px; 
	margin-top: 20px;
	margin-bottom: 0px;
}
	
.bb-poster img {
	height: 100%;
	width: 100%;
}


.bb-poster-title {
	
	font-family: Yanone Kaffeesatz, sans-serif; 
	font-weight: 700; 
	color: #1c1f25;
	text-align: center; 
	width: 100%;
	font-size: 36px;
	margin-top: 20px;
}

	
.bb-video {
	background: #1c1f25; 
	text-align: center;
	width: 100%;
	height: auto;
	left: 0; right: 0;
	display: inline-block;
	padding: 25px; 
	margin-top: 0px;
	margin-bottom: 0px;
}

.bb-vidwrapper {
	width:100%; 
	height:auto; 
	margin:0 auto; 
}

	
.bb-vidwrapper-iframe {
	position:relative; 
	padding-top: 56%; }
	
.bb-vidwrapper iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%; }
	
	
.bb-quote-new {
	background: #efefef; 
	text-align: center;
	width: 100%; 
	height: auto;
	left: 0; right: 0;
	display: inline-block;
	font-family: 'Roboto Slab', sans-serif;
	font-weight: 400;
	font-size: 1.1em; 
	line-height: 1.1em;
	color: #202020; 
	padding: 20px; 
	padding-top: 17px;
	margin-top: 10px;
	margin-bottom: 5px;
}


.bb-quote-new span {
	
	font-family: 'Myriad Pro', sans-serif;
	font-size: 0.60em; 
	color: #202020; 
	line-height: 20px;
}

@media screen and (min-width: 64em) {
	
		
.bb-quote {
	background: #efefef; 
	text-align: center;
	width: 100%; 
	height: auto;
	left: 0; right: 0;
	display: inline-block;
	font-family: 'Roboto Slab', sans-serif;
	font-weight: 400;
	font-size: 1.5em; 
	color: #202020; 
	padding: 36px; 
	margin-top: -20px;
	margin-bottom: 0px;
}


.bb-quote span {
	
	font-family: 'Myriad Pro', sans-serif;
	font-size: 0.65em; 
	color: #202020; 
	line-height: 20px;
}
	
.bb-quote-new {
	background: #efefef; 
	text-align: center;
	width: 100%; 
	height: auto;
	left: 0; right: 0;
	display: inline-block;
	font-family: 'Roboto Slab', sans-serif;
	font-weight: 400;
	font-size: 24px; 
	color: #202020; 
	padding: 30px; 
	margin-top: -2px;
	margin-bottom: 0px;
}


.bb-quote-new span {
	
	font-family: 'Myriad Pro', sans-serif;
	font-size: 0.65em; 
	color: #202020; 
	line-height: 20px;
}

	
.bb-media {
	background: #191b25; 
	text-align: center;
	border-radius: 7px;
	width: 100%; 
	height: auto;
	left: 0; right: 0;
	display: inline-block;
	padding: 25px; 
	margin-top: 0px;
	margin-bottom: 0px;
}
	
.bb-media img {
	width: auto;
	max-width: 77%;
}


.bb-media span {
	
	font-family: 'Myriad Pro', sans-serif;
	font-size: 1em; 
	color: #202020; 
	line-height: 30px;
}

.bb-poster {
	background: #191b25; 
	text-align: center;
	border-radius: 7px;
	width: 100%; 
	height: auto;
	left: 0; right: 0;
	display: inline-block;
	padding: 25px; 
	margin-top: 0px;
	margin-bottom: 0px;
}
	
.bb-poster img {
	height: 100%;
	max-height: 520px;
}


.bb-poster-title {
	
	font-family: Yanone Kaffeesatz, sans-serif; 
	font-weight: 700; 
	color: #1c1f25;
	text-align: center; 
	width: 100%;
	font-size: 46px;
	margin-top: -20px;
}


	
.bb-video {
	background: #1c1f25; 
	text-align: center;
	width: 100%;
	height: auto;
	left: 0; right: 0;
	display: inline-block;
	padding: 25px; 
	margin-top: 0px;
	margin-bottom: 0px;
}

.bb-vidwrapper {
	width:810px; 
	height:auto; 
	margin:0 auto; 
}

	
.bb-vidwrapper-iframe {
	position:relative; 
	padding-top: 56%; }
	
.bb-vidwrapper iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%; }
}


.index-buttons-container {
	width: 100%; position: relative;
}

.index-buttons-table {
display: table; width: 80%; margin-left: auto; margin-right: auto; 
}

.index-button-cell {
display: table-cell; width: 33%; text-align: center; position: relative; }

.index-button-cell div {
display: inline-block; background: url(https://kinematograf.bg/images/index-button-line.png) no-repeat center center #efd319; background-size: 100% 100%; margin-bottom: 20px; height: auto; width: 62%;
}
.index-button-cell div img {
width: 100%; visibility: hidden;
}
.index-button-cell span {
font-family: 'Yanone Kaffeesatz', sans-serif; font-weight: 700; font-size: 21px; color: #202020;
}
.index-button-cell:hover div {
	background: url(https://kinematograf.bg/images/index-button-line.png) no-repeat center center #ff8000; background-size: 100% 100%; 
} 

.index-button-cell:hover span {
	color: #ff8000;
}

@media screen and (min-width: 64em) {
	
.index-buttons-container {
	width: 100%; position: relative;
}

.index-buttons-table {
display: table; width: 50%; margin-left: auto; margin-right: auto; 
}

.index-button-cell {
display: table-cell; width: 33%; text-align: center; position: relative; }

.index-button-cell div {
display: inline-block; background: url(https://kinematograf.bg/images/index-button-line.png) no-repeat center center #efd319; background-size: 100% 100%; margin-bottom: 20px; height: auto; width: 56%;
}
.index-button-cell div img {
width: 100%; visibility: hidden;
}
.index-button-cell span {
font-family: 'Yanone Kaffeesatz', sans-serif; font-weight: 700; font-size: 30px; color: #202020;
}
.index-button-cell:hover div {
	background: url(https://kinematograf.bg/images/index-button-line.png) no-repeat center center #ff8000; background-size: 100% 100%; 
} 

.index-button-cell:hover span {
	color: #ff8000;
}

}


.submit-button {
 display: inline-block;
 border:1px solid #C9AE34;
 color: #705D07;
 border-radius: 3px 3px 3px 3px;
 -webkit-border-radius: 3px 3px 3px 3px;
 -moz-border-radius: 3px 3px 3px 3px;
 font-family: Impact;
 width: auto;
 height: auto;
 font-size: 22px;
 padding: 22px 50px;
 box-shadow: inset 0 1px 0 0 #FFF6CE,inset 0 -1px 0 0 #E3C852,inset 0 0 0 1px #FCE88D,0 2px 4px 0 #D4D4D4;
 -moz-box-shadow: inset 0 1px 0 0 #FFF6CE,inset 0 -1px 0 0 #E3C852,inset 0 0 0 1px #FCE88D,0 2px 4px 0 #D4D4D4;
 -webkit-box-shadow: inset 0 1px 0 0 #FFF6CE,inset 0 -1px 0 0 #E3C852,inset 0 0 0 1px #FCE88D,0 2px 4px 0 #D4D4D4;
 text-shadow: 0 1px 0 #FFFFFF;
 background-image: linear-gradient(to top, #FCE374, #FCDF5B);
 background-color: #FCE374;
}
.submit-button:hover, .submit-button:active{
 border:1px solid #967D09;
 color: #705D07;
 box-shadow: inset 0 1px 0 0 #FFF6CE,inset 0 -1px 0 0 #E3C852,inset 0 0 0 1px #FCE88D;
 -moz-box-shadow: inset 0 1px 0 0 #FFF6CE,inset 0 -1px 0 0 #E3C852,inset 0 0 0 1px #FCE88D;
 -webkit-box-shadow: inset 0 1px 0 0 #FFF6CE,inset 0 -1px 0 0 #E3C852,inset 0 0 0 1px #FCE88D;
 background-color: #FCDF5B;
}


.comm-stage1 {
	padding: 3px 6px 3px 6px; 
	background: #fff;
	color: #a0a0a0;
	border: 3px solid #a0a0a0;
	font-family: Myriad Pro Bold;
	font-size: 13px;
	margin-right: 6px;
}
.comm-stage2 {
	padding: 3px 6px 3px 6px; 
	background: #fff;
	border: 3px solid #66c655;
	color: #66c655;
	font-family: Myriad Pro Bold;
	font-size: 13px;
	margin-right: 6px;
}
.comm-stage3 {
	padding: 3px 6px 3px 6px; 
	background: #e8717c;
	border: 3px solid #e8717c;
	color: #fff;
	font-family: Myriad Pro Bold;
	font-size: 13px;
	margin-right: 6px;
}
.comm-stage4 {
	padding: 3px 6px 3px 6px; 
	background: #66c655;
	border: 3px solid #66c655;
	color: #fff;
	font-family: Myriad Pro Bold;
	font-size: 13px;
	margin-right: 6px;
}
.comm-stage5 {
	padding: 3px 6px 3px 6px; 
	background: #f4c74e;
	border: 3px solid #f4c74e;
	color: #fff;
	font-family: Myriad Pro Bold;
	font-size: 13px;
	margin-right: 6px;
}


#event-ad-stiker { display: none; }
#event-ad-stiker span { display: none; }
#event-ad-stiker-city { display: none; }


@media screen and (min-width: 44em) {
#event-ad-stiker {
	display: block; 
	width: 200px;  
	height: 100px; 
	margin-bottom: -100px; 
	position: relative; 
	z-index: 15;
}

#event-ad-stiker span {
	display: inline-block; 
	width: 150px; 
	padding: 7px 7px 7px 7px; 
	font-size: 36px; 
	text-align: center; 
	font-family: Myriad Pro Bold; 
	color: #fff;
}

#event-ad-stiker span:hover {
	display: inline-block; 
	width: 150px; 
	padding: 7px 7px 7px 7px; 
	font-size: 36px; 
	text-align: center; 
	font-family: Myriad Pro Bold; 
	color: #000;
	background: #efd319;
}


#event-ad-city {
width: 150px; 
padding: 7px 5px 7px 5px; 
font-size: 15px; 
text-align: center; 
font-family: Myriad Pro Bold; 
color: #000; 
background: #efd319; }
}



.noreview-container2 {
	width: 100%;
overflow: hidden	}

.noreview-container2 img {
	width: 164%;
	margin-left: -32%;
	}

.noreview-invite2 {
	width: 100%;
	padding: 40px;
	text-align: center;
	background: #ace9fe;
	font-size: 17px;
	color: #3f6c8b;
	font-family: 'Exo 2', sans-serif;
	font-weight: 200;}


.noreview-nadpis2 {
	width: 90%;
	margin-left: auto;
	margin-right: auto; }

.noreview-down2 {
	width: 100%;
	height: 30px;
	background: #fdf9e0;
	margin-top: -5px;}

#noreview-apply-button2 {
	
	margin-top: 40px; 
	padding:6px 12px 7px 12px; 
	font-family: 'Exo 2', sans-serif; 
	color: #477fa6; 
	font-weight: 700;
	font-size: 16px; background: #fff;
}

#noreview-apply-button2:hover { background: #f1d31b; color: #fff; }


@media screen and (min-width: 64em) {

.noreview-container2 {
	width: 100%; }

.noreview-container2 img {
	width: 100%;
	margin-left: 0%;
	}

.noreview-invite2 {
	width: 100%;
	padding: 45px;
	padding-bottom: 100px;
	text-align: center;
	background: #fee2ac;
	font-size: 26px;
	color: #3f6c8b;
	font-family: 'Exo 2', sans-serif;
	font-weight: 200;}


.noreview-nadpis2 {
	width: 70%;
	margin-left: auto;
	margin-right: auto; }

.noreview-down2 {
	width: 100%;
	margin-bottom: -30px;
	height: 30px;
	background: #fdf9e0;
	margin-top: -5px;}

#noreview-apply-button2 {
	
	margin-top: 40px; 
	padding:10px 15px 10px 15px; 
	font-family: 'Exo 2', sans-serif; 
	color: #fff; 
	font-weight: 400;
	font-size: 19px; background: #f26c6c;
}

#noreview-apply-button2:hover { background: #ffa800; color: #fff; }

}



/* PROJECT LINE */

.office_project_circle {
	background: #ff8000;
    width: 17px;
    height: 17px;
    border-radius: 50%;
	display: inline-block;
	margin-top: 3px;
	margin-bottom: 3px;
}


.office_project_linetop {
	background: #ff8000;
    width: 4px;
    height: 22px;
    border-radius: 2px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	margin-top: -2px;
	display: inline-block;
}
.office_project_linebottom {
	background: #ff8000;
    width: 4px;
    height: 22px;
    border-radius: 2px;
	display: inline-block;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}


.office_project_linebetween {
	background: #ff8000;
    width: 4px;
    height: 100px;
    border-radius: 2px;
	display: table;
	margin-left: auto;
	overflow: hidden;
	margin-right: auto;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	margin-top: -3px;
}


/* SELECTION LINE */

.films_project_circle {
	background: #ff8000;
    width: 30px;
    height: 30px;
	text-align: center;
    border-radius: 50%;
	display: inline-block;
	margin-top: 3px;
	margin-bottom: 3px;
}


.films_project_linetop {
	background: #ff8000;
    width: 3px;
    height: 26px;
    border-radius: 2px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	margin-top: -2px;
	display: inline-block;
}
.films_project_linebottom {
	background: #ff8000;
    width: 3px;
    height: 26px;
    border-radius: 2px;
	display: inline-block;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}


.films_project_linebetween {
	background: #ff8000;
    width: 3px;
    height: 100px;
    border-radius: 2px;
	display: table;
	margin-left: auto;
	overflow: hidden;
	margin-right: auto;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	margin-top: -3px;
}


.original_event_vote_but {
	cursor: pointer; 
	margin: 4px; 
	display: inline-block;
	padding: 6px 11px 6px 11px;
	vertical-align: middle;
	border: 2px solid #000000; 
	background: #2b2e39;
	border-radius: 7px;
	font-family: Roboto;
	white-space: nowrap; }

.original_event_vote_but i {	
	color: #bfd8e0;
	font-size: 13px; }

.original_event_vote_but:hover {

	background: #bfd8e0;
	color: #1d1e22; }

.original_event_vote_but:hover i {
	color: #1d1e22; }
	
	
.original_event_vote_but_add {
	cursor: pointer; 
	margin: 11px; 
	display: inline-block; 
	padding: 14px;
	vertical-align: middle;
	border: 1px solid #2b2e39; 
	background: #000000;
	border-radius: 7px;
	font-family: Roboto;
	white-space: nowrap; }

.original_event_vote_but_add i {	
	color: #bfd8e0;
	font-size: 24px; }

.original_event_vote_but_add:hover {

	border: 1px solid #ecd31e; }

.original_event_vote_but_add:hover i {
	color: #000; }
	
.original_event_but-bord-small {
	border: 1px solid #efd319; 
	background: none;
	color: #fff;
	border-radius: 300px;
	font-family: Roboto;
	padding: 3px 9px 3px 9px;
	font-size: 9px;
	white-space: nowrap; }

.original_event_but-bord-small:hover {
	border: 1px solid #efd319; 
	background: #efd319;
	color: #000; }
	
	
.original_event_but-bord-special {
	border: 1px solid #414f53; 
	background: none;
	color: #fff;
	margin-right: 8px;
	border-radius: 300px;
	font-family: Roboto;
	padding: 5px 12px 5px 12px;
	font-size: 11px;
	white-space: nowrap; }

.original_event_but-bord-special:hover {
	border: 1px solid #45cde7; 
	background: #000;
	color: #fff; }


.original_event_but-bluestandart {
	border: 1px solid #45cde7; 
	background: none;
	color: #fff;
	margin-right: 8px;
	border-radius: 300px;
	font-family: Roboto;
	padding: 4px 10px 4px 10px;
	font-size: 11px;
	white-space: nowrap; }

.original_event_but-bluestandart:hover {
	border: 1px solid #45cde7; 
	background: #45cde7;
	color: #000; }

.original_event_but-filmakerstandart {
	border: 0px solid #45cde7; 
	background: #2a2e3f;
	color: #efd319;
	margin-left: 8px;
	border-radius: 300px;
	font-family: Roboto;
	padding: 4px 10px 4px 10px;
	font-size: 12px;
	white-space: nowrap; }

.original_event_but-filmakerstandart:hover {
	border: 0px solid #45cde7; 
	background: #343952;
	color: #fff; }


.original_event_but-bluestandart-7 {
	border: 1px solid #0091ff; 
	background: none;
	color: #fff;
	margin-right: 8px;
	border-radius: 300px;
	font-family: Roboto;
	padding: 4px 10px 4px 10px;
	font-size: 11px;
	white-space: nowrap; }

.original_event_but-bluestandart-7:hover {
	border: 1px solid #0091ff; 
	background: #0091ff;
	color: #fff; }

.original_event_but-bord-special-terminado {
	border: 1px solid #f8da37; 
	color: #f8da37; 
	font-weight: 600; 
	background: #000;
	margin-right: 8px;
	border-radius: 300px;
	font-family: Roboto;
	padding: 4px 10px 4px 10px;
	font-size: 11px;
	white-space: nowrap; }

.original_event_but-bord-special-terminado:hover {
	border: 1px solid #fe4772; 
	color: #fe4772; }

.original_event_but {
	border: 1px solid #efd319; 
	background: #efd319;
	color: #000;
	display: inline-block;
	border-radius: 300px;
	font-family: Roboto;
	padding: 5px 13px 5px 13px;
	font-size: 14px; }

.original_event_but:hover {
	border: 1px solid #efd319;
	background: #000;
	color: #fff;
	font-family: Roboto; }
	
	
.original_event_but-7arts {
	border: 1px solid #0091ff; 
	background: #0091ff;
	color: #fff;
	display: inline-block;
	border-radius: 300px;
	font-family: Roboto;
	padding: 5px 13px 5px 13px;
	font-size: 14px; }

.original_event_but-7arts:hover {
	border: 1px solid #0091ff;
	background: none;
	color: #fff;
	font-family: Roboto; }
	
	
.original_event_but-stop {
	border: 1px solid #fe4772; 
	background: #fe4772;
	color: #fff;
	display: inline-block;
	border-radius: 300px;
	font-family: Roboto;
	padding: 8px 20px 9px 20px;
	font-size: 14px; }

.original_event_but-stop:hover {
	border: 1px solid #fe4772;
	background: #000;
	color: #fff;
	font-family: Roboto; }
	
	
.original_event_but-blue {
	border: 1px solid #40e0ff; 
	background: #40e0ff;
	color: #0e111c;
	cursor: pointer;
	display: inline-block;
	border-radius: 300px;
	font-family: Roboto;
	padding: 5px 13px 5px 13px;
	font-size: 14px; }

.original_event_but-blue:hover {
	border: 1px solid #40e0ff;
	background: #000;
	color: #fff;
	font-family: Roboto; }
	
	
.original_event_but-blue-7 {
	border: 1px solid #0091ff; 
	background: #0091ff;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	border-radius: 300px;
	font-family: Roboto;
	padding: 5px 13px 5px 13px;
	font-size: 14px; }

.original_event_but-blue-7:hover {
	border: 1px solid #0091ff;
	background: #000;
	color: #fff;
	font-family: Roboto; }
	
	
.original_event_but-bord {
	border: 1px solid #efd319; 
	background: none;
	display: inline-block;
	color: #efd319;
	border-radius: 300px;
	margin-left: 10px;
	font-family: Roboto;
	padding: 6px 13px 7px 13px;
	font-size: 15px; }

.original_event_but-bord:hover {
	border: 1px solid #efd319; 
	background: #efd319;
	color: #000; }
	
	
		
	
.original_event_but-bord-med {
	border: 1px solid #fff; 
	background: #000;
	color: #fff;
	border-radius: 300px;
	font-family: Roboto;
	padding: 4px 10px 5px 10px;
	font-size: 12px; }

.original_event_but-bord-med:hover {
	border: 1px solid #efd319; 
	background: #000;
	color: #efd319; }
	


.original_morefilms_but {
	border: 1px solid #efd319; 
	background: #efd319;
	color: #000;
	cursor: pointer; 
	font-size: 20px; 
	padding: 13px 24px; 
	padding-bottom: 12px; 
	margin-top: 50px; 
	display: inline-block;
	border-radius: 300px;
	font-family: Roboto; }

.original_morefilms_but:hover {
	border: 1px solid #efd319;
	background: #000;
	color: #fff;
	font-family: Roboto; }
	
	
.original_film_submit {
	border: 2px solid #fff; 
	background: #fff;
	display: inline-block;
	color: #000;
	border-radius: 4px;	
	font-family: Roboto;
	padding: 9px 13px 9px 13px;
	font-size: 17px;
	font-weight: 400;
	outline: 0;
	width: 100%;
	text-align: center;
	margin-top: 10px;
}
	
@media screen and (min-width: 64em) {

.original_morefilms_but {
	border: 1px solid #efd319; 
	background: #efd319;
	color: #000;
	cursor: pointer; 
	font-size: 24px; 
	padding: 15px 30px; 
	padding-bottom: 15px; 
	margin-top: 50px; 
	display: inline-block;
	border-radius: 300px;
	font-family: Roboto; }

.original_morefilms_but:hover {
	border: 1px solid #efd319;
	background: #000;
	color: #fff;
	font-family: Roboto; }
}


.newplay {
	display: inline-block;
	height: 46px;
	width: 32px;
	background: url(https://kinematograf.bg/images/newplay.png) no-repeat center left ; 
	background-position: -1px 0px;
	background-size: cover; }
	
.newplay:hover {
	background: url(https://kinematograf.bg/images/newplay.png) no-repeat center right ; 
	cursor: pointer;
	background-size: cover; }
	
	
.newplay-red {
	display: inline-block;
	height: 46px;
	width: 32px;
	background: url(https://kinematograf.bg/images/newplay-red.png) no-repeat center left ; 
	background-position: -1px 0px;
	background-size: cover; }
	
.newplay-red:hover {
	background: url(https://kinematograf.bg/images/newplay-red.png) no-repeat center right ; 
	cursor: pointer;
	background-size: cover; }
	
.newplay-yellow {
	display: inline-block;
	height: 46px;
	width: 32px;
	background: url(https://kinematograf.bg/images/newplay.png) no-repeat center right ; 
	cursor: pointer;
	background-size: cover; }
	
.newplay-7arts {
	display: inline-block;
	height: 46px;
	width: 33px;
	background: url(https://kinematograf.bg/images/newplay-7arts.png) no-repeat center left; 
	cursor: pointer;
	background-size: cover; }
	
.newplay-7arts:hover {
	display: inline-block;
	height: 46px;
	width: 33px;
	background: url(https://kinematograf.bg/images/newplay-7arts.png) no-repeat center right; 
	cursor: pointer;
	background-size: cover; }
	
	
.newplay-small {
	display: inline-block;
	height: 18px;
	width: 13px;
	background: url(https://kinematograf.bg/images/newplay.png) no-repeat center left ; 
	background-position: 0px 0px;
	background-size: cover; }
	
.neweye-small {
	display: inline-block;
	height: 22px;
	width: 16px;
	background: url(https://kinematograf.bg/images/neweye.png) no-repeat center left ; 
	background-position: 0px 0px;
	background-size: cover; }
	
.newplay-medium {
	display: inline-block;
	height: 27px;
	width: 19px;
	background: url(https://kinematograf.bg/images/newplay.png) no-repeat center left ; 
	background-position: 0px 0px;
	background-size: cover; }
	
.newreview {
	display: inline-block;
	height: 32px;
	width: 32px;
	background: url(https://kinematograf.bg/images/newreview.png) no-repeat center left ; 
	background-position: 0px 0px;
	background-size: cover; }
	
.newreview:hover {
	background: url(https://kinematograf.bg/images/newreview.png) no-repeat center right ; 
	cursor: pointer;
	background-size: cover; }
	
.newreview-small {
	display: inline-block;
	height: 15px;
	width: 15px;
	background: url(https://kinematograf.bg/images/newreview.png) no-repeat center left ; 
	background-position: 0px 0px;
	background-size: cover; }
	
.newreview-medium {
	display: inline-block;
	height: 22px;
	width: 22px;
	background: url(https://kinematograf.bg/images/newreview.png) no-repeat center left ; 
	background-position: 0px 0px;
	background-size: cover; }
	
.neweye-medium {
	display: inline-block;
	height: 30px;
	width: 21px;
	background: url(https://kinematograf.bg/images/neweye.png) no-repeat center left ; 
	background-position: 0px 0px;
	background-size: cover; }
	
	
.newfilmtoevent {
	display: inline-block;
	height: 36px;
	width: 36px;
	background: url(https://kinematograf.bg/images/new-event.png) no-repeat center left ; 
	background-position: 0px 0px;
	background-size: cover; }
	
.newfilmtoevent:hover {
	background: url(https://kinematograf.bg/images/new-event.png) no-repeat center right ; 
	cursor: pointer;
	background-size: cover; }
	
.newcart {
	display: inline-block;
	height: 38px;
	width: 38px;
	background: url(https://kinematograf.bg/images/newcart.png) no-repeat center left ; 
	background-position: 0px 0px;
	background-size: cover; }
	
.newcart:hover {
	background: url(https://kinematograf.bg/images/newcart.png) no-repeat center right; 
	cursor: pointer;
	background-size: cover; }
	
.newfilmtoevent-small {
	display: inline-block;
	height: 17px;
	width: 17px;
	background: url(https://kinematograf.bg/images/new-event.png) no-repeat center right ; 
	background-position: 0px 0px;
	background-size: cover; }
	
.newfilmtoevent-medium {
	display: inline-block;
	height: 24px;
	width: 24px;
	background: url(https://kinematograf.bg/images/new-event.png) no-repeat center right ; 

	background-size: cover; }
	
.newplay_title {
	color: #fff; }
	
.newplay_title:hover {
	color: #f8da37; }


#genre-buttons-new {
	line-height: 38px;
	font-size: 18px; 
	color: #3e4658;  }
	

#genre-buttons-new span {
	display: inline-block;
	border: 1px solid #414f53; 
	background: none;
	color: #fff;
	margin-top: 12px;
	margin-right: 8px;
	border-radius: 300px;
	font-family: Roboto;
	padding: 5px 11px 5px 11px;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	white-space: nowrap;  }
	

#genre-buttons-new span:hover {
	border-color: #efd319;
	background: #efd319;
	color: #000; }

#genre-buttons-new a {
	
	text-decoration: none;
}
	
	
	
::-webkit-input-placeholder {
  color: #898989;
  font-size: 13px;
}
::-moz-placeholder {
  color: #898989;
  font-size: 13px;
}
:-ms-input-placeholder {
  color: #898989;
  font-size: 13px;
}
::placeholder {
  color: #898989;
  font-size: 13px;
}

::-webkit-input-placeholder:focus {
  color: #a59736;
  font-size: 13px;
}
::-moz-placeholder:focus {
  color: #a59736;
  font-size: 13px;
}
:-ms-input-placeholder:focus {
  color: #a59736;
  font-size: 13px;
}
::placeholder:focus {
  color: #a59736;
  font-size: 13px;
}

.original_event_search {
	border: 2px solid #fff; 
	background: #fff;
	display: inline-block;
	color: #000;
	border-radius: 300px;
	margin-left: 10px;
	font-family: Roboto;
	padding: 9px 13px 9px 13px;
	font-size: 18px;
	font-weight: 300;
	outline: 0;
	width: 426px;
	text-align: center;
	margin-left: 30px;
}

.original_event_search:hover {
	border: 2px solid #ecd31e; 
	background: #fff;
	color: #efd319;
	font-family: Roboto; 
	outline: 0; }

.original_event_search:focus {
	border: 2px solid #ecd31e; 
	background: #ecd31e;
	color: #000;
	margin-top: 20px;
	font-family: Roboto;
	font-weight: 600;
	outline: 0;  }
	
	
.original_event_search-focus {
	border: 2px solid #ecd31e; 
	background: #ecd31e;
	color: #000;
	border-radius: 300px;
	margin-left: 10px;
	font-family: Roboto;
	padding: 9px 13px 9px 13px;
	font-size: 18px;
	font-weight: 600;
	outline: 0;
	width: 426px;
	margin-left: 30px; }
	

.original_event_search-focus:focus {
	border: 2px solid #fff; 
	background: #fff;
	color: #000;
	border-radius: 300px;
	margin-left: 10px;
	font-family: Roboto;
	padding: 9px 13px 9px 13px;
	font-size: 18px;
	font-weight: 600;
	outline: 0;
	width: 426px;
	margin-left: 30px;
	margin-top: 20px; }

.original_event_search-focus:hover {
	border: 2px solid #fff; 
	background: #fff;
	color: #000;
	border-radius: 300px;
	margin-left: 10px;
	font-family: Roboto;
	padding: 6px 13px 7px 13px;
	font-size: 17px;
	font-weight: 600;
	outline: 0;
	width: 426px;
	margin-left: 30px; }
	
	
	
	
.original_film_search {
	border: 2px solid #fff; 
	background: #fff;
	display: inline-block;
	color: #000;
	border-radius: 300px;
	margin-left: 10px;
	font-family: Roboto;
	padding: 9px 13px 9px 13px;
	font-size: 18px;
	font-weight: 300;
	outline: 0;
	width: 426px;
	text-align: center;
	margin-left: 30px;
}

.original_film_search:hover {
	border: 2px solid #40e0ff; 
	background: #fff;
	color: #40e0ff;
	font-family: Roboto; 
	outline: 0; }

.original_film_search:focus {
	border: 2px solid #40e0ff; 
	background: #40e0ff;
	color: #000;
	margin-top: 20px;
	font-family: Roboto;
	font-weight: 600;
	outline: 0;  }
	
@media screen and (min-width: 46em) {
	
.original_film_submit {
	border: 2px solid #fff; 
	background: #fff;
	display: inline-block;
	color: #000;
	border-radius: 4px;	
	font-family: Roboto;
	padding: 9px 13px 9px 13px;
	font-size: 17px;
	font-weight: 400;
	outline: 0;
	width: 426px;
	text-align: center;
	margin-top: 10px;
}
}
.original_film_submit:hover {
	border: 2px solid #40e0ff; 
	background: #fff;
	color: #000;
	font-family: Roboto; 
	outline: 0; }

.original_film_submit:focus {
	border: 2px solid #40e0ff; 
	background: #40e0ff;
	color: #000;
	font-family: Roboto;
	outline: 0;  }
	
	
.original_film_search-focus {
	border: 2px solid #40e0ff; 
	background: #40e0ff;
	color: #000;
	border-radius: 300px;
	margin-left: 10px;
	font-family: Roboto;
	padding: 9px 13px 9px 13px;
	font-size: 18px;
	font-weight: 600;
	outline: 0;
	width: 426px;
	margin-left: 30px; }
	

.original_film_search-focus:focus {
	border: 2px solid #fff; 
	background: #fff;
	color: #000;
	border-radius: 300px;
	margin-left: 10px;
	font-family: Roboto;
	padding: 9px 13px 9px 13px;
	font-size: 18px;
	font-weight: 600;
	outline: 0;
	width: 426px;
	margin-left: 30px;
	margin-top: 20px; }

.original_film_search-focus:hover {
	border: 2px solid #fff; 
	background: #fff;
	color: #000;
	border-radius: 300px;
	margin-left: 10px;
	font-family: Roboto;
	padding: 6px 13px 7px 13px;
	font-size: 17px;
	font-weight: 600;
	outline: 0;
	width: 426px;
	margin-left: 30px; }
	
	
@media screen and (min-width: 64em) {
	
	
	


.original_event_vote_but {
	cursor: pointer; 
	margin: 7px; 
	display: inline-block; 
	padding: 12px 14px 12px 14px;
	border: 2px solid #000000; 
	background: #2b2e39;
	border-radius: 7px;
	font-family: Roboto;
	white-space: nowrap; }

.original_event_vote_but i {	
	color: #bfd8e0;
	font-size: 17px; }

.original_event_vote_but:hover {

	background: #ecd31e;
	color: #000; }

.original_event_vote_but:hover i {
	color: #000; }
	
	
.original_event_vote_but_add {
	cursor: pointer; 
	margin: 16px; 
	display: inline-block; 
	padding: 14px 15px 14px 15px;
	border: 1px solid #2b2e39; 
	background: #000000;
	border-radius: 5px;
	font-family: Roboto;
	white-space: nowrap; }

.original_event_vote_but_add i {	
	color: #bfd8e0;
	font-size: 21px; }

.original_event_vote_but_add:hover {
	
	border: 1px solid #ecd31e; }

.original_event_vote_but_add:hover i {
	color: #000; }
	

::-webkit-input-placeholder {
  color: #898989;
  font-size: 15px;
}
::-moz-placeholder {
  color: #898989;
  font-size: 15px;
}
:-ms-input-placeholder {
  color: #898989;
  font-size: 15px;
}
::placeholder {
  color: #898989;
  font-size: 15px;
}

::-webkit-input-placeholder:focus {
  color: #a59736;
  font-size: 15px;
}
::-moz-placeholder:focus {
  color: #a59736;
  font-size: 15px;
}
:-ms-input-placeholder:focus {
  color: #a59736;
  font-size: 15px;
}
::placeholder:focus {
  color: #a59736;
  font-size: 15px;
}
	
.original_event_but {
	border: 1px solid #efd319; 
	background: #efd319;
	color: #000;
	display: inline-block;
	border-radius: 300px;
	font-family: Roboto;
	padding: 8px 20px 9px 20px;
	font-size: 15px; }

.original_event_but:hover {
	border: 1px solid #efd319;
	background: #000;
	color: #fff;
	font-family: Roboto; }
	
	
.original_event_but-bord {
	border: 1px solid #efd319; 
	background: none;
	display: inline-block;
	color: #efd319;
	border-radius: 300px;
	margin-left: 10px;
	font-family: Roboto;
	padding: 6px 13px 7px 13px;
	font-size: 15px; }

.original_event_but-bord:hover {
	border: 1px solid #efd319; 
	background: #efd319;
	color: #000;
	font-family: Roboto; }
	
	
.original_event_but-bord-small {
	border: 1px solid #fff; 
	background: #000;
	color: #fff;
	border-radius: 300px;
	font-family: Roboto;
	padding: 3px 9px 4px 9px;
	font-size: 11px;
	white-space: nowrap; }

.original_event_but-bord-small:hover {
	border: 1px solid #efd319; 
	background: #000;
	color: #efd319; }
	
	
.original_event_but-bord-med {
	border: 1px solid #fff; 
	background: #000;
	color: #fff;
	border-radius: 300px;
	font-family: Roboto;
	padding: 4px 10px 5px 10px;
	font-size: 12px; }

.original_event_but-bord-med:hover {
	border: 1px solid #efd319; 
	background: #000;
	color: #efd319; }
	


.original_event_search {
	border: 2px solid #fff; 
	background: #fff;
	display: inline-block;
	color: #000;
	border-radius: 300px;
	margin-left: 10px;
	font-family: Roboto;
	padding: 6px 13px 7px 13px;
	font-size: 18px;
	font-weight: 300;
	outline: 0;
	width: 426px;
	margin-left: 30px; }

.original_event_search:hover {
	border: 2px solid #ecd31e; 
	background: #fff;
	color: #efd319;
	font-family: Roboto; 
	outline: 0; }

.original_event_search:focus {
	border: 2px solid #ecd31e; 
	background: #ecd31e;
	color: #000;
	font-family: Roboto;
	font-weight: 600;
	outline: 0;
	margin-top: 0; }
	
	
.original_event_search-focus {
	border: 2px solid #ecd31e; 
	background: #ecd31e;
	color: #000;
	border-radius: 300px;
	margin-left: 10px;
	font-family: Roboto;
	padding: 6px 13px 7px 13px;
	font-size: 18px;
	font-weight: 600;
	margin-top: 0px;
	outline: 0;
	width: 426px;
	margin-left: 30px; }
	

.original_event_search-focus:focus {
	border: 2px solid #fff; 
	background: #fff;
	color: #000;
	border-radius: 300px;
	margin-left: 10px;
	font-family: Roboto;
	padding: 6px 13px 7px 13px;
	font-size: 18px;
	font-weight: 600;
	outline: 0;	
	margin-top: 0px;
	width: 426px;
	margin-left: 30px; }

.original_event_search-focus:hover {
	border: 2px solid #fff; 
	background: #fff;
	color: #000;
	border-radius: 300px;
	margin-left: 10px;
	font-family: Roboto;
	padding: 6px 13px 7px 13px;
	font-size: 18px;
	font-weight: 600;
	outline: 0;
	width: 426px;
	margin-left: 30px; }
	
}
 


.original_film_search {
	border: 2px solid #fff; 
	background: #fff;
	display: inline-block;
	color: #000;
	border-radius: 300px;
	margin-left: 10px;
	font-family: Roboto;
	padding: 6px 13px 7px 13px;
	font-size: 18px;
	font-weight: 300;
	outline: 0;
	width: 426px;
	margin-left: 30px; }

.original_film_search:hover {
	border: 2px solid #40e0ff; 
	background: #fff;
	color: #000;
	font-family: Roboto; 
	outline: 0; }

.original_film_search:focus {
	border: 2px solid #40e0ff; 
	background: #40e0ff;
	color: #000;
	font-family: Roboto;
	font-weight: 600;
	outline: 0;
	margin-top: 0; }
	
	
.original_film_search-focus {
	border: 2px solid #40e0ff; 
	background: #40e0ff;
	color: #000;
	border-radius: 300px;
	margin-left: 10px;
	font-family: Roboto;
	padding: 6px 13px 7px 13px;
	font-size: 18px;
	font-weight: 600;
	margin-top: 0px;
	outline: 0;
	width: 426px;
	margin-left: 30px; }
	

.original_film_search-focus:focus {
	border: 2px solid #fff; 
	background: #fff;
	color: #000;
	border-radius: 300px;
	margin-left: 10px;
	font-family: Roboto;
	padding: 6px 13px 7px 13px;
	font-size: 18px;
	font-weight: 600;
	outline: 0;	
	margin-top: 0px;
	width: 426px;
	margin-left: 30px; }

.original_film_search-focus:hover {
	border: 2px solid #fff; 
	background: #fff;
	color: #000;
	border-radius: 300px;
	margin-left: 10px;
	font-family: Roboto;
	padding: 6px 13px 7px 13px;
	font-size: 18px;
	font-weight: 600;
	outline: 0;
	width: 426px;
	margin-left: 30px; }
	
}
  
.menu-but {
	display: inline;
	padding:1px 12px 6px 12px; 
	font-family: Roboto; 
	color: #5b8c9e; 
	font-weight: 300;
	cursor: pointer;
	font-size: 14px; 
	border-radius: 3px;
}

.menu-but:hover { background: none; color: #83abba; }
  
  
.readinterview-but {
	display: inline;
	padding:1px 12px 6px 12px; 
	font-family: Roboto; 
	color: #000; 
	font-weight: 500;
	cursor: pointer;
	font-size: 15px; background: #f8bb12;
	border-radius: 3px;
}

.readinterview-but:hover { background: #45cde7; color: #07222c; }
  
.readinterview-but2 {
	display: inline;
	padding:1px 12px 6px 12px; 
	font-family: Roboto; 
	color: #f8bb12; 
	font-weight: 500;
	cursor: pointer;
	font-size: 15px; background: ;
	border-radius: 3px;
}

.readinterview-but2:hover { color: #45cde7; }


.programa-social-up {
	font-size: 21px;
	display: inline-block;
	color: #ecd31e;
	margin-left: 8px;
	margin-right: 8px; 
	vertical-align: middle;
	margin-top: 17px; }

.programa-social-up:hover {
	color: #45e1ff;
}


.newfilms-social-up {
	font-size: 21px;
	display: inline-block;
	color: #45cde7;
	margin-left: 8px;
	margin-right: 8px; 
	vertical-align: middle;
	margin-top: 17px; }

.newfilms-social-up:hover {
	color: #ecd31e;
}

#programa-display {
	display: none;
}

@media screen and (min-width: 64em) {


.newfilms-social-up {
	font-size: 26px;
	display: inline-block;
	color: #45cde7;
	margin-left: 36px; 
	vertical-align: middle;
	margin-top: -4px; }

.newfilms-social-up:hover {
	color: #ecd31e;
}

.programa-social-up {
	font-size: 26px;
	display: inline-block;
	color: #ecd31e;
	margin-left: 36px; 
	vertical-align: middle;
	margin-top: -4px; }

.programa-social-up:hover {
	color: #45e1ff;
}

#programa-display {
	display: block;
	background: #000; 
	position: relative; 
	padding: 0px; 
	color: #ecd31e; 
	font-family: Roboto;
}
}

.programa-upcities-title {
font-size: 11px; }



		ul.tabs {
			margin: 0px;
			padding: 0px;
			padding-top: 8px;
			list-style: none;
		}
		ul.tabs li{
			vertical-align: middle; 
			border-radius: 30px; 
			font-family: Roboto; 
			padding: 3px 10px 3px 10px; 
			border: 1px solid rgba(0,0,0,0); 
			font-size: 12px; 
			background: none; 
			color: #fff; 
			cursor: pointer;
		}

		ul.tabs li.current{
			vertical-align: middle; 
			border-radius: 30px; 
			font-family: Roboto;  
			padding: 3px 10px 3px 10px; 
			border: 1px solid #f7bcd0; 
			font-size: 12px; 
			background: #f7bcd0; 
			color: #474254; 
			cursor: pointer;
		}

		ul.catalogtabs {
			margin: 0px;
			padding: 0px;
			padding-top: 8px;
			list-style: none;
		}
		ul.catalogtabs li{
			margin: 9px;
			font-size: 16px;
			font-family: 'Roboto', sans-serif;
			color: #aaafc1;
			border-radius: 300px;
			padding: 11px 21px;
			background: #1c1e2c;
			display: inline-block;
			cursor: pointer;

		}

		ul.catalogtabs li:hover {
			background: #282b3f; 
			color: #aaafc1;
			display: inline-block; 
			cursor: pointer;
		}
		
		ul.catalogtabs li.current{
			background: #282b3f;
			color: #fff; 
			display: inline-block; 
			cursor: pointer;
		}
		
		#catalogtabs_focus {
			margin: 9px;
			font-size: 16px;
			font-family: 'Roboto', sans-serif;
			color: #11131a;
			border-radius: 300px;
			padding: 11px 21px;
			background: #fff;
			display: inline-block;
			cursor: pointer;
		}
		
		#catalogtabs_focus input {
			outline: none; 
			border: 0;
			background: #fff;
			line-height: 12px;
			padding: 0;
			margin: 0;
			width: 350px;
			font-size: 16px;
			font-weight: 700;
			color: #11131a; }
			
		ul.catalogtabs li input {
			outline: none; 
			border: 0;
			background: none;
			line-height: 12px;
			padding: 0;
			margin: 0;
			width: 350px;
			font-size: 16px;
			font-weight: 700;
			color: #fff; }		
		
		
		ul.catalogtabs li input:focus {
			outline: none; 
			border: 0;
			background: none; }
		
		
		ul.tabs-rights {
			margin: 0px;
			margin-top: 20px;
			padding: 0px;
			padding-top: 8px;
			list-style: none;
			white-space: nowrap;
		}
		ul.tabs-rights li{
			vertical-align: middle; 
			 display: inline-block;
			border-radius: 30px; 
			font-family: Roboto; 
			padding: 8px 16px 8px 16px; 
			border: 1px solid #161821; 
			font-size: 16px; 
			background: #161821; 
			color: #fff; 
			margin-left: 13px;
			margin-right: 13px;
			cursor: pointer;
		}
		ul.tabs-rights li:hover {
			vertical-align: middle; 
			 display: inline-block;
			border-radius: 30px; 
			font-family: Roboto; 
			padding: 8px 16px 8px 16px; 
			border: 1px solid #272c46; 
			font-size: 16px; 
			background: #161821; 
			color: #fff; 
			cursor: pointer;
		}

		ul.tabs-rights li.current{
			vertical-align: middle; 
			 display: inline-block;
			border-radius: 30px; 
			font-family: Roboto;  
			padding: 8px 16px 8px 16px; 
			border: 1px solid #202a5a; 
			font-size: 16px; 
			background: #202a5a; 
			color: #fff; 
			cursor: pointer;
		}
		
		
		
		ul.tabs-summer {
			margin: 0px;
			margin-top: 20px;
			padding: 0px;
			padding-top: 0px;
			list-style: none;
			white-space: nowrap;
		}
		ul.tabs-summer li{
			vertical-align: middle; 
			 display: inline-block;
			border-radius: 30px; 
			font-family: Roboto; 
			padding: 6px 14px 6px 14px;
			border: 1px solid #3e4259; 
			font-size: 13px; 
			background: #161821; 
			color: #fff; 
			margin-left: 10px;
			margin-right: 10px;
			cursor: pointer;
		}
		ul.tabs-summer li:hover {
			vertical-align: middle; 
			 display: inline-block;
			border-radius: 30px; 
			font-family: Roboto; 
			border: 1px solid #ecd31e; 
			font-size: 13px; 
			background: #161821; 
			color: #fff; 
			cursor: pointer;
		}

		ul.tabs-summer li.current{
			vertical-align: middle; 
			 display: inline-block;
			border-radius: 30px; 
			font-family: Roboto;  
			padding: 6px 14px 6px 14px;
			border: 1px solid #ecd31e; 
			font-size: 13px; 
			font-weight: 600;
			background: #ecd31e; 
			color: #000; 
			cursor: pointer;
		}
		
		
		ul.tabs-newfilms {
			margin: 0px;
			padding: 0px;
			padding-top: 8px;
			list-style: none;
			white-space: nowrap;
		}
		ul.tabs-newfilms li{
			margin-left: -2px;
			margin-right: -3px;
			 display: inline-block;
			vertical-align: middle; 
			border-radius: 30px; 
			font-family: Roboto; 
			padding: 3px 10px 3px 10px; 
			border: 1px solid #fff; 
			font-size: 14px; 
			background: none; 
			color: #fff; 
			cursor: pointer;
		}
		ul.tabs-newfilms li:hover {
			vertical-align: middle; 
			border-radius: 30px; 
			font-family: Roboto; 
			padding: 3px 10px 3px 10px; 
			border: 1px solid #40e0ff; 
			font-size: 14px; 
			background: none; 
			color: #fff; 
			cursor: pointer;
		}

		ul.tabs-newfilms li.current{
			 display: inline-block;
			vertical-align: middle; 
			border-radius: 30px; 
			font-family: Roboto;  
			padding: 3px 10px 3px 10px; 
			border: 1px solid #f8da37; 
			font-size: 14px; 
			background: #f8da37; 
			color: #000; 
			cursor: pointer;
		}

		
		ul.tabs-newfilms2 {
			margin: 0px;
			padding: 0px;
			padding-top: 8px;
			list-style: none;
			white-space: nowrap;
		}
		ul.tabs-newfilms2 li{
			margin-left: -2px;
			margin-right: -3px;
			 display: inline-block;
			vertical-align: middle; 
			border-radius: 30px; 
			font-family: Roboto; 
			padding: 4px 11px 4px 11px; 
			border: 1px solid #575f84; 
			font-size: 13px; 
			background: none; 
			color: #f8da37; 
			cursor: pointer;
		}
		ul.tabs-newfilms2 li:hover {
			vertical-align: middle; 
			border-radius: 30px; 
			font-family: Roboto; 
			padding: 4px 11px 4px 11px; 
			border: 1px solid #575f84; 
			font-size: 13px; 
			background: none; 
			color: #fff; 
			cursor: pointer;
		}

		ul.tabs-newfilms2 li.current{
			 display: inline-block;
			vertical-align: middle; 
			border-radius: 30px; 
			font-family: Roboto;  
			padding: 4px 11px 4px 11px; 
			border: 1px solid #f8da37; 
			font-size: 13px; 
			background: #f8da37; 
			color: #000; 
			cursor: pointer;
		}

		.tab-content{
			display: none;
			background: none;
			margin-top: 15px;
		}

		.tab-content.current{
			display: inherit;
			
		}
		
		.tab-content-sub {
			display: none;
			background: none;
			margin-top: 15px;
		}

		.tab-content-sub.current{
			display: inherit;
			
		}
		
		
		
.checkbox-container {
	display: inline-block;
	cursor: pointer;
	position: relative;
}

.checkbox-container label {
	cursor: pointer;
	background-color: #313652;
	border: 1px solid #6f78a4;
	border-radius: 20px;
	display: inline-block;
	position: relative;
	transition: all 0.3s ease-out;
	width: 45px;
	height: 25px;
	z-index: 2;
}

.checkbox-container label::after {
	cursor: pointer;
	content: ' ';
	background-color: #6f78a4;
	border-radius: 50%;
	position: absolute;
	top: 1.5px;
	left: 1px;
	transform: translateX(0);
	transition: transform 0.3s linear;
	width: 20px;
	height: 20px;
	z-index: 3;
}

.checkbox-container input {
	visibility: hidden;
	position: absolute;
	z-index: 2;
}

.checkbox-container input:checked + label + .active-circle {
	transform: translate(-50%, -50%) scale(15);
	cursor: pointer;
}
.checkbox-container input:checked + label::after {
	transform: translateX(calc(100% + 0.5px));
	cursor: pointer;
	background-color: #40e0ff;
}

.checkbox-container input:checked + label {
	
	border: 1px solid #40e0ff;
	cursor: pointer;
} 
.checkbox-container.green input:checked + label {
	background-color: #151f34;
	cursor: pointer;
}


		
.checkbox-container-Yellow {
	display: inline-block;
	cursor: pointer;
	position: relative;
}

.checkbox-container-Yellow label {
	cursor: pointer;
	background-color: #313652;
	border: 1px solid #6f78a4;
	border-radius: 20px;
	display: inline-block;
	position: relative;
	transition: all 0.3s ease-out;
	width: 45px;
	height: 25px;
	z-index: 2;
}

.checkbox-container-Yellow label::after {
	cursor: pointer;
	content: ' ';
	background-color: #6f78a4;
	border-radius: 50%;
	position: absolute;
	top: 1.5px;
	left: 1px;
	transform: translateX(0);
	transition: transform 0.3s linear;
	width: 20px;
	height: 20px;
	z-index: 3;
}

.checkbox-container-Yellow input {
	visibility: hidden;
	position: absolute;
	z-index: 2;
}

.checkbox-container-Yellow input:checked + label + .active-circle {
	transform: translate(-50%, -50%) scale(15);
	cursor: pointer;
}
.checkbox-container-Yellow input:checked + label::after {
	transform: translateX(calc(100% + 0.5px));
	cursor: pointer;
	background-color: #ffdf0a;
}

.checkbox-container-Yellow input:checked + label {
	
	border: 1px solid #ffdf0a;
	cursor: pointer;
} 
.checkbox-container-Yellow.green input:checked + label {
	background-color: #151f34;
	cursor: pointer;
}


.newplay_time_cell {
	border-radius: 3px; 
	background: #6f78a4;
	line-height: 15px;
	cursor: pointer;
	padding: 5px;
	text-align: center;
	font-size: 11px;
	font-weight: 700;
	color: #070c24; }
	
.newplay_time_cell:hover {
	border-radius: 3px; 
	background: #f8da37;}
	
.newplay_time_cell-active {
	border-radius: 3px; 
	background: #40e0ff;}
	
.newplay_time_cell-active:hover {
	border-radius: 3px; 
	background: #f8da37; }
	
	
.newtabbing {
	
	padding: 11px 23px 10px 23px;
	margin-left: 10px; 
	margin-right: 10px; 
	cursor: pointer;
	background: #fff; 
	color: #505050; 
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 14px;
	border-radius: 50px;
	border: 1px solid rgba(255,255,255,1); }
	
	
.newtabbing:hover {
	background: #fbbc11; 
	border: 1px solid #fbbc11;
	color: #000; 
	text-decoration: none;	}
	
	
	
.newtabbing:active {
	background: #fbbc11; 
	border: 1px solid #fbbc11;
	color: #000; 
	text-decoration: none;	}
	
.simpleyellowlink {
color: #ffdc17; }

.simpleyellowlink:hover {
color: #fff; }

.simpleyyellowlink {
color: #ffdc17; }

.simpleyyellowlink:hover {
color: #fff; }

.simplewhitelink {
color: #fff; }

.simplegreylink {
color: #6f78a4; }

.simplewhitelink:hover {
color: #efd319; }

.simplegreylink:hover {
color: #efd319; }

.simplelightlink {
color: #d8eaf6; }

.simplelightlink:hover {
color: #efd319; }

.simplebluelink {
color: #40e0ff; }

.simplebluelink:hover {
color: #fff; }

.newfilms-select {
            position: relative;
            display: inline-block;
            margin-bottom: 15px;
            width: 100%;
        }    .newfilms-select select {
                font-family: 'Arial';
                display: inline-block;
                width: 100%;
                cursor: pointer;
                padding: 10px 15px;
                outline: 0;
                border: 0px solid #000000;
                border-radius: 0px;
                background: #0c0f19;
                color: #ffffff;
                appearance: none;
				border-radius: 100px;
                -webkit-appearance: none;
                -moz-appearance: none;
            }
                .newfilms-select select::-ms-expand {
                    display: none;
                }
                .newfilms-select select:hover,
                .newfilms-select select:focus {
                    color: #000000;
                    background: #ffe526;
                }
                .newfilms-select select:disabled {
                    color: #5c6488;
                    pointer-events: none;
                }
        .newfilms-select_arrow {
            position: absolute;
            top: 9px;
            right: 25px;
            width: 12px;
            height: 12px;
            border: solid #34e1ff;
            border-width: 0 4px 4px 0;
            display: inline-block;
            padding: 3px;
            transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
        }
        .newfilms-select select:hover ~ .select_arrow,
        .newfilms-select select:focus ~ .select_arrow {
            border-color: #000000;
        }
        .newfilms-select select:disabled ~ .select_arrow {
            border-top-color: #5c6488;
        }
		
.newcontent_special_tr td {
		background: #0f101a;
}
		
.newcontent_special_tr:hover td {
		background: #1b2041;
}

.hoverdiv .principle {
display: none; }


.hoverdiv:hover .principle {
display: table; }

.hoverdiv .linker {
position: absolute; z-index: 4; display: none; width: 100%; height: 100%; }

.moblinktop { 
display: block;
}


.hoverdivtop {
padding-bottom: 62%; }

.hoverdivtop img {
position: absolute;
height: 100%; 
z-index: 2;  }





.hoverdivtop .principletop {
display: none; }

.hoverdivtop:hover .principletop {
display: table;
background: rgba(6,20,39,0.74); } 


.supergrid {
font-size: 7.2vw;
vertical-align: middle; }

.supergrid .label {
font-size: 2.8vw;
margin-top: 4px; 
margin-bottom: 10px;
}
.supergrid .description {
font-size: 2.8vw;
line-height: 1.22;
margin-top: 8px; 
margin-bottom: 16px;
}

.supergrid .original_event_but {
border-radius: 4px; 
font-size: 4.4vw; 
line-height: 4.4vw;
cursor: pointer; 
padding: 2vw 2.4vw; 
text-align: center; 
font-weight: 300;
margin-left: 8px;
margin-right: 8px; }

.supergrid .original_event_but-bord {
border-radius: 4px; 
font-size: 4.4vw; 
line-height: 4.4vw;
cursor: pointer; 
padding: 2vw 2.4vw; 
text-align: center; 
font-weight: 300;
margin-left: 8px;
margin-right: 8px; }

.supergrid .mobtopper {
width: 96%;
padding-bottom: 0px; }


.supergrid .original_event_but-stop {
border-radius: 4px; 
font-size: 4.4vw; 
line-height: 4.4vw;
cursor: pointer; 
padding: 2vw 2.4vw; 
text-align: center; 
font-weight: 300;
margin-left: 8px;
margin-right: 8px; }
	
/* LEVEL 2 SUPERGRID */


.supergrid2 {
font-size: 4.2vw;
vertical-align: bottom; }

.supergrid2 .label {
font-size: 1.7vw;
margin-top: 4px;  }

.supergrid2 .description {
font-size: 1.7vw;
line-height: 1.3;
margin-top: 5px; 
margin-bottom: 6px; }


.supergrid2 .original_event_but {
border-radius: 4px; 
font-size: 3vw; 
line-height: 3vw;
cursor: pointer; 
padding: 0.9vw 1.2vw; 
padding-top: 0.8vw;
text-align: center; 
font-weight: 300;
margin: 0;
margin-left: 4px;
margin-right: 4px;   }

.supergrid2 .original_event_but-bord {
border-radius: 4px; 
font-size: 3vw; 
line-height: 3vw;
cursor: pointer; 
padding: 0.9vw 1.2vw; 
padding-top: 0.8vw;
text-align: center; 
font-weight: 300;
margin: 0;
margin-left: 4px;
margin-right: 4px;   }


/* LEVEL 3 SUPERGRID */


.supergrid3 {
font-size: 3.6vw;
vertical-align: bottom; }

.supergrid3 .label {
display: none;}

.supergrid3 .description {
display: none; }


.supergrid3 .original_event_but {
display: none;  }

.supergrid3 .original_event_but-bord {
display: none;   }



/* LEVEL 4 SUPERGRID */


.supergrid4 {
font-size: 2.9vw;
vertical-align: bottom; }

.supergrid4 .label {
display: none;  }

.supergrid4 .description {
display: none; }


.supergrid4 .original_event_but {
display: none;  }

.supergrid4 .original_event_but-bord {
display: none;   }



/* LEVEL 5 SUPERGRID */


.supergrid5 {
font-size: 2.5vw;
vertical-align: bottom; }

.supergrid5 .label {
display: none; }

.supergrid5 .description {
display: none;}


.supergrid5 .original_event_but {
display: none;  }

.supergrid5 .original_event_but-bord {
display: none;   }



/* LEVEL 6 SUPERGRID */


.supergrid6 {
font-size: 2vw;
vertical-align: middle; }

.supergrid6 .label {
display: none; }

.supergrid6 .description {
display: none; }


.supergrid6 .original_event_but {
display: none;  }

.supergrid6 .original_event_but-bord {
display: none;   }



/* LEVEL 7 SUPERGRID */


.supergrid7 {
font-size: 1.86vw;
vertical-align: middle; }

.supergrid7 .label {
display: none; }

.supergrid7 .description {
display: none; }


.supergrid7 .original_event_but {
display: none;  }

.supergrid6 .original_event_but-bord {
display: none;   }


/* LEVEL 8 SUPERGRID */


.supergrid8 {
font-size: 1.72vw;
vertical-align: bottom; }

.supergrid8 .label {
display: none; }

.supergrid8 .description {
display: none; }


.supergrid8 .original_event_but {
display: none;  }

.supergrid8 .original_event_but-bord {
display: none;   }



/* LEVEL 9 SUPERGRID */


.supergrid9 {
font-size: 1.6vw;
vertical-align: bottom; }

.supergrid9 .label {
display: none; }

.supergrid9 .description {
display: none; }


.supergrid9 .original_event_but {
display: none;  }

.supergrid9 .original_event_but-bord {
display: none;   }

/* LEVEL 10 SUPERGRID */


.supergrid10 {
font-size: 1.5vw;
vertical-align: bottom; }

.supergrid10 .label {
display: none; }

.supergrid10 .description {
display: none; }


.supergrid10 .original_event_but {
display: none;  }

.supergrid10 .original_event_but-bord {
display: none;   }

.linkerbigonly {
display: none; }

@media screen and (min-width: 64em) {
	
	
		
		ul.tabs-summer {
			margin: 0px;
			margin-top: 20px;
			padding: 0px;
			padding-top: 8px;
			list-style: none;
			white-space: nowrap;
		}
		ul.tabs-summer li{
			vertical-align: middle; 
			 display: inline-block;
			border-radius: 30px; 
			font-family: Roboto; 
			padding: 9px 18px 9px 18px; 
			border: 1px solid #3e4259; 
			font-size: 16px; 
			background: #161821; 
			color: #fff; 
			margin-left: 15px;
			margin-right: 15px;
			cursor: pointer;
		}
		ul.tabs-summer li:hover {
			vertical-align: middle; 
			 display: inline-block;
			border-radius: 30px; 
			font-family: Roboto; 
			padding: 9px 18px 9px 18px; 
			border: 1px solid #ecd31e; 
			font-size: 16px; 
			background: #161821; 
			color: #fff; 
			cursor: pointer;
		}

		ul.tabs-summer li.current{
			vertical-align: middle; 
			 display: inline-block;
			border-radius: 30px; 
			font-family: Roboto;  
			padding: 8px 16px 8px 16px; 
			border: 1px solid #ecd31e; 
			font-size: 16px; 
			font-weight: 600;
			background: #ecd31e; 
			color: #000; 
			cursor: pointer;
		}
		
	
.hoverdiv .linker {
position: absolute; z-index: 1; display: none; width: 100%; height: 100%; }


.linkerbigonly {
display: block; }

.supergrid {
font-size: 4vw;
vertical-align: bottom; }

.supergrid .label {
font-size: 1.3vw;
margin-top: 5px;  }

.supergrid .description {
font-size: 1.3vw;
margin-top: 25px; 
margin-bottom: 25px; }

.supergrid .mobtopper {
width: 66%;
padding-bottom: 65px; }

.supergrid .original_event_but {	
border-radius: 4px; 
font-size: 2vw; 
line-height: 2vw;
cursor: pointer; 
padding: 1vw 1.6vw; 
padding-top: 0.9vw;
text-align: center; 
font-weight: 300;
margin: 0;
margin-left: 22px;
margin-right: 22px; }

.supergrid .original_event_but-bord {
border-radius: 4px; 
font-size: 2vw; 
line-height: 2vw;
cursor: pointer; 
padding: 1vw 1.6vw; 
padding-top: 0.9vw;
text-align: center; 
font-weight: 300;
margin: 0;
margin-left: 22px;
margin-right: 22px; }


.supergrid .original_event_but-stop {	
border-radius: 4px; 
font-size: 2vw; 
line-height: 2vw;
cursor: pointer; 
padding: 1vw 1.6vw; 
padding-top: 0.9vw;
text-align: center; 
font-weight: 300;
margin: 0;
margin-left: 22px;
margin-right: 22px; }


/* LEVEL 2 SUPERGRID */

.supergrid2 {
font-size: 3.5vw;
vertical-align: bottom; }

.supergrid2 .label {
font-size: 1.1vw;
margin-top: 6px;  }

.supergrid2 .description {
font-size: 1.1vw;
margin-top: 20px; 
margin-bottom: 20px;
line-height: 1.36; }


.supergrid2 .original_event_but {	
border-radius: 4px; 
font-size: 1.8vw; 
line-height: 1.8vw;
cursor: pointer; 
padding: 0.9vw 1.3vw; 
padding-top: 0.8vw;
text-align: center; 
font-weight: 300;
margin: 0;
margin-left: 10px;
margin-right: 10px; }

.supergrid2 .original_event_but-bord {	
border-radius: 4px; 
font-size: 1.8vw; 
line-height: 1.8vw;
cursor: pointer; 
padding: 0.9vw 1.3vw; 
padding-top: 0.8vw;
text-align: center; 
font-weight: 300;
margin: 0;
margin-left: 10px;
margin-right: 10px; }


/* LEVEL 3 SUPERGRID */

.supergrid3 {
font-size: 2.7vw;
vertical-align: bottom; }

.supergrid3 .label {
	display: block;
font-size: 0.94vw;
margin-top: 3px;  }

.supergrid3 .description {
	display: block;
font-size: 0.94vw;
margin-top: 12px; 
margin-bottom: 12px;
line-height: 1.36; }


.supergrid3 .original_event_but {
	display: inline-block;
border-radius: 4px; 
font-size: 1.5vw; 
line-height: 1.5vw;
cursor: pointer; 
padding: 0.75vw 1.05vw; 
padding-top: 0.7vw;
text-align: center; 
font-weight: 300;
margin: 0;
margin-left: 9px;
margin-right: 9px; }

.supergrid3 .original_event_but-stop {
	display: inline-block;
border-radius: 4px; 
font-size: 1.5vw; 
line-height: 1.5vw;
cursor: pointer; 
padding: 0.75vw 1.05vw; 
padding-top: 0.7vw;
text-align: center; 
font-weight: 300;
margin: 0;
margin-left: 9px;
margin-right: 9px; }

.supergrid3 .original_event_but-bord {	
	display: inline-block;
border-radius: 4px; 
font-size: 1.5vw; 
line-height: 1.5vw;
cursor: pointer; 
padding: 0.75vw 1.05vw; 
padding-top: 0.7vw;
text-align: center; 
font-weight: 300;
margin: 0;
margin-left: 9px;
margin-right: 9px; }


/* LEVEL 4 SUPERGRID */

.supergrid4 {
font-size: 1.8vw;
vertical-align: bottom; }

.supergrid4 .label {
	display: block;
font-size: 0.80vw;
margin-top: 2px;  }

.supergrid4 .description {
	display: block;
font-size: 0.80vw;
margin-top: 10px; 
margin-bottom: 12px;
line-height: 1.26; }


.supergrid4 .original_event_but {
	display: inline-block;
border-radius: 4px; 
font-size: 1.2vw; 
line-height: 1.2vw;
cursor: pointer; 
padding: 0.5vw 0.8vw; 
padding-top: 0.45vw;
text-align: center; 
font-weight: 300;
margin: 0;
margin-left: 7px;
margin-right: 7px; }

.supergrid4 .original_event_but-bord {	
	display: inline-block;
border-radius: 4px; 
font-size: 1.2vw; 
line-height: 1.2vw;
cursor: pointer; 
padding: 0.5vw 0.8vw; 
padding-top: 0.45vw;
text-align: center; 
font-weight: 300;
margin: 0;
margin-left: 7px;
margin-right: 7px;  }



/* LEVEL 5 SUPERGRID */

.supergrid5 {
font-size: 1.6vw;
vertical-align: bottom; }

.supergrid5 .label {
	display: block;
font-size: 0.80vw;
margin-top: 8px;  }



/* LEVEL 6 SUPERGRID */

.supergrid6 {
font-size: 1.4vw;
vertical-align: bottom; }

.supergrid6 .label {
	display: block;
font-size: 0.80vw;
margin-top: 6px;  }



/* LEVEL 7 SUPERGRID */

.supergrid7 {
font-size: 1.3vw;
vertical-align: bottom; }

.supergrid7 .label {
	display: block;
font-size: 0.75vw;
margin-top: 5px;  }



/* LEVEL 8 SUPERGRID */

.supergrid8 {
font-size: 1.2vw;
vertical-align: bottom; }

.supergrid8 .label {
	display: block;
font-size: 0.7vw;
margin-top: 4px;  }



/* LEVEL 9 SUPERGRID */

.supergrid9 {
font-size: 1.1vw;
vertical-align: bottom; }

.supergrid9 .label {
	display: block;
font-size: 0.7vw;
margin-top: 4px; }



/* LEVEL 10 SUPERGRID */

.supergrid10 {
font-size: 1.07vw;
vertical-align: bottom; }

.supergrid10 .label {
	display: block;
font-size: 0.65vw;
margin-top: 4px; }


.moblinktop { 
display: none; }

.hoverdiv .principle {
display: none; }

.hoverdiv:hover .principle {
display: table; }

.hoverdivtop {
padding-bottom: 54%; } 

.hoverdivtop img {
position: absolute;
height: 104%; 
z-index: 2;  }


.hoverdivtop .principletop {
display: none;
background: linear-gradient(0deg, rgba(6,20,39,0.90) 10%, rgba(9,94,121,0) 70%); }

.hoverdivtop:hover .principletop {
display: table;
background: linear-gradient(0deg, rgba(6,20,39,0.90) 10%, rgba(9,94,121,0) 70%); } }



.no_mob_td { display: none; }
.mob_td { display: table-cell; }
.mob_td_font { font-size: 15px; line-height: 18px; }
.mob_td_font_lmr { font-size: 13px; line-height: 17px; }
.mob_td_font_lmr input[type=text] { color: #fff; }
.mob_td_font_lmr input[type=text]:active { color: #000; }
.mob_td_font_lmr input:focus[type=text] { color: #000; }
.mob_td_font_lmr input:hover[type=text] { color: #fff; background: inherit; border-color: #4bc9e6; cursor: pointer; }

.mob { display: block; }
.no_mob { display: none; }

.mob_in { display: inline-block; }
.no_mob_in { display: none; }

.mob_pad_no {
padding: 12px; }
.mob_pad_no_team {
padding: 0px; }
.mob_pad_no_g {
padding: 0px; padding-top: 12px; }

.mob_pad_no_general {
padding: 15px; }


.no_mob_padd {
	padding: 0; }

@media screen and (min-width: 900px) {
.mob_td_font { font-size: 19px; line-height: 23px; }
.mob_td_font_lmr { font-size: 16px; line-height: 20px; }
.mob_td_font_lmr input[type=text] { color: #fff; }
.mob_td_font_lmr input[type=text]:active { color: #000; }
.mob_td_font_lmr input:focus[type=text] { color: #000; }
.mob_td_font_lmr input:hover[type=text] { color: #fff; background: inherit; border-color: #4bc9e6; cursor: pointer; }

.mob_pad_no {
padding: 30px; }
.mob_pad_no_g {
padding: 30px; }
.mob_pad_no_team {
padding: 12px; padding-left: 0; padding-right: 0; }

.mob_pad_no_general {
padding: 30px; }

.no_mob_padd {
padding: 25px; }

.no_mob_td { display: table-cell; }
.mob_td { display: none; }

.mob { display: none; }
.no_mob { display: block; }

.mob_in { display: none; }
.no_mob_in { display: inline-block; }}


