/* ---------------------

Small desktop screens 

------------------------ */
@media only screen and (max-width: 1280px) {	

	#page-content { min-width: inherit; max-width: 100%; }
	.page-boxed #page-content { width: 100%; }
	.page-boxed header.header-style-floating { top: 40px; left: 40px; width: calc(100% - 80px); margin-left: 0; }
	.page-boxed header.header-style-vertical { left: 0; margin-left: 0; }
	.page-boxed header.header-style-vertical ~ #page-body #smart-nav { left: 300px; margin-left: 0; }
	.wrapper { width: 100%; }
	.main-content { width: calc(100% - 320px); }
	aside.sidebar { width: 260px; margin-right: 40px; }
	aside.sidebar.sidebar-grey, aside.sidebar.sidebar-grey::before { padding: 0 40px 100px 40px; width: 240px; }
	.wrapper .sidebar.sidebar-grey { padding: 30px; width: 200px; }
	nav#main-nav .mega-menu-content.col-2 .mega-menu-inner { width: 640px; }
	nav#main-nav .mega-menu-content.col-3 .mega-menu-inner { width: 780px; }
	nav#main-nav .mega-menu-content.col-4 .mega-menu-inner { width: 880px; }
	nav#main-nav .mega-menu-content.col-5 .mega-menu-inner { width: 960px; }

	footer .footer-inner {
	
	max-width: calc(100% - 46px) !important;

	}

	.V4youColorBox h3{
		height: 25px;
		padding: 20px 20px 5px 20px;
		font-size: 23px;
	}


	.V4youColorBox p{
		width: calc(100% - 40px);
		height: 210px;
		padding: 0px 20px 0px 20px;
		font-size: 16px;
	}

}

@media only screen and (max-width: 1280px) { 
	

	
}


@media only screen and (max-width: 1920px) { 
	.isotope-grid.style-column-5.isotope-spaced .isotope-item, .isotope-grid.style-column-5.isotope-spaced .grid-sizer { 
	width: calc(25% - 30px); }

	.wrapper .isotope-grid[class*='isotope-spaced'] { 
		width: calc(100% - 0px);
		left: -25px;
	}
}




@media only screen and (max-width: 1130px) { 
	
	#RightPartCont{
		width: 280px !important;
		margin: -4px 20px 40px 15px!important;
	}


	#LeftPartCont{

		float:right;
		width: calc(100%)!important;
	
	}
}





@media only screen and (max-width: 768px) { 
	.isotope-grid.style-column-5.isotope-spaced .isotope-item, .isotope-grid.style-column-5.isotope-spaced .grid-sizer { 
	width: calc(50% - 30px); }

	.isotope-grid.style-column-5-1.isotope-spaced .isotope-item, .isotope-grid.style-column-5-1.isotope-spaced .grid-sizer { 
	width: calc(50% - 30px); }

	.wrapper .isotope-grid[class*='isotope-spaced'] { 
		width: calc(100% - 5px);
		left: -17px;
	}

	.wrapper.IndexNews .column-section{
	
		padding: 0px 0px 0px 0px!important;
	}
}


@media only screen and (max-width: 480px) { 
	.isotope-grid.style-column-5.isotope-spaced .isotope-item, .isotope-grid.style-column-5.isotope-spaced .grid-sizer { 
		width: calc(100% - 40px)!important; 
	}
	
	.isotope-grid.style-column-5-1.isotope-spaced .isotope-item, .isotope-grid.style-column-5-1.isotope-spaced .grid-sizer { 
		width: calc(100% - 40px)!important; 
	}

	.wrapper .isotope-grid[class*='isotope-spaced'] { 
		width: calc(100% + 0px)!important;
		left: -20px!important;
	}
}






/* ---------------------

Tablet Landscape


------------------------ */


@media only screen and (max-width: 1520px) {
	#RightPartCont{
		width: 320px;
		margin: 70px 20px 40px 35px;
	}

	#RightPartCont.Event{
		width: 320px;
		margin: 120px 20px 40px 35px!important;
	}


	#LeftPartCont{
	width: calc(100%);
	}

}



@media only screen and (max-width: 1445px) {
	#LeftPartCont{
	width: calc(100%);
	}
}


@media only screen and (max-width: 1280px) {
	

	.V4youRight img{
		width: 60%;
		margin: 33px 0px 15px 0px;
	}


	.V4youRight{
		width: calc(50% - 60px);
		padding: 0px 30px 0px 30px;
	}

	.V4youRight h2{
		margin: 0px 0px 0px 0px;
		padding: 5px 0px 0px 0px;

		color: #fff;
		font-size: 30px;
		direction: rtl;
		font-weight: normal;
	}


	.V4youRight p{
		margin: 0px 0px 0px 0px;

		color: #fff;
		font-size: 18px;
		direction: rtl;
		font-weight: normal;
	}
	
	#MenuPhone{
		display: none;
	}

	header.header-bordered.header-dark:not(.mega-hover) #menu-misc {
 		margin: 49px 10px 13px 10px;

	}



	nav#main-nav > ul > li.youtube > a {
	background:none;
	padding: 0px 15px 0px 10px!important;
	}
}



@media only screen and (max-width: 1360px) { 
	.isotope-grid.style-column-5.isotope-spaced .isotope-item, .isotope-grid.style-column-5.isotope-spaced .grid-sizer { 
	width: calc(33.3% - 30px); }


	.isotope-grid.style-column-5-1.isotope-spaced .isotope-item, .isotope-grid.style-column-5-1.isotope-spaced .grid-sizer { 
	width: calc(33.3% - 30px); }

	.wrapper .isotope-grid[class*='isotope-spaced'] { 
		width: calc(100% - 5px);
		left: -20px;
		top: 0px;
	}

	#page-body { padding-top: 0px; }


	#RightPartCont{
		width: 320px;
		margin: -4px 20px 40px 35px!important;
	}


	#RightPartCont{
		width: 320px;
		margin: -4px 20px 40px 35px!important;
	}

	#EventContainer{
		max-width: 1280px;

		margin: 0px 30px 60px 30px;
		overflow:hidden;
	}


	#RightPartCont.Event{
		width: 320px;
		margin: 40px 20px 40px 35px!important;
	}


}



@media only screen and (max-width: 1300px) {
	#MainSlider{
		margin: -75px 0px -30px 0px;
	}
}




@media only screen and (max-width: 1250px) {
	
	.column { 

		height: 340px;

	}

	.column.footer-social { 

		height: 115px;

	}

	



	.singer{
		width: 507px;
	}

	nav#main-nav > ul > li > a {

	

	}

	nav#main-nav > ul > li > a:before {
	
		font-size: 20px!important;


	}

	nav#main-nav > ul > li.st1 > a {
		font-size: 17px;
	}


	nav#main-nav > ul > li.youtube > a {
	background:none;
	padding: 0px 15px 0px 10px!important;
	}

	

	header #logo img {
	max-width: 220px;
	height: auto; 
	
	}
}


@media only screen and (max-width: 1150px) {
	
	nav#main-nav > ul > li > a {
	
		font-size: 22px;
	
		margin: 17px 0px 0px 0px;
		padding: 0px 15px 0px 15px;
	
	}

	.singer{
		width: 457px;
	}

	nav#main-nav > ul > li.st1 > a {
	
		font-size: 16px!important;
		

	}
	
	header #logo {
		height: 97px;
		width: 13%!important;
		text-align:center;
	}

	#menu {
		position: static;
		z-index: 10;
		width: 82%;
	}

	
	#MenuPhone:after{

	
	font-size:22px;
	
	
	}


	nav#main-nav > ul > li.shopping-cart{
		background:url(../uploads/MainMenuSep.png) 0px 18px no-repeat;
		margin-left: 20px!important;
	}


	nav#main-nav > ul > li > a {
		
	}	
	
}

@media only screen and (max-width: 1100px) {
	

	

	#BreadCrumbs{
		float:right;
		width: calc(100% - 40px);
		text-align:right;

		margin: 15px 0px 15px 20px;
	}

	#EventContent{
	float:right;
	width: calc(100%);
	margin: 0px 0px 40px 0px;

	text-align:right;

	}

	nav#main-nav > ul > li.st1 > a {
		font-size: 15px!important;
	}

	
}


@media only screen and (min-width: 1024px) {
li.book{
		display:none!important;
	}
}


@media only screen and (max-width: 1064px) {
	
	
	#LeadForm{
		margin: 0px 0px 0px 0px;
		max-width: calc(100% - 60px);
	}


	#LeadForm input[type=text]{
		width: calc(32.3% - 94px);
		float:right;
		background:rgba(255,255,255,1);
	}
}

@media only screen and (max-width: 1024px) {
	
	.page-header-main h1{

	padding: 85px 0px 0px 0px;
	margin: 0px 0px 0px 0px!important;

	}

	.V4youColorBox{
		width: 50%;
	}

	.V4youColorBox img{
		width: 100%!important;
	}

	.V4youColorBox:nth-child(3){
		float:left;
	}

	.V4youColorBox:nth-child(5){
		float:left;
	}



	
	.IndexNewsRight{
		width: 100%!important;
	}

	.IndexNewsLeft{
		width: 100%;
	}

	
	nav#main-nav ul li ul > li > a {

		background: rgba(255,255,255,0.1);
	
	}

	.V4youRight{
	
	float: right;
	width: calc(100% - 60px);
	height: 100%;

	text-align:center;
	padding: 0px 30px 45px 30px;
}

.V4youLeft{
	float: right;
	width: 100%;
}


.V4youLeft img{
	float: right;
	width: 100%;
}

.V4youRight img{
	width: 50%;
	margin: 43px 0px 30px 0px;
}


.V4youRight h2{
	margin: 0px 0px 0px 0px;

	color: #fff;
	font-size: 35px;
	direction: rtl;
	font-weight: normal;
}


.V4youRight p{
	margin: 0px 0px 0px 0px;

	color: #fff;
	font-size: 20px;
	direction: rtl;
	font-weight: normal;
}


	#SliderContainer{
		
		
		margin: 55px 0px 0px 0px!important;
	
	}

	header.small-header.header-dark:not(.mega-hover):not(.not-sticky):not(.header-style-vertical) {
		border-bottom: none !important;
		height: 75px!important;
	}

	header.small-header .header-inner { 
		height: 75px;
	}

	nav#main-nav > ul > li.st1 > a {
	
		font-size: 22px!important;
		line-height:32px!important;
		height:30px!important;
		margin-top: 0px!important;
	}

	nav#main-nav > ul > li.st1 {
	
		width: 100%;
		background-image: none;
		height: 40px;
		margin-top: 0px!important;
	}

	#menu-misc{
		display:none!important;
	}

	#BreadCrumbs{
		float:right;
		width: calc(100%);
		text-align:right;

		margin: 15px 0px 15px 0px;
	}


	.Tickets #BreadCrumbs{
		float:right;
		width: calc(100% - 40px);
		text-align:right;

		margin: 0px 20px 5px 20px;
	}

	#RightPartCont{
		display: none;
	}


	#LeftPartCont{
		width: calc(100% - 0px)!important;
	}


	#EventContainer{
		margin: 0px auto 0px auto;
		max-width: calc(100% - 60px);
	}

	
	#MenuPhone{

	display: block;
	float:left;
	color: #fff;
	height: 30px;
	margin: 20px 0px 0px 20px;
	padding: 0px 10px 0px 0px;


	font-size:32px;
	line-height:30px;
	font-family:  'Heebo', sans-serif;
	font-weight: bold;
	letter-spacing: 0px;
	
	}


	header #logo img {
	max-width: 100px;
	height: 90px!important; 
	margin-top:0px;
	
	}
	

	header .header-inner { padding: 0px 20px !important; }
	header.header-bordered.header-dark:not(.mega-hover) #menu-misc { display:block;}

	#header-search2{
		display:none;
	}

	#MainMenu{
		display: none; 
	}


	#revolutionslider1 .text-light h2{
		right:28px;
	}


	#revolutionslider1 .text-light h3{
		right:28px;
	}
	
	.tp-bullets.sudo-bullets{
		margin-right:30px;
		visibility: visible !important;
		display:block !important;
		opacity: 1;
	filter: alpha(opacity=100);

	}

	nav#main-nav > ul > li.st4 {
		display:block;
	}

	nav#main-nav > ul > li.st4.youtube,
	nav#main-nav > ul > li.st4.facebook,
	nav#main-nav > ul > li.st4.instagram {
		float:right! important;
		width: 33%;
		margin: 40px 0px 0px 0px!important;
		background:none;
	}

	nav#main-nav > ul > li.st4.youtube a:before,
	nav#main-nav > ul > li.st4.facebook a:before,
	nav#main-nav > ul > li.st4.instagram a:before {
		font-size: 40px!important;

	}

	nav#main-nav > ul > li.st4.facebook a:before{
		top:-1px!important;
	}

	nav#main-nav > ul > li.st4.youtube a:hover:before,
	nav#main-nav > ul > li.st4.facebook a:hover:before,
	nav#main-nav > ul > li.st4.instagram a:hover:before,
	nav#main-nav > ul > li.st4.youtube a:focus:before,
	nav#main-nav > ul > li.st4.facebook a:focus:before,
	nav#main-nav > ul > li.st4.instagram a:focus:before {
		color: #fff !important;
	}

	nav#main-nav > ul > li.st4.instagram a:before {
		font-family: 'FontAwesome'!important;
		content:"\f16d";
	}


	
	


	 
	
	nav#main-nav > ul > li.st4 a{
		color: #fff !important;
		border: none !important;
		width:100%;
		background-image:none;
	}





	nav#main-nav > ul > li.st4 a:hover{
		color: #D0282C !important;
		
	}

	nav#main-nav > ul > li.youtube > a {
	background:none;
	padding: 0px 0px 0px 0px!important;
	}


	nav#main-nav > ul > li{
		border: none !important;
		padding: 2px 0px 3px 0px !important;
	}





	/* Fonts */
	h1 { font-size: 67px; line-height: 80px; }
	h2 { font-size: 45px; line-height: 57px; }
	h3 { font-size: 32px; line-height: 44px; }
	h4 { font-size: 23px; line-height: 33px; }
	h5 { font-size: 16px; line-height: 23px; }
	h6 { font-size: 13px; line-height: 20px; }
	

	header .header-inner { 
		height: 75px;
	}
	
	/* header / menu appearance */
	header { top: 0px !important; left: 0px !important; width: 100% !important; margin-left: 0!important; height: auto !important; }
	header .header-inner { padding: 3px 30px 3px 30px !important; 

	}
	header.header-style-floating { border-top: none!important; border-left: none!important; border-right: none!important; }
	header.small-header:after { display: none; }
	header.header-style-floating + #hero #page-title { padding-top: 100px; }
	header #logo, header.header-style-vertical #logo {
		padding-top: 0px;
		padding-bottom: 0px;
		height: 60px !important;
		border: none !important;
		width: auto;
		float: left;


		margin: -3px 0px 0px 0px!important;
	} 	
	header #logo{
		/*width: 143px !important;*/
	}
	header.header-bordered #logo, header.header-bordered.small-header:not(.not-sticky) #logo,
	header.header-bordered.small-header:not(.not-sticky):not(.header-style-vertical) #logo,
	header.header-bordered.small-header.header-dark:not(.mega-hover):not(.not-sticky) #logo {
		 padding-right: 0; border: none !important; }
	header #menu .responsive-nav-toggle {
		background:#111;
		z-index:50;
		height: 62px;
		width: 62px;
		line-height: 30px;
		margin-top: 15px;
		margin-bottom: 15px; 
		border-radius: 50px;
	}

	header #menu .responsive-nav-toggle:hover,
	header #menu .responsive-nav-toggle:focus {
		background:#D0282C;
	}

	header #header-search, header #header-cart, header #header-language, header #header-social { padding-top: 15px; padding-bottom: 15px;}
	header #header-search a#show-search, header #header-cart a#show-cart, header #header-language a#show-language, #header-social .socialmedia-widget li a { height: 30px; line-height: 30px; }
	
	header.small-header:not(.not-sticky) #top-bar { padding: 0px 30px; line-height: 0px; height: 0px; overflow:hidden; }
	header.small-header:not(.not-sticky) #top-bar > div { -webkit-transform: translateY(-40px); -moz-transform: translateY(-40px); -ms-transform: translateY(-40px); -o-transform: translate-Y(-40px); transform: translateY(-40px); transition: all 0.4s ease; height: 0px; }
	header #top-bar > div { display: none; }
	header #top-bar > div.show-on-mobile { display: block; text-align: center; width: 100%; }
	header #top-bar .socialmedia-widget li { margin-right: -5px; padding: 0 10px ; }
	
	header.header-style-vertical ~ #hero,
	header.header-style-vertical ~ #page-bod			y,
	header.header-style-vertical ~ #footer { width: auto; margin: 0; }
	
	#menu .responsive-nav-toggle { display: block; z-index: 1; }
	#menu .menu-inner { /*overflow: hidden;*/ position: fixed; top: 0; right: -302px; height: 100%; width: 300px;
	 -moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.15); -webkit-box-shadow: 0px 0px 4x 0px rgba(0,0,0,0.15);
	  box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.15); transition: right 0.5s ease;
	  background: rgba(0,0,0,0.9);
	
	  border-left: 1px solid rgba(255,255,255,0.2); }
	#menu.menu-is-open .menu-inner { right: 0px;
		z-index:1;
	 }
	#menu #menu-misc { position: absolute; top: 0px; left: 0; margin: 0; border: none !important; opacity: 0; filter: alpha(opacity=0); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; transition: opacity 0.3s ease; } 
	#menu.menu-is-open #menu-misc { opacity: 1; filter: alpha(opacity=100); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100"); transition: opacity 0.3s ease 0.3s; }
	#menu #main-nav { margin: 0; padding: 0 30px; overflow-y: auto; width: calc(100% - 60px); max-height: calc(100vh - 150px); opacity: 0; filter: alpha(opacity=0); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; transition: opacity 0.3s ease; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); 
	-ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); position: absolute; top: 50%; left: 0; }
	#menu.menu-is-open #main-nav { opacity: 1; filter: alpha(opacity=100); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100"); transition: opacity 0.3s ease 0.3s; }
	nav#main-nav ul > li { display: block; margin: 0; width: 100%;	text-align: center !important; 
		
	}
	nav#main-nav ul li a {
		 height: 22px !important; line-height: 22px !important; padding: 4px 0 !important; display: inline-block !important; 

		 }
	nav#main-nav > ul > li > a:after { display: none; }
	nav#main-nav > ul > li > a.button-style { height: 30px !important; line-height: 30px !important; padding: 0 15px !important; margin: 4px 0; }
	nav#main-nav ul li.menu-item-has-children > a:before { content: "\f3d0" !important; display: block;left:-15px; }
	nav#main-nav ul li > ul.submenu { display: none; position: static; top: auto !important; left: auto !important; right: auto !important; transition: none !important; width: auto; opacity: 1; filter: alpha(opacity=100); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; visibility: visible; background: none; margin-top: 0; padding: 15px 0; }
	nav#main-nav ul li > ul.submenu:after { display: none; }
	nav#main-nav ul li > ul.submenu > li { padding: 0; margin: 0 !important;  }

	nav#main-nav ul li > ul.submenu > li.menu-item-has-children > a:before { content: "\f3d0" !important; display: block;left:15px; }
	nav#main-nav ul li > ul.submenu > li a{ 
		padding: 5px 15px 5px 15px!important; 
		margin: 1px -12px 0px 0px !important; 
		border-bottom: 1px solid rgba(255,255,255,0.2) !important; 
	}
	
	nav#main-nav .mega-menu-content { display: none; position: static; top: auto !important; left: auto !important; right: auto !important; transition: none !important; -webkit-transform: translateY(0) !important; -moz-transform: translateY(0) !important; -ms-transform: translateY(0) !important; -o-transform: translateY(0) !important; transform: translateY(0) !important; margin: 0; z-index: auto; background: none; padding: 15px 0; }
	nav#main-nav .mega-menu-content:before { display: none; }
	nav#main-nav .mega-menu-content .mega-menu-inner { width: auto !important; margin: 0 !important; -webkit-transform: translateY(0) !important; -moz-transform: translateY(0) !important; -ms-transform: translateY(0) !important; -o-transform: translateY(0) !important; transform: translateY(0) !important; transition: none !important; opacity: 1; filter: alpha(opacity=100); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; visibility: visible; padding: 0; }
	nav#main-nav .mega-menu-content .mega-menu-inner > ul > li { float: none; width: 100% !important; margin: 0; }
	nav#main-nav .mega-menu-content ul li.mega-menu-title > a { margin: 0; }
	nav#main-nav .mega-menu-content ul li.mega-menu-title > a:after { display: none; }
	nav#main-nav .mega-menu-content ul li.mega-menu-title > a:before { content: "\f3d0"; font-family: "Ionicons"; font-size: 10px; line-height: 10px; height: 10px; width: 10px; text-align: center; position: absolute; top: 50%; right: -15px; margin-top: -5px; }
	nav#main-nav .mega-menu-content ul li.mega-menu-title > ul { display: none; padding: 15px 0; }
	nav#main-nav .mega-menu-content ul li.mega-menu-title > ul li { padding: 0 !important; }
	
	#header-cart .header-cart-content { display: none; }
	#header-language .header-language-content { top: 50px; }
	
	header:not(.header-transparent):not(.header-style-floating) + #hero {
		 margin-top: 80px !important; }
	header:not(.header-transparent):not(.header-style-floating) + #hero.hero-full { min-height: calc(100vh - 60px) !important; }
	header:not(.header-transparent):not(.header-style-floating) + #page-body { 
		margin-top: 0px !important; 
		padding-top: 66px!important;
	
	}


	header:not(.header-transparent):not(.header-style-floating) + #page-body.TextPage { 
		margin-top: 0px !important; 
		padding-top: 26px!important;
	
	}

	header:not(.header-transparent):not(.header-style-floating) + #page-body.TextPage.Merkaz { 
		margin-top: 0px !important; 
		padding-top: 21px!important;
	
	}


	
	#MerkazimMenu.Merkazim{
		margin: 0px 0px 0px 0px;
		border-bottom: none;
	}


	.column.one-fourth.pagecontent h1{
	margin: 0px 40px 20px 0px !important;
	padding: 0px 0px 0px 0px !important;

	color: #000;
	font-size: 27px;
	line-height: 27px;
	font-weight: bold;
}


	
	header.has-top-bar:not(.header-transparent):not(.header-style-floating) + #hero { margin-top: calc(60px + 40px) !important; }
	header.has-top-bar:not(.header-transparent):not(.header-style-floating) + #hero.hero-full { min-height: calc(100vh - 60px - 40px) !important; }
	header.has-top-bar:not(.header-transparent):not(.header-style-floating) + #page-body { margin-top: calc(60px + 40px) !important; }
	header.header-transparent.header-bordered + #hero #page-title, header.header-style-floating + #hero #page-title { margin-top: 60px; }
	#hero #page-title.title-adapt:not(.title-top):not(.title-bottom) { top: 60px; }
	header.header-transparent + #page-body .fullwidth-section:first-child::before { height: 60px; }
	header:not(.header-transparent) + #page-body .fullwidth-section.fullheight:first-child { min-height: calc(100vh - 60px); }
	/* menu appearance */
		
	/* share */
	#share.share-fixed { margin-top: 30px; position: static; right: auto !important; bottom: auto !important; transition: none; }
	#share.share-fixed ul { margin: 0; text-align: center; margin-left: -4px; padding: 0 3px; width: auto; }
	#share.share-fixed.align-left ul { text-align: left; }
	#share.share-fixed.align-right ul { text-align: right; }
	#share.share-fixed ul li { display: inline-block; margin-right: -5px; }
	#share.share-fixed ul li a { min-width: inherit; padding: 0 10px !important; transition: all 0.2s ease; display: block; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; }
	#share.share-fixed ul li a:hover { padding: 0 15px !important; }
	#share.share-fixed ul li a:hover { -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; }
	#share.share-fixed ul li a:before { width: 20px; }
	#share.share-fixed ul li a span { margin: 0 2px; min-width: 40px; }
	#share + #single-pagination:not(.img-pagination) { margin-top: 30px; }
	
	/* isotope grid */
	.isotope-grid[class*='style-modern'] .isotope-item, .isotope-grid[class*='style-modern'] .grid-sizer { width: 50% !important; }
	.isotope-grid[class*='style-modern'] .isotope-item.wide, .isotope-grid[class*='style-modern'] .isotope-item.wide-tall { width: 50% !important; }
	.isotope-grid.isotope-spaced[class*='style-modern'] .isotope-item, .isotope-grid.isotope-spaced[class*='style-modern'] .grid-sizer { width: calc(50% - 30px) !important; }
	.isotope-grid.isotope-spaced[class*='style-modern'] .isotope-item.wide, .isotope-grid.isotope-spaced[class*='style-modern'] .isotope-item.wide-tall { width: calc(50% - 30px) !important; }
	
	/* smart nav */
	header.header-style-vertical ~ #page-body #smart-nav { left: 0px !important; margin-left: 0; }

}



/* ---------------------

Small tablets / tablets portrait

------------------------ */
@media only screen and (max-width: 960px) {
	
	.column.pblank { 
		display: none;
	}

	.singer{
		width: 457px;
		display:none;
	}
	
	.column.three-fourth.pagecontent p{
		margin: 0px 40px 24px 0px;
	}

	#MainImg{
		margin: 25px 0px 0px 0px;
		padding: 0px 0px 15px 0px;
	}

	.Merkazim #MainImg{
		margin: 0px 0px 0px 0px!important;
		padding: 0px 0px 35px 0px;
	}
	

	.column.three-fourth p.TopCol{
		margin: 0px 40px 24px 0px;
		padding-top: 0px;
	}

	.column.three-fourth.pagecontent p.Reg{
		margin: 35px 40px 24px 0px;
}

	.column.three-fourth.pagecontent p.Reg.Last{
		margin: 35px 40px 94px 0px;
	}

	.column.one-fourth.pagecontent h3{
	margin: 35px 40px 24px 0px !important;
	padding: 12px 0px 12px 0px !important;
	border-top: 4px solid #000;
	border-bottom: 4px solid #000;
	width: calc(100% - 80px);

	color: #000;
	font-size: 27px;
	line-height: 39px;
}
	
	/* Fonts */
	h1 { font-size: 62px; line-height: 77px; }
	h2 { font-size: 42px; line-height: 56px; }
	h3 { font-size: 30px; line-height: 42px; }
	h4 { font-size: 22px; line-height: 32px; }
	h5 { font-size: 15px; line-height: 22px; }
	h6 { font-size: 13px; line-height: 20px; }
	
	/*smart nav*/
	#smart-nav { display: none; }
 	
	/* columns */
	.boxed-spaced .column, .boxed-sticky .column, .bordered-spaced .column, .bordered-sticky .column { padding: 20px; }
	.column.bigpadding { padding: 4em !important; }	
	.one-fourth,.two-fourth,.three-fourth,
	.one-fifth,.two-fifth,.three-fifth,.four-fifth,
	.one-sixth,.two-sixth,.three-sixth,.four-sixth,.five-sixth {
		float: right !important;
		width: 25% !important;
		margin-right: 0 !important;
		margin-top: 0px !important;
		height:340px;
	}


	 .column.two-fifth.contact{ 
		display:block;
		float: right !important;
		width: calc(100% - 80px) !important;

		margin: 40px 0px 0px 0px !important; 
		padding: 0px 40px 0px 0px !important;
	}

	

	.column.two-fifth.contact.last-col { 
		width: calc(100% - 80px) !important;
		padding-right: 0px; 
	}
	

	
	.boxed-sticky .one-fourth,.boxed-sticky .two-fourth,.boxed-sticky .three-fourth,
	.bordered-sticky .one-fourth,.bordered-sticky .two-fourth,.bordered-sticky .three-fourth,
	.boxed-sticky .one-fifth,.boxed-sticky .two-fifth,.boxed-sticky .three-fifth,.boxed-sticky .four-fifth,
	.bordered-sticky .one-fifth,.bordered-sticky .two-fifth,.bordered-sticky .three-fifth,.bordered-sticky .four-fifth,
	.boxed-sticky .one-sixth,.boxed-sticky .two-sixth,.boxed-sticky .three-sixth,.boxed-sticky .four-sixth,.boxed-sticky .five-sixth  
	.bordered-sticky .one-sixth,.bordered-sticky .two-sixth,.bordered-sticky .three-sixth,.bordered-sticky .four-sixth,.bordered-sticky .five-sixth { 
	margin-top: 0px !important; }
	.bordered-sticky .one-fourth,.bordered-sticky .two-fourth,.bordered-sticky .three-fourth,
	.bordered-sticky .one-fifth,.bordered-sticky .two-fifth,.bordered-sticky .three-fifth,.bordered-sticky .four-fifth,
	.bordered-sticky .one-sixth,.bordered-sticky .two-sixth,.bordered-sticky .three-sixth,.bordered-sticky .four-sixth,.bordered-sticky .five-sixth { 
	border: 1px solid rgba(0,0,0,0.15); border-bottom: none;  border-left: none; border-right: none; }
	.wrapper .bordered-sticky .one-fourth,.wrapper .bordered-sticky .two-fourth,.wrapper .bordered-sticky .three-fourth,
	.wrapper .bordered-sticky .one-fifth,.wrapper .bordered-sticky .two-fifth,.wrapper .bordered-sticky .three-fifth,.wrapper .bordered-sticky .four-fifth,
	.wrapper .bordered-sticky .one-sixth,.wrapper .bordered-sticky .two-sixth,.wrapper .bordered-sticky .three-sixth,.wrapper .bordered-sticky .four-sixth,
	.wrapper .bordered-sticky .five-sixth,
	.wrapper-small .bordered-sticky .one-fourth,.wrapper-small .bordered-sticky .two-fourth,.wrapper-small .bordered-sticky .three-fourth,
	.wrapper-small .bordered-sticky .one-fifth,.wrapper-small .bordered-sticky .two-fifth,.wrapper-small .bordered-sticky .three-fifth,.wrapper-small .bordered-sticky .four-fifth,
	.wrapper-small .bordered-sticky .one-sixth,.wrapper-small .bordered-sticky .two-sixth,.wrapper-small .bordered-sticky .three-sixth,.wrapper-small .bordered-sticky .four-sixth,
	.wrapper-small .bordered-sticky .five-sixth { border-left: 1px solid rgba(0,0,0,0.15); border-right: 1px solid rgba(0,0,0,0.15); }
	.bordered-sticky .one-fourth.last-col,.bordered-sticky .two-fourth.last-col,.bordered-sticky .three-fourth.last-col,
	.bordered-sticky .one-fifth.last-col,.bordered-sticky .two-fifth.last-col,.bordered-sticky .three-fifth.last-col,.bordered-sticky .four-fifth.last-col,
	.bordered-sticky .one-sixth.last-col,.bordered-sticky .two-sixth.last-col,.bordered-sticky .three-sixth.last-col,
	.bordered-sticky .four-sixth.last-col,.bordered-sticky .five-sixth.last-col { 
	border-bottom: 1px solid rgba(0,0,0,0.15); }
	.text-light .bordered-sticky .one-fourth,.text-light .bordered-sticky .two-fourth,.text-light .bordered-sticky .three-fourth,
	.text-light .bordered-sticky .one-fifth,.text-light .bordered-sticky .two-fifth,.text-light .bordered-sticky .three-fifth,.text-light .bordered-sticky .four-fifth,
	.text-light .bordered-sticky .one-sixth,.text-light .bordered-sticky .two-sixth,.text-light .bordered-sticky .three-sixth,
	.text-light .bordered-sticky .four-sixth,.text-light .bordered-sticky .five-sixth { 
	border: 1px solid rgba(255,255,255,0.22); border-bottom: none;  border-left: none; border-right: none; }
	.text-light .bordered-sticky .one-fourth.last-col,.text-light .bordered-sticky .two-fourth.last-col,.text-light .bordered-sticky .three-fourth.last-col,
	.text-light .bordered-sticky .one-fifth.last-col,.text-light .bordered-sticky .two-fifth.last-col,.text-light .bordered-sticky .three-fifth.last-col,
	.text-light .bordered-sticky .four-fifth.last-col,
	.text-light .bordered-sticky .one-sixth.last-col,.text-light .bordered-sticky .two-sixth.last-col,.text-light .bordered-sticky .three-sixth.last-col,
	.text-light .bordered-sticky .four-sixth.last-col,.text-light .bordered-sticky .five-sixth.last-col { 
	border-bottom: 1px solid rgba(255,255,255,0.22); }
	.one-fourth.empty-content,.two-fourth.empty-content,.three-fourth.empty-content,
	.one-fifth.empty-content,.two-fifth.empty-content,.three-fifth.empty-content,.four-fifth.empty-content,
	.one-sixth.empty-content,.two-sixth.empty-content,.three-sixth.empty-content,.four-sixth.empty-content,.five-sixth.empty-content { 
	min-height: 220px !important; }
		
	
	/* general spacing */
	#page-body { padding-top: 0px; }
	aside.sidebar.sidebar-grey, aside.sidebar.sidebar-grey::before { padding-bottom: 80px; }
	.notoppadding aside.sidebar.sidebar-grey { padding-top: 80px; }
	footer .footer-inner { padding: 40px 0 70px 0; }
	#hero #page-title { padding-top: 65px; padding-bottom: 30px; }
	header.header-style-floating + #hero #page-title { padding-top: 80px; }
	#hero.overlay-body  { margin-bottom: -80px; }
	#hero.overlay-body #page-title { padding-bottom: 140px; }
	.classic-blog .blog-item { margin-top: 80px; }
	#shop-single .product-content { margin-top: 80px; }
	.related-items { margin-top: 80px; }
	.fullwidth-section .fullwidth-content { padding: 80px 0; }
	.spacer-big { height: 80px; }
	
	/* header search */
	#header-search .header-search-content input[type=text] { font-size: 36px; }
	
	/* footer */
	
	#footer .footer-inner { max-width: calc(100% - 46px);
		padding-right: 23px;
		padding-left: 23px;
	}


	
	/* tabs */
	.vertical-tabs ul.tab-nav { width: 260px; }
	.vertical-tabs .tab-container { width: calc(100% - 290px); }
	
	/* pricing */
	.bordered-sticky .pricing-table.accent-table:not(.one-third):not(.one-half) + .pricing-table { border-left: 1px solid rgba(0,0,0,0.15); }
	.text-light .bordered-sticky .pricing-table.accent-table:not(.one-third):not(.one-half) + .pricing-table { border-left: 1px solid rgba(255,255,255,0.22); }
	
	/* isotope grid */
	.isotope-grid.style-column-2 .isotope-item, .isotope-grid.style-column-2 .grid-sizer { width: 50%; }
	.isotope-grid.style-column-3 .isotope-item, .isotope-grid.style-column-3 .grid-sizer { width: 50%; }
	.isotope-grid.style-column-4 .isotope-item, .isotope-grid.style-column-4 .grid-sizer { width: 50%; }
	.isotope-grid.style-column-5 .isotope-item, .isotope-grid.style-column-5 .grid-sizer { width: 50%; }
	.isotope-grid.style-column-5-1 .isotope-item, .isotope-grid.style-column-5-1 .grid-sizer { width: 50%; }
	.isotope-grid.style-column-2.isotope-spaced .isotope-item, .isotope-grid.style-column-2.isotope-spaced .grid-sizer { width: calc(50% - 30px); }
	.isotope-grid.style-column-3.isotope-spaced .isotope-item, .isotope-grid.style-column-3.isotope-spaced .grid-sizer { width: calc(50% - 30px); }
	.isotope-grid.style-column-4.isotope-spaced .isotope-item, .isotope-grid.style-column-4.isotope-spaced .grid-sizer { width: calc(50% - 30px); }
	
	.isotope-grid[class*='style-modern'] .isotope-item, .isotope-grid[class*='style-modern'] .grid-sizer { width: 50% !important; }
	.isotope-grid[class*='style-modern'] .isotope-item.wide, .isotope-grid[class*='style-modern'] .isotope-item.wide-tall { width: 50% !important; }
	.isotope-grid.isotope-spaced[class*='style-modern'] .isotope-item, .isotope-grid.isotope-spaced[class*='style-modern'] .grid-sizer { width: calc(50% - 30px) !important; }
	.isotope-grid.isotope-spaced[class*='style-modern'] .isotope-item.wide, .isotope-grid.isotope-spaced[class*='style-modern'] .isotope-item.wide-tall { width: calc(50% - 30px) !important; }
		
}


@media only screen and (max-width: 930px) { 

	#SearchForm{
	
		margin: 13px 20px 0px 20px;
	
	}
}


@media only screen and (max-width: 1060px) { 

	#ContactUSForm [type="checkbox"]:not(:checked) + label,
#ContactUSForm [type="checkbox"]:checked + label {
  position: relative;
  padding-right: 35px;
  cursor: pointer;
  width:100%;
    margin: 10px 0px 20px 0px;
}

/* checkbox aspect */
#ContactUSForm [type="checkbox"]:not(:checked) + label:before,
#ContactUSForm [type="checkbox"]:checked + label:before {
  content: '';

  position: absolute;
  right: 0px; top: -3px;
  width: 25px; height: 25px;

  background: none;
  border-radius: 4px;

}
/* checked mark aspect */
#ContactUSForm [type="checkbox"]:not(:checked) + label:after,
#ContactUSForm [type="checkbox"]:checked + label:after {
  font-family: 'Ionicons';
  content: '\f122';
  position: absolute;
  top: -5px; right: -1px;
  font-size: 30px;
  line-height: 0.8;

  transition: all .2s;
  font-weight:bold;
}

#SendBttn{
	width: 100%;
	float:left;
	margin: 10px 0px 0px 0px;
}

#ContactUSForm input[type=button]{

	display:block;
	float:left !important;
	width: 100%;
	margin: 0px 0px 9px 0px;

	color: #fff;
	font-size:20px;
	text-align:center!important;
	padding: 0px 0px 0px 20px;
	height: 48px;
}

#SendBttn:before{
	font-family: 'Ionicons'!important;
	content:"\f3cf\f3cf";
	position: re;
	z-index:10;

	width: 32px;
	height:33px;

	font-size:25px;
	margin: 11px 0px 0px 15px;
	left:20px;
	letter-spacing:0px;
}
	

}


@media only screen and (max-width: 800px) { 

	
	.searchbox1{
		width: calc(34.5% - 1px);
	}

	#SearchForm input{
		font-size:22px;
	
		width: calc(65.5% - 20px);
	}


}


@media only screen and (max-width: 780px) { 
	#LeadForm input[type=text]{
		width: calc(32.3% - 38px);
		float:right;
		background:rgba(255,255,255,1);
	}

	#LeadForm input[type=button]{
		margin: 0px 0px 9px 5px;
	}

	#LeadSend:before{
		margin: 10px -53px 0px 0px;
	}
}


/* ---------------------

Smartphones

------------------------ */
@media only screen and (max-width: 768px) { 
	.footer_top_menu {
		display:none;
	}
	
	#LeadForm h5{
	color: #fff;
	font-size: 20px;
	border: none;
	padding: 10px 20px 10px 0px;
	line-height:25px;
	width: calc(100% - 40px);
	text-align:center;
	}

	#YouTubePlayer2{
		height:400px;
	}


	.IndexNewsRight{
		height: 400px;
	}


	.IndexNewsRight{
		background: url(../uploads/NewsBack.jpg) center -120px no-repeat;
	}
	

	#News2{
		width: 444px;
		margin: 42px auto 0px auto;
	}


	#NewsMarq{
		height:273px!important;
		margin: 0px 0px 20px 0px;
	}


	.V4youRight img{
		width: 70%;
		margin: 43px 0px 30px 0px;
	}

	
	.wrapper.IndexNews .IndexNewsIn{
		padding-bottom:0px;
	}



	a.EventName{
	
		font-size: 18px !important;
		background:;
	}

	

	#EventSliderCaption{
	
	display:block;
	float:right;
	width:100%;
	min-height: 25px;
	
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 13px 0px 13px 0px;
	z-index: 5;
	}

	#EventSliderCaption h1{
	display:block;
	float:right;
	min-height: 25px;
	
	font-size: 25px;
	line-height: 25px;
	margin: 0px 0px 0px 0px;
	text-align: right;
	}
	

	#EventContentRight{
		width: 100%;
	}

	#EventContentLeft{
		width: 100%;
	}


	#EventContent{
	float:right;
	width: calc(100%);


	text-align:right;

	}

	#BreadCrumbs{
		display:;
	}

	#EventContent.Tickets h2{
		margin: 0px 0px 0px 0px !important;
		position:absolute;
	}





	#BuyTicketsWindow{display:none;}


	.tunnelLocation{
		margin: 0px 0px 0px 0px!important;
	}

	#PH_TunnelLocation{
		padding-top: 0px!important;
	}

	#myIframe{
		margin: 0px 0px 0px 0px;
		padding: -40px 0px 0px 0px;
	}

header.small-header:not(.not-sticky):not(.header-style-vertical) #logo #scroll-logo {
	 transition:transform 0.3s 0.4s ease,opacity 0.3s 0.4s ease,max-width 0.1s 0.4s ease;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);
	
	 opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}


	
	
	#FormOut{
	
	width: calc(100% - 46px)!important;
	margin: 0px auto;
}

#FormRight{
	width: 100%!important;
	float: right;
}

#FormRight h2{
	width: 100%;
}


#FormRight h3{
	width: 100%;
	float: right;
	margin:10px 0px 0px 0px;
	padding:0px;

	font-size: 18px;
	line-height:20px;
	font-weight:bold;
	color:#454545;
}


#FormLeft{
	width: 100%!important;
	float: right;
	padding: 55px 0px 50px 0px;
}


#FormLeft input[type=text]{
	width: calc(100% - 70px) !important;
}


#FormLeft input[type=button]{
	width: calc(100% - 68px) !important;
}


	/* Fonts */
	h1 { font-size: 42px; line-height: 52px; }
	h2 { font-size: 34px; line-height: 42px; }
	h3 { font-size: 27px; line-height: 38px; }
	h4 { font-size: 20px; line-height: 29px; }
	h5 { font-size: 15px; line-height: 22px; }
	h6 { font-size: 13px; line-height: 20px; } 
	
	div h1, div h2, div h3, div h4, div h5, div h6 { margin-top: 30px; }
	i + h1, i + h2, i + h3, i + h4, i + h5, i + h6 { margin-top: 15px; }
	h1 + h1, h1 + h2, h1 + h3, h1 + h4, h1 + h5, h1 + h6,
	h2 + h1, h2 + h2, h2 + h3, h2 + h4, h2 + h5, h2 + h6,
	h3 + h1, h3 + h2, h3 + h3, h3 + h4, h3 + h5, h3 + h6,
	h4 + h1, h4 + h2, h4 + h3, h4 + h4, h4 + h5, h4 + h6,
	h5 + h1, h5 + h2, h5 + h3, h5 + h4, h5 + h5, h5 + h6,
	h6 + h1, h6 + h2, h6 + h3, h6 + h4, h6 + h5, h6 + h6 { margin-top: 14px; }
	h2 + h3, h2 + h4, h2 + h5, h2 + h6, h6 + h2, h5 + h2, h4 + h2, h3 + h2  { margin-top: 11px; }
	h3 + h4, h3 + h5, h3 + h6, h4 + h3, h5 + h3, h6 + h3 { margin-top: 9px; }
	h4 + h5, h4 + h6, h5 + h4, h6 + h4 { margin-top: 7px; }
	h5 + h5, h5 + h6, h6 + h5, h6 + h6 { margin-top: 5px; }
	.uppercase { letter-spacing: 0.04em; }
	
	

	.column.three-fifth .column.one-half { 
		width: calc(100% - 80px) !important;

		padding: 0px 40px 0px 40px;
		overflow:hidden;
	}


	

	/* columns */
	.column {
		float: none !important; width: 100% !important; margin-right: 0 !important; margin-top: 0px !important; }
	.column.one-half{
		float: right !important;
		min-height: 380px !important;
		
	}

	.column.empty + .column { margin-top: 0 !important; }
	.column.bigpadding { padding: 60px 20px !important; }	
	div .column:first-child { margin-top: 0px !important; }
	.boxed-sticky .column,
	.bordered-sticky .column { 
	margin-top: 0px !important; }
	.bordered-sticky .column { border: 1px solid rgba(0,0,0,0.15); border-bottom: none; border-left: none; border-right: none;  }
	.wrapper .bordered-sticky .column, .wrapper-small .bordered-sticky .column { border-left: 1px solid rgba(0,0,0,0.15); border-right: 1px solid rgba(0,0,0,0.15); }
	.bordered-sticky .column.last-col { border-bottom: 1px solid rgba(0,0,0,0.15);  }
	.text-light .bordered-sticky .column { border: 1px solid rgba(255,255,255,0.22); border-bottom: none; border-left: none; border-right: none; }
	.wrapper .text-light .bordered-sticky .column, .text-light .wrapper .bordered-sticky .column, .wrapper.text-light .bordered-sticky .column,
	.wrappers-small .text-light .bordered-sticky .column, .text-light .wrapper-small .bordered-sticky .column, .wrapper-small.text-light .bordered-sticky .column { border-left: 1px solid rgba(255,255,255,0.22); border-right: 1px solid rgba(255,255,255,0.22); }
	.text-light .bordered-sticky .column.last-col { border-bottom: 1px solid rgba(255,255,255,0.22);  }
	.column.empty-content { 
	min-height: 220px !important; }
	.column.empty { display: none; }
	
	.column-section.boxed-sticky.rounded .column:first-child, .column-section.bordered-sticky.rounded .column:first-child 
	{ -moz-border-radius:8px 8px 0 0; -khtml-border-radius:8px 8px 0 0; -webkit-border-radius:8px 8px 0 0; border-radius:8px 8px 0 0; }
	.column-section.boxed-sticky.rounded .column.last-col, .column-section.bordered-sticky.rounded .column.last-col
	{ -moz-border-radius:0 0 8px 8px; -khtml-border-radius:0 0 8px 8px; -webkit-border-radius:0 0 8px 8px; border-radius:0 0 8px 8px; }
	
	/* general spacing */
	#page-content { min-width: inherit; max-width: 100%; }
	.page-boxed #page-content { width: 100%;  }
	.wrapper { width: calc(100%); max-width: calc(100%); }
	.wrapper-small { width: calc(100% - 40px); max-width: calc(100% - 40px); }
	#page-body { padding-top: 0px; }
	footer .footer-inner { padding: 40px 0; }
	#hero #page-title { padding-top: 60px; padding-bottom: 60px; }
	header.header-style-floating + #hero #page-title { padding-top: 60px; }
	#hero.overlay-body #page-title { padding-bottom: 100px; }
	#hero.overlay-body  { margin-bottom: -60px; }
	.classic-blog .blog-item { margin-top: 60px; }
	#shop-single .product-content { margin-top: 60px; }
	.related-items { margin-top: 60px; }
	.fullwidth-section .fullwidth-content { padding: 60px 0; }
	.spacer-mini { height: 15px; }
	.spacer-small { height: 30px; }
	.spacer-medium { height: 40px; }
	.spacer-big { height: 60px; }


	.page-header-main h1:after{
		margin-top: 18px;
	}

	.page-header-main h1:before{
		margin-top: 18px;
	}	
	
	
	/* sidebar */
	.main-content { width: 100%; float: none; }	
	aside.sidebar { float: none; margin-right: 0; padding: 60px 20px 60px 20px !important; width: calc(100% - 40px) !important; }
	.wrapper aside.sidebar { padding: 60px 0px 60px 0px !important; width: 100% !important; }
	aside.sidebar.sidebar-grey::before { display: none; }
	
	/* shop */
	#shop-single .product-thumbs { margin-top: 5px; }
	#shop-single .product-thumbs a { width: calc(20% - 4px); margin-right: 5px; }
	#shop-single .product-content .tabs .tab-container { margin-top: 30px; }
	.product-rating .star-rating { font-size: 14px; }
	#shop-single #product-review .product-rating .star-rating { font-size: 10px; line-height: 12px; }
	#shop-single #product-review .product-rating { top: -4px; }
	table.table-cart .product-remove { width: 20px; text-align: left; }
	table.table-cart .product-image { display: none; }
	table.table-cart .quantity { width: 30px; }
	table.table-cart .quantity input[type=text] { width: 15px; height: 15px; line-height: 15px; }
	table.table-cart .quantity input[type=button] { display: none; }
	table.table-cart .product-quantity { width: 30px; }
	table.table-cart .product-unit-price { display: none; }
	table.table-cart .coupon-code { width: 100%; max-width: 100%; float: none; }
	table.table-cart .coupon-code .coupon-text { width: 100%; margin: 0; }
	table.table-cart .coupon-code input[name=coupon-apply] { width: 100%; margin: 0; }
	table.table-cart .update-cart { width: 100%; margin-top: 15px; float: none; }
	#shop-cart .cart-total, #shop-checkout .cart-total,  #shop-checkout .payment-option { padding: 15px; }

	
	/* form */
	form .form-row { margin-top: 15px !important; }
	form .form-row:first-child, div .form-row:first-child { margin-top: 0px !important; }
	
	/* tabs */	
	.tabs-button ul.tab-nav li { display: block; margin: 0; border-left: none; border-top: 1px solid #e0e0e0; }
	.tabs-button ul.tab-nav li a { display: block; }
	.vertical-tabs ul.tab-nav { width: 100%; }
	.vertical-tabs .tab-container { width: 100%; }
	.tabs .tab-container { margin-top: 30px !important; }
	
	/* counter */
	.counter-value { opacity:1; }
	.counter-value .main { display: block; }
	.counter-value .digit { display: none; }
	
	/* backtotop */
	footer #backtotop { display: ; }
	
	/* pricing */
	.bordered-sticky .pricing-table.accent-table + .pricing-table { border-left: 1px solid rgba(0,0,0,0.15); }
	.text-light .bordered-sticky .pricing-table.accent-table + .pricing-table { border-left: 1px solid rgba(255,255,255,0.22); }
	
	/* isotope grid */
	.isotope-grid.isotope-spaced { width: calc(100% - 10px); left: 15px; }
	
	/* header search */
	#header-search .header-search-content input[type=text] { font-size: 26px; height: 30px; line-height: 30px; }	
	
	/* comments */
	.comments .comment-content { margin-left: 0px; }
	.comments .user { display: none; }
	.comments .comment .children { margin-left: 20px; }
	
	/* single pagination */
	#pagination ul, #single-pagination:not(.img-pagination) ul { padding: 0 20px; }
	
	/* img pagination */
	.img-pagination ul li { float:none; width: 100%; }
	
	/* author */
	.author-box { padding: 20px; }
	.author-box .author-image { float: none; width: 60px; }
	.author-box .author-details { float: none; width: 100%; margin-top: 20px; }
	
	/* share */
	#share ul li a span { display: none; }
	
	/* scroll-down */
	#scroll-down { width: 25px; height: 25px;  margin-left: -12.5px;
		display: none;
	 }
	#scroll-down:after { font-size: 9px; }
	
	/* instagram/flickr/dribbble widget */
	.instagram-widget > div, .flickr-widget > div { width: 25% !important; }
	.instagram-widget.instagram-spaced > div, .flickr-widget.flickr-spaced > div { width: calc(25% - 14px) !important; margin: 7px !important; }
	.dribbble-widget > div { width: 33.3% !important; }
	.dribbble-widget.dribbble-spaced > div { width: calc(33.3% - 14px) !important; margin: 7px !important; }



	/* columns */
	.boxed-spaced .column, .boxed-sticky .column, .bordered-spaced .column, .bordered-sticky .column { padding: 20px; }
	.column.bigpadding { padding: 4em !important; }	
	.one-fourth,.two-fourth,.three-fourth,
	.one-fifth,.two-fifth,.three-fifth,.four-fifth,
	.one-sixth,.two-sixth,.three-sixth,.four-sixth,.five-sixth {
		float: right !important;
		width: 33% !important;
		margin-right: 0 !important;
		margin-top: 0px !important;
		height:340px!important;
	}
	
}


@media only screen and (max-width: 700px) { 
	.TheBox h4{
		font-size:35px;
		margin: 0px;
		padding: 0px;
		line-height:32px;
	}

	.TheBox h5{
		font-size:22px;
		margin: 0px;
		padding: 0px;
		line-height:25px;
		margin: 0px auto 5px auto!important;
	}

	.TheBox p{
		font-size:22px;
		margin: 0px;
		padding: 0px;
		line-height:30px;
	}


	#LeadForm input[type=text]{
		width: calc(100%);
	}

	


}




@media only screen and (max-width: 680px) { 
	.isotope-grid.style-column-5.isotope-spaced .isotope-item, .isotope-grid.style-column-5.isotope-spaced .grid-sizer { 
	width: calc(50% - 30px); }

	.isotope-grid.style-column-5-1.isotope-spaced .isotope-item, .isotope-grid.style-column-5-1.isotope-spaced .grid-sizer { 
	width: calc(50% - 30px); }

	a.EventName{
	
		font-size: 18px !important;
		background:;
	}

	




}




@media only screen and (max-width: 580px) { 
	

	.V4youColorBox{
		width: 100%;
	}

	.V4youColorBox img{
		width: 100%!important;
	}

	.V4youColorBox h3{
		font-size: 30px;
	}

	.V4youColorBox p{
		font-size: 21px;
		line-height: 25px;
	}


	.V4youColorBox:nth-child(6){
		margin: -720px 0px 0px 0px;
	}

	.V4youColorBox:nth-child(5){
		margin: 360px 0px 0px 0px;
	}


	.V4youColorBox:nth-child(8){
		margin: -720px 0px 0px 0px;
	}

	.V4youColorBox:nth-child(7){
		margin: 360px 0px 0px 0px;
	}
	

	.isotope-grid.style-column-5.isotope-spaced .isotope-item, .isotope-grid.style-column-5.isotope-spaced .grid-sizer { 
	width: calc(100% - 40px); }
	
	.V4youRight h2{
		margin: 0px 0px 0px 0px;

		color: #fff;
		font-size: 30px;
		direction: rtl;
		font-weight: normal;
	}


	.V4youRight p{
		margin: 0px 0px 0px 0px;

		color: #fff;
		font-size: 17px;
		direction: rtl;
		font-weight: normal;
	}


	header #menu .responsive-nav-toggle {

		margin-top: 4px;

	}




	#MainSlider{
		margin: 20px 0px 0px 0px !important;
		
		padding: 0px 0px 0px 0px;
		border: none !important;
		background: none;
	}

	#MainSlider .owl-dots {
		display: none;
	}


	blockquote {
		margin: 40px 0px 40px 0px;
	}

	

	#StopPlay{
		margin: -60px auto 10px auto;
	}

	
	#SearchHeader{
		margin: 18px auto 0px auto !important;
		font-size: 24px !important;
 	}

 	#page-body { padding-top: 30px; }


	/* isotope grid */
	.isotope-grid.isotope-spaced { width: calc(100% - 40px); left: 0px; }
	.wrapper .isotope-grid.isotope-spaced { width: 100%; }
	.isotope-grid.isotope-spaced .isotope-item, .isotope-grid.isotope-spaced .grid-sizer { margin-right: 0px; }
	
	
	.isotope-grid[class*='style-modern'] .isotope-item, .isotope-grid[class*='style-modern'] .grid-sizer { width: 100% !important; }
	.isotope-grid[class*='style-modern'] .isotope-item.wide, .isotope-grid[class*='style-modern'] .isotope-item.wide-tall { width: 100% !important; }
	.isotope-grid.isotope-spaced[class*='style-modern'] .isotope-item, .isotope-grid.isotope-spaced[class*='style-modern'] .grid-sizer { width: 100% !important; }
	.isotope-grid.isotope-spaced[class*='style-modern'] .isotope-item.wide, .isotope-grid.isotope-spaced[class*='style-modern'] .isotope-item.wide-tall { width: 100% !important; }
	
	/* single pagination */
	#single-pagination:not(.img-pagination) ul li a { font-size: 11px; display: block; text-indent: -9999px;}
	#single-pagination:not(.img-pagination) ul li.back a { text-indent: inherit; }
	#single-pagination:not(.img-pagination) ul li a:after { text-indent: 0px !important; }
	
	/* columns */
	.boxed-spaced .column, .boxed-sticky .column, .bordered-spaced .column, .bordered-sticky .column { padding: 20px; }
	.column.bigpadding { padding: 4em !important; }	
	.one-fourth,.two-fourth,.three-fourth,
	.one-fifth,.two-fifth,.three-fifth,.four-fifth,
	.one-sixth,.two-sixth,.three-sixth,.four-sixth,.five-sixth {
		float: right !important;
		width: 100% !important;
		margin-right: 0 !important;
		margin-top: 0px !important;
		height:340px!important;
	}

} 



@media only screen and (max-width: 630px) { 
	
	#BoxForm{
		
		display:block;
		float:right;
		margin: 15px auto 0px auto;
		width: calc(100% - 60px)!important;
		
	}

	#SearchHeader{
		margin: 38px auto 0px auto;
		padding: 0px 30px 0px 30px;
		font-size: 28px;
		max-width: 483px;
 	}


	#BoxSend{
		float:left;
		margin: 25px 0px 0px 0px;
		width: 100%;
	}

	#BoxForm input[type=button]{
		width: 100%;
	}

	.searchbox1{
		display:none;
	}

	#SearchForm input{
		font-size:22px;
	
		width: calc(100%);
	}

	#SearchForm input:focus{
	background:#fff;
	display:block;
	float:right;

	height:32px;
	border:none;

	padding: 0px 10px 0px 10px;
	color:#555;
	font-size:22px;
	text-align:right;
	line-height:45px;
	height: 45px;
	direction:rtl;
	width: calc(100% - 2px);
}

 	
}


@media only screen and (max-width: 560px) {
	.TheBox #OrderBoxBttn{

		width: calc(100% - 80px)!important;
		min-width: calc(100% - 80px)!important;
		
		margin: 50px auto 0px auto;
		padding: 0px 30px 0px 0px;
	
		height: 100px;
		line-height: 100px;
		font-size: 50px;
	}
}


@media only screen and (max-width: 500px) { 
	
	#News2{
		width: calc(100% - 40px);
		margin: 42px 20px 0px 20px;
	}


	.socialmedia-widget {
		padding: 40px 0 0px 0px;
	}

	.TheBox #OrderBoxBttn{
		width: calc(100% - 100px)!important;
		min-width: calc(80% - 80px)!important;
		margin: 50px auto 0px auto;
		padding: 0px 30px 0px 0px;
	
		height: 80px;
		line-height: 80px;
		font-size: 36px;
	}

	.TheBox #OrderBoxBttn:after{
		font-size: 40px;
		line-height: 40px;
		height: 40px;
		width: 40px;

		top:24px;
	}


	#SearchHeader{
		font-size: 23px !important;
 	}

	#SliderContainer h1:before,#SliderContainer h1:after{
		display:none;
	}

	#SliderContainer h1{
		font-size:35px;
		line-height:35px;
	}


	.TheBox h3{
		font-size:28px;
		margin: 0px auto 5px auto!important;
		padding: 0px;
	}

	.TheBox h4{
		font-size:30px;
		margin: 0px;
		padding: 0px;
		line-height:32px;
	}

	.TheBox h5{
		font-size:22px;
		margin: 0px;
		padding: 0px;
		line-height:30px;
		margin: 0px auto 5px auto!important;
	}

	.TheBox p{
		font-size:22px;
		margin: 0px;
		padding: 0px;
		line-height:30px;
	}
}




@media only screen and (max-width: 480px) { 
	
	.V4youRight h2{
		margin: 0px 0px 0px 0px;

		color: #fff;
		font-size: 25px;
		direction: rtl;
		font-weight: normal;
	}

	#SearchHeader{
		font-size: 20px !important;
 	}
	
	/*.isotope-grid[class*='style-column'] .isotope-item, .isotope-grid[class*='style-column'] .grid-sizer { width: 100% !important; }*/


	a.EventName{
	
		font-size: 16px !important;

	}

	#Ironit{
		width:30%;
		margin: 0px 2%;
	}

	#Iriya{
		width:62%;
		margin: 0px 2%;
	}
	

	#CalendarReg2 .THeader:nth-child(1){
		width: 45%;
	}

	#CalendarReg2 .THeader:nth-child(2){
		width: 30%;
	}

	#CalendarReg2 .THeader:nth-child(3){
		display:none;
	}

	#CalendarReg2 .THeader:nth-child(4){
		display:none;
	}

	#CalendarReg2 .THeader:nth-child(5){
		width:35%;
	}


	#CalendarReg2 .TReg:nth-child(1){
		width: 45%;
		font-size: 14px!important;
	}

	#CalendarReg2 .TReg:nth-child(2){
		width: 30%;
		font-size: 14px!important;
	}

	#CalendarReg2 .TReg:nth-child(3){
		display:none;
	}

	#CalendarReg2 .TReg:nth-child(4){
		display:none;
	}

	#CalendarReg2 .TReg:nth-child(5){
		width:35%;
	}

} 

@media only screen and (max-width: 435px) {
	#LeadSend{
		width: 100%;
	}

	#LeadForm input[type=button]{
		width: 100%;
	}


	div .column:first-child { margin-top: 0px !important; }
}


@media only screen and (max-width: 430px) {

	#SearchHeader{
		font-size: 21px !important;
 	}


	#SearchHeader{
		background:none;

		margin: 38px auto 0px auto;
		padding: 0px 0px 0px 0px;
		max-width: 574px;


		color:#D43335;
		font-size: 32px;
		font-weight: bold;
		letter-spacing: 0;

		-webkit-transform:scale(0.9, 1.0);
		-moz-transform:scale(0.9, 1.0);
		-ms-transform:scale(0.9, 1.0);
		-o-transform:scale(0.9, 1.0);
		transform:scale(0.9,1);

		text-shadow: 0px 1px 5px #000000;
	}


	#SearchHeader:after{
		display:none;
	}

 	

	#MenuPhone{

	display: block;
	float:left;
	color: #fff;
	height: 26px;
	margin: 20px 0px 0px 20px;
	padding: 0px 10px 0px 0px;



	font-size:26px!important;
	line-height:26px;
	font-family:  'Heebo', sans-serif;
	font-weight: bold;
	letter-spacing: 0px;
	
	}

	a.EventName{
	
		font-size: 15px !important;
		letter-spacing:0;

	}


	#MenuPhone:after{ 
		font-family: 'FontAwesome'!important;
		content:"\f098";
		font-size: 24px;
		position: relative;
		top:-1px;
		left:10px;
		color:#D35050;
	}


	.socialmedia-widget li a {
  		font-size: 36px;
	}
}


@media only screen and (max-width: 395px) {
	a.EventName{
	
		font-size: 14px !important;
		letter-spacing:0;

	}
}

@media only screen and (max-width: 390px) {

	.socialmedia-widget li a {
  		font-size: 30px;
	}

	.socialmedia-widget li {
		margin: 0 0px 0 10px;
	}


.socialmedia-widget {

	width:100%;
	text-align:center;
	margin: 0px auto;
	}


	.TheBox #OrderBoxBttn{
		font-size: 32px;
		line-height: 75px;
	}
	
	#SearchHeader{
		font-size: 20px !important;
 	}

	#MenuPhone{

	display: block;
	float:left;
	color: #fff;
	height: 20px;
	margin: 20px 0px 0px 20px;
	padding: 0px 10px 0px 0px;


	font-size:20px!important;
	line-height:20px;
	font-family:  'Heebo', sans-serif;
	font-weight: bold;
	letter-spacing: 0px;
	
	}


	#MenuPhone:after{ 
		font-family: 'FontAwesome'!important;
		content:"\f098";
		font-size: 20px;
		position: relative;
		top:0px;
		left:10px;
		color:#D35050;
		z-index:0;
	}
}


@media only screen and (max-width: 370px) { 

	#SearchHeader{
		font-size: 19px !important;
 	}

	#CalendarHeader{
		height:10px;
		margin: 0px 0px 30px 0px;
	}
	
	
	a.EventName{
	
		font-size: 13px !important;
		letter-spacing:0;

	}

		.V4youLeft a{
		float: left;
		position:relative;
		z-index:100;
		background: #2077B8;
		display: block;
		width: 263px;
		height: 67px;
		padding: 0px 30px 0px 0px;
		margin: calc(-41.6%) 0px 0px calc(50% - 147.5px);



		text-align:right;
		color: #fff;
		line-height: 67px;
		font-size: 35px;
		font-weight: bold;
	
		border-radius: 67px;
		text-decoration: none !important;

		-moz-box-shadow: 4px 4px 0px 0px rgba(0,0,0,0.2); 
		-webkit-box-shadow: 4px 4px 0px 0px rgba(0,0,0,0.2); 
		box-shadow: 4px 4px 0px 0px rgba(0,0,0,0.2); 
	}
} 


@media only screen and (max-width: 340px) { 

	
	#MenuPhone{

	display: block;
	float:left;
	color: #fff;
	height: 20px;
	margin: 20px 0px 0px 30px;
	padding: 0px 10px 0px 0px;


	font-size:18px!important;
	line-height:18px;
	font-family:  'Heebo', sans-serif;
	font-weight: bold;
	letter-spacing: 0px;
	
	}
	
	header .header-inner { padding: 3px 20px 3px 20px !important; }

	header #logo img{
	 width:60px!important;
	 margin-top:0px;
	

} 




