	/*
Theme Name: Mega Tickets
Theme URI: https://www.megatickets.co.il
Version: 1.0.0
Author: Shay Zeevi
Author URI: https://www.homepls.co.il
Designer: Yevgeny Avrukin a.k.a Yov
Designer URI: http://yovdesign.com/
Description: Theme developed for Megatickets.co.il
Text Domain: mgtkts
*/


html, body, a, li, ul, div, ol, span, p, h1, h2, h3, h4, h5 {
    /*padding:0;*/
    /*margin:0;*/
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Rubik', sans-serif;
}

html, body {
	
	color: #191717;
	line-height: 24px;
	font-size: 16px;
	text-transform: uppercase;
}
html {
    min-width: 320px;
}
ul, li {
    list-style: none;
	padding: 0;
	margin: 0;
}

p {
    /*margin-bottom: 30px;*/
}

a, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	color: #191717;
}

h1 {
	font-size: 60px;
	line-height: 50px;
	font-weight: normal;
}

h2 {
	font-size: 22px;
        line-height: 24px;
	font-weight: normal;
}

h3 {
	font-size: 40px;
	font-weight: normal;
}

.center {
	text-align: center;
}
a:hover, a:focus {
	color: #191717;
	/*opacity: 1;*/
	text-decoration: none;
	outline: none;
}

a,span, .event-info,.event-box, .event-overlay, .btn, .cat-insq, .price-block,
.form label, .form input, .form textarea, svg, button,#share-event-line,.icon-bar,
.wpcf7-form label, .wpcf7-form input, .wpcf7-form textarea, #theform, label,label span, input, textarea, .acf-label,
.contact-window,.contact-btn,#share-friends-section, #share-friends-section h3
{
	

	-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}




.sliderhold {
    /*height: 80vh;*/
    /*background: #eee;*/
    position: relative;
	min-height: 540px;
        overflow: hidden;
	z-index: 1;
}

.slider {
    /*height: 80vh;*/
    /*background: #eee;*/
    position: relative;
	min-height: 540px;
	z-index: 2;
}

.slider.slick-slide {
	min-height: 540px;
    
}

.slider .container {
	padding: 0;
    height: 100%;
}

.contact-window .container,
.contact-window .row {
    height: 100%;
    
}

.il-events-archive.slider{
    height: 361px;
    background: #eee;
    position: relative;
	min-height: 540px;
	z-index: 1;
}

.navbar {
    margin-bottom: 0;
    border: none;
    border-radius: 0;
    background: none;
    height: 105px;
}

header {
    /*margin-bottom: 50px;*/
    position: relative;
    z-index: 100;
    position: relative;
    width: 100%;
	top: 0;
    /*top: -50px;*/
    z-index: 99999;
}
header .navbar {
    position: absolute;
    width: 100%;
    right: 0;
    top: 0;
}

body {
    /*padding-top: 105px*/
}
.home, .single {
    padding-top:0;
}

.blog .magazine {
	padding-top: 135px;
	padding-bottom: 100px;
}


.navbar-brand {
	width: 330px;
	float: left !important;
	padding: 0;
	height: initial;
	margin-top: 35px;
	margin-bottom: 25px;
	max-width: 100%;
}
.navbar-brand svg {
	width: 100%;
	height: 100%;
	float: left;
}
.navbar-header {
	width: 100%;
	/*border-bottom: dotted 3px #000;*/
  border-style: dotted ;
  border-color: #fff ;
  border-image-source: url(img/dots.svg);
  border-image-slice: 34% 33%;
  border-image-repeat: round;
  border-width: 0;
  border-bottom-width: 5px;
}


.full-h {
    height: 100%;
}
.main-event-name {
	font-size: 48px;
	font-weight: 500;
	margin-bottom: 10px;
        /*margin-top: 20px;*/
        line-height: 46px;
	color: #fff;
    /*word-break: break-all;*/
}
.main-eve-logo {
	height: 100%;
	display: table;
}
.main-eve-logo img{
	max-width: 100%;
}
.main-eve-logo .portrait img{
    max-height: 540px;
    display: inline-block;
}
.main-eve-logo .eve-logo img{
    max-height: 60%;
    margin: 0 auto;
    display: inline-block;
}
.main-eve-info {
	color: #fff;
	display: table;
	width: 100%;
	height: 100%;
	padding-bottom: 50px;
}



.main-eve-info[type=event-portrait] {
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
}

.slider-content {
	display: table-cell;
	vertical-align: middle;
	height: 100%;
}

.table {
	display: table;
	height: 100%;
	vertical-align: middle;
}

.table-cell {
	display: table-cell;
	vertical-align: middle;
	height: 100%;
	
}

.align-bottom {
	vertical-align: bottom;
	
}

.main-eve-info:hover,
.main-eve-info:focus {
	color: #fff;
}


.price-block:hover,
.price-block:focus {
	-moz-transform: scale(1.05);
-webkit-transform: scale(1.05);
-o-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
	-webkit-box-shadow: 0 0 25px 0 rgba(0,1,1,0.2);
	-moz-box-shadow: 0 0 25px 0 rgba(0,1,1,0.2);
	box-shadow: 0 0 25px 0 rgba(0,1,1,0.2);
}

.event-pager .price-block {
    -webkit-box-shadow: 0 0 25px 0 rgba(0,1,1,0.2);
	-moz-box-shadow: 0 0 25px 0 rgba(0,1,1,0.2);
	box-shadow: 0 0 25px 0 rgba(0,1,1,0.2);
}


.main-eve-info:hover .price-block,
.main-eve-info:focus .price-block {
	-moz-transform: scale(1.05);
-webkit-transform: scale(1.05);
-o-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
	-webkit-box-shadow: 0 0 25px 0 rgba(0,1,1,0.2);
	-moz-box-shadow: 0 0 25px 0 rgba(0,1,1,0.2);
	box-shadow: 0 0 25px 0 rgba(0,1,1,0.2);
}


.cat-type {
	font-weight: 500;
	font-size: 20px;
}

[type=israeli-event] .cat-sym svg,
[type=package] .cat-sym svg{
    width: 100%;
    height: auto;
	
}
[type=package] .cat-sym {
	width: 42px;
        display: inline-block;
}
[type=israeli-event] .cat-sym {
	width: 55px;
        display: inline-block;
}

[type=israeli-event] .event-pager .cat-type,
[type=package] .event-pager .cat-type {
    /*float: right;*/
}

.slider .dates {
	font-size: 24px;
        line-height: 34px;
}

.whar {
	position: relative;
	top:  50px;
	/*width: 100%;*/
	text-align: center;
}
.whar .cls-1{
	fill:#ffffff;
	fill-rule: evenodd;
}
.center {
	text-align: center;
}


.overlay-image,
.overlay-pattern,
.overlay-color {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.overlay-pattern {
	z-index: 5;
	background: url(img/pattern.png) repeat 0 0;
}

.overlay-color {
	z-index: 4;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#163c48+0,4aa948+50,9c9f47+100 */
background: #163c48; /* Old browsers */
background: -moz-linear-gradient(top,  #163c48 0%, #4aa948 50%, #9c9f47 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #163c48 0%,#4aa948 50%,#9c9f47 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #163c48 0%,#4aa948 50%,#9c9f47 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#163c48', endColorstr='#9c9f47',GradientType=0 ); /* IE6-9 */
opacity: 0.9;


}

.overlay-color.grad2-backup {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#163c48+0,4aa948+50,9c9f47+100 */
background: #151515; /* Old browsers */
background: -moz-linear-gradient(top,  #b30652 0%, #330217 50%, #151515 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #b30652 0%,#330217 50%,#151515 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #b30652 0%,#330217 50%,#151515 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b30652', endColorstr='#151515',GradientType=0 ); /* IE6-9 */
opacity: 0.9;

}

.overlay-color.grad3-backup {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#090900+0,d5e223+100 */
background: #090900; /* Old browsers */
background: -moz-linear-gradient(top, #090900 0%, #d5e223 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #090900 0%,#d5e223 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #090900 0%,#d5e223 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#090900', endColorstr='#d5e223',GradientType=0 ); /* IE6-9 */
opacity: 0.7;

}

.overlay-image {
	z-index: 4;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	
}
.slider .container {
	z-index: 6;
	color: #fff;
}

.slider {
	overflow: hidden;
}

.cencontainer {
    height: 100%;
    display: table;
    width: 100%;
    /*margin-left: -15px;*/
    /*margin-right: -15px;*/

}

.slider .cencontainer {
    height: 80vh;
    min-height: 540px;
    padding-top: 70px;
}


.slider.event-pager {
    height: 100vh;
    /*display: table;*/
    width: 100%;
}

.slider.event-pager .cencontainer {
    height: 100vh;
    padding-top: 0;
}



.slider .cencontainer .row {
	/*padding-top: 50px;*/
	padding-top: 110px;
}

.slider.event-pager .cencontainer .row {
    
        padding-bottom: 70px;
}

.slider a.main-eve-info {
    color: #fff;
}
.included {
	padding: 20px 0 0 !important;
	position: relative;
}

.included svg {
	position: absolute;
	top: -6px;
	right: 15px;
}
.included svg.sleep-svg {
	top: -3px;
}

.included .extras {
	padding-right: 45px;
    line-height: 14px;
    padding-left: 0;
    display: inline-block;
    /*float: right;*/
    height: 30px;
    position: relative;
}
.cencontainer .row {
    display: table-cell;
    vertical-align: middle;
}


.slider .price-block {
	margin-top: 20px;
}

div[type=israeli-event] .price-block {
	background: #0f0505;
}

div[type=israeli-event] .price-block .arrow-sq{
	background: #da0029;
}

div[type=israeli-event] .price-block .arrow-sq .cls-1{
	fill: #fff;
}




.block {
	display: block !important;
}
.cats-sqs {
    position: relative;
    top: -30px;
	/*margin-bottom: 30px;*/
	z-index: 10;
}
.cat-sq {
    height: 180px;
	margin-bottom: 30px;
	
}

.cat-insq {
    background: #ddd;
    position: relative;
    height: 100%;
    min-height: 20px;
	/*margin-bottom: 30px;*/
	-webkit-box-shadow: 0 0 25px 0 rgba(0,1,1,0.2);
	-moz-box-shadow: 0 0 25px 0 rgba(0,1,1,0.2);
	box-shadow: 0 0 25px 0 rgba(0,1,1,0.2);
	background-size: cover;
	color: #fff;
	font-weight: bold;
	font-size: 30px;
	line-height: 29px;
}

.cat-insq .table{
	position: relative;
	z-index: 50;
	/*width: 100%;*/
}
.cat-insq .table-cell {
	padding: 0 50px;
}

.cat-overlay {
	
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	z-index: 10;
	opacity: 0.5;
}


.cat-overlay[type=israeli-overlay] {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#da0029+0,121314+100 */
	background: #da0029; /* Old browsers */
	background: -moz-linear-gradient(top, #da0029 0%, #121314 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #da0029 0%,#121314 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #da0029 0%,#121314 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#da0029', endColorstr='#121314',GradientType=0 ); /* IE6-9 */
	
}


.cat-overlay[type=abroad-overlay] {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffbe00+1,ff3c00+100 */
background: #ffbe00; /* Old browsers */
background: -moz-linear-gradient(top, #ffbe00 1%, #ff3c00 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ffbe00 1%,#ff3c00 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ffbe00 1%,#ff3c00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbe00', endColorstr='#ff3c00',GradientType=0 ); /* IE6-9 */
	
}


.cat-overlay[type=packages-overlay] {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#251c4e+0,6a0cba+100 */
background: #251c4e; /* Old browsers */
background: -moz-linear-gradient(top, #251c4e 0%, #6a0cba 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #251c4e 0%,#6a0cba 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #251c4e 0%,#6a0cba 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#251c4e', endColorstr='#6a0cba',GradientType=0 ); /* IE6-9 */
	
}




.cat-insq:hover,
.cat-insq:focus {
	-moz-transform: scale(1.05);
-webkit-transform: scale(1.05);
-o-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
color: #fff;
}



.events-israel {
	/*margin-bottom: 80px;*/
}
.lef-link {
	float: left;
	color: #da0029;
	font-weight: 700;
	text-decoration: underline;
	position: relative;
	top: -24px;
}

.bold {
    font-weight: 500;
}
.events-israel .price {
	color: #da0029;
	font-weight: 700;
	letter-spacing: -1px;
	
}

.title {
	text-align: center;
	margin-bottom: 20px;
	padding-bottom: 30px;
	position: relative;
}

.title.lowtit {
	padding-bottom: 20px;
    
}
.title.right {
	text-align: right;
    
}

.title h1,
.title h2,
.title h3 {
	position: relative;
	
	
}
.title h3::after,
.title h2::after,
.title h1::after {
	content: "";
	position: absolute;
	height: 0px;
	border-bottom: 4px solid #da0029;
	width: 130px;
	bottom: -25px;
	right:50%;
	margin-right: -65px;
	
}
[type=festival] .title h3::after,
[type=festival] .title h2::after,
[type=festival] .title h1::after {
	border-bottom: 4px solid #fec110;
	
}
[type=israeli-event] .title h3::after,
[type=israeli-event] .title h2::after,
[type=israeli-event] .title h1::after {
	border-bottom: 4px solid #da0029;
	
}
[type=package] .title h3::after,
[type=package] .title h2::after,
[type=package] .title h1::after {
	border-bottom: 4px solid #6a0cba;
	
}


[type=festival] a {
    color: #ffb400;
}

[type=israeli-event] a {
    color: #da0029;
}
[type=package] a {
    color: #6a0cba;
}

[type=festival] #the-venue h3 {
    
}
[type=israeli-event] #the-venue h3  {
    color: #da0029;
}
[type=package] #the-venue h3  {
    color: #6a0cba;
}



[type=festival] #package-included .packge-include-header {
    color: #ffb400;
}

[type=israeli-event] #package-included .packge-include-header {
    color: #da0029;
}
[type=package] #package-included .packge-include-header {
    color: #fff;
}


[type=festival] .includer, [type=festival] #package-included .circle {
    border-color: #ffb400;
}

[type=israeli-event] .includer, [type=israeli-event] #package-included .circle {
    border-color: #da0029;
}
[type=package] .includer, [type=package] #package-included .circle {
    border-color: #6a0cba;
}





.home [type=festival] a {
    color: #fff;
}

.title.right h1::after,
.title.right h2::after,
.title.right h3::after {
    right: 0;
    margin-right: 0;
	width: 10%;
}

.lowtit h3::after,
.lowtit h2::after,
.lowtit h1::after {
	bottom: -15px;
    
}

.title h2 {
    font-size: 40px;
    line-height: 44px;
}

.event-img {
	background: rgba(256,256,256,0.1);
	width: 100%;
	height: 0;
	padding-bottom: 100%;
	position: relative;
}

.ev-img-1-1 {
	/*padding-bottom: 100%;*/
}

.major-event .event-img {
	padding-bottom: 50%;
	margin-bottom: -15px;
	z-index: 5;
	
}

.major-event h2 {
	font-size: 30px;
	line-height: 25px;
    margin-bottom: 5px;
}

.event-box {
	display: block;
	/*background: #f0f1f1;*/
	margin-bottom: 30px;
}
.contact-btn:hover,
.contact-btn:focus,
.event-box:hover,
.event-box:focus {
	-webkit-box-shadow: 0 0 25px 0 rgba(0,1,1,0.2);
	-moz-box-shadow: 0 0 25px 0 rgba(0,1,1,0.2);
	box-shadow: 0 0 25px 0 rgba(0,1,1,0.2);
	-moz-transform: scale(1.05);
-webkit-transform: scale(1.05);
-o-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
	border-bottom: 5px solid #da0029;
/*border-radius: 20px;*/
	
}

.event-info {
	padding: 10px 10px 0px;
	height: 140px;
	background: #f0f1f1;
}


.events-israel .event-info {
	position: relative;
	z-index: 10;
	
}

.events-israel .big-link .event-info {
	background: none;
	
}
/*.event-info div,*/
/*.event-info span {*/
	/*white-space: nowrap;*/
	
/*}*/

.third {
	width: 33.33333%;
	float: right;
}

.half {
	width: 50%;
	float: right;
        position: relative;
}


.lef {
	float: left;
	font-weight: 700;
	/*text-decoration: underline;*/
	position: relative;
	text-align: left;
	
}
.events-israel .event-box {
	border-bottom: 4px solid #da0029;
}

.bot-stick {
	/*position: absolute;*/
	/*bottom: 10px;*/
	width: 100%;
	
	font-size: 14px;
}

.bot-stick .third {
	margin-left: 10px;
	width: auto;
}

.bot-stick .third.lef{
	margin-left: 0;
}

.location {
	
}

.base-info {
	height: 100px;
	font-size: 14px;
}

.base-info .loaction {
    line-height: 16px;
    display: inline-block;
}



.big-link .event-img{
	background: none;
	display: table;
	position: relative;
        overflow: auto !important;
}
.big-link .event-box{
	background: #da0029;
	border-color: #b10021;
}

.big-link .bigitext{
	position: absolute;
	width: 100%;
	font-size: 40px;
	color: #fff;
	padding: 50% 20%;
	line-height: 40px;
	text-align: center;
	font-weight: 100;
}

.home #packages {
	padding: 10% 0;
	background-color: #f0f1f1;
}



.packages .event-box {
	position: relative;
	overflow: hidden;
	border-bottom: 4px solid #6a0cba;
	-webkit-box-shadow: 0 0 30px 0 rgba(0,1,1,0.1);
	-moz-box-shadow: 0 0 30px 0 rgba(0,1,1,0.1);
	box-shadow: 0 0 30px 0 rgba(0,1,1,0.1);
}
.packages .event-info{
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	color: #808285;
	font-size: 14px;
	padding: 0;
	z-index: 10;
        background: none;
	
}
.cloze {
    position: absolute;
    width: 30px;
    height: 30px;
    /*background: #fff;*/
    display: block;
    top: 10px;
    left: 10px;
    
    font-size: 16px;
    border: 2px solid #fff;
    color: hsla(0,0%,100%,.8) !important;
    text-align: center;
    line-height: 28px;
    border-radius: 50px;
    z-index: 100;
}


.panel-group {
             margin-bottom: 20px;
    margin-top: 40px;
    
}
.panel-group .panel {
         margin-bottom: 20px; 
    
}
.panel {
     background-color: transparent; 
     border: 0; 
     border-radius:  ; 
     -webkit-box-shadow: none; 
    box-shadow: none;
    border-bottom: 4px solid #da0029;
    -webkit-box-shadow: 0 0 25px 0 rgba(0,1,1,0.1);
	-moz-box-shadow: 0 0 25px 0 rgba(0,1,1,0.1);
	box-shadow: 0 0 25px 0 rgba(0,1,1,0.1);
        color: #a3a4a6;
}

.panel h4 a {
    color: #191717;
    position: relative;
    padding: 30px 30px 20px;
    display: block;
}

.panel h4 a p {
    max-width: 83%;
}

.panel #arrdo{
    opacity: 0;
}
.panel .collapsed #arrup{
    opacity: 0;
}
.panel .collapsed #arrdo{
    opacity: 1;
}

[type=festival] .panel {
    border-bottom: 4px solid #ffbe00;
    
}
[type=package] .panel {
    border-bottom: 4px solid #6a0cba;
    
}
.panel-body {
    padding: 0px 30px 20px;
}

.faq-arr {
    opacity: 0.2;
    width: 45px;
        display: block;
    position: absolute;
        left: 30px;
    top: 18px;
}


@media (max-width: 480px) {
    
.packages .cencontainer .row {
    display: block;
    height: 100%;
    
    }
.packages .cencontainer{
    display: block;
    height: 100%;
    
    }
    .faq-arr{
        left: 15px;
        
        
    }
    .panel-body {
    padding: 0px 15px 20px;
        
    }
    
    .panel h4 a {
    padding: 30px 15px 20px;
        
    }
    
    #faq-section {
        padding: 60px 0 0px;
    }
}


.collapsed .faq-arr {
    opacity: 0.1;
    
}

.faq-arr svg {
    width: 100%;
    height: auto;
}

.event-overlay {
	height: 100%;
	width: 100%;
	position: absolute;
	background: rgba(0,1,1,0.8);
	top: 0;
	right: 0;
	z-index: 5;
}

.packages .event-box.infohide .event-overlay {
	
	background: rgba(0,1,1,0.25);
}

.packages .event-box.infohide .event-info {
	display: none;
}


.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  }
  @-webkit-keyframes fadeInUp {
  0% {
  opacity: 0;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  }
  100% {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
  }
  }
  @keyframes fadeInUp {
  0% {
  opacity: 0;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  }
  100% {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
  }
 } 

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  }
  @-webkit-keyframes fadeOutUp {
  0% {
  opacity: 1;
  }
  100% {
  opacity: 0;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  }
  }
  @keyframes fadeOutUp {
  0% {
  opacity: 1;
  }
  100% {
  opacity: 0;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  }
 } 
.packages .event-info h2 {
	color: #fff;
	font-weight: 700;
	font-size: 30px;
        line-height: 30px;
}

.packages .major-event .event-img {
	margin-bottom: 0;
	position: relative;
	padding: 0 15px 50% 15px;
	z-index: 4;
	color: #fff;
	background-position: center center;
    background-size: cover;
    background-color: #eee;
}

.packages .major-event .event-img h2{
	color: #fff;
	
}
.packages .title h1::after {
	border-color: #6a0cba;
}

.packages h2 {
	font-size: 42px;
	line-height: 32px;
	font-weight: 500;
	margin-bottom: 10px;
}

.packages .title h1 {
	display: inline-block;
	background: #f0f1f1;
	padding: 0 20px;
}

.packages .cencontainer {
	padding: 15px;
        z-index: 10;
}
.packages .price-block {
	background: #e7e7e7;
	color: #6a0cba;
	position: absolute;
    bottom: 30px;
	min-width: 0;
        line-height: 24px;
        width: calc(100% - 60px);
        display: block;
}
.packages .price-block .arrow-sq {
	background: #6a0cba;
	
}

.packages .price-block .arrow-sq .cls-1{
	fill: #e7e7e7;
	
}

#packages {
    background-image: url("img/packages-hm-bg.jpg");
    background-size: cover;
}

#events-israel {
    background-image: url("img/israel-hm-bg.jpg");
    background-size: cover;
    
}
.home #events-israel {
    padding: 50px 0 80px;
}
#festivals {
    background-image: url("img/festival-hm-bg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    
}
#magazine {
    background-image: url("img/magazine-bg.jpg");
    background-size: 100%;
    position: relative;
    background-repeat: no-repeat;
    z-index: 1;
    
}

#social-media .st0 {
    fill: #d8d8d8;
}
#social-media svg {
    position: absolute;
    z-index:0;
    width: 110px;
    left: 30px;
    top: 0; 
}

.archive #magazine,
.archive #festivals,
.archive #events-israel,
.archive #packages {
    background-image: none;
    /*padding: 0;*/
}


[type=package] .price-block {
	background: #e7e7e7;
	color: #6a0cba;
}
[type=package] .price-block .arrow-sq {
	background: #6a0cba;
	
}

[type=package] .price-block .arrow-sq .cls-1{
	fill: #e7e7e7;
	
}




.in-text {
	width: 65%;
	border-left: 1px solid #6a0cba;
	display: inline-block;
	height: 100%;
	padding: 20px 30px;
	line-height: 18px;
        position: relative;
}

.in-icons {
	width: 35%;
	display: table;
	float: left;
	height: 100%;
	color: #fff;
}

.ver-third {
	height: 33.3333%;
	display: table-row;
}

.ver-third span {
	display: table-cell;
	vertical-align: middle;
	border-bottom: 1px solid #6a0cba;
	padding: 0 55px 0 0;
	font-size: 14px;
	line-height: 16px;
	position: relative;
}

.ver-third span svg {
	position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -13px;
}

.ver-third span svg.sleep-svg {
    margin-top: -10px;
}

.ver-third:last-child span{
	/*height: 33%;*/
	border-bottom: none;
}

.container {
	position: relative;
}

.bg-square-line {
	position: absolute !important;
	border: 1px solid #6a0cba;
	height: 100%;
	top: 30px;
}

.magazine {
	background: #1d1e1e;
	
    padding: 5% 0 0%;
	/*margin-bottom: 28px;*/
}


.magazine .title h1 {
	color: #636464;
	font-size: 120px;
	font-weight: 100;
	line-height: 100px;
}

.magazine .title h1::after {
    border-color: #0bc068;
	
}

.magazine .event-box {
	border-bottom: 4px solid #0bc068;
} 

.magazine .event-img {
	margin-bottom: 0;
	position: relative;
	padding: 0 0 50%;
        overflow: hidden;
}
.events-israel .event-box .event-img {
	/*margin-bottom: 0;*/
	/*position: relative;*/
	/*padding: 0 0 50%;*/
        overflow: hidden;
}

.magazine .event-img img,
.events-israel .event-box .event-img img,
.packages .event-box .event-img img{
	position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    overflow: hidden;
    max-width: 100%;
}
.magazine .event-img img {
    max-width: none;
    max-height: 100%;
    
}
.user-img,
#featured-main-article .user-img {
	max-width: 30px;
	border-radius: 50px;
	overflow: hidden;
}

.magazine .bot-stick div{
	line-height: 30px;
        white-space: nowrap;
    /*text-overflow: ellipsis;*/
    overflow: hidden;
    height: 22px;
    
}
.magazine .bot-stick div + div{
    display: block;
    width: 100%;
}

.magazine .event-info{
	height: 290px;
	padding-top: 10px;
}

.magazine .base-info{
	height: 230px;
}

.magazine .event-box h2{
	min-height: 90px;
}
.magazine .event-box p{
	font-size: 13px;
	color: #9ea0a2;
	line-height: 22px;
}
.viewers::after {
	content: url('img/views.svg');
	position: relative;
    top: 2px;
    margin-right: 10px;
}
.magazine .event-box .viewers {
	text-align: left;
	float: left;
	line-height: 30px;
	
}

.btn {
	width: 270px;
	font-size: 20px;
	border-radius: 4px;
	font-weight: 500;
	padding: 15px 0;
	text-align: center;
	background: #eee;
	border: none;
	-webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,0.3);
box-shadow: 0 5px 10px 0 rgba(0,0,0,0.3);
	max-width: 100%;
}

.btn:hover,
.btn:focus{
	-moz-transform: scale(1.05);
-webkit-transform: scale(1.05);
-o-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
-webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,0.3);
box-shadow: 0 5px 15px 0 rgba(0,0,0,0.3);
	outline: none;
    outline-offset: 0;
}

.packages .btn {
	margin: 0 auto;
	background: #6a0cba;
	display: block;
	position: relative;
	bottom: 0;
	/*padding: 0;*/
        color: #fff;
}

.btm-row {
    position: absolute;
    bottom: -58px;
    right: 0;
    width: 100%;
}
.magazine .btn {
	margin: 0 auto;
	background: #02bf69;
	display: block;
	position: relative;
	bottom: -28px;
	padding: 0;
}

@-webkit-keyframes glitch{
	0%{-webkit-transform:translate(0);transform:translate(0)}
	20%{-webkit-transform:translate(-2px,2px);transform:translate(-2px,2px)}
	40%{-webkit-transform:translate(-2px,-2px);transform:translate(-2px,-2px)}
	60%{-webkit-transform:translate(2px,2px);transform:translate(2px,2px)}
	80%{-webkit-transform:translate(2px,-2px);transform:translate(2px,-2px)}to{-webkit-transform:translate(0);transform:translate(0)}}
@keyframes glitch{0%{-webkit-transform:translate(0);transform:translate(0)}
20%{-webkit-transform:translate(-2px,2px);transform:translate(-2px,2px)}
40%{-webkit-transform:translate(-2px,-2px);transform:translate(-2px,-2px)}
60%{-webkit-transform:translate(2px,2px);transform:translate(2px,2px)}
80%{-webkit-transform:translate(2px,-2px);transform:translate(2px,-2px)}to{-webkit-transform:translate(0);transform:translate(0)}}
@-webkit-keyframes line-glitch{0%{-webkit-transform:translate(0);transform:translate(0)}
20%{-webkit-transform:translate(-1px,1px);transform:translate(-1px,1px)}
40%{-webkit-transform:translate(-1px,-1px);transform:translate(-1px,-1px)}
60%{-webkit-transform:translate(1px,1px);transform:translate(1px,1px)}
80%{-webkit-transform:translate(1px,-1px);transform:translate(1px,-1px)}to{-webkit-transform:translate(0);transform:translate(0)}
}@keyframes line-glitch{0%{-webkit-transform:translate(0);transform:translate(0)}
20%{-webkit-transform:translate(-1px,1px);transform:translate(-1px,1px)}
40%{-webkit-transform:translate(-1px,-1px);transform:translate(-1px,-1px)}
60%{-webkit-transform:translate(1px,1px);transform:translate(1px,1px)}
80%{-webkit-transform:translate(1px,-1px);transform:translate(1px,-1px)}to{-webkit-transform:translate(0);transform:translate(0)}}



.magazine .btn .caption,.magazine .btn .caption{
	display:block;height:100%;background:#02bf69;
	border-radius: 4px;
	padding: 15px 0;
	/*padding-right:30px;padding-left:40px;*/
	-webkit-transition:-webkit-filter .2s cubic-bezier(.25,.46,.45,.94);
	transition:-webkit-filter .2s cubic-bezier(.25,.46,.45,.94);
	transition:filter .2s cubic-bezier(.25,.46,.45,.94);
	transition:filter .2s cubic-bezier(.25,.46,.45,.94),-webkit-filter .2s cubic-bezier(.25,.46,.45,.94);
}
	
.magazine .btn:after,
.magazine .btn:before,
.magazine .btn:after,
.magazine .btn:before{
	content:'';
	position:absolute;
	top:0;left:0;
	height:100%;
	width:100%;
	border-radius: 4px;
}

.magazine .btn:before,
.magazine .btn:before{
background:#49B3FF;
z-index:-1
}

.magazine .btn:after,
.magazine .btn:after{
	background:#9E30FF;
	z-index:-2
	}
.magazine .btn:focus .caption,
.magazine .btn:hover .caption,
.magazine .btn:focus .caption,
.magazine .btn:hover .caption{
-webkit-animation:glitch .3s cubic-bezier(.25,.46,.45,.94) both;
animation:glitch .3s cubic-bezier(.25,.46,.45,.94) both
}
.magazine .btn:focus:before,
.magazine .btn:hover:before,
.magazine .btn:focus:before,
.magazine .btn:hover:before{
-webkit-animation:glitch .3s cubic-bezier(.25,.46,.45,.94) both infinite;
animation:glitch .3s cubic-bezier(.25,.46,.45,.94) both infinite
}
.magazine .btn:focus:after,
.magazine .btn:hover:after,
.magazine .btn:focus:after,
.magazine .btn:hover:after{
-webkit-animation:glitch .3s cubic-bezier(.25,.46,.45,.94) reverse both infinite;
animation:glitch .3s cubic-bezier(.25,.46,.45,.94) reverse both infinite
}


[type=button][layout=transparent],
[type=submit][layout=transparent]{
font-family:Poppins,Helvetica,Arial,sans-serif;font-weight:600;font-style:normal;
font-size:1.0714285714rem;font-variant:small-caps;line-height:1;letter-spacing:.55em;
text-transform:lowercase;text-decoration:none;color:#fff;position:relative;
padding-bottom:15px;border-bottom:1px solid hsla(0,0%,100%,.2);z-index:1}
[type=button][layout=transparent] .svg,
[type=submit][layout=transparent] .svg{
	float:right;position:relative;margin-left:20px;margin-top:5px}
[type=button][layout=transparent] .svg svg,
[type=submit][layout=transparent] .svg svg{
		position:absolute;
top:0;left:0;height:100%;width:100%;fill:#fff}
[type=button][layout=transparent]:after,
[type=button][layout=transparent]:before,
[type=submit][layout=transparent]:after,
[type=submit][layout=transparent]:before{
	content:'';
	position:absolute;
	bottom:0;left:0;
	height:1px;
	width:100%;
visibility:hidden}
[type=button][layout=transparent]:before,
[type=submit][layout=transparent]:before{
	background:#0ff;z-index:-1}
	[type=button][layout=transparent]:after,
	[type=submit][layout=transparent]:after{
		background:#f0f;z-index:-2}
[type=button][layout=transparent]:focus:after,
[type=button][layout=transparent]:focus:before,
[type=button][layout=transparent]:hover:after,
[type=button][layout=transparent]:hover:before,
[type=submit][layout=transparent]:focus:after,
[type=submit][layout=transparent]:focus:before,
[type=submit][layout=transparent]:hover:after,
[type=submit][layout=transparent]:hover:before{
visibility:visible
}
[type=button][layout=transparent]:focus:before,
[type=button][layout=transparent]:hover:before,
[type=submit][layout=transparent]:focus:before,
[type=submit][layout=transparent]:hover:before{
-webkit-animation:line-glitch .3s cubic-bezier(.25,.46,.45,.94) both infinite;
animation:line-glitch .3s cubic-bezier(.25,.46,.45,.94) both infinite}
[type=button][layout=transparent]:focus:after,
[type=button][layout=transparent]:hover:after,
[type=submit][layout=transparent]:focus:after,
[type=submit][layout=transparent]:hover:after{
-webkit-animation:line-glitch .3s cubic-bezier(.25,.46,.45,.94) reverse both infinite;
animation:line-glitch .3s cubic-bezier(.25,.46,.45,.94) reverse both infinite}
[type=button][layout=rounded],
[type=submit][layout=rounded]{
position:relative;
width:40px;
height:40px;border-radius:50%;
border:2px solid hsla(0,0%,100%,.5)}
[type=button][layout=rounded] .svg,
[type=submit][layout=rounded] .svg{
	position:absolute;top:50%;left:50%;
-webkit-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
transform:translate(-50%,-50%)}
[type=button][layout=rounded] .svg svg,
[type=submit][layout=rounded] .svg svg{
	position:absolute;top:0;left:0;
height:100%;width:100%;fill:#fff}
[type=button][layout=rounded]:after,
[type=button][layout=rounded]:before,
[type=submit][layout=rounded]:after,
[type=submit][layout=rounded]:before{
	content:'';position:absolute;top:50%;
left:50%;height:100%;width:100%;
border-radius:50%;border:1px solid #fff;
opacity:.5;-webkit-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
transform:translate(-50%,-50%);visibility:hidden}
[type=button][layout=rounded]:active:after,
[type=button][layout=rounded]:active:before,
[type=button][layout=rounded]:focus:after,
[type=button][layout=rounded]:focus:before,
[type=button][layout=rounded]:hover:after,
[type=button][layout=rounded]:hover:before,
[type=submit][layout=rounded]:active:after,
[type=submit][layout=rounded]:active:before,
[type=submit][layout=rounded]:focus:after,
[type=submit][layout=rounded]:focus:before,
[type=submit][layout=rounded]:hover:after,
[type=submit][layout=rounded]:hover:before{
	visibility:visible;
-webkit-transition:width 1s cubic-bezier(.165,.84,.44,1),height 1s cubic-bezier(.165,.84,.44,1),
opacity 1s cubic-bezier(.165,.84,.44,1);
transition:width 1s cubic-bezier(.165,.84,.44,1),
height 1s cubic-bezier(.165,.84,.44,1),opacity 1s cubic-bezier(.165,.84,.44,1)}
[type=button][layout=rounded]:active:before,
[type=button][layout=rounded]:focus:before,
[type=button][layout=rounded]:hover:before,
[type=submit][layout=rounded]:active:before,
[type=submit][layout=rounded]:focus:before,
[type=submit][layout=rounded]:hover:before{
	width:60px;height:60px;opacity:0}
	[type=button][layout=rounded]:active:after,
	[type=button][layout=rounded]:focus:after,
	[type=button][layout=rounded]:hover:after,
	[type=submit][layout=rounded]:active:after,
	[type=submit][layout=rounded]:focus:after,
	[type=submit][layout=rounded]:hover:after{
		width:80px;height:80px;opacity:0}
	.bubble{position:relative;width:245px;
	height:245px;border:2px solid hsla(0,0%,100%,.2);
	border-radius:50%;cursor:pointer;z-index:1
	}







.social-media {
	padding: 80px 0 80px;
	background: #f0f1f1;
	overflow: hidden;
        position: relative;
        z-index: 0;
}

.social-media iframe {
	width: 100%;
}

.social-media h3 {
	color: #9d9d9d;
        margin-bottom: 30px;
}

.fb-page {
	
}

.fb-page > span, #instansive-preview-widget {
    -webkit-box-shadow: 0 0 25px 0 rgba(0,1,1,0.2);
    -moz-box-shadow: 0 0 25px 0 rgba(0,1,1,0.2);
    box-shadow: 0 0 25px 0 rgba(0,1,1,0.2);
	
}

#instansive-preview-widget {
    padding: 3px;
    background: #fff;
    z-index: 5;
    position: relative;
}

#instansive-preview-widget iframe {
    display: block;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
     box-shadow: none; 
    /* width: 100%; */
}
.festivals {
	/*background: #1d1e1e;*/
	
    padding: 80px 0;
	/*margin-bottom: 28px;*/
}

.festivals .title h1::after {
    border-color: #ffbe00;
	
}

.festivals .title {
	margin-bottom: 50px;
}
.festivals .event-box {
	background: #fff;
	border-bottom: 4px solid #ffbe00;
	-webkit-box-shadow: 0 0 25px 0 rgba(0,1,1,0.2);
	-moz-box-shadow: 0 0 25px 0 rgba(0,1,1,0.2);
	box-shadow: 0 0 25px 0 rgba(0,1,1,0.2);
	overflow: hidden;
	
	display: table;
	width: 100%;
	padding-left: 30px;
	margin-bottom: 20px;
	
	
}
.festivals .event-info {
	padding: 20px 30px 20px 10px;
	height: 100%;
	overflow: hidden;
	display: table-cell;
	width: 48%;
	vertical-align: middle;
        background: none;
	/*width: 83.33333%;*/
	/*float: right;*/
}

.festivals .base-info{
	height: auto;
	width: 60%;
	display: table-cell;
	vertical-align: middle;
	/*float: right;*/
	font-size: 16px;
	color: #a3a4a6;
	padding-top: 10px;
}

.festivals .event-img{
	padding-bottom: 0px;
	width: 20%;
	/*float: right;*/
	display: table-cell;
	/*margin-left: 30px;*/
        vertical-align: middle;
        overflow: hidden;
}


.festivals .event-img .fes-logo {
    position: relative;
    width: 100%;
    right: 0;
    top: 0;
    /*height: 100%;*/
    text-align: center;
    /*min-height: 125px;*/
}
.festivals .event-img img {
    /*position: absolute;*/
    max-height: 80%;
    max-width: 70%;
    height: auto;
    width: auto;
}

.festivals .pr-bl {
	display: table-cell;
	vertical-align: middle;
}

.festivals h3 {
	font-size: 26px;
	margin-bottom: 5px;
}


.festivals .cls-1 {
	fill: #251c4e;
}



.price-block {
	background: #251c4e;
	color: #fff;
	display: inline-block;
	font-size: 26px;
	padding: 7px 10px 5px 47px;
	position: relative;
	min-width: 270px;
    text-align: center;
    height: 40px;
}
a.price-block  {
	color: #fff;
    
}

.price-block span {
	/*color: #fff;*/
	/*font-size: 30px;*/
}

.price-block span.smaller {
	font-size: 80%;
}

.price-block .currency-symbol {
    /*position: relative;*/
    margin-right: -4px;
}

.festivals .event-box:hover .base-info {
	color: inherit;
}

.festivals .price-block {
	
	float: left;
}


.white-price {
    background: none;
    color: #191717;
    text-align: right;
    font-size: 30px;
    padding: 7px 0px 10px 0px;
    min-width: 0;
}

.white-price .price {
    font-weight: 500;
}

.white-price:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

div[type=festival] .white-price,
div[type=package] .white-price,
div[type=israeli-event] .white-price{
    background: none;
    color: #191717;
    -webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
    
}
div[type=festival] .white-price .arrow-sq,
div[type=package] .white-price .arrow-sq,
div[type=israeli-event] .white-price .arrow-sq{
    display: none;
}

.festivals .cencontainer {
	margin: 0;
	float: left;
	width: auto;
	height: 100%;
}
.festivals .cencontainer .price-block{
	/*display: table-cell;*/
}

.arrow-sq {
	background: #ffbe00;
	position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    padding: 7px;
}
.arrow-sq svg {
    vertical-align: middle;
}


.contactor {
	background: #ffbe00;
	height: 150px;
    /*padding: 40px 0 30px;*/
	/*margin-bottom: 28px;*/
}

    .contactor .col-md-4 {
        display: table-cell;
        float: none;
        height: 100%;
        vertical-align: middle;
        
        border-image-source: url(img/dots.svg);
    border-style: dotted;
    border-color: #fff;
    border-image-slice: 33% 29%;
    border-image-repeat: round;
    border-width: 0;
    border-left-width: 5px;
    }
    
    .contactor .col-md-4:last-child {
    border-left-width: 0;
        
    }
footer {
	background: #272829;
    padding: 40px 0;
	position: relative;
}

footer .logo-hold svg {
	width: 100%;
	height: auto;
}

footer .logo-hold {
	position: relative;
	bottom: -40px;
}


footer .newsletter-col {
    padding-left: 40px;
}

footer .security-col>img {
    margin-bottom: 20px;
}


footer .cat-menu li{
    position: relative;
}
footer .cat-sym {
    position: absolute;
    right: 0;
    top: -1px;
    max-width: 30px;
}
footer .cat-sym svg {
    max-width: 100%;
    height: 35px;
}footer .cat-sym[type=package] svg {
    max-width: 90%;
}footer .cat-sym[type=magazine] svg {
    max-width: 80%;
}

footer .cat-menu li a{
    padding-right: 40px;
}

footer .pag-menu {
    padding-right: 60px;
}
#send-details-button .btn {
    float: left;
    margin-left: 10px;
}

.static {
	position: static !important;
}

footer{
	color: #fff;
	line-height: 30px;
	
}

footer .nav-menu {
	font-size: 18px;
	font-weight: normal;
}
footer .nav-menu a{
	color: #fff;
	opacity: 0.7
}

footer .lock {
	fill: #29b34b;
}
footer .lock-type {
	fill: #939494;
}

footer .nav-menu li:last-child {
	
	/*margin-bottom: 0px;*/
}
footer .nav-menu li {
	margin-bottom: 46px;
	line-height: 30px;
	/*line-height: 60px;*/
}

footer .nav-menu a:hover,
footer .nav-menu a:focus{
	color: #fff;
	opacity: 1;
}


#website-credits {
    padding-top: 30px;
    border-top: 1px solid #484949;
    font-size: 12px;
    opacity: 0.7;
}

#website-credits img {
    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}

footer .social-icons {
    display: inline;
    float: left;
}
footer .social-icons li {
    display: inline-block;
    width: 22px;
    height: 22px;
    margin-right: 15px;
    float: left;
}
footer .social-icons li a {
    color: #fff;
}

.foot-l {
    float: left;
}
.pci-svg {
	width: 45%;
	height: 100%;
	display: inline-block;
	/*padding-right: 5%; */
    margin-right: 10%;
	/*float: left;*/
}

.ssl-svg {
	float: right;
	width: 45%;
	height: 100%;
	display: inline-block;
	/*padding-left: 5%;*/
}




.share-window,
.contact-window {
	position: fixed;
	z-index: 99999;
	top: 0;
	right: 0;
	background: rgba(0,0,0,0.95);
	width:100%;
	height: 100%;
	display: table;
	color: #fff;
}




.share-window #share-friends-section {
    background: none;
    height: 100%;
}

.contact-window .half{
	position: relative;
	/*right: 50%;*/
}

.contact-window .half:last-child{
	position: relative;
	/*left: 50%;*/
	/*right: auto;*/
}

.contact-window h1,
.contact-window h2,
.contact-window h3 {
	color: #fff;
	
}

.pop-title {
	font-size: 56px;
	line-height: 48px;
	margin-bottom: 10px;
    word-break: break-all;
}
.contact-window p {
	font-size: 12px;
	opacity: 0.8;
}

.contact-window .dates {
	font-size: 20px;
}

.contact-window .included {
	font-size: 14px;
	padding-bottom: 20px !important;
}
.contact-hold {
	display: table-cell;
	vertical-align: middle;
	
}
.acf-form,
.wpcf7-form,
.form {
	color: #fff;
	/*width: 50%;*/
	/*margin: 0 auto;*/
}
.form-name {
    display: none;
}
.acf-form input,
.acf-form textarea,
.wpcf7-form input,
.form input {
	border: none;
	border-bottom: 2px solid #da0029;
	background: none;
	/*width: 90%;*/
	padding: 10px 0 4px;
}

div[type=festival] .acf-form input,
div[type=festival] .acf-form textarea,
div[type=festival] .wpcf7-form input,
div[type=festival] .form input {
	border: none;
	border-bottom: 2px solid #ffbe00;
	background: none;
	/*width: 90%;*/
	padding: 10px 0 4px;
}
div[type=package] .acf-form input,
div[type=package] .acf-form textarea,
div[type=package] .wpcf7-form input,
div[type=package] .form input {
	border: none;
	border-bottom: 2px solid #6a0cba;
	background: none;
	/*width: 90%;*/
	padding: 10px 0 4px;
}

.form input:focus,
.acf-form input:focus,
.wpcf7-form input:focus,
div[type=festival] .form input:focus,
div[type=festival] .form textarea:focus,
div[type=festival] .wpcf7-form input:focus {
	width: 100%;
	outline: none;
	
}

.acf-form input[type=submit],
.wpcf7-form input[type=submit],
.form input[type=submit] {
	background: #da0029;
	width: 270px;
}

div[type=festival] .acf-form input[type=submit],
div[type=festival] .wpcf7-form input[type=submit],
div[type=festival] .form input[type=submit] {
	background: #ffbe00;
	/*width: 50%;*/
}
div[type=package] .acf-form input[type=submit],
div[type=package] .wpcf7-form input[type=submit],
div[type=package] .form input[type=submit] {
	background: #6a0cba;
	/*width: 50%;*/
}

.form label,
.acf-form label,
.wpcf7-form label {
	font-weight: 100;
	/*position: absolute;*/
	right: 0;
	top: 10px;
}

.acf-form label.focused,
.wpcf7-form label.focused,
.form label.focused {
	font-size: 12px;
	letter-spacing: 2px;
	top: -10px;
	opacity: 0.8;
}

.acf-form .contacline,
.wpcf7-form .contacline,
.form .contacline {
	position: relative;
	width: 100%;
	margin-bottom: 20px;
	
}

.contact-window #theform .acf-field .acf-label label {
    color: #fff;
}


.contact-window #theform .acf-field input[type="text"],
.contact-window #theform .acf-field input[type="password"],
.contact-window #theform .acf-field input[type="number"],
.contact-window #theform .acf-field input[type="search"],
.contact-window #theform .acf-field input[type="email"],
.contact-window #theform .acf-field input[type="url"],
.contact-window #theform .acf-field textarea {
    color: #fff;
}


.pop-image {
	width: 100%;
	height: 100%;
	position: relative;
	
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.halfpadder {
	/*width: 80%;*/
	padding: 15%;
	margin: 0 auto;
	display: table-cell;
	vertical-align: middle;
}

.contact-hold .half {
	height: 100%;
	display: table;
}

.contact-hold .fluid-container {
	height: 100%;
}

.close-btn {
	position: absolute !important;
	top: 30px;
	right: 30px;
	font-size: 20px;
	width: 40px;
	height: 40px;
	display: block;
	border: 2px solid #fff;
	color: hsla(0,0%,100%,.8) !important;
	text-align: center;
	line-height: 35px;
	border-radius: 50px;
	z-index: 100;
}
.close-btn:hover,
.close-btn:focus {
	color: hsla(0,0%,100%,1) !important;
}

.hider {
	
}


.absolute {
	position: absolute;
	right: 0;
	/*margin: 0;*/
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  }
  @-webkit-keyframes fadeOutUp {
  0% {
  opacity: 1;
  }
  100% {
  opacity: 0;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  }
  }
  @keyframes fadeOutUp {
  0% {
  opacity: 1;
  }
  100% {
  opacity: 0;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  }
  } 

.blog-image {
	background: #000;
	position: relative;
	margin-bottom: 30px;
	display: table;
	height: 100%;
	width: 100%;
	overflow: hidden;
}

.blog-image img{
	width: 100%;
	opacity: 0.7;
	
    position: relative;
}

.on-img-title {
	position: absolute;
	top: 0;
	/*margin-top: -50%;*/
	color: #fff;
	width: 100%;
	display: table-cell;
	height: 100%;
        font-size: 60px;
	/*max-width: 800px;*/
	/*margin: 0 auto;*/
}

.light-top, 
.light-top .on-img-title {
        color: #3d3f41;

}

.subtitle {
    font-size: 24px;
        color: #3d3f41;
        margin-top: 20px;
        display: inline-block;
    
}


.intitle {
	max-width: 800px;
	margin: 0 auto;
	display: block;
	text-align: center;
	display: table;
	height: 100%;
	padding-top: 100px;
	    font-size: 70px;
    line-height: 70px;
}

.supintitle {
	display: table-cell;
	height: 100%;
	vertical-align: middle;
	
}

.blog-dates {
	font-size: 20px;
}

.blog-dates .viewers {
    text-align: left;
	display: inline-block;
	margin-right: 60px;
    /*float: left;*/
    /*line-height: 30px;*/
}

.blog-dates .viewers::after {
	content: url('img/views-white.svg');
	opacity: 0.8;
	top: 0;
}

.blog-image .user-img {
	/*opacity: 1;*/
	margin: 0 0 6px 5px;
}

.the-user {
	display: inline-block;
	margin-left: 10px;
}

.the-publish {
	display: inline-block;
	margin-right: 10px;
	
}



.single .magazine {
	/*margin-top: 60px;*/
	padding-bottom: 60px;
        padding-top: 60px;
}

.single article img, 
.single article iframe {
	margin: 20px 0;
}
.single article iframe {
        max-width: none !important;
        min-height: 400px;
}

/*.single article img*/


.single article a {
	color: #02bf69;
	opacity: 1;
}


.single article a:hover {
	color: #02bf69;
	opacity: 0.8;
	text-decoration: underline;
}

.navbar-default .navbar-nav>li>a {
	color: #fff;
        padding: 15px 10px;
}
.navbar-default .navbar-nav>li:first-child>a {
	/*color: #fff;*/
        padding: 15px 15px 15px 10px;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color: #fff;
        opacity: 0.8;
    
}

.navbar-nav {
	font-size: 20px;
	position: relative;
	top:33px;
}

.navbar-toggle {
	
    z-index: 999999;
    position: absolute;
    top: 30px;
    right: 15px;
	border: none;
        padding: 9px 0 9px 10px;
}

.navbar-toggle:focus,
.navbar-toggle:hover {
	background: none !important;
	border: none;
}

.navbar-toggle .icon-bar {
	background: #fff !important;
	border: none;
	border-radius: none;
}

.navbar-toggle:focus .icon-bar,
.navbar-toggle:hover .icon-bar {
	background: #fff !important;
	border: none;
}



.navbar-collapse.collapsing {
	
    overflow-y: auto;
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    right: 0;
    top: 0;
    text-align: center;
    font-size: 40px;
}


.navbar-collapse.collapsing .nav>li {
	margin-bottom: 10px;
}

.single article .jssocials {
	text-align: left;
}

.single article .jssocials-share {
	margin: 0 20px 0 0 ;
}

.single article .jssocials-share a{
	color: #191717;
}

.single article .jssocials-share a i {
	color: #02bf69;
}


.single article .sharefr {
	font-size: 20px;
	font-weight: bolder;
	float: right;
            position: relative;
    top: 4px;
}

.single article .shareline {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
	line-height: 40px;
}

.fb_ltr {
	width: 100% !important;
}

.fb-comments {
	width: 100%;
}

.fb-comments span {
	width: 100% !important;
}



.single-ilevent .contact-window {
	position: relative;
	z-index: 5;
}

.single-ilevent .fuckup {
	/*padding-top: 100%;*/
}

.main-article-pic {
        width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

#featured-main-article .main-article-pic img{
    position: absolute;
  top: 50%; 
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  min-width: 100%; 
  min-height: 100%; 
  width: auto; 
  height: auto;
  z-index: 0; 
  overflow: hidden;
  max-width: none;
  max-height: 100%;
}

#featured-main-article {
    -webkit-box-shadow: 0 0 35px 0 rgba(0,0,0,0.4);
box-shadow: 0 0 35px 0 rgba(0,0,0,0.4);
border: none;
background: rgba(29,30,30, 0.8);
}

#featured-main-article .col-md-8 {
    overflow: hidden;
    height: 420px;
}

#featured-main-article h2 {
    font-size: 30px;
    margin-bottom: 20px;
    line-height: 30px;
}

#featured-main-article p {
    font-size: 16px;
    margin-bottom: 20px;
    opacity: 0.7;
}

#featured-main-article .main-article-text {
    margin-left: 30px;
    position: relative;
    height: 420px;
}

#featured-main-article .bot-stick {
    position: absolute;
    bottom: 10px;
}

.navbar-nav {
    position: absolute;
    right: 0;
}


.slide-nav li{
    display: inline-block;
}

.slide-nav li button {
    background: none;
    border: none;
    font: 0px/0px 'rubik';
    
}
.slide-nav li.slick-active button {
    background: none;
    border: none;
    color: yellow;
    
}
.slide-nav li button::before {
    content: url(img/ticket.svg);
    opacity: 0.7;
    
}
.slide-nav li.slick-active button::before {
    content: url(img/ticket2.svg);
    opacity: 0.7;
    
}

.slide-nav li button {
    padding: 0;
    margin: 0 0 0 2px;
    
}

.slide-nav {
    position: absolute;
    right: 15px;
    top: -50px;
}

.slider-progress {
  width: 100%;
  height: 4px;
  background: #eee;
  position: absolute;
  top: 0;
  z-index: 5;
  opacity: 0.8;
}
.slider-progress .progress {
  width: 0%;
  height: 4px;
  background: #da0029;
  border-radius: 0;
}




.slider.archive-top {
    min-height: 360px;
    height: 360px;
}


.slider .half#festival-header-content {
    z-index:10;
    min-height: 10px;
}

.slider .half#festival-header-content .overlay-pattern {
    opacity: 0.3;
}
.slider .half {
    height: 100vh;
}
.halfer-content {
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
    z-index: 20;
}

.event-information::after {
    clear: both;
    content: "";
    display: block;
}
.event-information {
    margin-bottom: 25px;
}

#tickets-precentage {
}

#tickets-precentage {
        height: 110px;
        background-color: #ffbe00;
        z-index: 9999;
        font-weight: bold;
        text-align: center;
    width: 100%;
}
#tickets-precentage-display {
        height: 110px;
        background-color: rgba(255,255,255,0.7);
        z-index: 9999;
        font-weight: bold;
        text-align: right;
    width: 100%;
    border: 2px solid #ffbe00;
    position: relative;
    padding-right: 20px;
}

#tickets-precentage-display hr {
    border: none;
    border-bottom: 5px dotted #b4b4b4;
    margin: 0;
    position: relative;
    z-index:5;
    /*width: 10%;*/
    float: left;
}
#tickets-precentage-display hr.fill {
    border-bottom: 5px dotted #ffbe00;
    /*top: -5px;*/
    z-index:10;
    /*width: 89%;*/
    float: right;
}

#tickets-small-header {
    font-size: 18px;
    
        padding-right: 20px;
    line-height: 15px;
}

#tickets-precentage-display .table-cell {
    padding-bottom: 30px;
}

#tickets-precentage-display .mad {
    width: 30px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: rgba(194,194,194,0.8);
    color: #fff;
}

.rotate {
    display: block;
    white-space: nowrap;
    width: 100px;
    text-align: center;
-moz-transform: rotate(90deg) translate(41px, -35px);
-webkit-transform: rotate(90deg) translate(41px, -35px);
-o-transform: rotate(90deg) translate(41px, -35px);
-ms-transform: rotate(90deg) translate(41px, -35px);
transform: rotate(90deg) translate(41px, -35px);



}

[type=israeli-event] #tickets-precentage-display hr.fill,
[type=israeli-event] #tickets-precentage-display {
    border-color: #da0029;
}

[type=package] #tickets-precentage-display hr.fill,
[type=package] #tickets-precentage-display {
    border-color: #6a0cba;
}

[type=israeli-event] .perc {
    background: #da0029;
    
}

[type=package] .perc {
    background: #6a0cba;
    
}
[type=festival] .perc::after {
    border-top-color: #ffbe00;
    
}
[type=israeli-event] .perc::after {
    border-top-color: #da0029;
    
}

[type=package] .perc::after {
    border-top-color: #6a0cba;
    
}




.perc {
    position: absolute;
    width: 50px;
    height: 28px;
    background: #ffbe00;
    color: #fff;
        font-size: 18px;
    top: -40px;
    /*right: 89%;*/
    line-height: 30px;
    font-weight: normal;
    margin-right: -25px;
    text-align: center;
    -webkit-box-shadow: 0 0 25px 0 rgba(0,1,1,0.2);
	-moz-box-shadow: 0 0 25px 0 rgba(0,1,1,0.2);
	box-shadow: 0 0 25px 0 rgba(0,1,1,0.2);
    
}

.perc::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -4px;
    height: 4px;
    width: 8px;
    right: 50%;
    margin-right: -4px;
    border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 4px solid black;
}
.perc span {
    font-size: 16px;
    font-weight: 300;
    color: #191717;
    width: 150%;
    display: block;
    line-height: 16px;
    position: relative;
    top: 20px;
    right: -25%;
    
}
.the-bar {
    margin: 0 20px;
    display: block;
    position: relative;
    
}



#share-event-line {
    position: absolute;
    left: 0;
    top: 0px;
    cursor: pointer;
    
}

#share-event-line:hover,
#share-event-line:focus {
    opacity: 0.8;
}

.archive-top .on-img-title {
    padding-top: 160px;
    position: relative;
}



.pacarchive {
    margin-top: -100px;
    z-index:50;
    padding: 0 0 10%;
}

.pacarchive .major-event{
    z-index:50;
}


.about-logo {
    position: relative;
    max-width: 700px;
    top: -64px;
    z-index: 10;
    opacity: 0.3;
}

.about-logo svg {
    width: 100%;
    height: 100%;
    
}

.indexer {
    z-index: 500;
    position: relative;
}
.gray {
    background: #f0f1f1;
}

.contact-btn {
    background: #f0f1f1;
    -webkit-box-shadow: 0 0 25px 0 rgba(0,1,1,0.2);
    -moz-box-shadow: 0 0 25px 0 rgba(0,1,1,0.2);
    box-shadow: 0 0 25px 0 rgba(0,1,1,0.2);
    /*padding-bottom: 50%;*/
    text-align: center;
    height: 190px;
    border-bottom: 4px solid #ffbe00;
    font-size: 20px;
    color: #3d3f41;
    font-weight: lighter;
    cursor: pointer;
    margin-top: 30px;
    letter-spacing: -0.5px;
    display: block;
    
}

.contact-btn span {
    display: block;
}

.contact-btn.conclick {
    border: 1px solid #da0029;
    border-bottom: 5px solid #da0029;
    -webkit-box-shadow: 0 0 25px 0 rgba(0,1,1,0.2);
	-moz-box-shadow: 0 0 25px 0 rgba(0,1,1,0.2);
	box-shadow: 0 0 25px 0 rgba(0,1,1,0.2);
	-moz-transform: scale(1.05);
-webkit-transform: scale(1.05);
-o-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
}


  
  
#theform {
    overflow: hidden;
    margin-bottom: 60px;
    
}

.formhider {
     display:none;
    
}

#theform.open-form {
}

#contact-form {
    margin-top: 60px;
}
#prelidform {
    
}

#prelidform h5 {
    color: #fff;
    font-size: 40px;
    line-height: 36px;
    margin-bottom: 10px;
}

#prelidform p{
    font-size: 16px;
    line-height: 16px;
}
.single-package-event .navbar-default .navbar-nav>li>a,
.single-event .navbar-default .navbar-nav>li>a,
.single-festival-event .navbar-default .navbar-nav>li>a,
.page-template-default:not(.home) .navbar-default .navbar-nav>li>a,
.page-template-contact-page .navbar-default .navbar-nav>li>a,
.error404 .navbar-default .navbar-nav>li>a{
    color: #3d3f41;
}


.page-template-default:not(.home) .navbar-header,
.page-template-contact-page .navbar-header,
.error404 .navbar-header{
    border-image-source: url('img/dots2.svg');
}

.page-template-default:not(.home) p{
    color: #3d3f41;
}

.page-template-default:not(.home) .slider.archive-top{
    height: auto;
}


.page-template-default:not(.home) .slider .overlay-image{
    
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top center;
}


.page-template-contact-page .slider.archive-top {
    height: auto;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.page-template-contact-page .slider .container {
    height: auto;
}

.page-template-contact-page .slider .container-fluid .container {
    padding: 0 15px;
}



.bigshare,
.jssocials-share {
    display: inline-block;
    margin: 15px;
}


#social-share a {
    border-radius: 100%;
    width: 88px;
    height: 88px;
    text-align: center;
    display: block;
    font-size: 50px;
    padding: 17px;
    background: rgba(25,23,23,0.2) !important;
    border: 2px solid rgba(255,255,255,0);
    color: #f6f7f7;
}

#social-share a:hover,
#social-share a:focus {
    background: rgba(25,23,23,0) !important;
    border: 2px solid rgba(255,255,255,0.4);
}

#share-friends-section.bigshare,
#share-friends-section.jssocials-share {
    margin: auto;
    /*margin-top: 50px;*/
    display: block;
}

#share-friends-section.bigshare h3,
#share-friends-section.jssocials-share h3 {
    color: #fff;
}

#share-friends-section.mt-share-email,
#share-friends-section.jssocials-share-email{
    background: #da0029;
    
}

#share-friends-section.mt-share-twitter,
#share-friends-section.jssocials-share-twitter {
    
    background: #00aced;
}

#share-friends-section.mt-share-facebook,
#share-friends-section.jssocials-share-facebook {
    
    background: #3b5998;
}
#share-friends-section.mt-share-whatsappweb,
#share-friends-section.mt-share-whatsapp,
#share-friends-section.jssocials-share-whatsapp {
    
    background: #29a628;
}


.event-pager.slider .container {
    color: inherit;
}


.event-pager.slider .main-event-name {
    color: inherit;
    
}


.relative {
    position: relative;
}


#fb-comment {
    padding: 40px 15px;
}


.post-type-archive-festival-event .festivals .event-img .fes-logo{
    position: absolute;
    /*display: table;*/
    height: 100%;
}

.post-type-archive-festival-event .festivals .event-img{
    padding-bottom:100%;
    width: 100%;
    display: table;
}

.post-type-archive-festival-event .festivals .event-box {
    padding-left: 0;
    display: block;
    
}

.post-type-archive-festival-event .festivals .event-info {
    display: block;
    width: 100%;
    padding: 20px 10px 0px;
    height: 130px;
}

.post-type-archive-festival-event .festivals .base-info {
   padding-top: 0;
}


.post-type-archive-festival-event .festivals {
        position: relative;
    top: -100px;
    z-index: 999;
    padding: 0;
}

.post-type-archive-festival-event .festivals h3 {
    font-size: 22px;
    line-height: 24px;
}

.post-type-archive-festival-event .festivals .pr-bl {
    display: block;
}



.post-type-archive-festival-event .festivals .price-block {
    display: block;
    float: none;
    min-width: 0;
}

#theform .acf-field input[type="text"],
#theform .acf-field input[type="password"],
#theform .acf-field input[type="number"],
#theform .acf-field input[type="search"],
#theform .acf-field input[type="email"],
#theform .acf-field input[type="url"],
#theform .acf-field textarea,
#theform .acf-field select {
    padding: 20px 0 5px;
    font-size: 20px;
    color: #3d3f41;
    height: 46px;
}



input, textarea {
    border: none;
    border-bottom: 2px solid #da0029;
}
#theform .acf-field input[type="submit"] {
    
}
#theform .acf-fields > .acf-field {
    border: none;
    position: relative;
    padding: 0;
    margin-bottom: 30px;
}

#theform .acf-field .acf-label{
    position: absolute;
    top: 10px;
    right: 0;
    z-index:10;
}


#theform .acf-field .acf-label label{
    font-weight: normal;
    color: rgba(61,63,65, 0.5);
    font-size: 20px;
}


#theform .pad-right {
    padding-right: 15px !important;
    
}
#theform .pad-left {
    padding-left: 15px !important;
}

#theform .pad-right .acf-label {
    right: 15px;
}

#theform .acf-field .acf-label.focused {
        /*font-size: 16px;*/
    top: -1px;
}


#theform .acf-field .acf-label.focused label {
    font-size: 14px;
    letter-spacing: 2px;
}


input.btn {
    background: #da0029;
    color: #fff;
    margin-bottom: 30px;
}


.biggertit {
    font-size: 30px;
    line-height: 30px;
}

#conbtns {
    margin-top: -120px;
    z-index: 50;
    position: relative;
    margin-bottom: 80px;
}


.acf-field .acf-input {
    position: relative;
}

.acf-field .acf-error-message {
    position: absolute !important;
    left: 0;
    top: 0;
    z-index:50;
    margin: 0 !important;
}


#otherways {
    position: relative;
    border: 1px solid #e3e3e3;
    text-align: center;
    margin-bottom: 90px;
    padding-bottom: 20px;
    font-weight: 300;
}
#otherways h3 {
    position: relative;
    z-index: 10;
    background: #fff;
    padding: 0px 20px;
    top: -14px;
    display: inline-block;
    font-size: 24px;
    font-weight: 300;
}

#otherways #know-more-other a {
    font-size: 28px;
    color: #da0029;
    text-transform: lowercase;
}


#know-more-other>p:first-child {
    font-size: 34px;
}

.lef-tit {
    vertical-align: top;
    /* float: right; */
    width: 50%;
    display: inline-block;
    line-height: 30px;
}

.fbmsg:hover svg{
    opacity: 0.7;
}

.fbmsg {
    display: inline-block;
}

.event-img-holder {
    display: table;
    overflow: hidden;
}
.event-img-holder img{
    min-width: 100%;
}

.event-img-holder .eve-logo {
    position: relative;
    z-index: 5;
    text-align: center;
}
.event-img-holder .eve-logo img{
    min-width: 0;
    max-width: 80%;
    padding-bottom: 70px;
}


.event-details {
    border-bottom: 1px solid #c4c4c4;
    /*overflow: hidden;*/
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 10px;
}
.event-details::after {
    content: "";
    display: block;
    clear: both;
}

.event-age {
    position: absolute;
    bottom:-20px;
    height: 40px;
    width: 40px;
    color: #191717;
    background: #ffbe00;
    font-size: 18px;
    font-weight: 500;
    /*text-align: center;*/
    line-height: 40px;
    padding: 0 3px 0 0;
    
}

.event-details li {
    width: 50%;
    display: inline-block;
    font-size: 18px;
    float: right;
    line-height: 30px;
    margin: 15px 0;
    line-height: 18px;
    height: 35px;
    
}


.event-details li i  {
    font-size: 30px;
    width: 30px;
    text-align: center;
    float: right;
    margin-left: 10px;
    margin-top: -8px;
}

.event-information .half {
    height: auto;
}

.event-information .price-block {
    min-width: 0;
    height: 42px;
}

#event-nav-items li {
    line-height: 70px;
    text-align: center;
}
#event-nav-items li a{
    color: #191717;
    padding: 0;
}
#event-nav-items li a:focus,
#event-nav-items li a:hover {
    background: none;
    -moz-transform: scale(1.05);
-webkit-transform: scale(1.05);
-o-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
    
}

#event-nav-items #buy-event-ticket {
    position: relative;
    width: auto;
    padding: 0 15px 0 30px;
    background: #fff;
    color: #191717 !important;
    line-height: 45px;
    display: inline-block;
}
#event-nav-items #buy-event-ticket:hover {
    background: #fff !important;
}

#event-nav-items #buy-event-ticket svg {
    width: 13px;
    height: auto;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -4px;
}


[type=package] #event-nav-items li a {
    color: #fff;
    
}

[type=israeli-event] #event-nav-items li a {
    color: #fff;
    
}


#event-nav {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 2000;
  font-size: 18px;
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 1, 1, 0.3);
    -moz-box-shadow: 0 0 30px 0 rgba(0, 1, 1, 0.3);
    box-shadow: 0 0 30px 0 rgba(0, 1, 1, 0.3);
} 


[type=israeli-event] #event-nav {
    background: #da0029;
}
[type=festival] #event-nav {
    background: #ffbe00;
}
[type=package] #event-nav {
    background: #6a0cba;
}

.includer {
    border: 2px solid #ffbe00;
    padding: 30px 20px 20px;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    min-height: 130px;
    /*position: relative;*/
    
}

.includer::after {
    content: "+";
    display: block;
    position: absolute;
    font-size: 30px;
    color: #fff;
    top: 50%;
    margin-top: -15px;
    left: -9px;
}

#package-included .table .table-cell:last-child .includer::after {
    content: "";
}

#package-included {
    padding: 30px 0 40px;
    min-height: 0;
}
#package-included p {
    margin-bottom: 0;
}

#package-included p:last-child {
    /*max-width: 70%;*/
    margin: 0 auto;
    line-height: 20px;
    margin-top: 7px;
}

#package-included ul {
    margin-top: 60px;
}

#package-included .circle {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    border: 2px solid #ffbe00;
    position: absolute;
    right: 50%;
    margin-right: -25px;
    top: -25px;
    background: #191717;
}


#package-included .circle svg {
    width: 33px;
    height: 100%;
    max-height: 30px;
    /*line-height: 50px;*/
    display: inline-block;
    vertical-align: top;
}
#package-included .packge-include-header {
    font-size: 20px;
    font-weight: 500;
}

#package-included .table-cell {
    float: none;
}


#event-lineup {
    padding: 80px 0 30px;
    z-index: 0;
    position: relative;
}
.performers-slider .event-img {
        -webkit-box-shadow: 0 0 20px 0 rgba(0, 1, 1, 0.3);
    -moz-box-shadow: 0 0 20px 0 rgba(0, 1, 1, 0.3);
    box-shadow: 0 0 20px 0 rgba(0, 1, 1, 0.3);
}

.performers-slider .event-img img{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    overflow: hidden;
    max-width: 100%;
}

.performers-slider p {
    text-align: center;
    font-size: 22px;
    text-transform: none;
    margin-top: 10px;
}

.carousel {
    position: relative;
}
.caru-arr {
    cursor: pointer;
    position: absolute;
    top: 50%;
    margin-top: -65px;
}

.big-next {
    left: -34px;
}

.big-prev {
    right: -34px;
}

.right-pad {
    padding-right: 30px;
}
.left-pad {
    padding-left: 30px;
}

.linup-holder {
    border: 2px solid #ffbe00;
    overflow: hidden;
    padding: 60px 60px 30px;
    margin-bottom: 90px;
}

.linup-date {
    position: absolute;
    top: -14px;
    font-size: 26px;
    font-weight: 600;
    line-height: 30px;
    width: 100%;
    text-align: center;
    right: 0;
    
    
}
.linup-date span {
    background: #f0f1f1;
    padding: 0 30px;
}

.stage-name {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 20px;
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 10px;
}

.linup-artists li {
    line-height: 34px;
    font-size: 14px;
}

.linup-artists {
    margin-bottom: 30px;
}


.performers-slider {
    margin-bottom: 100px;
    z-index:5;
}

.embed-container iframe,
iframe, video, .basic-slider,
.embed-container video {
        -webkit-box-shadow: 0 0 30px 0 rgba(0, 1, 1, 0.3);
    -moz-box-shadow: 0 0 30px 0 rgba(0, 1, 1, 0.3);
    box-shadow: 0 0 30px 0 rgba(0, 1, 1, 0.3);
    width: 100%;
}
.fb_iframe_widget iframe {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.acf-loading, .acf-spinner {
    position: absolute;
        left: 15px;
    bottom: 50px;
}

#contact-form .acf-error-message {
    background: #da0029;
    border: none;
}
#contact-form .acf-field .acf-error-message:after {
    
    border-top-color: #da0029;
}


.basic-slider .slick-dots button {
    display: inline-block;
    width: 14px;
    height: 14px;
    font-size: 0px;
    background: #fff;
    border: none;
    border-radius: 100%;
    
}

.basic-slider .slick-dots li {
    display: inline-block;
    margin: 10px 4px;
}
.basic-slider .slick-dots {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    text-align: center;
    
}

.basic-slider .slick-arrow {
    position: absolute;
    height: 100%;
    width: 10%;
    top: 0;
    z-index:2;
    border: 0;
    background: transparent;
    font-size: 0;
}

.basic-slider .slick-arrow:focus {
    outline: none;
}

.basic-slider .slick-next {
    left: 0;
}
.basic-slider .slick-prev {
    right: 0;
}

[type=israel] .basic-slider .slick-dots .slick-active button {
    background: #da0029;
}
[type=festival] .basic-slider .slick-dots .slick-active button {
    background: #ffbe00;
}
[type=package] .basic-slider .slick-dots .slick-active button {
    background: #6a0cba;
}





.basic-slider .slick-dots .slick-active button {
    -moz-transform: scale(1.3);
-webkit-transform: scale(1.3);
-o-transform: scale(1.3);
-ms-transform: scale(1.3);
transform: scale(1.3);
}




#faq-section {
    padding: 80px 0 60px;
}

#faq-section h3 {
    font-size: 60px;
}

#goog-map {
    position: relative;
    z-index:0;
}

#BIG-buy-btn {
    padding: 60px 0;
    display: block;
    text-align: center;
    position: relative;
    z-index: 0;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 1, 1, 0.3);
    -moz-box-shadow: 0 0 30px 0 rgba(0, 1, 1, 0.3);
    box-shadow: 0 0 30px 0 rgba(0, 1, 1, 0.3);
}

.huge-btn {
    font-size: 50px;
    font-weight: 500;
    background: #191717;
    color: #fff !important;
    width: auto;
    padding: 10px 30px;
}

.huge-btn .arrow svg {
    fill: #fff;
    width: 37px;
    height: auto;
    margin-right: 10px;
}

[type=festival] #BIG-buy-btn {
    background: #ffbe00;
}
[type=israeli-event] #BIG-buy-btn {
    background: #da0029;
}
[type=package] #BIG-buy-btn {
    background: #6a0cba;
}





.contain-image {
    /*position: relative;*/
    overflow: hidden;
}
.contain-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    overflow: hidden;
    max-width: 100%;
}

blockquote {
    font-size: 30px;
    line-height: 33px;
    border-right: 4px solid #eee;
    padding: 0px 15px 0 0;
    margin: 20px 0 20px;
}

[type=festival] blockquote {
    border-right: 4px solid #ffbe00;
}
[type=israeli-event] blockquote {
    border-right: 4px solid #da0029;
}
[type=package] blockquote {
    border-right: 4px solid #6a0cba;
}
[type=blog] blockquote {
    border-right: 4px solid #02bf69;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    background: none;
    color: #fff;
    font-weight: 500;
    opacity: 0.6;
}
.slider.p404 {
    height: auto;
    min-height: 540px;
}
.p404 .on-img-title{
    display: block;
    padding-top: 290px;
    margin-bottom: 30px;
}

.p404 .btn {
    background: #da0029;
    color: #fff;
    position: relative;
    z-index: 50;
}

.fouro {
    position: absolute;
    width: 100%;
    right: 0;
    top: 140px;
    z-index: 0;
}

#special-block {
    padding: 60px 0 60px;
}

#special-block blockquote{
    text-align: center;
    border: 0;
    padding: 10px 30px;
}

#special-block p{
    margin-bottom: 30px;
}
#special-block blockquote p{
    margin-bottom: 0px;
}
.shareline {
    height: 60px;
}
.shareline #social-share {
    float: left;
}

.shareline #social-share .bigshare {
        margin: 0 5px;
}

.shareline #social-share a {
        width: 50px;
    height: 50px;
    font-size: 30px;
    padding: 4px;
}

.shareline #social-share a:hover,
.shareline #social-share a:focus {
    background: rgba(25,23,23,0.2) !important;
    border: 2px solid rgba(255,255,255,0);
}


.shareline #social-share .mt-share-whatsappweb a:hover,
.shareline #social-share .mt-share-whatsappweb a:focus {
    background: #29a628 !important;
    
}

.shareline #social-share .mt-share-twitter a:hover,
.shareline #social-share .mt-share-twitter a:focus {
    background: #00aced !important;
    
}

.shareline #social-share .mt-share-facebook a:hover,
.shareline #social-share .mt-share-facebook a:focus {
    background: #3b5998 !important;
    
}

.shareline #social-share .mt-share-email a:hover,
.shareline #social-share .mt-share-email a:focus {
    background: #da0029 !important;
    
}


.placer {
    width: 100%;
    padding: 10px;
    border: 1px solid #da0029;
    color: #da0029;
    font-weight: 500;
    margin-top: 20px;
    display: none;
}

.placer.show {
    display: block;
    
}

.icon-attention {
    color: #da0029;
    font-size: 80%;
    font-size: 28px !important;
}


.yovlogo {
    width: 32px;
    height: 16px;
    display: inline-block;
    position: relative;
    bottom: -3px;
    margin-left: 5px;
}

.yovlogo svg {
    height: 100%;
    width: 100%;
    overflow: visible;
    -webkit-filter: grayscale(100%);
  filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' ><filter id='gray'><feColorMatrix in='SourceGraphic' type='saturate' values='0' /></filter></svg>#gray");
  filter:grayscale(100%);
}

#website-credits a {
    color: #fff;
    margin-left: 10px;
    text-transform: none;
}



#website-credits a:hover,
#website-credits a:focus {
    color: #fff;
}

#website-credits a:hover svg,
#website-credits a:focus svg {
    -webkit-filter: grayscale(0%);
  filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' ><filter id='gray'><feColorMatrix in='SourceGraphic' type='saturate' values='100' /></filter></svg>#gray");
  filter:grayscale(0%);
}




















.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}



.col-xs-15 {
    width: 20%;
    float: right;
}

@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: right;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: right;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: right;
    }
    
}









@media (max-width: 1200px) {
	.main-event-name {
		font-size: 44px;
                line-height: 42px;
		margin-bottom: 10px;
	}
	
	.slider .dates {
		font-size: 24px;
		margin-bottom: 0;
	}


    .white-price {
        font-size: 24px;
    }
    
    .event-details li {
        font-size: 14px;
        margin: 10px 0;
    }
    
    .packages .price-block {
        bottom: 20px;
        font-size: 16px;
        white-space: nowrap;
    }
    

}

@media (max-width: 1200px) and (min-width: 768px){
    
    .in-text {
        padding: 10px 15px;
        font-size: 12px;
    line-height: 14px;
    }
    .packages .price-block {
        height: 30px;
        padding-top: 4px;
        bottom: 10px !important;
            width: calc(100% - 30px);
    }
    .packages .price-block .arrow-sq {
        padding: 3px;
    }
    
    .packages .event-info .in-text p {
            height: 90px;
    overflow: hidden;
    }
    .packages .event-info h2 {
        font-size: 20px;
        line-height: 22px;
    }.navbar-nav {
        font-size: 18px;
    }
    
}
@media (max-width: 1200px) and (min-width: 992px){
    .price-block {
        font-size: 22px;
        
    }
    
    .base-info h2 {
        font-size: 20px;
    line-height: 20px;
    padding: 5px 0;
    }
}

@media (max-width: 992px) and (min-width: 768px) {
    #social-media svg {
        width: 70px;    
    }
    .social-media h3 {
        margin-bottom: 10px;
    }

}

@media (max-width: 992px) {
    .packages h2 {
            font-size: 30px;
    line-height: 24px;
    }
    .packages .price-block {
        bottom: 30px;
        /*font-size: 24px;*/
    }
    .contactor .col-md-4 {
        padding: 0;
    }
    footer, footer .nav-menu {
    /*font-size: 14px;*/
    /*font-weight: normal;*/
    }
    .main-event-name {
            font-size: 36px;
            line-height: 36px;
            margin-bottom: 8px;
    }
    
    .slider .dates {
            font-size: 20px;
    }
    .main-eve-logo {
            line-height: 230px;
    }
    
    .magazine .event-box p{
    font-size: 12px;
    line-height: 20px;
    }
    .blog-image .intitle {
            font-size: 50px;
            line-height: 44px;
    }
    
    #counted-bloks {
        margin-right: 0;
    }
	
    footer .pag-menu {
        padding-right: 15px;
    }

    #know-more-other>p:first-child {
        font-size: 26px;
        line-height: 26px;
    }
    
    #know-more-phone {
        font-size: 14px;
        
    }
    #know-more-phone>p:first-child {
        font-size: 33px;
        line-height: 16px;
        
    }
    
    #know-more-col>h4 {
        font-size: 30px;
    }
    
    
    #otherways #know-more-other a {
        
        font-size: 20px;
        line-height: 20px;
    }
    #event-nav {
        font-size: 14px;
    }
    #event-nav-items #buy-event-ticket {
        font-size: 14px;
    }
    .event-pager .white-price {
        font-size: 26px;
        width: 100%;
    }
    .event-pager .price-block {
        width: 100%;
        
    }
		
    .price-block {
            min-width: 0;
            /*font-size: 20px;*/
    }.navbar-nav {
        font-size: 18px;
    }
    .navbar-default .navbar-nav>li>a {
        padding: 15px 8px;
    }
}



@media (max-width: 844px) {


    .blog-image {
            /*height: 550px;*/
    }
    
    .blog-image img{
            /*max-height: 100%;*/
        /*height: 100%;*/
        /*max-width: 300%;*/
        /*min-width: 200%;*/
        width: 200%;
        max-width: 300%;
        right: -50%;
    }
    
    .blog-image .supintitle{
            padding: 0 15px;
    }
            .blog-dates{
                    /*font-size: 14px;*/
                    margin-top: 20px;
            }
    
    .blog-image .user-img {
            width: 30px;
            min-width: 0;
            min-height: 0;
            right: 0;
    }


}

@media (min-width: 768px) {
    footer .cat-sym[type=magazine] {
        display: none;
    }
}
@media (max-width: 768px) {
.event-details li i  {
    float: none;
    /*margin-left: 8px;*/
    margin-top: 0;
}
    .major-event h2 {
    font-size: 28px;
    line-height: 25px;
    
}
    .packages h2 {
        font-size: 38px;
    line-height: 32px;
    }
    .packages .event-info h2 {
        font-size: 24px;
    line-height: 26px;
        
        
    }
#prelidform h5 {
    font-size: 34px;
}
    .linup-holder {
        padding: 40px 15px 0px;
    }
    #website-credits {
        text-align: center;
    }
    
    .foot-l {
        float: none;
        display: block;
    }
    
    footer .social-icons {
        float: none;
        display: block;
    }
    footer .social-icons li {
        float: none;
    }
    footer .social-icons li a {
        position: relative;
        top: 5px;
    }
    #second-image-about {
        margin-top: -50px;
    }
    .packages .price-block {
        font-size: 24px;
    }
    .event-img-holder .eve-logo img {
        padding-bottom: 0;
    }
    .instagram-feed {
        margin-bottom: 30px;
    }
    #send-details-button .btn {
        float: none;
        margin: 0 auto;
    }
    #know-more-col>h4 {
        font-size: 34px;
    }
    .contactor .col-md-4 {
        text-align: center;
        display: block;
        border-left-width:0;
        border-bottom-width: 5px;
        margin-bottom: 30px;
        padding-bottom: 20px;
    }
    
    .contactor .col-md-4:last-child {
        border-bottom-width: 0;
        margin-bottom: 0px;
        padding-bottom: 0px;
        
    }
    
    .slider .cencontainer {
        padding-top: 0;
        padding-left: 15px;
        padding-right: 15px;
    }
    .white-price {
        font-size: 30px;
    }
    .home .sliderhold {
        /*height: 80vh;*/
        min-height: 620px;
    }
    .home .slider .container {
        /*height: 80vh;*/
        min-height: 620px;
    }
    
    .slider a.main-eve-info  {
        padding-top: 110px;
        padding-bottom: 30px;
    }
    .includer::after {
        top: auto;
        bottom: 33px;
        left: auto;
        right: 50%;
        margin-top: 0;
        margin-right: -9px;
        
    }
    
    .includer {
        margin-bottom: 60px;
        min-height: 0;
    }
    
    #festival-header-content {
        display: none;
    }
    
    .btm-row {
    position: relative;
    bottom: 0;
    right: 0;
    width: 100%;
}
     #know-more-other>p:first-child {
        font-size: 34px;
        line-height: 30px;
    }
	.event-box:hover,
	.event-box:focus {
		/*-webkit-box-shadow: none;*/
		/*-moz-box-shadow: none;*/
		/*box-shadow: none;*/
		-moz-transform: none;
	-webkit-transform: none;
	-o-transform: none;
	-ms-transform: none;
	transform: none;
	/*border-radius: 20px;*/
		
	}
	
	.magazine .event-box p{
	font-size: 13px;
	line-height: 22px;
	}
	.price-block {
		min-width: 0;
	}
	
	
	.festivals .event-info {
		width: 100%;
		float: none;
		display: block;
	}
	
	.festivals .pr-bl {
		display: block;
		padding-right: 30px;
	}
		.post-type-archive-festival-event .festivals .pr-bl {
                    padding-right: 0;
                }
	.festivals .price-block {
		/*float: none;*/
	}
	.festivals .event-img {
		width: 30%;
	}
	.festivals .event-box {
		padding-left: 0;
	}
	
		
	.main-event-name {
		font-size: 50px;
                line-height: 46px;
		margin-bottom: 10px;
	}
	
	.home .slider {
    height: 100vh;
    min-height: 620px;
	}
	.main-eve-logo {
		line-height: inherit;
	}
	.main-eve-info {
		text-align: center;
	}
	
	
	.contact-hold .half {
		width: 100%;
		display: block;
	}
	
	.contact-window {
		display: block;
		overflow-y: scroll;
	}
	.slider .container {
            /*padding: 0 15px;*/
        }
	/*	*/
	/*.contact-window .half{*/
	/*	position: relative;*/
	/*	right: auto;*/
	/*}*/
	/**/
	/*.contact-window .half:last-child{*/
	/*	position: relative;*/
	/*	left: auto;*/
	/*	right: auto;*/
	/*}*/
	.pop-image {
		padding-bottom: 100%;
	}
	
	.blog-image {
		
	}
	.navbar-collapse.in {
		overflow-y: auto;
		position: fixed;
		width: 100%;
		height: 100%;
		background: #000;
		right: 0;
		top: 0;
		text-align: center;
		font-size: 40px;
	}
        
        .navbar-default .navbar-toggle[aria-expanded="true"] .icon-bar {
            -moz-transform: rotate(-45deg);
            -webkit-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
            margin-top: 6px;

        }
        
        .navbar-toggle[aria-expanded="true"] .icon-bar+.icon-bar {
            -moz-transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
            margin-top: -2px;
            
        }
        
        .navbar-collapse.in {
            
        }
        
	
	.navbar-collapse.in .nav>li {
		margin-bottom: 10px;
	}
	.navbar-nav {
		font-size: 38px;
		position: relative;
		top:33px;
	}
	.bg-square-line {
		display: none;
	}
	.halfpadder{
		padding: 100px 30px 30px;
	}

	.main-eve-logo {
	height: auto;
	/*padding-top: 60px;*/
    padding-bottom: 0;
	/*display: table;*/
	}
	.main-eve-info {
	height: auto;
	}
	
	.row .main-eve-info[type=event-portrait] {
		
	height: auto;
	padding-top: 60px;
    padding-bottom: 20px;
	}

	.row .main-eve-logo {
		
	height: auto;
	padding-top: 0px;
    padding-bottom: 0px;
	}
    .blog-image img{
            /*max-height: 100%;*/
        /*height: 100%;*/
        /*max-width: 300%;*/
        /*min-width: 200%;*/
        width: 250%;
        max-width: 300%;
        right: -75%;
    }
    
    #counted-bloks li {
        text-align: center;
        
    }
    
    #counted-bloks li > span {
        display: block;
        margin: 0 auto 10px;
        
    }
    
    .slide-nav {
        text-align: center;
        width: 100%;
        right: 0;
    }
    
    footer .cat-menu li a {
        display: block;
        padding-right: 0;
    }
    footer li a {
        display: block;
        padding-right: 0;
    }
    footer .cat-sym {
        left: 15px;
        right: auto;
    }footer .cat-sym[type=magazine] {
        left: 23px;
        right: auto;
    }
    .credit-card-cols {
        display: block;
    }
    
    
    #otherways .col-md-4 {
        margin-bottom: 30px;
    }
    
    
    #know-more-phone {
            font-size: 18px;
        
    }
    #know-more-phone>p:first-child {
        font-size: 42px;
        
    }
    #otherways #know-more-other a {
        
        font-size: 20px;
        line-height: 20px;
    }
    .halfer-content {
        position: relative;
    }
    
    .slider .half {
        width: 100%;
        float: none;
        height: auto;
    }
    .slider.event-pager {
        height: auto;
    }
    .slider .cencontainer .row {
        padding-top: 50px;
    }
    
    .event-details li {
        width: 100%;
        float: none;
    }
    
    .slider .event-img-holder {
        height: 70vh;
        min-height: 400px;
    }
    
    
    #package-included ul .includer {
            padding-bottom: 40px;
    }
    #package-included ul li:last-child .includer {
            padding-bottom: 20px;
    }
    
    #package-included ul .col-md-3.table-cell {
        float: none;
    display: block;
    margin-bottom: -2px;
    }
    
    .right-pad {
        padding-right: 0;
    }
    
    .caru-arr {
        /*display: none;*/
        z-index: 10;
        top: -10%;
        zoom: 0.6;
    }
    .big-next {
        left: 15px;
        
    }
    
    .big-prev {
        right: 15px;
        
    }
    .huge-btn {
        font-size: 40px;
    }
    
    
    .major-event .event-img {
    padding-bottom: 100%;
    margin-bottom: 0px;
    z-index: 5;
}

    .events-israel .event-box .event-img img {
        max-width: none;
    }
    .main-article-pic {
        
    height: 0;
    padding-bottom: 50%;
    }
    #featured-main-article .col-md-8 {
        height:auto;
    }
    #featured-main-article .main-article-text {
        margin-left: 15px;
    }
    
    .menu-main-menu-container {
        display: block;
        height: 100%;
        width: 100%;
        padding-top: 70px;
    }
    
    .menu-main-menu-container .navbar-nav {
        margin: 0;
        top: 0;
        display: block;
        vertical-align: middle;
        width: 100%;
        text-align: right;
    }
    .menu-main-menu-container .menu-mag::after,
    .menu-main-menu-container .menu-package::after,
    .menu-main-menu-container .menu-festival::after,
    .menu-main-menu-container .menu-israel::after{
        content: "";
        position: absolute;
    left: 15px;
    top: 0;
    height: 100%;
    background-size: contain;
    width: 50px;
    background-repeat: no-repeat;
    background-position: center center;
        
    }
    .menu-main-menu-container .menu-package::after {
	background-image: url('img/cat-sym-pac.svg');
    width: 46px;
        
        
    }
    .menu-main-menu-container .menu-festival::after {
	background-image: url('img/cat-sym-fes.svg');
    width: 52px;
        
    }
    .menu-main-menu-container .menu-israel::after {
	background-image: url('img/cat-sym-il.svg');
        
    }
    .menu-main-menu-container .menu-mag::after {
	background-image: url('img/cat-sym-mag.svg');
        
    }
    .single-package-event .navbar-default .navbar-nav>li>a, .single-event .navbar-default .navbar-nav>li>a, .single-festival-event .navbar-default .navbar-nav>li>a, .page-template-default:not(.home) .navbar-default .navbar-nav>li>a, .page-template-contact-page .navbar-default .navbar-nav>li>a {
        color: #fff;
        
    }
    .event-pager .cat-sym {
        display: block;
        position: absolute;
        text-align: center;
        width: 100%;
        top: -37px;
    }
    
    
    .event-pager .cat-sym svg {
        width: 80px;
        height: auto;
        margin: 0 auto;
        display: block;
    }
    
    [type="festival"] .event-pager .cat-sym svg{
        width: 100px;
        -moz-transform: rotate(45deg) translate(10px, 10px);
    -webkit-transform: rotate(45deg) translate(10px, 10px);
    -o-transform: rotate(45deg) translate(10px, 10px);
    -ms-transform: rotate(45deg) translate(10px, 10px);
    transform: rotate(45deg) translate(10px, 10px);

    }
    [type="package"] .event-pager .cat-sym svg{
        width: 60px;
        position: relative;
        top: -10px;

    }
    .event-pager .cat-type {
        font-size: 0;
    margin-bottom: 30px;
    display: block;
    }
    
    .slider.event-pager .cencontainer .row {
        padding-top: 15px;
        padding-bottom: 30px;
    }
    .slider.event-pager .cencontainer {
        height: auto;
        min-height: 0;
    }
    
    #tickets-precentage {
        margin-top: -70px;
    }
    
    
    .event-details li {
        font-size: 18px;
        margin: 5px 0 0;
        padding: 5px 0;
        text-align: right;
    border-image-source: url(img/dots2.svg);
    border-style: dotted;
    border-color: #fff;
    border-image-slice: 34% 33%;
    border-image-repeat: round;
    border-width: 0;
    border-top-width: 5px;
    }
    .event-details li:first-child {
        font-weight: 600;
        font-size: 20px;
    }
    .event-details {
        border-bottom: 0;
    }
    #BIG-buy-btn {
        position: fixed;
        bottom: 0;
        width: 100%;
        height: 70px;
        padding: 10px 0;
        z-index: 999;
        right: 0;
    }
    #BIG-buy-btn .huge-btn {
        padding: 8px 15px;
    }
    #BIG-buy-btn .huge-btn .arrow svg {
        width: 23px;
    }
    
    #share-friends-section .table {
        display: block;
        margin: 0 auto;
    }
    #share-friends-section .table-cell {
        display: block;
        margin: 0 auto;
    }
    .share-window #share-friends-section .table {
        display: table;
        margin: 0 auto;
    }
    .share-window #share-friends-section .table-cell {
        display: table-cell;
        margin: 0 auto;
    }
    
    div[type=festival] .white-price .arrow-sq,
    div[type=package] .white-price .arrow-sq,
    div[type=israeli-event] .white-price .arrow-sq{
        display: block;
    }
    
    .price-block.open-btn2 {
        /*display: none;*/
    }
    
    .price-block.white-price {
        padding: 12px 15px 10px 47px;
    }
    .price-block.white-price .arrow-sq {
        padding: 10px;
    }
    
    .event-information .price-block:nth-child(odd){
        display: none;
    }
    div[type=israeli-event] .price-block.white-price {
            background: #0f0505;
            color: #fff;
    }
    
    div[type=israeli-event] .price-block.white-price .arrow-sq{
            background: #da0029;
    }
    
    div[type=israeli-event] .price-block.white-price .arrow-sq .cls-1{
            fill: #fff;
    }
    div[type=festival] .price-block.white-price {
            background: #251c4e;
            color: #fff;
    }
    
    div[type=festival] .price-block.white-price .arrow-sq .cls-1{
            fill: #251c4e;
    }
    div[type=package] .price-block.white-price {
                background: #e7e7e7;
        color: #6a0cba;
    }

    #package-included {
        padding-bottom: 0;
    }

    #events-israel {
        padding: 0px 20px 40px;
    }
    
    .home #events-israel {
        padding: 0px 20px 40px;
        
    }
    
    .big-link .event-img {
        padding: 10% 0%;
    }
    
    .big-link .bigitext {
        padding: 0;
        font-size: 30px;
        text-align: center;
        width: 100%;
        display: block;
        position: relative;
    }
    
    .big-link .whar {
        top: 0;
    }
    .events-israel .big-link .event-info {
        display: none;
    }
    
    .packages .major-event .event-img {
        padding:0 15px 50% 15px;
    }
    .contactor {
        height: auto;
        padding: 40px 0 30px;
    }
    .contactor .table{
        display: block;
        
    }
    
    .contactor .table-cell {
        display: block;
    }
    
    .magazine {
        padding: 40px 0 0%;
    }
    
} /*768*/



.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header
{
	margin-left: 0;
	margin-right: 0;
}




@media (max-width: 480px) {
    .packages .major-event .event-img {
        padding:0 15px 100% 15px;
    }
    .base-info {
        height: 90px;
    }
    .events-israel .event-info {
        padding: 10px 10px 0px;
    }
.major-event h2 {
	font-size: 22px;
	line-height: 20px;
    margin-bottom: 0px;
}
    .title-bigger-1 {
        font-size: 30px;
        line-height: 34px;
    }
    
    .credit-card-cols .title h2 {
        font-size: 30px;
        line-height: 34px;
        
    }
    
    .credit-text, .credit-card-cols {
        display: block;
        max-width: none;
        width: auto;
    }
    .contact-btn {
        height: 110px;
            text-align: right;
    padding: 15px;
    margin-top: 20px; 
    }
    .contact-btn span {
        display: inline;
        vertical-align: middle;
    }.contact-btn svg {
        display: inline;
        vertical-align: middle;
    }
    
    .shareline #social-share {
        float: none;
        text-align: center;
    }
    
    .single article .sharefr {
        float: none;
        top: 0;
        text-align: center;
        display: block;
    }
    .shareline #social-share {
        float: none;
        text-align: center;
        
    }
    
    .shareline {
        height: 120px;
    }
    
    .blog-image .intitle {
    font-size: 30px;
    line-height: 28px;
}
    #social-media svg {
        width: 70px; 
    }
    .home #packages {
        padding: 60px 0;
    }
    
    .in-text {
        width: 100%;
        height: auto;
        padding: 20px 15px 0px;
        position: static;
        
    }
     .in-text p {
        height: 90px;
        overflow: hidden;
     }
    .in-icons {
        width: 100%;
        height: auto;
        /*float: none;*/
        padding: 0 0 0 15px;
    }
    
    .event-info .ver-third {
        vertical-align: middle;
        height: auto;
        display: table-cell;
        width: 33.3333%;
    }
    .event-info .ver-third span {
        border-bottom: 0;
    }
    .packages .price-block {
        /*position: relative;*/
        bottom: 20px;
        width: calc(100% - 30px);
    }
    
    
    .included .extras {
    max-width: 33%;
    float: right;
    font-size: 14px;
    text-align: right;
	}
    .included .extras svg{
        top: 2px;
        
    }
    .included svg.sleep-svg {
        top: 5px;
    }
    .price-block {
		display: block;
	}
#special-block {
    padding: 30px 0 40px;
}
    #faq-section h3 {
        font-size: 40px;
    }
    .on-img-title {
        padding-top: 140px;
            font-size: 48px;
    line-height: 42px;
    }.archive-top .on-img-title {
        padding-top: 120px;
        
    }
    #festivals {
        padding: 80px 20px;
    }
    
    .archive #festivals {
        padding-top: 0;
    }
    
    #social-share a {
        width: 64px;
    height: 64px;
    font-size: 30px;
    padding: 15px;
    }
    
    .bigshare, .jssocials-share {
        margin: 10px 5px;
    }
    .navbar-toggle {
        top: 23px;
    }
    .navbar-brand {
    width: 230px;
}
    .huge-btn {
        font-size: 24px;
        padding: 10px 15px;
    }
	.magazine .title h1 {
		font-size: 70px;
		line-height: 60px;
	}
	
	footer .nav-menu {
		/*font-size: 12px;*/
		/*font-weight: normal;*/
	}
	
	footer .nav-menu li {
		margin-bottom: 20px;
	}
	
	footer .logo-hold {
		bottom: 0;
		margin-top: 20px;
	}
	
	.slider .dates {
		font-size: 20px;
	}
	.main-event-name {
		font-size: 38px;
		/*font-weight: 500;*/
                line-height: 36px;
		margin-bottom: 5px;
                text-align: center;
		/*color: #fff;*/
	}
	.contact-window .dates {
		font-size: 14px;
	}
	.pop-title {
		/*padding-bottom: 100%;*/
		font-size: 40px;
		line-height: 36px;
	}
	
	.blog-dates{
		font-size: 14px;
		/*margin-top: 20px;*/
	}
	.blog-dates .viewers::after {
		zoom: 0.7;
	}
        
        .festivals .event-img .fes-logo {
        position: absolute;
        height: 100%;
		display: block;
    }
    
    .festivals .price-block {
        display: block;
    float: none;
    min-width: 0;
    }
    .festivals .pr-bl {
        padding-right: 0;
    }
        
        
	.festivals .event-img {
		display: block;
		width: 100%;
    padding-bottom: 100%;
    /*height: 150px;*/
	}
	.festivals .event-info{
    padding: 0px 15px 0 15px;
		
	}
        .xs-table {
            display: table;
            height: 100%;
            width: 100%;
        }
        .xs-table-cell {
            display: table-cell;
            vertical-align: middle;
            height: 100%;
        }
	
	.title h1{
		font-size: 40px;
		line-height: 34px;
	}
	
	
	.social-media {
    padding: 20% 0 20%;
		
	}

	.social-media h3{
    margin-bottom: 5px;
    font-size: 30px;
		
	}
	
	.halfpadder{
		padding: 100px 30px 30px;
	}
	
	.blog-image img{
	/*max-height: 100%;*/
    /*height: 100%;*/
    /*max-width: 300%;*/
    /*min-width: 200%;*/
    width: 300%;
    max-width: 300%;
    right: -100%;
}

.packages h2 {
	font-size: 32px;
	margin-bottom: 5px;
        line-height: 28px;
}

    .jssocials-share a {
        zoom: 0.75;
        
    }
	
        .jssocials-share {
            margin: 10px;
        }
    #share-friends-section h3 {
        font-size: 32px;
    }
}/*480*/
@media (max-width: 370px) {
    
    
    .on-img-title {
        font-size: 42px;
    }
#social-share a {
            width: 50px;
    height: 50px;
    font-size: 28px;
    padding: 9px;
    }
    
    .bigshare, .jssocials-share {
        margin: 10px 5px;
    }
	.main-event-name {
		font-size: 30px;
		/*font-weight: 500;*/
		margin-bottom: 5px;
		/*color: #fff;*/
                line-height: 28px;
	}
	
	.included .extras {
		    /*display: block;*/
    /*float: none;*/
    /*margin-bottom: 30px;*/
    /*width: 100%;*/
	}
	.festivals h3 {
		font-size: 26px;
	}
	.festivals .price-block {
		font-size: 17px;
	}
	.festivals .base-info {
		font-size: 14px;
	}
	.pop-title {
		/*padding-bottom: 100%;*/
		font-size: 40px;
		line-height: 36px;
	}
	
}

@media (min-width: 480px) {
	/*.slider .col-xs-push-1 {*/
	/*	right: auto;*/
	/*	left: auto;*/
	/*}*/
	
	

	

}

@media (max-width: 1200px) {
	
	.bot-stick {
		font-size: 12px;
	}

	

}

@media (max-width: 992px) {
	.bot-stick {
		font-size: 14px;
	}
	
	
	

	

}

@media (min-width: 992px) {
	.container {
	width: 952px;
	}
	
	
	

	

}


@media (min-width: 1200px) {
	.container {
		width: 1160px;
	}



}

@media (min-width: 1600px) {
	.container {
		width: 1280px;
	}
	



}

