/*
	Theme Name: ISOC
	Theme URI: http://isoc.org.il
	Description: A mobile responsive and HTML5 theme built for the Genesis Framework.
	Author: ISOC
	Author URI: http://www.isoc.org.il
	Version: 1.0.0

	Template: genesis
	Template Version: 2.0.0
 
	License: GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
 
/*
Fonts
---------------------------------------------------------------------------------------------------- */

@font-face {
    font-family: 'Open Sans Hebrew'; 
    font-style: italic;
    font-weight: 300;
    src: url(fonts/opensanshebrew-lightitalic-webfont.eot);
    src: url(fonts/opensanshebrew-lightitalic-webfont.eot?#iefix) format('embedded-opentype'),
    url(fonts/opensanshebrew-lightitalic-webfont.woff) format('woff'),
    url(fonts/opensanshebrew-lightitalic-webfont.ttf) format('truetype');
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-weight: 300;
    src: url(fonts/opensanshebrew-light-webfont.eot);
    src: url(fonts/opensanshebrew-light-webfont.eot?#iefix) format('embedded-opentype'),
    url(fonts/opensanshebrew-light-webfont.woff) format('woff'),es
    url(fonts/opensanshebrew-light-webfont.ttf) format('truetype');
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: italic;
    font-weight: 400;
    src: url(fonts/opensanshebrew-italic-webfont.eot);
    src: url(fonts/opensanshebrew-italic-webfont.eot?#iefix) format('embedded-opentype'),
    url(fonts/opensanshebrew-italic-webfont.woff) format('woff'),
    url(fonts/opensanshebrew-italic-webfont.ttf) format('truetype');
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-weight: 400;
    src: url(fonts/opensanshebrew-regular-webfont.eot);
    src: url(fonts/opensanshebrew-regular-webfont.eot?#iefix) format('embedded-opentype'),
    url(fonts/opensanshebrew-regular-webfont.woff) format('woff'),
    url(fonts/opensanshebrew-regular-webfont.ttf) format('truetype');
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: italic;
    font-weight: 700;
    src: url(fonts/opensanshebrew-bolditalic-webfont.eot);
    src: url(fonts/opensanshebrew-bolditalic-webfont.eot?#iefix) format('embedded-opentype'),
    url(fonts/opensanshebrew-bolditalic-webfont.woff) format('woff'),
    url(fonts/opensanshebrew-bolditalic-webfont.ttf) format('truetype');
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-weight: 700;
    src: url(fonts/opensanshebrew-bold-webfont.eot);
    src: url(fonts/opensanshebrew-bold-webfont.eot?#iefix) format('embedded-opentype'),
    url(fonts/opensanshebrew-bold-webfont.woff) format('woff'),
    url(fonts/opensanshebrew-bold-webfont.ttf) format('truetype');
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: italic;
    font-weight: 800;
    src: url(fonts/opensanshebrew-extrabold-webfont.eot);
    src: url(fonts/opensanshebrew-extrabold-webfont.eot?#iefix) format('embedded-opentype'),
    url(fonts/opensanshebrew-extrabold-webfont.woff) format('woff'),
    url(fonts/opensanshebrew-extrabold-webfont.ttf) format('truetype');
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-weight: 800;
    src: url(fonts/opensanshebrew-extrabold-webfont.eot);
    src: url(fonts/opensanshebrew-extrabold-webfont.eot?#iefix) format('embedded-opentype'),
    url(fonts/opensanshebrew-extrabold-webfont.woff) format('woff'),
    url(fonts/opensanshebrew-extrabold-webfont.ttf) format('truetype');
}
@font-face{
	font-family:'almoni-tzar';
	font-weight:300; /*(light)*/
	font-style: normal;
	src: url('fonts/almoni-tzar-aaa-300.eot'); 
	src: url('fonts/almoni-tzar-aaa-300.eot?#iefix') format('embedded-opentype'), 
		url('fonts/almoni-tzar-aaa-300.ttf') format('truetype'), 
		url('fonts/almoni-tzar-aaa-300.woff') format('woff');

}
@font-face{
	font-family:'almoni-tzar';
	font-weight:400; /*(regular)*/
	font-style: normal;
	src: url('fonts/almoni-tzar-aaa-400.eot'); 
	src: url('fonts/almoni-tzar-aaa-400.eot?#iefix') format('embedded-opentype'), 
		url('fonts/almoni-tzar-aaa-400.ttf') format('truetype'), 
		url('fonts/almoni-tzar-aaa-400.woff') format('woff');

}
@font-face{
	font-family:'almoni-tzar';
	font-weight:700; /*(bold)*/
	font-style: normal;
	src: url('fonts/almoni-tzar-aaa-700.eot'); 
	src: url('fonts/almoni-tzar-aaa-700.eot?#iefix') format('embedded-opentype'), 
		url('fonts/almoni-tzar-aaa-700.ttf') format('truetype'), 
		url('fonts/almoni-tzar-aaa-700.woff') format('woff');
}
/* Table of Contents

	- HTML5 Reset
		- Baseline Normalize
		- Box Sizing
		- Float Clearing
	- Defaults
		- Typographical Elements
		- Headings
		- Objects
		- Forms
		- Tables
	- Structure and Layout
		- Site Containers
		- Column Widths and Positions
		- Column Classes
	- Common Classes
		- WordPress
		- Genesis
		- Titles
	- Widgets
		- Featured Content
	- Plugins
		- Genesis eNews Extended
		- Genesis Latest Tweets
		- Gravity Forms
		- Jetpack
	- Site Header
		- Title Area
		- Widget Area
	- Site Navigation
		- Header Navigation
		- Primary Navigation
		- Secondary Navigation
	- Content Area
		- Home Page
		- Entries
		- After Entry
		- Pagination
		- Comments
	- Sidebars
	- Footer Widgets
	- Site Footer
	- Media Queries
		- Retina Display
		- max-width: 1139px
		- max-width: 1023px
		- max-width: 767px
		- max-width: 320px

*/


/*
HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* Baseline Reset (normalize.css 2.1.2)
	normalize.css v2.1.2 | MIT License | git.io/normalize
--------------------------------------------- */

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{overflow-y: scroll !important;font-family:Open Sans Hebrew;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-size: 62.5%; }body{margin:0}a:focus,a:active{outine:1px solid;}a:focus,a:active,a:hover{text-decoration:underline !important;-webkit-transition:all 0.15s ease-in-out;transition:all 0.15s ease-in-out;}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ffe21a;color:#000}code,kbd,pre,samp{clear:both;font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}

/* Box Sizing
--------------------------------------------- */

*,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

/* Float Clearing
--------------------------------------------- */

.clearfix:before,
.entry-content:before,
.entry:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.widget:before,
.wrap:before {
	content: " ";
	display: table;
}

.clearfix:after,
.entry-content:after,
.entry:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.widget:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}

.clear {
	clear: both;
}
.clearfloat {
	clear: both;
	float: right;
}

/*
Defaults
---------------------------------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */

body {
	/*background: url(images/site_bg.png) repeat-x #f1f1f1 !important;*/
	background: #f1f1f1 !important;
	color: #08555E;
	font-family: 'Open Sans Hebrew', 'Helvetica Neue', Helvetica, Arial;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.625;
	padding-bottom: 6rem;
}
/* Progress bar
--------------------------------------------- */
progress {
  /* Positioning */
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999999999999999;

  /* Dimensions */
  width: 100%;
  height: 5px;

  /* Reset the appearance */
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;

  /* Get rid of the default border in Firefox/Opera. */
  border: none;

  /* Progress bar container for Firefox/IE10+ */
  background-color: transparent;

  /* Progress bar value for IE10+ */
  color: #1d8067;
}
progress::-webkit-progress-bar {
  background-color: transparent;
}
progress::-webkit-progress-value {
  background-color: #1d8067;
}
progress::-moz-progress-bar {
  background-color: #1d8067;
}

.skip-links, .important, .drawer form ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.skip-links:active, .skip-links:focus {
	height: 5rem;
}
.skip-links a {
	height: 1px;
	left: auto;
	position: absolute;
	top: -1000px;
	/*width: 1px;*/
	width:auto;
	font-size: 1.4em;
	color: #14424c;	
	overflow: hidden;
	-webkit-transition: left 0.25s ease-out, background 0.25s linear;
    transition: left 0.25s ease-out, background 0.25s linear;
}
.skip-links a:hover, .skip-links a:focus, .skip-links a:active {
	height:auto;
	left: auto;
	padding:8px;
	position:relative;
	top:0;
	z-index:1000;
	text-align: center;
	font-weight: bold;
	direction: rtl;
	display: inline-block;
	width: 100%;
}
.skip-links a:focus span, .skip-links a:active span{
	direction: ltr;
}
.important li {
	background: url(images/icon-important.png) right 0 no-repeat;
	padding: 0 30px 0 0;
}
a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition:    all 0.1s ease-in-out;
	-ms-transition:     all 0.1s ease-in-out;
	-o-transition:      all 0.1s ease-in-out;
	transition:         all 0.1s ease-in-out;
}

::-moz-selection {
	background-color: #14424C;
	color: #fff;
}

::selection {
	background-color: #14424C;
	color: #fff;
}

a {
	color: #0056ac ;
}

p, .entry-content article {
	margin: 2.5rem 0rem 1.6rem;
	padding: 0;
	font: 400 1.9rem/2.8rem "Open Sans Hebrew";
	color: #08555e;
}

ol,
ul,
dl {
	margin: 0;
	padding: 0;
	font: 400 1.9rem/2.8rem "Open Sans Hebrew";
}
ul.children {
	margin: 0 42px;
}
blockquote,
blockquote::before {
	color: #08555e;
	background: #fff;
	clear: both;
}

blockquote {
	margin: 2rem 0;
	padding: 6rem 10rem 15px 4rem;
	background: url(images/icon-quotation.png) 102% 0 no-repeat #fff;
	border-right: 6px solid #1d8067;
	font: 400 1.9rem/2.8rem "Open Sans Hebrew";
	float: right;
}
blockquote.ltr {
	border-left:6px solid #1d8067;
	border-right: 0;
	background-position: 2% 0;
	text-align: left;
	padding: 6rem 4rem 15px 8rem;
}
blockquote p {
	margin: 0;
	padding: 0;
}
blockquote div {
	font-weight: bold;
	float: left;
	font-style: normal;
	text-align: right;
	display: block;
}
blockquote.ltr div {
	float: right;
}
blockquote div em {
	font-style: normal;
	background: url(images/icon-asterisk.png) 0 0px no-repeat #fff;
	display: block;
	padding: 2rem 0 0 3rem;
	min-height: 6rem;
	text-align: left;
}
blockquote.ltr div em {
	background-position: right 0;
	padding: 0 3rem 0 0;
}

blockquote::before {
	display: block;
	font-size: 3rem;
	height: 0;
	right : -2rem;
	position: relative;
	top: -1rem;
}
.snvdshc .synved-box-info {
	background:#fff;
	border:6px solid #ffe21a;
	border-left: 0;
	border-right: 0;
	color: #08555e;
	font: 400 2.2rem/2.2rem "almoni-tzar";
}
.snvdshc .ui-widget-content a.button {
	color: #ffe21a !important;
}
.snvdshc .synved-box-warning, .sts-info {
	background:#fff;
	background-position: right 0; 
	border:6px solid #1d8067;
	border-left: 0;
	border-right: 0;
	color: #08555e;
	font: 400 2.2rem/2.8rem "almoni-tzar";	
}
.sts-info {
	padding: 2rem 2rem 0;
	margin: 0 0 2rem;
}
.snvdshc .synved-box-warning div, .snvdshc .synved-box-warning p {
	margin: 1rem 0 0;
	font: 400 2.2rem/2.2rem "almoni-tzar";	
}
.entry-content code {
	background-color: #08555e;
	color: #ddd;
}

cite {
	font-style: normal;
}
#mobile-search-menu.displaynone, .home-sidebar, .none {
	display:none !important;
}
.offscreen {
	/*text-indent:-9999px;
	direction: ltr;
	text-align: left;
	display: inline-block;
	overflow: hidden;
	width:0;
	height: 0;*/
	position:absolute;
top:-10000px;
left: 0;
width:1px;
height:1px;
overflow:hidden;
}
#wpadminbar {
	z-index: 9999999999999;
}
/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6, 
legend, label {
	color: #08555e;
	font-weight: 400;
	line-height: 1.2;
	margin: 0 0 16px;
	padding: 0;
	font-family: 'almoni-tzar', 'Open Sans Hebrew';
}

h1 {
	font-size: 48px;
}

h2, legend {
	font-size: 2.8rem;
}

h3, label {
	font-size: 2.3rem;
}

h4 {
	font-size: 2rem;
}

h5 {
	font-size: 1.8rem;
}

h6 {
	font-size: 1.6rem;
}

/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}
.wp-caption {
	padding: 1rem 1rem .8rem 1rem;
	background: #fff;
	border: 1px solid #57abb7;
	margin-bottom: 2rem;	
}
.wp-caption .wp-caption {
	border: 0;
}
.wp-caption.alignnone {
	width: 100% !important; 
}
img {
	height: auto;
}

.featured-content img,
.gallery img {
	width: auto; /* IE8 */
}

/* Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	/*box-shadow: 0 0 5px #ddd inset;*/
	color: #606060;
	font-family: 'Open Sans Hebrew', 'Helvetica Neue', Helvetica, Arial;
	font-size: 14px;
	padding: 16px;
	width: 100%;
	border-radius: 0;
}

input[type="checkbox"], 
input[type="radio"], 
input[type="image"] {
	width: auto;
}

input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none;
}

::-webkit-input-placeholder { direction: rtl !important;	font-size: 1.9rem !important; color:#14424c;opacity:0.8;}
::-moz-placeholder { direction: rtl !important;	font-size: 1.9rem !important; color:#14424c;opacity:0.8;} /* firefox 19+ */
:-ms-input-placeholder { direction: rtl !important;	font-size: 1.9rem !important; color:#14424c;opacity:0.8;} /* ie */
input:-moz-placeholder { direction: rtl !important;	font-size: 1.9rem !important; color:#14424c;opacity:0.8;}
/*[placeholder]:focus::-webkit-input-placeholder {
  transition: opacity 0.5s 0.5s ease !important; 
  opacity: 0 !important ;
}*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.entry-content .button {
	background-color: #0b3e4f;
	border: none;
	color: #fff;
	cursor: pointer;
	padding: 16px 24px;
	text-decoration: none;
	text-transform: uppercase;
	width: auto;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
.entry-content .button:hover,
button:foucs,
input:focus[type="button"],
input:focus[type="reset"],
input:focus[type="submit"],
.button:focus,
.entry-content .button:focus,
button:active,
input:active[type="button"],
input:active[type="reset"],
input:active[type="submit"],
.button:active,
.entry-content .button:active {
	text-decoration: underline;
}
button.isoc-expand-all {
	transition: none !important;
}
.entry-content .button:hover {
	color: #fff;
}

.button {
	display: inline-block;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

/* Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 4rem;
	width: 100%;
	background: #fff;
}
.wpDataTablesWrapper div.dt-buttons {
	float: left !important;
	direction:ltr !important;
}
.wpDataTablesWrapper div.dt-buttons {
	margin: 0 0 20px !important;
}
.wpDataTablesWrapper .DTTT_button::before {
	color: #1d8067 !important;
}
.wpDataTablesWrapper a.DTTT_button {
	padding: 0 7px 0 0 !important;
	margin: 0;
}
#wdt_chart_shortcode_container, .dataTables_paginate, .highcharts-container, table.ltr td {direction:ltr; text-align: left;}
tbody {
	border-bottom: 1px solid #ddd;
}
.wp-charts {
	margin-bottom: 2rem;
	border-bottom: 1px solid #1d8067;
}
.highcharts-tooltip {
	direction: ltr !important;

}
tbody {
	border-bottom: 1px solid #ddd;
}

th,
td {
	text-align: right ;
}
th, .wpDataTablesWrapper table.wpDataTable thead th.sorting, .wpDataTablesWrapper table.wpDataTable thead th.sorting_asc, .wpDataTablesWrapper table.wpDataTable thead th.sorting_desc, .wpDataTablesWrapper table.wpDataTable thead th, .wpDataTablesWrapper table.wpDataTable thead tr th {
	font-weight: 300;
	border: 1px solid #57abb7;
	padding: 24px 0;
	text-align: center;
	font-size: 21px;
	font-family: almoni-tzar, 'Open Sans Hebrew';
	line-height: 1;
}
th {
	font-size: 29px;
}

table th:first-child {
	border-right: 0;
}
table th:last-child {
	border-left: 0;
}
td, .wpDataTablesWrapper table.wpDataTable td {
	border: 1px solid #f2f2f2 !important;
	padding: 14px 11px !important;
	font-size: 1.9rem;
	vertical-align: top;
}

.full-width-content tr:nth-child(even) {
    background-color: #ececec;
}
.full-width-content td, .full-width-content p {
/*   font-size: 1.5rem;
   line-height: 2.5rem;*/
}
.full-width-content th {
   font-size: 2rem;
}
.category.full-width-content p {
	font: 400 1.9rem/2.8rem "Open Sans Hebrew";
}
/*
Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* Site Containers
--------------------------------------------- */

.site-container {
	margin: 0px auto 0rem;
	max-width: 127rem;
	padding: 0 3.6rem;
	position: relative;
	clear: both;
}
.page .site-container{
	margin: 0rem auto 0;
}
.site-inner {
	clear: both;
	padding-top: 32px;
	overflow: hidden;
	margin: 0 0 6rem 0;

}
.category .site-inner {
	padding: 0;
}
.tax-event-categories .site-inner {
	padding: 30px 0 0 0;
}
.tax-event-categories .image-layer, .tax-event-categories .entry-footer {
	display: none !important;
}
.tax-event-categories.category .content .entry {
	background: transparent;
	border: 0;
}
.wrap {
	margin: 0 auto;
	max-width: 130rem;
}

/* Column Widths and Positions
--------------------------------------------- */

/* Wrapping div for .content and .sidebar-primary */

.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	width: 868px;
}

.content-sidebar-sidebar .content-sidebar-wrap {
	float: right ;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	float: left;
}

/* Content */

.page-template-page_archive #content_area, .page-template-page_sitemap #content_area {
	margin: 2rem 0;
}

.content {
	float: right;
	width: 65.81196581196582%;
}
.events .content {
	width: 66.81196581196582%;
}
.page-template-whois .content {
	width: 100%	
}
.category .sidebar-primary {
	width: 31%;
}
.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
	float: right ;
	margin-bottom: 4rem;
}

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
	width: 50rem;
}

.full-width-content .content {
	width: 100%;
}

.pro-landing .site-container {
	max-width: 772px;
}

.pro-landing .site-inner,
.pro-landing .entry {
	padding: 0;
}

/* Primary Sidebar */

.sidebar-primary {
	float: left;
	width: 36rem;
}
.page-template-acedmy .sidebar-primary {
	width: 42rem;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
	float: right ;
}

/* Secondary Sidebar */

.sidebar-secondary {
	float: right ;
	width: 16.4rem;
}

.content-sidebar-sidebar .sidebar-secondary {
	float: left;
}


/* Column Classes
--------------------------------------------- */

.five-sixths,
.four-sixths,
.one-fourth,
.one-fifth,
.one-eighth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-fifths,
.three-sixths,
.two-fourths,
.two-fifths,
.two-sixths,
.two-sevenths,
.six-seventh,
.two-thirds, 
.two-thirds {
	float: right ;
	margin-right : 1%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}
.one-third,
.two-sixths {
	width: 31.623931623931625%;
}
.two-sevenths {
	width: 35.623931623931625%;
}
.two-fifths {
	width: 38.623931623931625%;
}
.three-fifths {
width: 56.81196581196582%;	
}
.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}
.one-fourth {
	width: 23.076923076923077%;
}
.one-fifth {
	width: 19.076923076923077%;
}
.one-eighth {
	width: 11.53846153846150%;
}
.three-fourths {
	width: 74.35897435897436%;
}
.one-sixth {
	width: 14.52991452991453%;
}
.five-sixths {
	width: 82.90598290598291%;
}
.six-seventh {
	width: 85.71428571428571%;
}
.first {
	clear: both;
	margin-right : 0;
}


/*
Common Classes
---------------------------------------------------------------------------------------------------- */

/* WordPress
--------------------------------------------- */

.avatar {
	float: right ;
}

.alignright  .avatar {
	margin-left: 24px;
}

.alignleft .avatar {
	margin-right : 24px;
}

.search-form {
	overflow: hidden;
	width: 100%;
}

/*------------------------------------------------------------------
/* Search toggle
/*----------------------------------------------------------------*/
input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; } /* Firefox 18- */
input:focus::-moz-placeholder { color:transparent; } /* Firefox 19+ */
input:focus:-ms-input-placeholder { color:transparent; } /* oldIE ;) */
 
 #mega-menu-wrap-secondary #mega-menu-secondary .search-form{
 	-webkit-transition: all 0.5s ease;
 	-moz-transition: all 0.5s ease;
 	-o-transition: all 0.5s ease;
 	-ms-transition: all 0.5s ease;
 	transition: all 0.5s ease;
 	max-width: 1000px;
 }
 #mega-menu-wrap-secondary #mega-menu-secondary .search-form.closed{
 	max-width: 0;
 }
 .search-form-block{
 	position: relative;
 	width: 53rem;
 }
#mega-menu-wrap-secondary #mega-menu-secondary .search-form input[type="search"] {
	border: 1px solid #14424c;
	background: #fff;
	padding: 12px 14px 4px;
	font: 400 22px/30px almoni-tzar, "Open Sans Hebrew" ;
	color: #14424c;
	float: right;
	position: relative;
	width: 44rem!important;
	margin: 0 0 20px;
	height: 5.8rem;
}
#mega-menu-wrap-secondary #mega-menu-secondary .search-form input[type="submit"] {
	background: url(images/icon-header-search.png) 1.3rem 1.8rem no-repeat #14424c;
	clip: inherit;
	width: auto;
	height: 5.8rem;
	color: #ffe21a;
	float: right;
	font: 400 2.2rem/2.2rem almoni-tzar, 'Open Sans Hebrew';
	padding: 1.6rem 2.2rem 1.6rem 3.2rem;
	/*padding: 0 0 0 1rem;*/
	/*position: absolute;*/
	/*left: 1.75rem;*/
	-webkit-transition: all 1.5s ease;
 	-moz-transition: all 1.5s ease;
 	-o-transition: all 1.5s ease;
 	-ms-transition: all 1.5s ease;
 	transition: all 1.5s ease;
}
#search-wrapper {
	display: none;
	overflow: visible !important;
}
 
#mega-menu-wrap-secondary #mega-menu-secondary .search-form input[type="search"]:focus {
	width: 32rem;
	display: block;
}
#mega-menu-wrap-secondary #mega-menu-secondary .search-form {
	position: absolute;
	top: 0px;
	right: auto;
	left: -6px;
	overflow: hidden;
	width: auto;
}
#mega-menu-wrap-secondary #mega-menu-secondary .search-form a.close{
	text-indent: -9999px;
	background: url(images/icon-header-search_close.png) 0 0 no-repeat;
	top:-0.5rem;
	outline: 0;
	width: 20px;
	height: 20px;
	padding: 0;
	right: -8px;
	padding: 0 !important;
	overflow: hidden;
	position: absolute;
	display: none;
} 
#mega-menu-wrap-secondary #mega-menu-secondary .search-form a.close:hover {
	opacity: 0.8 !important ;
}
#mega-menu-wrap-secondary #mega-menu-secondary a#search-label {
	font-size: 2.2rem;
	font-weight: 400;
	font-family: 'almoni-tzar', 'Open Sans Hebrew';
	line-height: 1;
	padding: 1.6rem;
	color: #ffe21a;
	text-decoration: none;
	cursor: pointer !important;
	background: url(images/icon-header-search.png) 1.2rem 1.8rem no-repeat;
	padding: 1.6rem 1rem 1.6rem 4rem;
	display: block;
}
#mega-menu-wrap-secondary #mega-menu-secondary a#search-label:hover, #mega-menu-wrap-secondary #mega-menu-secondary a#search-label:active, #mega-menu-wrap-secondary #mega-menu-secondary a#search-label:focus {
	background: url(images/icon-header-search.png) 1.2rem 1.8rem no-repeat #14424c;
	padding: 1.6rem 1rem 1.6rem 4rem;
}

#mega-menu-wrap-secondary #mega-menu-secondary .menu-secondary > .right {
	padding: 0;
	margin-top: 1.4rem;
} 


img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 12px;
	float: none;
	text-align: center;
}
.aligncenter-inline {
	margin: 1rem 0;
	text-align: center;
}
.inlineflex {
	display: inline-flex;
}
.wp-caption.aligncenter, .wp-caption.aligncenter img {
	width: 100% !important;
}
a.alignnone img,
img.alignnone {
	margin-bottom: 12px;
}

.alignright  {
	float: right ;
	text-align: right ;
}

.alignleft {
	float: left;
	text-align: left;
}

a.alignright ,
a.alignleft {
    max-width: 100%;
}

a.alignright  img,
img.alignright ,
.wp-caption.alignright  {
	margin: 0 0px 2.4rem 2rem;
}

a.alignleft img,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 2rem 2.4rem 0px;
}

.wp-caption-text {
	margin: 6px 0 0 0;
	text-align: right;
	font-size: 22px;
	color: #08555e;
	font-family: almoni-tzar, 'Open Sans Hebrew';
	font-size: 22px;
	font-weight: 400;
}
.widget_calendar table {
	width: 100%;
}

.widget_calendar td {
	text-align: center;
}

/* Genesis
--------------------------------------------- */

.breadcrumb, .category .breadcrumb.lobby, .tax-event-categories.category .breadcrumb {
	margin: 0.6rem 0 2rem;
	float: left;
	background: #1d8067;
	color: #fff;
	font: 400 2.2rem almoni-tzar, "Open Sans Hebrew";
	width: 100%;
	text-align: center;
	padding: 1.6rem 0;
}
.tax-event-categories.category .breadcrumb {
	margin: 5.6rem 0 2rem;
}
.category .breadcrumb {
	margin: 5rem 0 1rem;
}
.single-event .breadcrumb {
	margin: 0rem 0 2rem;
}
.single-event .breadcrumb ul, .single-event .breadcrumb li {
	list-style: none;
	display: inline-block;
}
.single-event .breadcrumb a {
	color: #fff;
	font: 400 2.2rem almoni-tzar, "Open Sans Hebrew";
}

.tag .share-sidebar {
	margin: 0rem 0 2rem;
}
/*.archive-description,
.author-box,
.sticky {
	background-color: #f5f5f5;
	margin-bottom: 48px;
	overflow: hidden;
	padding: 32px;
}*/
.archive-picker {
    margin: 0px 0px 2rem;
    clear: both;
    float: right;
    width: 100%;
}
.archive-picker label {
	margin: 0;
	line-height: 6rem;
}
.archive-picker input.submit-button {
	width: 17.6%;
}

.author-box p {
	margin: 0;
}

.author-box .avatar {
	margin-left: 24px;
}

.author-box h1 {
	font-size: 16px;
	margin-bottom: 4px;
}

/* Titles
--------------------------------------------- */

.entry-title {
	font-size: 4.8rem;
	font-weight: 400;
}
body.events .entry-title, .error404 .entry-title {
	font-size: 6.4rem;
	font-weight: 300;
	margin: 2rem 0 0 0;
	line-height: 1;
}
.error404 .entry-title {
	margin: 4rem 0 0 0;
}

.entry-title a,
.sidebar .widget-title a {
	color: #08555e;
	text-decoration: none;
}

.entry-title a:hover {
	color: #1d8067;
}

.content .home-top .entry-title {
	font-size: 24px;
}

.after-entry .widget-title,
.archive-title,
.comments-title,
.widget .entry-title {
	font-size: 20px;
}

.comment-respond h3,
.entry-comments h3,
.widget-title {
	font: 300 2.8rem "almoni-tzar", "Open Sans Hebrew";
	line-height: 1;
	margin: 2rem 0 0;
	padding: 0;
	text-align: right;
}

.comment-respond h3:before,
.entry-comments h3:before,
.widget-title:before {
	margin-left: 10px;
}

.comment-respond h3:after,
.entry-comments h3:after,
.widget-title:after {
	margin-right : 10px;
}

.after-entry .widget-title,
.enews-widget .widget-title {
	background: none;
	text-shadow: none;
}


/*
Widgets
---------------------------------------------------------------------------------------------------- */

/* Featured Content
--------------------------------------------- */
#language-selected span{
	text-decoration: none;
	padding: 2px 0 0 0;
}
.change_language:hover #language-dropdown-wrapper, .change_language:active #language-dropdown-wrapper, .change_language:focus #language-dropdown-wrapper{
	display: block !important;
}
#mega-menu-item-1056 .mega-sub-menu {
	display: none;
	transition: 0s;
}
#mega-menu-item-1056:hover .mega-sub-menu, #mega-menu-item-1056:active .mega-sub-menu, #mega-menu-item-1056:focus .mega-sub-menu{
    display: block !important;
    transition: 20s;
}
#language-dropdown-wrapper, #mega-menu-item-1056:hover .mega-sub-menu{
	list-style: none;
	background: #14424C;
}
#language-dropdown-wrapper a{
	display: block!important;
	color: #fff!important;
}
.featured-content .entry {
	background: none;
	margin-bottom: 16px;
	padding: 0;
}

.featured-content .entry p,
.home-bottom .featured-content {
	margin-bottom: 0;
}

.featured-content .entry-title {
	margin-bottom: 8px;
}

.home-bottom .featured-content .entry-title {
	margin: 8px 0;
}

.home-bottom .featured-content .widget-title {
	margin-bottom: 20px;
}

.home-bottom .featured-content .entry {
	border-bottom: 5px solid #f5f5f5;
}

.pro-home .home-bottom .entry {
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.home-bottom .featured-content .entry-content p,
.home-bottom .featured-content img {
	margin-bottom: 0;
}


/*
Plugins
---------------------------------------------------------------------------------------------------- */

/* Genesis eNews Extended
--------------------------------------------- */

.sidebar .enews-widget {
	background-color: #08555e;
	color: #fff;
	padding: 28px 32px 32px;
}

.sidebar .enews-widget .widget-title {
	color: #fff;
}

.sidebar .enews-widget input {
	margin-bottom: 16px;
}

.sidebar .enews-widget input[type="submit"] {
	background-color: #1d8067;
	color: #fff;
	margin: 0;
	width: 100%;
}

.sidebar .enews-widget input:hover[type="submit"] {
	background-color: #fff;
	color: #08555e;
}

.sidebar .enews-widget input {
	background-color: #fff;
	margin-bottom: 12px;
}

.after-entry .enews-widget input {
	width: 50%;
}

.after-entry .enews-widget input[type="submit"] {
	width: auto;
}

/* Genesis Latest Tweets
--------------------------------------------- */

.latest-tweets ul li {
	margin-bottom: 16px;
}

/* Gravity Forms
--------------------------------------------- */

.site-inner div.gform_wrapper input[type="text"],
.site-inner div.gform_wrapper textarea,
.site-inner div.gform_wrapper .ginput_complex label {
	font-size: 16px;
	padding: 16px;
}

.site-inner div.gform_wrapper .ginput_complex label {
	padding: 0;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 16px 0 0;
}

.site-inner div.gform_wrapper input[type="submit"] {
	font-size: 14px;
}

/* Jetpack
--------------------------------------------- */

img#wpstats {
	display: none;
}


/*
Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
	padding: 0;
	background: #08555e;
	min-height: 7rem;
	position: relative;
}

.header-image .site-header {
	padding: 0;
}

/* Title Area
--------------------------------------------- */

.title-area {
	float: right ;
	padding: 0;
	/*width: 360px;*/
	/*position:absolute;*/
	/*z-index: 0;*/
	/*width: auto!important;*/
}

.site-title {
	font-family: 'Open Sans Hebrew';
	font-size: 48px;
	line-height: 1;
	margin: 0 0 16px;
	text-transform: uppercase;
	float: right;
	position: absolute;
	z-index: 99999999999;
}

/* Full width header, no widgets */

.header-full-width .title-area,
.header-full-width .site-title {
	/*width: 420px;*/
}

.header-image .site-description{
	width:100%;
	color: #fff;
	z-index: 99999999999;
	position: absolute;
	/*text-indent: -9999px;*/
	font: 400 3.2rem/1.8rem almoni-tzar, 'Open Sans Hebrew' ;
	margin: 2rem 14.4rem 0 0;
	font-size: 3.2rem;
	padding: 0;
	width: 30rem;
	line-height: 1;
}

/* Logo, hide text */
.header-image .site-title span{
	display: none;
}
.header-image .site-title {
    padding: 0;
    margin-bottom: -65px;
    margin-top: 1.9rem;
}


.header-image .site-title a {
	background: none !important;
	max-width: 27rem;
	padding: 0;
}
.header-image .site-title a img {
	max-width: 10rem;
	max-height: 10rem;
	font-size: 2rem;
}

/* Widget Area
--------------------------------------------- */

.site-header .widget-area {
	/*height: 0;*/
	float: left;
	font-size: 0;
	min-width: 28rem;
	min-height: 1px;
}

.site-header .search-form {
	margin: 0 11rem 0 0;
	width: 55rem;
}


/*
Site Navigation
---------------------------------------------------------------------------------------------------- */

/*
Toggle Whois
----------------------------------------- */
.nav-secondary{
	float: left;
}
.widget-toggle-container {
	width: 100% !important;
	left: 0;
	height: 0;
	z-index: 999999 !important;
	
}
.hide-widget-toggle { 
	z-index: 99999;
}
div.topbg {
	position: absolute; 
 	top:35px;
    bottom:35px; 
	height: 100%; 
	background: #000;
	opacity: 0.5;
}
.topzindex {
	z-index: 999999999999 !important;
}
.drawer {
	width: 100%;
	padding: 2rem 0 15rem 0;
}
.drawer form #whois-form, .drawer form #whois-form-2, form #whois-form-3 {
	width:80%;
	border:1px solid #b3b3b3;
	background: #f2f2f2 !important;
	font: 400 2.5rem/6.8rem almoni-tzar, 'Open Sans Hebrew';
	padding: 0 2rem;
	color: #606060;
	text-align: right;
	min-height: 7rem;
}
form #whois-form-3 {
	background: #fff;
}
.site-inner .drawer form #whois-form-2 {
	background: #fff;
}
.drawer form .button {
	width:20%;
	float: left;
	background: #08555e;
	border-top:1px solid #08555e;
	font: 700 2rem almoni-tzar, 'Open Sans Hebrew';
	padding: 0;
	min-height: 7rem;
}
.drawer form .button:hover{
	color: #ffe21a;
	text-decoration: underline;
	background: #14424c;
}
.drawer h2 label, .drawer h3{
	font: 700 3rem/3rem almoni-tzar, 'Open Sans Hebrew';
	color: #1d8067;
	margin: 0px 0 1.4rem;
	clear: both;
	padding: 2rem 0 0 0;
}
.drawer h2 label {
	color: #1d8067;
}
.entry-content .drawer form  ul > li {
	font-size: 1.7rem;
	line-height: 1.7rem;
	margin: 0.5rem 0 0 0;
	padding: 0;
}
.entry-content ul.report-us li {
	list-style: none;
	clear: both;
}
.drawer ul.thingstoknow {
	width: 100%;
	margin: 0;
}
.drawer ul.thingstoknow li {
	background: #f2f2f2;	
	float: right;
	list-style: none;
	padding: 0;
	margin: 0 0 0 2px;
	width: 22%;
}
.site-container .drawer ul.thingstoknow li {
	background: #fff;		
}
.site-inner .drawer ul.thingstoknow li {
	background: #ffe21a;	
}
.drawer ul.thingstoknow li:hover {
	background: #fff08c;
}
.drawer ul.thingstoknow li a {
	display: block !important;
	padding:  2.7rem 6rem 2.7rem 0.9rem;	
	background: url(images/icon-drawer-questionMark.png) right 10px no-repeat !important;
	font: 400 1.8rem/1.8rem almoni-tzar, 'Open Sans Hebrew';
	color: #606060;
	margin: 0 1.6rem 0  0;
	min-height: 60px;
}
.site-inner .drawer ul.thingstoknow li a {
	background: url(images/icon-drawer-questionMark.png) right 16px no-repeat #ffe21a !important;
}
.site-inner .drawer ul.thingstoknow li a:hover {
	background: url(images/icon-drawer-questionMark.png) right 16px no-repeat #fff08c !important;
}
.drawer ul.thingstoknow li.learnmore {
	font: 400 25px/25px "almoni-tzar", "Open Sans Hebrew";
	background: #ffe21a !important;	
	padding: 0px;
	text-align: center;
	color: #14424c;
	width: 33.38%;
	margin-left: 0;
}
.content .drawer ul.thingstoknow li.learnmore {
	width: 33.34%;
}
.drawer ul.thingstoknow li.learnmore a {
	background: url(images/icon-drawer-arrow.png) 3.5rem 3rem no-repeat #ffe21a !important;	
	padding: 2.7rem 5rem 2.7rem 2.9rem;
	margin: 0 0px 0  0 !important;
}
.drawer ul.updates {
	margin: 0;
}
.drawer ul.updates li {
	background: #08555e;	
	float: right;
	list-style: none;
	min-height: 64px;
	padding: 0;
	margin: 0 0 0 2px;
	width: 19.816%;
}
.drawer ul.updates li:last-child {
	margin: 0;
}
.drawer ul.updates li:hover {
	background: #053940;	
}
.drawer ul.updates li a {
	display: block;
	padding: 11px 14px 0;
	font: 400 2.2rem/2.2rem almoni-tzar, 'Open Sans Hebrew';
	color: #fff;
	text-decoration: none;
}
.drawer {
	color: #606060;
	font: 400 1.4rem/2.2rem "Open Sans Hebrew" ;
	text-align: right;
}
.drawer a {
	color: #0056ac;
}
/*
Whois page
----------------------------------------- */
.whois h2.entry-title {
	background: #fff;
	width: 100%;
	border:1px solid #57abb7;
	border-right: 0;
	border-left: 0;
	text-align: center;
	line-height: 7rem !important;
	font: 300 3rem almoni-tzar, 'Open Sans Hebrew';
}
.whois h2.entry-title a {
	color: #0056ac;
}
.whois h2 .whois-domain-name {
	direction:ltr;
	display: inline-block;
}
.whois h3.info {
	background: #fff;
	width: 100%;
	border:5px solid #1d8067;
	border-right: 0;
	border-left: 0;
	text-align: center;
	line-height: 9.5rem !important;
	font: 300 3.5rem almoni-tzar, 'Open Sans Hebrew';
}
.whois .ltr {
	text-align:left;
	direction: ltr;
}
.whois .dns {
	margin: -.4rem 0 0 1rem;
}
.whois .whois-aside {
	margin-top: 62px;
}
.whois ul.more-info {
	margin: 0;
}
.whois .side-links a, .whois .more-info a{
	font: 400 2.2rem almoni-tzar, "Open Sans Hebrew";
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	line-height: 7rem;
}
.whois .more-info li:first-child a, .whois .side-links .mail a {
	line-height: 3.5rem;	
}
.whois .side-links {
	margin: 0;
}
.whois .side-links li.register-domain, .whois .side-links li.search-more,  .whois .more-info li {
	margin: 0px 0px 1.5rem;
	padding: 0px 0px 1.5rem;
	border-bottom: 3px solid #14424c;
	line-height: 7rem;
	text-align: center;
	list-style: none;
}
.whois .side-links li.register-domain a {
	background: #ffe21a;	
}
.whois .side-links .search-more, .whois .more-info li {
	margin: 5px 0;
}
.whois .search-more li:first-child, .whois .more-info li:first-child {
	margin: 0;
}
.whois .more-info li {
	border: 0;
	margin: 5px 0;
	padding: 0;
}
.whois .more-info a, .whois .more-info a:hover, .whois .more-info a:focus, .whois .more-info a:active {
	background: #1d8067;
	color: #fff !important;
}
.whois .side-links .search-more a{
	color: #fff !important;
	background: #14424c;	
}
.whois .whois-aside ul a span{
	display: block;
}

.whois .entry-content ul li.register-domain a, .whois .entry-content li.search-more a, .whois .entry-content ul.more-info li a{
	text-decoration: none;
}
.whois .entry-content .ui-accordion-content ul.domain-info, .whois .entry-content .ui-accordion-content ul.domain-info li {
	margin: 0;
	padding: 0;
	list-style: none !important;
}
.whois .entry-content .ui-accordion-content {
	text-align: left;
	direction: ltr;
}
.whois .ui-accordion-content p {
	font: 300 15px/23px 'Open Sans Hebrew';
	margin-left: 0;
}
.whois .ui-accordion-content h5 {
	font: 700 15px/23px 'Open Sans Hebrew'; 
	display: inline-block;
}
/*
Main Navigation
----------------------------------------- */
.genesis-nav-menu {
	clear: both;
	color: #fff;
	font-size: 14px;
	line-height: 1;
	margin: 0;
	padding: 0;
	width: 100%;
}

.genesis-nav-menu .menu-item {
	border: none;
	display: inline-block;
	margin: 0;
	padding: 0;
	text-align: right ;
}

.genesis-nav-menu a {
	color: #fff;
	display: block;
	padding: 16px 20px 14px;
	position: relative;
	text-decoration: none;
}

.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a {
	color: #fff;
}

.genesis-nav-menu .sub-menu {
	right : -9999px;
	margin: 0;
	opacity: 0;
	padding: 0;
	position: absolute;
	-webkit-transition:	opacity .4s ease-in-out;
	-moz-transition:    opacity .4s ease-in-out;
	-ms-transition:     opacity .4s ease-in-out;
	-o-transition:      opacity .4s ease-in-out;
	transition:         opacity .4s ease-in-out;
	width: 175px;
	z-index: 99;
}

.genesis-nav-menu .sub-menu a {
	font-size: 17px;
	font-weight: 300;
	font-family: almoni-tzar, 'Open Sans Hebrew';
	padding: 12px 16px;
	position: relative;
	width: 175px;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -36px 0 0 174px;
}

.genesis-nav-menu .menu-item:hover {
	position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	right : auto;
	opacity: 1;
}

.genesis-nav-menu > .left {
	display: inline-block;
	float: left;
	list-style-type: none;
	padding: 16px 20px 14px;
	text-transform: uppercase;
}

.genesis-nav-menu > .left > a {
	background: none;
	display: inline;
	padding: 0;
}

.genesis-nav-menu > .left > a:hover {
	color: #1d8067;
}

.genesis-nav-menu > .rss > a {
	margin-right : 48px;
}

/* Site Header Navigation
--------------------------------------------- */

.site-header ul.genesis-nav-menu {
	
}

.site-header .sub-menu .sub-menu {
	margin-top: -55px;
}

/* Primary Navigation
--------------------------------------------- */

.nav-primary {
	background-color: #1D8067;
	margin:0 0 0 0;
	z-index: 999;
	min-height: 7rem;
	padding: 2rem 0 0 0;
	
}

.nav-primary a {
	text-transform: uppercase;
}

.nav-primary a:hover,
.nav-primary .current-menu-item > a {
	color: #fff;
}

.nav-primary .sub-menu a {
	padding: 16px 20px;
}

.nav-primary .sub-menu a:hover {
	color: #fff;
}

.nav-primary .sub-menu .sub-menu {
	margin: -44px 0 0 174px;
}

/* Secondary Navigation
--------------------------------------------- */

#mega-menu-secondary {
	text-align: right;
	margin: 0.64rem 0rem 0 1rem;
	/*width:60rem;*/
	position: relative;
	z-index: 999999;
	float: left;
	font-family: 'almoni-tzar', 'Open Sans Hebrew';
}

#mega-menu-secondary.menu-secondary .menu-item a {
	font-size: 2.2rem;
	font-weight: 400;
	line-height: 1;
	padding: 16px;
	color: #ffe21a;
	text-decoration: none;
}
#mega-menu-secondary .mega-menu-item a:hover, #mega-menu-secondary.menu-secondary .mega-menu-item a:active, #mega-menu-secondary.menu-secondary .mega-menu-item a:focus {
	background: #14424c;
}
#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item a.close:hover, #mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item a.close:active, #mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item a a.close:focus {
	background: url(images/icon-header-search_close.png) 0 0 no-repeat;
}
#mega-menu-secondary.menu-secondary .mega-menu-item .current-menu-item > a {
	background: none !important;
}
#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item a {
	border: 0 !important;
}
#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item a:hover {
	color: #ffe21a;
	text-decoration: underline;
}
/*
Mega Menu
---------------------------------------------------------------------------------------------------- */
.nav-primary #mega-menu-wrap-primary {
	margin: 0 10.5rem 0 0;
}
.nav-primary .mega-menu-wrap ul li a {
	font-size: 2.9rem !important;
	font-weight: 300 !important;
	font-family: 'almoni-tzar', 'Open Sans Hebrew' !important;
}
.mega-menu-wrap ul li ul.mega-sub-menu .mega-menu-item-has-children a, .mega-menu-wrap ul li ul.mega-sub-menu a {
	font-size: 2.9rem !important;
	font-weight: 300 !important;
	font-family: 'almoni-tzar', 'Open Sans Hebrew' !important;
	line-height: 2.8rem !important;
}
.mega-menu-wrap ul li ul.mega-sub-menu .mega-menu-item-has-children ul li a {
	font-size:1.7rem;
	font-weight: 400;
	font-family: 'almoni-tzar', 'Open Sans Hebrew' !important;
	line-height: 2.8rem;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
	width:1278px !important;
	right:-150px !important;
	top: 44px;
	background-image: url(/wp-content/uploads/2015/01/submenu.png) !important;
	background-repeat: no-repeat !important;
	background-position: bottom left;
	background-size: auto;
	padding: 20px 100px 0 0;	
	box-shadow: 1000px 0px 0px #14424c, -1000px 0px 0px #14424c;
	min-height: 10rem;
}
.wrap #mega-menu-wrap-primary #mega-menu-primary li {
	text-align: right !important;
	float: right !important;
	margin: 0 0rem 0 6rem !important;
}
.wrap #mega-menu-wrap-primary #mega-menu-primary li:first-child {
	margin: 0 4rem 0 6rem !important;
}
.wrap #mega-menu-wrap-primary #mega-menu-primary li:last-child {
	margin: 0 1rem 0 0rem !important;
}
.wrap #mega-menu-wrap-primary #mega-menu-primary ul li:first-child, .wrap #mega-menu-wrap-primary #mega-menu-primary ul li {
	margin: 0 1rem 0 0 !important;
	padding: .5rem 0 0 0;
	width: 13rem;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-post-ancestor > a, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-category-ancestor > a, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-post-ancestor > a {
	color: #ffe21a ;
	font: 700 2.9rem/2.8rem almoni-tzar, "Open Sans Hebrew" !important
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a:after, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-post-ancestor > a:after, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a:after, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-category-ancestor > a:after{
	margin-top: 0;
}
.wrap #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
	border-top: 0 !important;
	padding: 15px 0 0 0;
	margin: 0 1rem 0 0;
}
.wrap #mega-menu-wrap-primary #mega-menu-primary li a:hover{
	
}
.wrap .menu-item-has-children {
	clear: both !important;
}
.mega-menu-wrap ul li ul.mega-sub-menu .mega-menu-item-object-category, .mega-menu-wrap ul li ul.mega-sub-menu .mega-menu-item-object-custom, .mega-menu-item-object-portfolio_category, #mega-menu-wrap-primary .mega-sub-menu .mega-menu-item-object-event-categories, .mega-menu-item-object-page, .mega-menu-item-object-post {
	border-bottom: 1px solid #5B7B82 !important;
}
.wrap .mega-sub-menu .menu-item, .wrap .mega-sub-menu .mega-menu-item  {
	border-top: 1px solid #5b7b82 !important;
}
.wrap .menu-item, .wrap .mega-sub-menu .mega-menu-item:first-child  {
	border-top: 0 !important;
}
.menu-item, .mega-sub-menu .mega-menu-item-has-children {
	border: 0 !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-columns-1-of-7 {
	width: 13.286% !important;
	margin: 0 0 0 1% !important;
}
.menu-item, .mega-sub-menu .mega-menu-item-has-children a, .mega-menu-wrap ul li ul.mega-sub-menu .mega-menu-item-object-category a {
	text-align: right !important;
}
.menu-item, .mega-sub-menu .mega-sub-menu .mega-menu-item  {
	clear: both ;
	width: auto;
}
#mega-menu-wrap-primary #mega-menu-primary a:hover, .mega-current_page_item a, .mega-current-menu-item > a, .mega-current-category-ancestor > a, .mega-current-menu-parent > a {
	color: #ffe21a  !important;
	text-decoration: none !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a {
	padding: 0px 0rem 0px 0rem !important;
	margin: 0px 0rem 0px 0rem !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a:hover {
	background: none !important;
	color: #ffe21a  !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a {
	background: transparent !important;
}
.ubermenu-submenu.ubermenu-submenu-type-mega{
	padding: 32px 200px;
}
.ubermenu .ubermenu-item {
	text-align: right !important;
	float: right !important;	
}
.ubermenu .ubermenu-submenu-drop.ubermenu-submenu-align-full_width {
	right: -100px;
	width:1350px !important;
}
.ubermenu .ubermenu-item .ubermenu-item-level-2 {
	border-top: 1px solid #5b7b82 !important;
	width: 180px !important;	
}	

/*
Content Area
---------------------------------------------------------------------------------------------------- */
.royalSlider {
	overflow: hidden !important;
}
#new-royalslider-9 {
	width:100%;
}
.royalSlider a {
	color: #08555E;
	text-decoration: none;
}
.royalSlider .rsThumbsContainer .rsThumb  {
	line-height: 65px !important;
}
/*
Content Area
---------------------------------------------------------------------------------------------------- */

/* Home Page
--------------------------------------------- */
.home .site-container {
	display: none;
}
.home-middle {
	overflow: hidden;
}

.home-middle-right ,
.home-middle-left {
	width: 332px;
}

.home-middle-right  {
	float: right ;
}

.home-middle-left {
	float: left;
}
.home .site-inner {
	padding-top: 8px;
	margin: 0 auto;
	text-align: center;
}
.home .site-inner .content-sidebar-wrap .content {
	display: none !important;
}
.esg-container-fullscreen-forcer {
	margin: 0px 0 40px;
}
.myportfolio-container {
	margin: 0 7px;
}
.post-type-archive-sts-data .myportfolio-container {
	margin: 0 0px;
}
aside .myportfolio-container {
	margin: 0;
}
/* Subject page
--------------------------------------------- */
.category-widget article, .category-sticky {
	display: none;
}
.category-widget article.gs-featured-content-entry.sticky {
	display: block;
}
#category-featured {
	width:100%;
}
.category .entry-header {
	/*width: 36rem;*/
	position: relative;
}
.category .sidebar .entry-header, .single-event .sidebar .entry-header {
	/*width: 36rem;*/
	position: relative;
	float: right;
	margin: 1.5rem 0 0 0;
}
.single-event main.content {
	margin: 5rem 0 2rem 0;
}
.category h1#cat-name, .tax-portfolio_category h1#cat-name, .page-template-whois h1, h1.archive-title, .page h1, .single-format-standard article.category-board-members, .single-format-standard article.category-elections {
	font-size: 6.3rem;
	color: #08555e;
	font-weight: 300;
	margin: 5rem 0 0 0;
}
.category h2#cat-desc {
	color: #08555e;
	font-size: 19px;
	line-height: 28px;
	font-weight: 300;
	padding: 0 0 0 1rem;
}
.category h2#cat-desc p {
	margin: 0;
}
.category .content .entry, .search.category .content .entry.category-press, .search.category .content .entry.category-domain-name-registrars, .search.category .content .entry.category-board-members, .search.category .content .entry.category-elections, .archive .entry.category-domain-name-registrars, .archive .entry.sts-data {
	background: #fff;
	border-top:1px solid #84aaae;
	border-bottom:1px solid #84aaae;
	height: 22.2rem;
	position: relative;
	overflow: hidden;
	margin-bottom: 36px;
}
.category .content .entry.ltr {
	direction: ltr !important;
	text-align: left !important;
}
.category .post .entry-content, .search .event .entry-content, .category .portfolio .entry-content, .category .sts-data .entry-content {
	float: right;
	margin: 0 0 0 0;
	padding: 0;
	height: 22rem;
	width: 100%;
	overflow: hidden;
}
.tax-event-categories.category .content .entry, .tax-event-categories.category .post .entry-content {
	height: auto;
	border: 0;
	margin:0;
	background: transparent;
}
.category .content .entry.category-press, .portfolio.category .content .entry.category-domain-name-registrars {
	height: 0;
	min-height: 18rem;
	border: 0;
	margin:0;
	background: transparent;
}
.category .content .entry.category-domain-name-registrars {
	min-height: 22rem;
}
.category-domain-name-registrars.category .content .entry.category-domain-name-registrars:nth-child(even), .category-press.category .content .entry.category-press:nth-child(even) {
	margin: 0 2% 0 0 !important;
}
.single.domain-name-registrars h1, .single.domain-name-registrars li {
	text-align: right;
}
.single.domain-name-registrars .content {
	margin: 4rem 0 0 0;
}
.tax-event-categories.category .content .entry {
	margin: 0 0 4rem;
}
.category .post.ltr .entry-content, .category .portfolio.ltr .entry-content {
	padding: 0 0 0 0;
}
.category .post .entry-footer, .category .page3152 .entry-footer, .category .portfolio .entry-footer, .category .event .entry-footer, .category .sts-data .entry-footer  {
	display: block;
	overflow: hidden;
	height: 10rem;
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, white));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%; 
}
.category .wp-tag-cloud h4.widgettitle {
    display: block;
}
.category h4.widgettitle {
    display: none;
}
@media (max-width: 42em) {
    .gradient-overlay {
      display: none; } 
}
.category .content-wrapper {
	position: relative;
	height: 22rem;
	margin: 0 36rem 0 0;
	padding: 0 0 0 3rem;
}
.category .post .entry-content h1, .category .portfolio .entry-content h1, .category .page .entry-content h1, .category .post .entry-content h2, .category .sts-data .entry-content h2, .category .portfolio .entry-content h2, .category .page .entry-content h2, .category .type-event .entry-content h2, .search.category .category-press .entry-content h2, .search.category .category-domain-name-registrars .entry-content h2, .archive .category-domain-name-registrars .entry-content h2.entry-title, .archive.tax-sts-category .entry-content h2.entry-title, .archive .entry-content h2.entry-title {
	margin:5px 0 5px 0;
	font-weight: normal;
	padding: 0;
	line-height: 3.5rem;
}
.archive .category-domain-name-registrars .entry-content h2.entry-title {
	line-height: 6.5rem;
	margin-right: 2rem;
}
.category .post .entry-content h1 a, .category .portfolio .entry-content h1 a, .category .page .entry-content h1 a, .category .post .entry-content h2 a, .category .sts-data .entry-content h2 a, .category .portfolio .entry-content h2 a, .category .page .entry-content h2 a, .category .type-event .entry-content h2 a, .search.category .post.category-press .entry-content h2 a, .search.category .post.category-domain-name-registrars .entry-content h2 a, .archive .category-domain-name-registrars .entry-content h2.entry-title a, .archive.tax-sts-category .entry-content h2.entry-title a, .archive .entry-content h2.entry-title a {
	color: #08555e;
	font: 300 3.5rem/3.5rem almoni-tzar, "Open Sans Hebrew";
	text-decoration: none;
}
.category-press.post.category-press .entry-content h2 a, .category-domain-name-registrars .post.category-domain-name-registrars .entry-content h2 a {
	font:inherit;
	background: none;
	margin: 0;
	padding: 0;
}
.category .post.category-press .entry-content h2 a:after{
	content: "";
	float:none;
	font: inherit;

}
.category .post .entry-content p, .category .page .entry-content p, .category .sts-data .entry-content p {
	margin: 0;
}

/* Black and white */
.category .entry-header .default-featured-img, .category .post .post-image, .category .page .post-image, .category .portfolio .post-image, .search .event .post-image, .esg-entry-media-wrapper img, .esg-layout-even .esg-entry-media img, .category .sts-data .post-image {
	float: right;
	margin: 0 0 0 1.5rem;
	width: 36rem;
	filter: grayscale(100%);
	filter: gray;
	filter: grayscale(1);
	filter: url('js/filters.svg#grayscale'); /* Firefox 3.5+ */
	-webkit-filter: grayscale(1); /* Webkit Nightlies, Google Chrome Canary and Microsoft Edge*/
}
.home .esg-entry-media-wrapper img, .home .esg-layout-even .esg-entry-media img, .isoc-green .category-board-members .members img, .single.board-members .members.one-third img{
	float: right;
	margin: 0 0 0 1.5rem;
	width: 36rem;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: url('js/filters.svg#grayscale'); /* Firefox 3.5+ */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(1); /* Webkit Nightlies, Google Chrome Canary and Microsoft Edge*/
}
.esg-entry-media-wrapper img, .esg-layout-even .esg-entry-media img {
	/*width: 100% !important;*/
	margin: 0px 0px 0px 0 !important;
	/*left: 0 !important;*/
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
  filter: url('js/filters.svg#grayscale'); /* Firefox 3.5+ */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(1); /* Webkit Nightlies, Google Chrome Canary and Microsoft Edge*/
}
.attachment-sidebar-list {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><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' /></filter></svg>#greyscale");	
	filter: url('js/filters.svg#grayscale'); /* Firefox 3.5+ */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(1); /* Webkit Nightlies, Google Chrome Canary and Microsoft Edge*/	
}
.category .post.has-post-thumbnail .image-layer, .category .page.has-post-thumbnail .image-layer, .search .event.has-post-thumbnail .image-layer, .category .portfolio.has-post-thumbnail .image-layer, .category .sts-data.has-post-thumbnail .image-layer{
    position: absolute;
    top: 0;
    right: 0;
    width: 36rem;
    height: 22rem;
}
.term-e-commerce .post.has-post-thumbnail .image-layer {
	display: none;
}

.category #main-featured .image-layer {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    border-top: 1px solid #84AAAE;
    border-bottom: 1px solid #84AAAE;    
}
.single .related-list .image-layer, .sidebar .related-list .image-layer {
    width: 100%;
    height: 96%;
    position: absolute;
    top: 0;
    border-top: 1px solid #84AAAE;
    border-bottom: 1px solid #84AAAE;    
}
.sidebar ul li.members .image-layer {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 11.4rem;
	border: 0;
	outline: 0;
}
main.content article.category-board-members.entry figure {
	position: relative;
}
.single.board-members .members.one-third img, .sidebar ul li.members .image-layer {
	height: 11rem;
}
main.content article.category-board-members.entry .image-layer {
	width: 100%;
	height: 27rem;
}
.category .content > *:nth-child(4n+1) .image-layer, .rsContent, .mainul > *:nth-child(4n+1) .esg-overlay, .single .related-list > *:nth-child(4n+1) .image-layer, .related-list > *:nth-child(4n+1) .image-layer, .sidebar ul > *:nth-child(4n+1) .image-layer{
	background-color: rgba(102, 148, 153, 0.6);
}
.category .content > *:nth-child(4n+2) .image-layer, .rsSlide > *:nth-child(4n+2), .mainul > *:nth-child(4n+2) .esg-overlay, .single .related-list > *:nth-child(4n+2) .image-layer, .related-list > *:nth-child(4n+2) .image-layer, .sidebar ul > *:nth-child(4n+2) .image-layer {
	background-color: rgba(8, 85, 94, 0.6);
}
.category .content > *:nth-child(4n+3) .image-layer, .rsSlide > *:nth-child(4n+3), .mainul > *:nth-child(4n+3) .esg-overlay, .single .related-list > *:nth-child(4n+3) .image-layer, .related-list > *:nth-child(4n+3) .image-layer, .sidebar ul > *:nth-child(4n+3) .image-layer{
	background-color: rgba(29, 128, 103, 0.6);
}
.category .content > *:nth-child(4n+4) .image-layer, .rsSlide > *:nth-child(4n+4), .mainul > *:nth-child(4n+4) .esg-overlay, .single .related-list > *:nth-child(4n+4) .image-layer, .sidebar ul > *:nth-child(4n+4) .image-layer {
	background-color: rgba(87, 171, 183, 0.6);
}
.esg-grid a {
	text-decoration: none !important;
	font-family: almoni-tzar, 'Open Sans Hebrew' !important;
}
.eg-isoc-home-link-video-wrapper h2 a, .eg-meet-the-team-element-1, .eg-meet-the-team-element-7{
	color: #fff !important;
}
.esg-grid a:hover, .esg-grid a:focus, .esg-grid a:active {
	text-decoration: underline !important;
}
.eg-twitter-wrapper .esg-overlay {
	background: #599EE7 !important;
}
.eg-facebook-wrapper .esg-overlay {
	background: #465292 !important;
}
.eg-linkedin-wrapper .esg-overlay {
	background: #0177B5 !important;
}
.esg-grid h2 a, .eg-isoc-home-link-video-wrapper h2 {
	font-size: 2.2rem !important;
	line-height: 2.8rem !important;
}
.esg-container-fullscreen-forcer h3 a {
	font-size: 1.9rem !important;
	line-height: 2.2rem !important;
}
/*.esg-container-fullscreen-forcer h3 a:first-child {
	display: none;
}
*/
.esg-container-fullscreen-forcer h3.eg-isoc-with-excerpt-element-1-a {
	margin-left:40px;
}
.category .entry-content .more-link, .category .featured .more-link, .esg-loadmore {
	background: #ffe21a !important;
	color: #08555e !important;
	display: block;
	width: auto;
	height: 6rem;
	position: absolute;
	left:0;
	bottom:0px;
	text-align: center;
	font: 700 2.2rem/6rem almoni-tzar, 'Open Sans Hebrew' !important;
	text-decoration: none;
	z-index: 9999;
	padding: 0rem 3rem;
}
.esg-loadmore {
	margin: 2rem 0 0 0 !important;
}
#main-featured {
	position: relative;
	width: 100%;
	height: 40rem;
	float: right;
	margin: 2rem 0;
}
#main-featured .featured-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	background-size: 100%;
	padding: 14rem 0 0 0;
}

.CoverImage {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0 auto 1em;
  max-height: 600px;
  max-width: 600px;
}
.category #main-featured .featured-bg img {
	display: none;
}
#main-featured .featured {
	width: 57rem;
	height:23rem;
	background: #14424c;
	color: #fff;
	margin: 0;
	padding: 2.5rem 3rem 0;
	position: absolute;
	top: 6rem;
	left: 3.6rem;
	z-index: 999999;
}
#main-featured .featured.ltr {
	direction: ltr !important;
	text-align: left !important;
	padding: 2.5rem 1rem 0 3rem;
}
.category .featured h1, .category .featured h2 {
	padding: 0;
	margin: 0;
	font: 300 3.5rem almoni-tzar, 'Open Sans Hebrew';
}
.category .featured h1 a, .category .featured h2 a {
	color: #fff;
	font: 300 3.5rem almoni-tzar, 'Open Sans Hebrew';
	text-decoration: none;
}
.category .featured h2 {
	padding: 0;
	margin: 0;
	font: 300 1.9rem almoni-tzar, 'Open Sans Hebrew';
	color: #fff;
}
.category .featured p {
	margin: 0;
	color: #fff;
	line-height: 3rem;
}
.category .featured .more-link{
	top:23rem;
}
.category .more-in-cat {
	clear: both;
	font-size: 2.9rem;
	font-weight: normal;
	color: #1d8067;
}
.wp-tag-cloud {
	margin: 2rem 0;
	width: 36rem !important;
	list-style: none;
}
.wp-tag-cloud li, .tagcloud li, .isoc-green .entry-meta .entry-categories a, .isoc-green .entry-meta .entry-tags a, .isoc-green .entry-tags a, .isoc-green .entry-categories a, .isoc-green .entry-categories .event-categories a {
	display: inline-block;
	height:5rem;
	line-height: 5rem;
	margin: 0 0rem 3px 0px;
}
.content .snvdshc .synved-button.ui-button.ui-state-default, .content .snvdshc .ui-state-default.synved-button.ui-button, .content .snvdshc .ui-corner-all.synved-button.ui-button, .content .snvdshc .ui-state-default.synved-button.ui-button, button.synved-button {
	display: inline-block !important;
	height:7rem !important;
	line-height: 7rem !important;
	margin: 0 0rem 20px 0px !important;
	background: #ffe21a !important;
	padding: 10px !important;
	border-radius: 0 !important;
	font: 400 2.2rem almoni-tzar, 'Open Sans Hebrew' !important;
}
.isoc-green .snvdshc .synved-button.ui-button button:hover {
	color: #14424c;
	text-decoration: underline;
}
.isoc-green .sidebar .entry-categories a {
	margin: 0 3px 3px 0px;
	color: #fff;
}
.wp-tag-cloud li {
	margin: 0 0rem 3px -1px;
}
.wp-tag-cloud li a, .tagcloud li a, .isoc-green .entry-tags a, .isoc-green .entry-categories a {
	background: #1d8067;
	color: #fff;
	font-size: 1.7rem !important;
	text-decoration: none;
	display: block;
	padding: 0 2.6rem;
}
.isoc-green .content .entry-tags a {
	display: inline-block;
}
.tagcloud a:hover, .isoc-green .entry-meta .entry-categories a:hover, .isoc-green .entry-meta .entry-tags a:hover {
	text-decoration: underline;
	color: #fff;
}
.category .format, .tax-event-categories .format {
	background: #14424c;
	text-align: center;
	width: 36rem;
	position: absolute;
	bottom: 0;
	right: -36rem;
	display: block;
}
.tax-event-categories .format {
	right: -36rem;
}
.category .format a {
	background: url(images/icons_file_formats.png) right 0 no-repeat #14424c;
	font: 400 2.2rem almoni-tzar, 'Open Sans Hebrew';
	text-align: center;
	color: #ffe21a;
	padding: 0 3rem 0 0;
	line-height: 6rem;
	display: inline-block;
	text-decoration: none;
}
.category .format-video a {
	background-position: right 1.6rem;
}
.category .format.audio a {
	background-position: right -5.4rem;
}
.category .format a:hover {
	text-decoration: underline;
	color: #ffe21a;
}
/* --------------------------------------------- */
/* Events */
/* --------------------------------------------- */ 

.single-event #main-featured, .magazine #main-featured{
	margin:0;
}
.single-event .featured-bg, .magazine .featured-bg {
	margin:0 auto;
	text-align: center;
}
.single-event .share-sidebar{
	margin:0 0 0 0;
}
.magazine .sidebar {
	margin-top: 2rem;
}
.single-event #main-featured h1, .magazine #main-featured h1 {
	font-size: 10rem;
	background: #fff;
	color: #4A919C;
	display: inline !important;
	padding: 1rem 1rem 0rem;
	line-height: 10rem;
	font-weight: 300;
}
.events .entry-header img {
	float: right;
	width: 15rem;
	height: 15rem;
	margin: 0 0 0 0.5rem;
}
.events .entry-header#mobile-search-menu img, .entry-main-content .mobile a img, .mobile {
		display: none;
	}
.events .ui-tabs .ui-tabs-nav li a {
	float: right;
}
.events .css-events-list {
	margin-top:2rem;
}
.page-template-acedmy .entry {
	margin: 0;
}
.single-event article.entry {
	margin: 0 0 0 0;
}
.single-event .sidebar article.entry {
	margin: 1.4rem 0 0 0;
}
.events .entry-heading {
	border-top:1px solid #61a695;
	border-bottom:1px solid #61a695;
	padding: 0;
	float: right;
	background: #fff;
	margin: 0 0 0 0;
	min-height: 7rem;
	width: 100%;
}
.page-template-acedmy .entry-heading{
	padding: 0;
	float: right;
	background: #fff;
	width: 42rem;
	margin: 0 0 0 0;
	height: 15rem;
	border-top: 0;
}
.page-template-acedmy .entry-heading a {
	float: right;
}
.events .entry-heading h2, .category-press .entry-content h2.entry-title, .category-domain-name-registrars .entry-content h2.entry-title{
	font: 700 2.5rem/2.7rem almoni-tzar, 'Open Sans Hebrew';
	padding: 1.5rem 1.5rem 0px;
	margin: 0;
}
.tax-event-categories .entry-heading h2 {
	margin: 0px 15.5rem 0px 0px;
}
.tax-event-categories .sidebar .entry-heading h2 {
	margin: 0px;
}
.tax-event-categories .sidebar .entry-content {
	height: auto;
}
.tax-event-categories .sidebar .three-fourths {
	width:100%;
}
.page.events .title_heading {
	min-height:58px;
}
.page.events .entry-heading h2, .single-event-main .entry-heading h2{
	padding: 1.5rem 17rem 0px;
}
.single-event .entry-heading h2 {
	min-height: 6rem;
	line-height: 4rem;
}
.events .entry-heading h2.lecturer {
	line-height: 2.9rem;
}
.events .article .entry-heading h2 {
	font: 400 6.3rem almoni-tzar,"Open Sans Hebrew";
	border-bottom: 1px solid #84AAAE;
	color: #08555E;
	padding: 0px 15px 0;
	margin: 0;
	line-height: 7.7rem;
}
.events .article .entry-heading h2.lecturer {
	line-height: 4rem;
}
.events .article .entry-heading {
	background: none;
	border: 0;
}
.events .article .entry-heading h2 a, .events .entry-heading h2 a, .events .entry-heading h1 a {
	color: #08555E !important;
	text-decoration: none;
}
.page-template-acedmy .events .entry-header {
	border-top:1px solid #61a695;	
	background: #fff;	
}
.page-template-acedmy .events h2 {
	font: 700 2.7rem almoni-tzar, 'Open Sans Hebrew';
	line-height: 1;
	padding: 2rem 1.5rem 1rem;
	margin: 0;
}
.page-template-acedmy .events h3 {
	font: 400 1.9rem/1 almoni-tzar, 'Open Sans Hebrew';
	padding: 0rem 1.5rem 1rem;
	margin: 0px;
}
.events  h2 a{
	text-decoration: none;
}
.page-template-acedmy .events h2 a{
	text-decoration: none;
}
.events .entry-heading h3 {
	font: 400 1.9rem almoni-tzar, 'Open Sans Hebrew';
	display: inline-block;
	margin: 0 1.5rem 0 0;
}
.events .entry-main-content {
	float:right;
	width:100%;
}
.events .entry-main-content h2:first-of-type {
	margin-top: 2rem;	
}
.events .snvdshc .ui-tabs, .events .snvdshc .ui-widget-content {
	background: transparent !important; 
}
.events .ui-tabs .ui-tabs-panel {
	padding: 0;
}
.events .entry-heading ul {
	margin: 1.4rem 17rem 0px 0px;
	padding: 0rem 0;
	list-style: none;
	border-top:1px solid #61a695;
}
.category-domain-name-registrars .events .entry-heading ul {
	margin: 1.4rem 2rem 0px 0px;
}
.events .entry-heading ul.has-lecturer {
	margin: 0 17rem 0 0;
}
.page-template-acedmy .events .entry-heading ul {
	border-top:0;
}

.single-event .events .entry-heading ul {
	margin: 1.4rem 17rem 0 0;
}
.single-event .widget .events .entry-heading ul {
	margin: 1.4rem 0 0 0;
}
.events .entry-heading ul li {
	float:right;
	list-style: none;
	margin: 0 0 0 .4rem;
	padding: 1rem 1.4rem 1rem 0;
	min-height: 7rem;
/*	border-bottom: 1px solid #56a9b9;*/
	width: 34%;
}
.events .entry-heading ul.has-lecturer li {
	min-height: 7rem;
}
.events.category .entry-heading ul li {
	width: 26%;
}
.page-template-acedmy .events .entry-heading ul li {
	width: 26rem;
	border-top:1px solid #61a695;
	margin: 0 0.5rem 0 0;
}
.single-event .events .entry-heading ul li {
	margin: 0 0 0 .3rem;
	padding: 1rem 1.4rem 0 0;
	min-height: 7rem;
	width: 24%;
}
.single-event .events .entry-heading ul li.price, .single-event .events .entry-heading ul li.location {
	width: 36%;
}
.single-event .widget .events .entry-heading ul li.price, .single-event .widget .events .entry-heading ul li.location {
	width: 100%;
}
.single-event .events .entry-heading ul li.price div{
	min-height: 2rem;
}
.single-event .events .entry-heading ul li:last-child {
	border-left: 0;
}
.events .entry-heading ul li.location h4 {
	background: url(images/icons-event-big.png) right 0rem no-repeat;
	padding: 0.6rem 5.6rem 0px 0px;
}
.single-event .events .entry-heading ul li.location h4 {
	background: url(images/icons-event-big.png) right 18px no-repeat;
	padding: 1.7rem 4.6rem 0.8rem 0;
}
.single-event .events .entry-heading ul li.date h4 {
	background: url(images/icons-event-big.png) right -162px no-repeat;
	padding: 1.6rem 4.6rem 0.8rem 0;
	height: 7rem;
}
.single-event .sidebar .events .entry-heading ul li.location h4 {
	padding: 1.7rem 5rem 0.8rem 0 !important;
}
.events .entry-heading ul li.date h4 {
	background: url(images/icons-event-big.png) right -180px no-repeat;
	padding: 0.6rem 5.6rem 0px 0px;
	min-height: 5rem;
}
.events .past .entry-heading ul li.date h4 {
	opacity: 0.5;
}
.events .entry-heading ul li.price h4 {
	background: url(images/icons-event-big.png) right -74px no-repeat;
	padding: 1.6rem 4.6rem 0 0;
}
.events .entry-heading ul li.price h4 div {
	font-size: 1.5rem;
}
.events .entry-heading ul li h4 {
	margin: 0;
	padding: 0;
	font: 400 1.7rem/2.1rem almoni-tzar, 'Open Sans Hebrew';	
}
.events .entry-heading ul li h4 span {
	font: 400 1.5rem/2.1rem almoni-tzar, 'Open Sans Hebrew';	
	min-height: 2.1rem;
	display: block;
}
.events .entry-heading .lecturers a {
	font: 400 1.9rem/2.1rem almoni-tzar, 'Open Sans Hebrew';
	color: #0056ac;
}
.events p {
	margin-right: 0;
}
.events .side-links{
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}
aside .events .side-links{
	clear:both;
	width: 100%;
}
.single-event .content .events .side-links {
	display: none;
}
.single-event .events .side-links {
	display: block;
}
.events .side-links li {
	padding: 0;
	margin: 0 0 3px 0;
	list-style: none;
	text-align: center;
}
.events .side-links a, .single-event .register {
	display: block;
	min-height: 7rem;
	font: 400 2.2rem almoni-tzar, 'Open Sans Hebrew';
	line-height: 7rem;
	color: #fff !important;
	text-decoration: none;
	width: 100% !important;
}
.events .side-links .ical a, .single-event .events .side-links .ical a {
	background: #1d8067;
}
.single-event .events .side-links .google a,
.events .side-links .more-link a {
	background: #08555e;
	color: #fff !important;
}
.events .side-links .register a, .single-event .register {
	background: #ffe21a;
	color: #14424c !important;
}
.single-event .content .register {
	width: 20rem !important;
	text-align: center;
}
.events .em-calnav-prev:before {
	content:"\003c";
	padding: 0 1rem;
	display: inline-block;
}
.events .em-calnav-next:after {
	content:"\003e";
	padding: 0 1rem;
	display: inline-block;
}
.events table.em-calendar caption {
	direction: ltr;
	position: absolute;
	text-indent: -9999px;
	text-align: left;
	display: inline-block;
	overflow: hidden;
}
.events .em-calendar th {
	background: #14424c;
	color: #ffe21a
}
.events .em-calendar td {
	border-color:#57abb7;
}

.events .em-calendar th.month_name {
	background: transparent;
	color: #0b3e4f
}
.events .em-calendar td.eventless .cellwrap, .events .em-calendar td.eventfull .cellwrap {
	min-height: 12rem;
}
.events table.fullcalendar td, .events table.fullcalendar td a, .events table.em-calendar td.eventful a{
	text-align: right;
	color: #14424c;
	font: 700 1.7rem almoni-tzar, 'Open Sans Hebrew';
	width: 9rem;
	vertical-align: top;
}
.events table.fullcalendar td.eventless-post {
	color: #c4d0d2;
}
.events table.em-calendar td.eventless-today, .events table.em-calendar td.eventful-today {
	background: #ffe21a;
	vertical-align: top;
}
.events .eventful ul, .events .eventful ul li {
	padding: 0;
	margin: 0;
	background: #1d8067;
	list-style: none;
}
.events .eventful ul li {
	padding: 1.2rem .5rem 0 0;
}
.events table.em-calendar td.eventful ul a {
	color: #fff;
	font: 400 1.5rem/2.1rem almoni-tzar, 'Open Sans Hebrew';
	text-decoration: none;
}
.events .em-calendar-wrapper {
	margin: 8rem 0 0 0;
}
.events h2.calendar {
	font: 400 2.9rem almoni-tzar, 'Open Sans Hebrew';	
	text-align: center;
	padding: 1rem 0 0 0;
	margin: 0 2rem 0 0;
}
.events .prev-next.year {
	float: left;
	width: auto !important;
}
.events .prev-next, .events h2.calendar {
	width: 31.6239% !important;
}
.events .prev-next, .events .prev-next li {
	margin: 0;
	padding: 0;
	list-style:none;
	float: right;
}
.events .prev-next li {
	border: 1px solid #57abb7;
	border-right: 0;
	border-left: 0;
	background: #fff;
	margin: 0 0 2rem;
}
.events .prev-next li:first-child {
	border-left: 1px solid #57abb7;
}
.events .prev-next li a {
	font: 400 2.5rem/3.5rem almoni-tzar, 'Open Sans Hebrew';
	color: #14424c;
	text-align: center;
	text-decoration: none;
	padding: 0.5rem 1rem;
	display: block;
}
.events.lecturers {
	margin: 2rem 0 0 0;
	float: right;
	width: 100%;
}
.events.lecturers h2 {
	margin: 0 0 0 0;
}
.events.lecturers p {
	margin: 0 0 0 0;
	font-size: 1.5rem;
	line-height: 2.5rem;
}
.events.lecturers p a{
	text-decoration: underline;
}
.events.lecturers img {
	margin-bottom: 0;
}
.sidebar .events .entry-heading {
	width: 100%;
	overflow: hidden;
}
.sidebar .events .entry-heading a {
	color: #08555e;
	text-decoration: none;
}
.sidebar .events .entry-heading ul li {
	float: none;
	width: 100%;
	margin-right: 16rem;
	padding: 0.4rem 1.4rem 0.4rem 0px	
}
.sidebar .events .entry-heading ul li.excerpt {
	width: 17.6rem;
}
.sidebar .events .entry-heading ul li.excerpt p {
	font-size: 1.6rem;
}
.sidebar .events .entry-heading ul li.location {
	border-bottom: 1px solid #56a9b9;
}
.sidebar .events .entry-heading ul li.location h4 {
	width: 18rem;
}
.sidebar .events .entry-heading ul {
	border-color: #56a9b9;
	margin-right: 0;
}
.events .entry-heading .lecturers {
	font: 400 1.9rem almoni-tzar,"Open Sans Hebrew";
	color: #14424c;
}
.term-e-commerce .site-container {
	margin: 2rem auto 2rem;
}
.isoc-green .portfolio .entry-heading h2 a, .isoc-green .portfolio .entry-heading h1 a {
	color: #08555e;
	text-decoration: none;
}
/* ------------------------------------------------------------- */
/* Portfolio */
/* ------------------------------------------------------------- */

/*.board-members.single .site-container, .portfolio .site-container {
	margin-top: 4rem;
}*/
.press.portfolio .entry-heading ul li {
	width:78%;
}
.fulllist {
	width:72% !important;
}
.term-startups .portfolio-bg {
	background: url(images/bg-rocket.png) 0 0 no-repeat;
	min-height: 26rem;
	background-size: 60%;
	width: 100%;
}
.category-domain-name-registrars .portfolio-bg {
	background: url(images/bg-rocket.png) -170px 60px no-repeat;
	min-height: 30rem;
	background-size: 60%;
	width: 100%;
}
.category-press .portfolio-bg {
	background: transparent url("images/bg-press.png") no-repeat scroll 0px 0px / 60% auto;
	height: 26rem;
	width: 100%;
}
.portfolio.one-half {
	width: 44%;
}
.entry.portfolio {
	margin: 0 0 6rem 6rem;
}
.search .entry.portfolio {
	margin: 0 0 6rem 0rem;
}
.portfolio.one-half.first {
	margin: 0 0 6rem 6rem;	
}
.tax-portfolio_category .portfolio-bg #cat-name {
	margin: 4rem 2rem 0;
}

.portfolio .events .entry-heading {
	width: 100%;
	border-top:1px solid #56a9b9;
	border-bottom:1px solid #56a9b9;
	background: #fff;
	min-height: 15rem;
}
.portfolio .events .entry-heading h1, .portfolio .events .entry-heading h2, .portfolio .category-press .entry-heading h2, .portfolio .events .entry-heading h3, .portfolio .category-domain-name-registrars .entry-heading h2 {
	padding: 12px 15px 10px;
	float: right;
	width: 67%;
	line-height: 1;
}
.portfolio .events .entry-heading h3 {
	padding: 0px 0px 10px;
}
.portfolio .entry-heading .entry-header {
	clear: both;
}
.term-window .portfolio .entry-heading .entry-header {
	float: right;
}
.term-window .events .entry-heading ul li {
	min-height: 7.5rem;
}
.portfolio .events p {
	margin: 1.6rem;
}
.portfolio.portfolio_category-registrars .entry-heading .entry-header {
	margin: 0 0 0 2rem;
}
.portfolio .entry-heading ul {
	border: none;
}
.portfolio .entry-heading ul li {
	padding: 1rem 0rem 0 0;
	width: 48%;
	border-top: 1px solid #56a9b9;
	margin: 0;
}
.portfolio .entry-heading ul.list-1 li {
    width: 98% !important;
}
.portfolio .entry-heading ul.list-3 li {
    width: 33% !important;
}
.portfolio.category-press .entry-heading ul li {
	width: 40%;
}
.portfolio.category-domain-name-registrars .entry-heading ul li {
	width: 48%;
}
.portfolio .entry-heading ul li {
	border-bottom: 0;
}
.portfolio.portfolio_category-registrars .entry-heading ul li {
	width: 34%;
}
.portfolio .entry-heading ul li.full {
	width: 36rem;
}
.portfolio .entry-heading ul li a, .portfolio .entry-heading ul li time {
	padding: 1.6rem 4.6rem 0 0;
	display: inline-block;
	min-height: 5rem;
	padding: 0 5rem 0 0 !important;
	color: #08555e;
	text-decoration: none;
	font: 400 1.7rem/4.8rem almoni-tzar,"Open Sans Hebrew";
}
.portfolio .entry-heading ul li.iphone a {
	background: url(images/icon-ios.png) right 0 no-repeat;
}
.portfolio .entry-heading ul li.android a {
	background: url(images/icon-android.png) right 0 no-repeat;
}
.portfolio .entry-heading ul li.email a {
	background: url(images/icon-mail.png) right 0 no-repeat;
	clear: both;
}
.portfolio .entry-heading ul li.facebook a {
	background: url(images/icon-facebook.png) right 0 no-repeat;
	clear: both;
}
.portfolio .entry-heading ul li.linkedin a {
	background: url(images/icon-linkedin.png) right 0 no-repeat;
	clear: both;
}
.portfolio .entry-heading ul li.twitter a {
	background: url(images/icon-twitter.png) right 0 no-repeat;
	clear: both;
}
.portfolio .entry-heading ul li.url a {
	background: url(images/icon-web.png) right 0 no-repeat;
}
.portfolio .entry-heading ul li.date time {
	background: url(images/icon-time.png) right 0 no-repeat;
}
#cat-desc p a, a.link_button {
	background: url("images/icon-arrow-left.png") no-repeat scroll 2rem 0.6rem #FFF;
	color: #08555E !important;
	font: 700 1.9rem/4rem "Open Sans Hebrew";
	padding: 0px 1rem 0px 3rem;
	display: inline-block;
	min-width: 30rem;
	text-align: center;
	margin: 2rem 0;
}
#cat-desc p a {
	margin: 0;
}
#cat-desc p a:after {
	content: "";
}
#cat-desc p a[href^="mailto"]:after {
	content: inherit;
} 
#cat-desc p a[href^="mailto"], #cat-desc p a[href^="http"], .category-domain-name-registrars #cat-desc a, .category-safe #cat-desc a {
	display: inline;
	background: none;
	font-weight: 400;
	padding: 0;
	text-decoration: underline;
}
#cat-desc .synved-box-message a[href^="mailto"] {
	font-weight: 700;
}
/* ------------------------------------------------------------- */
/* Members */
/* ------------------------------------------------------------- */
.category .content .category-board-members.entry, .category-elections.category .content .category-elections.entry {
	margin: 0 0 4rem 1rem;
	border: 0;
	height: auto;
	overflow: inherit;
}
.category .content .category-board-members.entry {
	position: relative;
}
.category .content .category-board-members.entry .entry-content, .category .content .category-elections.entry .entry-content {
	float: none;
	height: auto;
}
.members .entry-heading, .members .entry-title {
	float: right;
	clear: both;
}
.sidebar .members .entry-title {
	float: none;
	min-height: 7rem;
}
.isoc-green .category-board-members .members li, .isoc-green .category-elections .members li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.sidebar li.members {
	list-style: none;
	margin: 0 0 0 1%;
	width: 31.623931623931625%;
	position: relative;
}
.isoc-green .category-board-members .members h2, .isoc-green .category-elections .members h2 {
	margin: 0;
	padding: 0;
	width: 100%;
}
.isoc-green .category-board-members .members h2 a, .isoc-green .category-elections .members h2 a, .sidebar .members h3 a {
	background: #14424c;
	color: #ffe21a !important;
	font: 400 2.5rem almoni-tzar, "Open Sans Hebrew";
	padding: 1.5rem 2rem;
	display: block;
	margin: -6px 0 0 0;
	display: block;
	width: 100%;
	text-decoration: none;
}
.sidebar .members h3 a {
	min-height: 8rem;
	font-size: 2rem;
}
.isoc-green .category-board-members #content_area .members h2 a:hover, .isoc-green .category-elections #content_area .members h2 a:hover, .isoc-green .category-board-members #content_area #content_area .members h2 a:active, .isoc-green .category-board-members #content_area .members h2 a:focus {
	text-decoration: underline;
}
.isoc-green .category-board-members .members img, .isoc-green .category-elections .members img {
	width: 100%;
	height: 27rem;
}
.members-page h1.entry-title a {
	font: 400 3.5rem/3.5rem almoni-tzar, "Open Sans Hebrew";
}
.portfolio .members-page.events .entry-heading h1.entry-title {
	padding: 2rem 2rem 1.5rem;
	border: 0;
	font: 400 3.5rem/3.5rem almoni-tzar, "Open Sans Hebrew";
	margin: 0;
}
.portfolio .members-page .entry-heading ul {
	margin: 0 17rem 0 0;
}
.portfolio .members-page .entry-heading ul li {
	padding: 0.6rem 0rem 0px 0px;
	min-height: 7rem;
	line-height: 7rem;
	width: 48%;
}
.portfolio .members-page article {
	clear: both;
	margin: 2rem;
	float: right;
}


/****************************************************************
    Container Grid
****************************************************************/

.esg-container-fullscreen-forcer h3 a {
	display: none;
}
.esg-container-fullscreen-forcer h3 a:first-child {
	display: block !important;
}
.esg-container-fullscreen-forcer h2, .esg-container-fullscreen-forcer h3, .eg-isoc-home-element-6, .eg-sts-element-9, .eg-category-link-element-6, .eg-isoc-home-link-element-6 {
	text-align: right !important;
}
h3.eg-meet-the-team-element-7-a {
	text-align: center !important;
}
.esg-container-fullscreen-forcer h2 {
	max-width: 70%;
}
h2.eg-side-banner-element-0-a, h2.eg-meet-the-team-element-0-a, h3.eg-meet-the-team-element-7-a {
	max-width: 100%;
}
h2.eg-side-banner-element-0-a a {
	font-size:4.8rem !important;
	line-height: 4.8rem !important;
}
.eg-facebook-wrapper  h2, .eg-twitter-wrapper h2 {
	text-align: center !important;
}
.itemtoshow .eg-isoc_1-element-0-a {
	font: 400 2.9rem/2.2rem "Open Sans Hebrew" !important;
}
.itemtoshow .eg-isoc_1-element-0 {
	line-height: 2.8rem !important;
	padding: 1.2rem 1.6rem !important;
}
.itemtoshow .eg-isoc_1-element-1-a {
	font: 400 1.7rem/1.7rem almoni-tzar !important;
	margin: 0 !important;
}
.itemtoshow .eg-isoc_1-element-1 {
	line-height: 2.2rem !important;
	padding: 0.9rem 1.6rem !important;
	font-size: 1.9rem !important;
}
.itemtoshow .eg-isoc_1-element-0 {
	font-size: 2.2rem !important;
	text-decoration: none;
}
.esg-grid .mainul li .esg-media-poster {
    filter: grayscale(100%) !important;
    filter: gray;
    filter: grayscale(1);
    filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><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' /></filter></svg>#greyscale");
}

/* Entries
--------------------------------------------- */

.entry,
.page.page-template-page_blog-php .entry {
	background-size: 8px 8px;
	margin-bottom: 36px;
	padding-bottom: 0;
}
.page .entry {
	background: none;
}
.single .entry {
	background: none;
	margin: 2rem 0 32px;
	padding: 0;
}
.single.elections .entry, .single.elections .entry {
	margin: 5rem 0 32px;
}
.single .entry.ltr {
	direction: ltr !important;
	text-align: left !important;
}
.single-event #content_area {
	margin: 5rem 0;
}
.ltr a[href$=".pdf"], .ltr a[href$=".docx"], .ltr a[href$=".doc"], .ltr a[href$=".xls"], .ltr a[href$=".xlsx"], .ltr a[href$=".ppt"], .ltr a[href$=".pptx"], 
.engl a[href$=".pdf"], .engl a[href$=".docx"], .engl a[href$=".doc"], .engl a[href$=".xls"], .engl a[href$=".xlsx"], .engl a[href$=".ppt"], .engl a[href$=".pptx"]{
	padding: 0px 3rem 0 7rem;
	background-position: 0 0;
}
.engl a[href$=".pdf"]:after, .engl a[href$=".docx"]:after, .engl a[href$=".doc"]:after, .engl a[href$=".xls"]:after, .engl a[href$=".xlsx"]:after , .engl a[href$=".ppt"]:after, .engl a[href$=".pptx"]:after {
   content: ">";
	float: right;
}
.single .entry-header h2, .single .entry-header h1, time {
	direction: rtl !important;
	display: block;
	color: #08555e;
	font: 400 2.3rem almoni-tzar, "Open Sans Hebrew";
	margin: 2rem 0;
}
time.datetoggle1 {
	cursor: pointer;
	text-decoration: underline;
	overflow: hidden;
	display: inline-block;
}
.single .entry-content h2 {
	/*margin: 2rem 0;*/
}
.single.magazine a[href$=".pdf"], .single.magazine a[href$=".doc"] {
	display: inline !important;
	background: none !important;
	font: inherit !important;
	padding: 0 !important;
	color: #0056AC !important;;
	text-decoration: underline;
}
.single.magazine a[href$=".pdf"]:after, .single.magazine a[href$=".doc"]:after {
	content: "" !important;
}
.single .entry.timeline .entry-content {
	background: transparent url("images/scale.png") repeat-y scroll right top;
	padding: 0 6rem 0 0;
}
.single .entry.timeline .entry-content h2 {
	background: transparent url("images/point.png") repeat-x scroll right 2.8rem;
	padding: 0px 6rem 0px 0px;
	position: relative;
	right: -3.8rem;
	display: inline-block;
}
.qtip .qtip-tip, .qtip .qtip-tip .qtip-vml, .qtip .qtip-tip canvas, .qtip-content {
	text-align: right !important;
	direction: rtl !important;
	color: #08555e !important;
}
.entry-content ol.easy-footnotes-wrapper {
	border-top: 1px solid #84aaae;
	border-bottom: 1px solid #84aaae;
	margin: 0 0 2rem 0;
	padding: 2rem 0;
	clear: both;
}
.entry-content ol.easy-footnotes-wrapper li {
	margin-right: 42px;
}
ul li.date time {
	margin: 0rem 0;
}
.entry-content a, .entry-content .snvdshc .ui-widget-content a{
	color: #0056AC;
	text-decoration: underline;
}
.snvdshc .ui-widget-content a {
		color: #0056AC;
}
.entry-content a:hover {
	color: #08555e;
}
.entry-content p,
.quote-caption {
	margin-bottom: 26px;
}
.entry-content blockquote p {
	margin-bottom: 10px;
}
.entry-content ul, .entry-content ol {
	margin: 0 42px 26px 0; 
}
.ltr .entry-content ul, .ltr .entry-content ol {
	margin: 0 0 26px 42px;
}
.entry-content dl.gallery-item dt {
	margin: 0;
}
.entry-content dl dd {
	margin: 10px 42px;
}
.entry-content dl dt {
	margin: 10px 62px 10px 42px;
}
.entry-content ol > li {
	list-style-type: decimal;
}

.entry-content ul > li {
	list-style-type: disc;
	font:400 1.9rem/2.8rem "Open Sans Hebrew";
}
.magazine .entry-content ul > li {
	clear:both;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.entry-content ul > li  {
	list-style-type: square;
}
/* IE10+ CSS styles go here */
}
.entry-content ol ol,
.entry-content ul ul,
.entry-content .wp-caption p {
	margin-bottom: 0;
}

.entry-meta {
	color: #999;
	font-size: 12px;
	text-transform: uppercase;
}

.entry-meta a {
	color: #999;
	text-decoration: none;
}

.entry-meta a:hover {
	color: #222;
}

.entry-header .entry-meta {
	margin-bottom: 0px;
}

.entry-meta .entry-comments::before {
	margin: 0 6px 0 2px;
}
.categories-tags {
	margin: 0 0 2rem 0;
}
.categories-tags, .entry-categories, .event-categories {
	display: inline-block;
	list-style: none;
}
.single-event .entry-tags {
	display: inline-block;
}
.isoc-green .entry-categories a {
	color: #ffe21a;
}
.tags-wrapper {
	margin-right: 10px; 
}
.events .tags-wrapper article:first-child .entry-heading {
	border-top: none	
}
.content .entry-meta .entry-comments-link {
	float: left;
}

.content .entry-meta .entry-comments-link a {
	background-color: #1d8067;
	color: #fff;
	padding: 8px 16px;
}

.content .entry-meta .entry-comments-link a:hover {
	background-color: #08555e;
	color: #fff;
}

/* Single page
--------------------------------------------- */
.single .content h1, .single h1.sp, .page h1.sp, .events .article .entry-heading h2 {
	font: 300 6.3rem/6.3rem almoni-tzar, 'Open Sans Hebrew';
	border-bottom: 1px solid #84aaae;
	color: #08555e;
	margin: 0;
	padding: 0 0 1rem;
}
.page h1.sp {
	margin: 4rem 0 0;
}
.single .content {
	color: #08555e;
	font-size: 1.9rem;
	line-height: 2.8rem;	
}
.single .share-wrapper {
	clear: both;
	float: left;
}
.full-width-content.single .share-sidebar {
	margin: -2.2rem 0 0 0;
}
.single .single-heading, .page .single-heading {
	margin: 4rem auto 0;
}
.single .ltr, .single .engl {
	direction: ltr;
}
.snvdshc {
	margin: 0rem 0 2rem;
}
.snvdshc .ui-tabs .ui-tabs-nav li {
	border-top: 0 !important;
}
.prevnext .snvdshc .ui-tabs .ui-tabs-nav li {
	width: 50%;
}
.prevnext h1.sp {
	border: 0;
}
button.collapsed {
	background: #0B3E4F url("images/icons-accordion.png") no-repeat scroll -44px -62px !important;
	padding-left: 50px !important;
}
button.expanded {
	background: #0B3E4F url("images/icons-accordion.png") no-repeat scroll -44px 16px !important;
   padding-left: 50px !important;
}
.snvdshc .ui-state-default, .snvdshc .ui-widget-content .ui-state-default, .snvdshc .ui-widget-header .ui-state-default {
	background: #fff;
}
.snvdshc .ui-icon-triangle-1-s {
	background: url(images/icons-accordion.png) -8px -1px no-repeat !important;
}
.snvdshc .ui-icon-triangle-1-e {
	background: url(images/icons-accordion.png) -8px -74px no-repeat !important;
}
.snvdshc .ui-state-active, .snvdshc .ui-widget-content .ui-state-active, .snvdshc .ui-widget-header .ui-state-active, .snvdshc .ui-widget-content {
	border: 0 !important;
	border-bottom: 1px solid #1d8067 !important;
	border-top: 1px solid #1d8067 !important;
	border-radius: 0 !important;
}
.single .snvdshc .ui-accordion .ui-accordion-header {
	border: 0 !important;
	margin: 10px 0 0 0;
	background: url(images/icon-quetion-mark.png) right 0 no-repeat #fff !important;
}
.single .snvdshc .ui-accordion .ui-accordion-header a:hover {
	background: none !important;
}
.snvdshc li.ui-state-default, .snvdshc .ui-widget-content li.ui-state-default, .snvdshc .ui-widget-header li.ui-state-default{
	background: #fff !important;
}
.whois .snvdshc .ui-accordion .ui-accordion-header {
	border: 0 !important;
	margin: 10px 0 0 0;
}
.whois .snvdshc .ui-corner-all {
	background: #fff !important;
}
.synved-section-list h4.ui-accordion-header {
	padding: 18px 70px 10px;
}
.whois .synved-section-list h4.ui-accordion-header:first-child {
	margin: 0;
}
.synved-section-list h4.ui-accordion-header a {
	font: 400 22px/22px almoni-tzar, 'Open Sans Hebrew';	
}
.snvdshc .ui-state-default, .snvdshc .ui-widget-content .ui-state-default, .snvdshc .ui-widget-header .ui-state-default {
	background: #fff;
}
.snvdshc .ui-accordion .ui-accordion-content  {
	padding: 0.8em 1.4em 0.6em;
}
.entry-content .ui-accordion-content ol li, .entry-content .ui-accordion-content ul li {
	margin-right: 20px;
}
.single .snvdshc .ui-icon, .whois .snvdshc .ui-icon {
	width: 32px;
	height: 32px;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	top: 44% !important;
}
.snvdshc .ui-widget-content {
	color: #08555e !important;
	font-size: 1.9rem !important;
	line-height: 3.5rem !important;
}
.snvdshc .ui-state-default a, .snvdshc .ui-state-default a:link, .snvdshc .ui-state-default a:visited {
	font-size: 2.2rem !important;
	color: #08555e !important;
}

.single .video-container  {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0px;
    overflow: hidden;
    margin: 0 0 2rem 0;
}
.video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 96%;
    border: medium none;
    margin: 2rem 0px 0px;
}
.single .mejs-offscreen {
	left: auto;
}
.single-sts-data .breadcrumb {
	margin: 0 0 1rem;
}
.sts-info ul.download_files {
	clear:both;
	display: block;
	list-style: none;
	margin-bottom: 2rem;
}
.sts-info ul.download_files li {
	list-style: none;
}
a[href$=".pdf"], a[href$=".rtf"], a[href$=".docx"], a[href$=".doc"], a[href$=".xls"], a[href$=".xlsx"], a[href$=".ppt"], a[href$=".pptx"], a[href$=".ppsx"], .download_files a {
	padding: 0px 7rem 0 3rem;
	display: inline-block;
	line-height: 6rem;
	text-decoration: none;
	font: 2.3rem/7rem almoni-tzar, "Open Sans Hebrew";
	color: #08555e !important;
	width: 100%;
	margin: 0.6rem 0;
}
a[href$=".pdf"]:after, a[href$=".rtf"]:after, a[href$=".docx"]:after, a[href$=".doc"]:after, a[href$=".xls"]:after, a[href$=".xlsx"]:after , a[href$=".ppt"]:after, a[href$=".pptx"]:after, a[href$=".ppsx"]:after, .download_files a:after  {
	content: "\f347";
	float: left;
	font: 3.9rem/7rem almoni-tzar, "Open Sans Hebrew";
	font-family: dashicons;
	-moz-transform: rotate(90deg);
}
a[href$=".pdf"], .download_files a {
   background: url("images/icon-file-pdf.png") no-repeat scroll right 0px #ffffff;
}
h2.entry-title a[href$=".pdf"]:after, h4 a[href$=".pdf"]:after, .esg-grid a[href$=".pdf"]:after, .esg-grid a[href$=".pptx"]:after {
	content: "";
}
.esg-grid a[href$=".pptx"] {
	padding: 0;
	background: none;
	color: #ffe21a !important;
}
.download_files a[href$=".html"], .download_files a[href$=".php"], .download_files a[href$="/"] {
   background: url("images/icon-file-www.png") no-repeat scroll right 0px #ffffff;
}
a[href$=".doc"], a[href$=".docx"], a[href$=".rtf"]{
   background: url("images/icon-file-doc.png") no-repeat scroll right 0px #ffffff;
}
a[href$=".xls"], a[href$=".xlsx"]{
   background: url("images/icon-file-xls.png") no-repeat scroll right 0px #ffffff;
}
a[href$=".ppt"], a[href$=".pptx"], a[href$=".ppsx"]{
   background: url("images/icon-file-ppt.png") no-repeat scroll right 0px #ffffff;
}

.snvdshc a[href$=".pdf"], .snvdshc a[href$=".doc"], .snvdshc a[href$=".docx"], .snvdshc a[href$=".rtf"], .snvdshc a[href$=".xls"], .snvdshc a[href$=".xlsx"], .snvdshc a[href$=".ppt"], .snvdshc a[href$=".pptx"], .download_files a, .download_files a[href$=".php"], .download_files a[href$="/"] {
	background-color: #f1f1f1;
}
/* Lightbox */
/*------------------------------------------------------*/

#colorbox, #cboxOverlay, #cboxWrapper { 
	left:0; 
	z-index:9999999999999999 !important; 
	overflow:hidden;
	position:absolute;
	top: .5rem;
}
.single #colorbox {
	outline: 0;
}
#cboxTopRight, #cboxTopLeft, #cboxBottomRight, #cboxBottomLeft, #cboxTopCenter, #cboxBottomCenter, #cboxMiddleRight, #cboxMiddleLeft {
	display: none;
}
.single #cboxOverlay {
	background: black;
}
.single #cboxContent  #cboxLoadedContent {
	overflow: hidden !important;
	border: 1px solid #57abb7;
	border-bottom: 0;
	background: #fff;
	padding: 2rem;
}
.single #cboxContent button {
	text-indent: -9999px;
	direction: ltr;
	text-align: left;
	position: absolute;
}
.single #cboxContent button:hover, .single #cboxContent button:focus, .single #cboxContent button:active {
	outline: 1px solid #57abb7;
	overflow: hidden;
}
.single #cboxContent #cboxNext {
	background: url(images/icons-lightbox.png) 0 -2px no-repeat;
	width: 6rem;
	height: 6rem;
	top: 50%;
	left: 2.1rem;
	right: auto;
	bottom: auto;
}
.single #cboxContent #cboxPrevious {
	background: url(images/icons-lightbox.png) 0 -272px no-repeat;
	width: 6rem;
	height: 6rem;
	top: 50%;
	right: 2.1rem;
	left: auto;
	bottom: auto;
}
.single #cboxContent #cboxClose {
	background: url(images/icons-lightbox.png) 0 -540px no-repeat;
	width: 6rem;
	height: 6rem;
	top: 2.1rem;
	bottom: auto;
	right: 2.1rem;
}
.single #cboxContent #cboxTitle {
	text-align: right;
	float: right !important;
	font: 400 2.2rem almoni-tzar, 'Open Sans Hebrew';
	background: #fff;
	padding: 2rem 20px 1rem;
	color: #08555e;
	border: 1px solid #57abb7;
	border-top: 0;
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0;
}
.single #cboxContent #cboxCurrent {
	font: 300 1.5rem almoni-tzar, 'Open Sans Hebrew';
	color: #222222;
	position: absolute;
	left: 2.1rem;
	bottom: 1.5rem;
	top: auto;
	right: auto;
}
.single .bellow_the_post, .sidebar form h2{
	margin: 2rem 0 0 0;
}
.single .bellow_the_post p {
	margin: 0;
}
.grants .entry-content ul, .grants .entry-content ul > li {
	margin: 0;
	list-style: none;
}
.grants .entry-content ul > li {
	background: #fff;
	border-right: 5px solid #1d8067;
	clear: both;
	margin: 0 0 2rem;
	padding: 0 0 0.2rem 0;
}
.grants .entry-content h2 {
	padding: 2rem 2rem 0;
}
.grants .entry-content p {
	padding-right: 2rem;
}
.grants .entry-content h3 {
	background: url(images/icon-asterisk.png) no-repeat 0 0;
	text-align: left;
	padding: 1rem 0 2rem 6rem;
	margin: 0 0 0 2rem;
}
.sidebar form {
	margin: 0rem 0 2rem;
	float: right;
	width: 100%;
}
/* Audio
--------------------------------------------- */
.single .mejs-audio .mejs-controls {
	background: #14424c;
	position: relative;
	margin: 0.6rem 0;
}
.single .mejs-controls .mejs-time-rail .mejs-time-total {
	background: #fff;
}
.single .mejs-audio .mejs-controls .mejs-time-current, .single .mejs-audio .mejs-controls .mejs-horizontal-volume-current {
	background: #ffe21a;
}
.single .mejs-controls .mejs-button button {
	background-image: url(images/controls.png);
}

/* After Entry
--------------------------------------------- */

.after-entry,
.after-entry .wrap {
	overflow: hidden;
}

.after-entry {
	background: url(images/lines.png);
	background-size: 8px 8px;
	margin-top: 32px;
	padding: 16px;
	text-align: center;
}

.after-entry .wrap {
	background-color: #fff;
	padding: 32px;
}

.after-entry p {
	margin-bottom: 20px;
}

.ui-tabs-nav, .ui-tabs {
	display: table !important;
	/*table-layout: fixed !important;*/
	width: 100% !important;
	border: 0 !important;
	background: #fff !important;
	padding: 0 !important;
	border: 0 !important;
    }
.ui-tabs-nav li {
	display: table-cell !important;
	float: none !important;
	padding: 0 !important;
	border: 0 !important;
}
.ui-tabs-nav li a {
	width: 100%;
	padding: 10px !important;
	text-align: center !important; 
	min-height: 50px !important;
	line-height: 50px;	
}
.snvdshc .ui-tabs .ui-tabs-nav li.ui-tabs-active a:after {
	background: url(images/tab-selected.png) -8px -70px no-repeat !important;
	content: "";
	position: absolute;
	bottom: -19.4px;
	left: 43.7%;
	border-width: 19px 19px 0;
	border-style: solid;
	border-color: #1d8067 transparent;
	display: block;
	width: 1px;
}
.snvdshc .ui-tabs .ui-tabs-nav li.ui-tabs-active:after {
	content: "";
	position: absolute;
	bottom: -17px;
	left: 44%;
	border-width: 17px 18px 0;
	border-style: solid;
	border-color: #ffe21a transparent;
	display: block;
	width: 0;
}
.ui-tabs-active a, .snvdshc .ui-tabs-active a.ui-tabs-anchor:hover{
	background: #ffe21a  !important;
   border: 0 !important;
   /*border-left: 1px solid #84aaae !important;
   border-right: 1px solid #84aaae !important;*/
   width: 100%;
   display: block;
}
.snvdshc .ui-state-default a:hover, .snvdshc .ui-state-default a:active, .snvdshc .ui-state-default a:focus {
	/*background: #fff08c !important;*/
}

/* Pagination
--------------------------------------------- */

.archive-pagination, .em-pagination {
	font-size: 14px;
	margin: 40px 0;
	font: 400 22px almoni-tzar, 'Open Sans Hebrew';
	clear: both;
}

.archive-pagination li {
	display: inline;
	margin: 0 0 0 16px;
}
.archive-pagination ul li.pagination-next {
	margin: 0 0 0 0;
}

.archive-pagination li a, .em-pagination a, .em-pagination strong  {
	background-color: #fff;
	color: #14424c !important;
	cursor: pointer;
	display: inline-block;
	padding: 20px;
	text-decoration: none;
	font: 400 2.2rem almoni-tzar, 'Open Sans Hebrew';
	line-height: 22px;
	min-width: 60px;
	min-height: 60px;
	text-align: center;	
}
.tax-event-categories .em-pagination  {
	float: right;
	margin: 20px 0;	
}
.tax-event-categories .em-pagination a, .tax-event-categories .em-pagination strong{
	margin: 0 0 0 10px;
}

.isoc-green .archive-pagination.pagination li.active a, .em-pagination strong {
	background: #ffe21a;
	color: #14424c;
	font: 400 2.2rem almoni-tzar, 'Open Sans Hebrew';
	line-height: 22px;
	display: inline-block;
}
.em-pagination strong {
	cursor: default;
}

.archive-pagination li.pagination-next a, .archive-pagination li.pagination-previous a, .next.page-numbers{
	background:  #14424c;
	color: #ffe21a !important;
	line-height: 22px;
}
/* Comments 
--------------------------------------------- */

.entry-comments,
.entry-pings {
	margin-bottom: 40px;
}

p.form-submit,
.entry-comments .comment-author {
	margin-bottom: 0;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%
}

.comment-respond label {
	display: block;
	margin-left: 12px;
}

.comment-list li {
	list-style-type: none;
	margin-top: 24px;
	padding: 32px;
}

.ping-list li {
	list-style-type: none;
	margin: 0;
	padding: 20px 0;
}

.ping-list .reply {
	display: none;
}

.comment-list li li {
	margin-left: -32px;
}

.comment {
	background-color: #f5f5f5;
	border: 2px solid #fff; 
	border-left: none; 
}

.comment-content {
	clear: both;
}

.comment .avatar {
	margin: 0 16px 24px 0;
}

.form-allowed-tags {
	background-color: #f5f5f5;
	font-size: 14px;
	padding: 24px;
}

p.subscribe-to-comments {
	padding: 24px 0 16px;
}
.wpcf7 fieldset {
	border: 0;
	background: #fff;
	width: 100%;
	border-bottom: 1px solid #1e8b6b;
	padding: 0;
	position: relative;
}
.wpcf7 fieldset legend {
	border-bottom: 1px solid #1e8b6b;
	height: 5rem;
	color: #08555b;
	width: 100%;
	float: right;
	font-weight: 700;
	padding: 1rem 6rem 1rem 2rem;
}
.wpcf7 fieldset legend i {
	height: 4.9rem;
	color: #08555b;
	width: 5rem;
	float: right;
	font-weight: 700;
	background: url(images/yellowbg.png) right 0 repeat;
	position: absolute;
	right: 0;
	top: 0;
}
.wpcf7 fieldset p {
	padding: 0rem 2rem;
	margin: 2rem 0;
	clear: both;
}
.wpcf7 .searchandfilter {
	padding: 0 1rem;
}
.wpcf7 .searchandfilter ul {
	width: 100%;
	padding: 0 0 0 1rem;
}
.wpcf7 .searchandfilter button, .wpcf7 .spam button {
	float: left;
	margin: 1rem 0;
}
.wpcf7 .wpcf7-not-valid-tip {
	color: #c4191f;
}
.wpcf7-acceptance-as-validation div.wpcf7-validation-errors, .wpcf7-not-valid {
	border-color: #c4191f;
}
.wpcf7 label, .wpcf7-form-control-wrap, #registrars label {
	/*display: block !important;*/
}
.wpcf7 h2, .wpcf7-recaptcha {
	margin: 0 2rem;
}
.wpcf7 label {
	display: block;
	margin: 1rem 0;
}
span.wpcf7-list-item {	
	margin: 0 !important;
}
.wpcf7 .checkbox label, .wpcf7-form-control-wrap.t-o-u {
	display: inline !important;
}
.checkbox span.wpcf7-list-item {
	margin: 0;
}
.wpcf7 .url input, .wpcf7 .email input {
	direction: ltr;
}
/*.wpcf7 .checkbox input[type="checkbox"], .wpcf7-checkbox input[type="checkbox"], #undefined-fielderror input{
   padding: 0;
	margin: 0;
	height: 16px;
	width: 16px;
	float: left;
	position: absolute;
	left: 0;
	opacity: 0;
}
.wpcf7 .checkbox .wpcf7-list-item-label, .wpcf7-checkbox .wpcf7-list-item-label {
   background: url(/wp-content/themes/isoc/images/icon-checkbox-not-checked.png) right 0px no-repeat;
	padding: 8px 44px 9px 0;
	cursor: pointer;
}
.wpcf7 .checkbox input[type="checkbox"]:checked + .wpcf7-list-item-label, .wpcf7-checkbox input[type="checkbox"]:checked + .wpcf7-list-item-label {
    background: url(/wp-content/themes/isoc/images/icon-checkbox-checked.png) right 0 no-repeat;
    padding: 8px 44px 9px 0;
}
*/
.wpcf7 input[type="submit"]:focus {
	border: 1px solid #ffe21a;	
}
/*
Widgets
---------------------------------------------------------------------------------------------------- */

.widget {	
	margin-bottom: 32px;
	word-wrap: break-word;
	clear: both;
}

.widget li {
	border-bottom: 1px dotted #ececec;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: right ;
}

.widget ol > li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-right : 20px;
	text-indent: -20px;
}

.widget ul > li {
	list-style-type: none;
	text-indent: 0;
}

.widget li li {
	border: none;
	margin: 0 0 0 30px;
	padding: 0;
}

.widget ul > li:last-child,
.widget p:last-child {
	margin-bottom: 0;
}

.isoc-green.header-image .site-title a{
	display: inline-block;
}

/*
Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
	display: inline;
	font-size: 15px;
	margin: -1px 0 0 0;
}
.error404 .sidebar {
	margin-top:10rem;
}
.single-event aside.sidebar, .portfolio aside.sidebar, article.category-press {
	margin: 5rem 0 0 0;
}
body.single.press .entry {
	margin-top: 5rem;
}
.single.domain-name-registrars aside {
	margin: 6rem 0 0 0;
}

.sidebar p:last-child {
	margin: 0;
}
.category .post .excerpt .entry-content p{
	margin: 26px 0 !important;
}
.sidebar .search-form {
	width: 100%;
}

a.social-buttons {
	background-color: #08555e;
	border-left: 1px solid #fff;
	color: #fff;
	float: right ;
	font-size: 10px;
	overflow: hidden;
	padding: 8px 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 25%;
}

a.social-buttons.last {
	border: none;
}

a.social-buttons:hover {
	background-color: #1d8067;
}
.sts-info div {
	clear: both;
	margin: 0 0 2rem 0;
}
.sts-info h3{
	display: inline-block;
	float: right;
	margin: 0 0 0 1rem;
	min-width: 18rem;
	line-height: 1;
	min-height: 4rem;
}
.sts-info ul {
	display: inline-block;
	margin: 0 2rem;
}
/*
Related Posts
---------------------------------------------------------------------------------------------------- */

.share-sidebar {
	margin: 0 0 3rem;
	padding: 1.7rem 1.7rem 1rem 1.7rem;
	border-bottom: 1px solid #61A695;
	border-top: 1px solid #61A695;
	background: #fff;
	line-height: 1;
	float: right;
	width: 100%;
}

.share-sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
.share-sidebar ul li {
	display: inline-block;
	margin: 0 0 0 4px;
	padding: 0;
}
.share-sidebar ul li a{
	width: 32px;
	height: 32px;
	display: inline-block;
	text-align: left;
	direction: ltr;
	text-indent: -9999px;
	background: url(images/icons-share-unit.png) 0 0 no-repeat;
	overflow: hidden;
}
.share-sidebar ul li.whatsapp, .share-sidebar ul li.whatsapp a {
	display: none;
}
.share-sidebar ul li a.facebook_share:hover, .share-sidebar ul li a.facebook_share:active, .share-sidebar ul li a.facebook_share:focus {
	background-position: 0  -32px;	
}
.share-sidebar ul li a.twitter_share {
	background-position: -32px 0; 
}
.share-sidebar ul li a.twitter_share:hover, .share-sidebar ul li a.twitter_share:active, .share-sidebar ul li a.twitter_share:focus {
	background-position: -32px  -32px !important;	
}
.share-sidebar ul li a.google_share {
	background-position: -64px 0 !important; 
}
.share-sidebar ul li a.google_share:hover, .share-sidebar ul li a.google_share:active, .share-sidebar ul li a.google_share:focus {
	background-position: -64px  -32px !important; 
}
.share-sidebar ul li a.email_share {
	background-position: -96px 0 !important; 
}
.share-sidebar ul li a.email_share:hover, .share-sidebar ul li a.email_share:active, .share-sidebar ul li a.email_share:focus {
	background-position: -96px  -32px !important;	
}
.share-sidebar ul li a.print {
	background-position: -128px 0 !important; 
}
.share-sidebar ul li a.print:hover, .share-sidebar ul li a.print:active, .share-sidebar ul li a.print:focus {
	background-position: -128px  -32px !important;	
}
.share-sidebar ul li a.rss {
	background-position: -224px 0 !important; 
}
.share-sidebar ul li a.rss:hover, .share-sidebar ul li a.rss:active, .share-sidebar ul li a.rss:focus {
	background-position: -224px  -32px !important;	
}
.category .share-footer .share-sidebar {
	display: none;
}
.count_domains, .support {
	background: #ffe21a;
	padding: 1rem;
	clear: both;
	position: relative;
	top: -2rem;
	font: 400 2.7rem/1  almoni-tzar;
	text-align: center;
	padding: 1rem 0 0.5rem 0;
}
.count_domains h2, .support h2 {
	display: inline;
}
.support h2 {
	font-size: inherit;
}
.support h2 a {
	background: url(images/icons-footer-small.png) right -76px no-repeat;
	padding: 0 40px 0 0;
	font-size: 2.8rem;
}
/*
Related Posts
---------------------------------------------------------------------------------------------------- */
.spam-verdicts .related-posts {
	margin: 2rem 0;
}
.related-posts h2 {
	margin: 1rem 0;
	float: right;
}
.related-list {
	list-style: none;
	padding: 0;
	margin: 0 0 2rem 0;
	float: right;
	max-width: 100%;
}
.related-list li {
	position: relative;	
	margin: 0;
	padding: 0;
	float: right;
	width: 100%;
	min-height: 15.6rem;
}
.related-list a:first-child {
	display: list-item;
}
.related-list h4 {
	background: #14424c;
	font: 400 1.7rem/2.2rem almoni-tzar, 'Open Sans Hebrew';
	padding: .8rem 1rem .8rem 1rem;
	display: inline-block;
	max-width: 21rem;
	margin: 0;
	float: right;
	z-index: 9999;
	position: relative;
	clear: both;

}
.related-list h4 a {
	color: #ffe21a;
	text-decoration: none;
}
.related-list h3 {
	background: #08555e;
	font: 400 2.1rem/2.8rem almoni-tzar, 'Open Sans Hebrew';
	padding: 1rem;
	max-width: 28rem;
	margin: 0;
	float: right;
	z-index: 9999;
	position: relative;
	max-height:7rem;
	overflow: hidden;
}
.related-list h3 a {
	color: #fff;
	text-decoration: none;
}
.related-list .headings {
	position: absolute;
	top:0;
	height: 0;	
}
.fb-page iframe {
	border: 1px solid #aaa !important;
	display: block !important;
	margin: 0 0 2rem 0;
}
.fb_iframe_widget {
	margin: 0 0 2rem;
}
/*
Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
	background-color: #fff;
	clear: both;
	font-size: 15px;
	margin: 32px auto;
	max-width: 1140px;
	padding: 36px 36px 0;
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
	width: 332px;
}

.footer-widgets-1 {
	margin-left: 36px;
}

.footer-widgets-1,
.footer-widgets-2 {
	float: right ;
}

.footer-widgets-3 {
	float: left;
}

.footer-widgets .widget {
	margin-bottom: 36px;
}

.footer-widgets .search-form {
	width: 100%;
}
.fixedsticky {
	top:0;
}
.fixed-footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: gray;
}
#sticky-footer {
    background-color: gray;
}

/*
Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	background-color: #0b3e4f;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	padding: 10px;
	text-align: center;
}
.site-footer .creds {
	margin: 0 2rem 0 4rem;
}
.site-footer .creds li {
	display: inline-block;
	margin: 0 0 0 2rem;
}
.site-footer a {
	color: #fff;
	text-decoration: none;
	font-family: almoni-tzar, 'Open Sans Hebrew';
	font-size: 15px;
	font-weight: 400;		
}
.site-footer a span  {
	color: #c4d0d2;
	font-family: almoni-tzar, 'Open Sans Hebrew';
	font-size: 15px;
	font-weight: 400;
}
.site-footer a:hover {
	color: #c4d0d2;
}

.site-footer p {
	margin: 0;
}

.footer-contact{
	background: #08555e;
}
.footer-contact .wrap{
	background: #08555e;
}
.footer-contact ul {
	list-style: none;
	margin: 0 1rem 0 0;
}
.footer-contact ul li{
	float: right;
	min-height: 120px;
	border-right: 2px solid #0B3E4F;
	padding: 0px;
	display: inline-block;
	text-align: center;
	margin: 0 0 0 2rem;
}
.footer-contact ul li:last-child{
	margin: 0;
}
.footer-contact ul li div {
	padding: 3rem 110px 0px 2%;
	min-height: 120px;
	display: inline-block;
	text-align: right;
	width: 40rem;
}
.footer-contact ul li.isoc div {
	background: url(images/icons-footer-big.png) right -505px no-repeat;
}
.footer-contact ul li.domains div{
	background: url(images/icons-footer-big.png) right -240px no-repeat;
}
.footer-contact ul li.safe div{
	background: url(images/icons-footer-big.png) right 25px no-repeat;
}
.footer-contact ul li.safe {
	border-left:2px solid #0b3e4f;
}
.footer-contact h3 {
	color:#fff;
	font: 700 2.7rem almoni-tzar, 'Open Sans Hebrew';
	line-height: 1;
	margin: 0;
	padding: 0;
}
.footer-contact p{
	color:#ffe21a;
	font: 400 2.7rem almoni-tzar, 'Open Sans Hebrew';
	line-height: 0.8;
	margin: 0.5rem 0 0 0;
	padding: 0;
}
.footer-contact p span{
	font-size:1.9rem;
	margin: 0;
	padding: 0;
}
.footer-menu {
	margin: 0 auto;
	padding: 3rem 0;
	text-align: center;
	background: #1d8067;
	overflow: hidden;
	width: 100%;
}
.footer-menu .genesis-nav-menu .menu > .menu-item {
	border-bottom: 0; /* removes dotted border-bottom */
	display: inline-block;
	font-weight: 700; /* makes top menu items bold */
	margin-right: 1.664102564102564%; /* column grid margin */
	vertical-align: top; /* aligns menu items at the top */
	width: 12.076923076923077% !important; /* column grid for 7 top menu items */
}
.footer-menu .genesis-nav-menu .menu > .menu-item h2 {
	margin: 0;
}
.footer-menu .genesis-nav-menu .menu > .menu-item h2 a, 
.footer-menu .genesis-nav-menu .menu > .menu-item a,
.footer-menu .genesis-nav-menu .current-menu-item > a, .footer-contact .wrap a{
	color:#ffe21a;
	background: none;	
	padding: 8px 4px 8px 0px;
	font: 400 2.2rem almoni-tzar, 'Open Sans Hebrew';
	text-decoration: none;
}
.footer-menu .genesis-nav-menu .current-menu-item > a, .footer-contact .wrap a:lang(en) { 
	font: 400 1.6rem almoni-tzar, 'Open Sans Hebrew';
	font-style: normal; 
	text-emphasis-position: over right; 
}
.footer-menu .genesis-nav-menu .menu > .menu-item a:first-child {
	margin-bottom: 4rem;
}
.footer-menu .genesis-nav-menu .menu > .menu-item ul li a:first-child {
	min-height: 2.3rem;
	margin: 0;
	line-height: 2.3rem;
}
.footer-menu .genesis-nav-menu .sub-menu {
	position: relative;
	right: 0;
	opacity: 1;
}
.footer-menu .genesis-nav-menu .menu .sub-menu a {
	color: #fff;
	font-weight: 300;
	font-size: 1.7rem;
	width: 100% !important;	
}
.footer-menu .genesis-nav-menu .menu .sub-menu a:hover, .footer-menu .genesis-nav-menu .menu .sub-menu a:active, .footer-menu .genesis-nav-menu .menu .sub-menu a:focus {
	color: #ffe21a;
	text-decoration: underline;
}
.footer-menu .genesis-nav-menu .sub-menu .menu-item {
		border-bottom: 1px solid #61a695 !important;
		width: 13rem;
		clear: both;
}
.footer-menu .genesis-nav-menu .sub-menu .menu-item:first-child {
	margin-right: 0; /* removes column grid margin on first top menu item */
	border-top: 1px solid #61a695 !important;
}
.footer-sticky {
	background: #fff;
	border-top:1px solid #84aaae;
	height: 64px;
	position: fixed;
	bottom:0;
	width: 100%;
	z-index: 999999;
}
.footer-sticky h3 {
	font: 400 2.5rem almoni-tzar, 'Open Sans Hebrew';
	line-height: 64px;
	padding: 2px 1rem 0 1rem;
	float: right;
	margin: 0;
}
.footer-sticky ul {
	list-style: none;	
}
.footer-sticky ul li {
	line-height: 64px;
	float: right;
	margin-left:2.8%;
}
.footer-sticky ul li:first-child {
	margin: 0 0 0 3.5%;
}
.footer-sticky ul li a {
	text-decoration: none;
	color: #08555e;
	font-size: 2.2rem;
	font-weight: 700;
	padding: 0 4rem 0 0;
	font-family: almoni-tzar, 'Open Sans Hebrew';
	display: inline-block;
}
.footer-sticky ul li.join a {
	background: url(images/icons-footer-small.png) right 16px no-repeat !important;
}
.footer-sticky ul li.newsletter a {
	background: url(images/icons-footer-small.png) right -135px no-repeat !important;
}
.footer-sticky ul li.safe a {
	background: url(images/icons-footer-small.png) right -59px no-repeat !important;
}
.footer-sticky ul.follow-us {
	float: right;
	margin: 2px 0rem 0 0;
	padding: 0;
}
.footer-sticky .facebook-count {
	margin: 0;
	border-right:1px solid #84aaae;
	border-left:1px solid #84aaae;
	height: 64px;
	overflow: hidden;
}
.footer-sticky .facebook-count div {
	padding: 1.8rem 0 0 0;
	display: block;
	text-align: center;
}
.footer-sticky div.facebook-count a {
	margin: 2.2rem;
	direction: ltr;
	text-align: center;
	overflow: hidden;
	background: url(images/like.png) 0 0 no-repeat;
	text-indent: -9999px;
	display: block;
	width: 54px;
	height: 2rem;
}
.footer-sticky .follow  {
	text-align:center;
}
.footer-sticky ul.follow-us li  {
	float:right;
	margin: 1.4rem 0 0 2.5%;
}
.footer-sticky ul.follow-us li a {
	direction: ltr;
	text-indent: -9999px;
	text-align: left;
	display: block;
	width: 32px;
	height: 32px;
	padding: 0;
	overflow: hidden;
}
.footer-sticky ul.follow-us li.youtube a {
	background: url(images/icons-social-footer.png) -64px 0px no-repeat !important;
}
.footer-sticky ul.follow-us li.youtube a:hover, .footer-sticky ul.follow-us li.youtube a:active, .footer-sticky ul.follow-us li.youtube a:focus {
	background: url(images/icons-social-footer.png) -64px -32px no-repeat !important;
}
.footer-sticky ul.follow-us li.facebook a {
	background: url(images/icons-social-footer.png) -32px 0px no-repeat !important;
}
.footer-sticky ul.follow-us li.facebook a:hover, .footer-sticky ul.follow-us li.facebook a:active, .footer-sticky ul.follow-us li.facebook a:focus {
	background: url(images/icons-social-footer.png) -32px -32px no-repeat !important;
}
.footer-sticky ul.follow-us li.twitter a {
	background: url(images/icons-social-footer.png) 0px 0px no-repeat !important;
}
.footer-sticky ul.follow-us li.twitter a:hover, .footer-sticky ul.follow-us li.twitter a:active, .footer-sticky ul.follow-us li.twitter a:focus {
	background: url(images/icons-social-footer.png) 0px -32px no-repeat !important;
}
.footer-sticky ul.follow-us li.linkedin a {
	background: url(images/icons-social-footer.png) -96px 0px no-repeat !important;
}
.footer-sticky ul.follow-us li.linkedin a:hover, .footer-sticky ul.follow-us li.linkedin a:active, .footer-sticky ul.follow-us li.linkedin a:focus {
	background: url(images/icons-social-footer.png) -96px -32px no-repeat !important;
}

.youtube-container { display: block; margin: 20px auto; width: 100%; max-width: 100%; height:auto;}
.youtube-player { display: block; width: 100%; /* assuming that the video has a 16:9 ratio */ padding-bottom: 56.25%; overflow: hidden; position: relative; width: 100%; height: auto; cursor:; cursor: pointer; display: block; }
.youtube-player a:hover img, .youtube-player a:active img, .youtube-player a:focus img {opacity: 0.5;	border: 1px dotted #000;}
img.youtube-thumb { bottom: 0; display: block; left: 0; margin: auto; max-width: 100%; width: 100%; position: absolute; right: 0; top: -17%; height: auto }
div.play-button { height: 100%; width: 100%; left: 50%; top: 50%; margin-left: -36px; margin-top: -36px; position: absolute; background: url("images/icon-youtube-dark.png") no-repeat; }
#youtube-iframe { width: 100%; height: 100%; position: absolute; top: 0; left: 0; }
#content_area iframe{ width: 100%;}

/*
Theme Formats
---------------------------------------------------------------------------------------------------- */
.Standard: {}
.format-aside {}
.format-audio {}
.format-gallery {}
.format-image {}
.format-link {}
.format-quote {}
.format-status {}
.format-video {}

/*
Theme Colors
---------------------------------------------------------------------------------------------------- */

/* Isoc Green
--------------------------------------------- */

.isoc-green .entry-title a:hover,
.isoc-green .genesis-nav-menu > .left > a:hover,
.isoc-green .site-footer a:hover,
.isoc-green h2 a:hover {
	text-decoration: underline;
}

.isoc-green .entry-title a,
.isoc-green .entry-meta a:hover,
.isoc-green a:hover {
	text-decoration: underline;
}

.isoc-green .archive-pagination li a:hover,
.isoc-green .button,
.isoc-green .button:hover,
.isoc-green .entry-comments-link a,
.isoc-green .entry-comments-link a:hover,
.isoc-green .genesis-nav-menu a,
.isoc-green .site-title a,
.isoc-green .site-title a:hover,
.isoc-green a.social-buttons {
	color: #fff;
}

.isoc-green h2 a{
	color: #08555e;
	text-decoration: none;
}
.isoc-green h2#cat-desc a{
	text-decoration: underline;
}
.isoc-green .archive-pagination li a:hover,
.isoc-green .archive-pagination li.active a,
.isoc-green .button:hover,
.isoc-green .btn:hover,
.isoc-green .content .entry-comments-link a,
.isoc-green .enews-widget input:hover[type="submit"],
.isoc-green .genesis-nav-menu .current-menu-item > a,
.isoc-green .genesis-nav-menu a:hover,
.isoc-green .sidebar .enews-widget input[type="submit"],
.isoc-green a.social-buttons:hover,
.isoc-green input:hover[type="button"],
.isoc-green input:hover[type="reset"],
.isoc-green input:hover[type="submit"],
.isoc-green input:focus[type="submit"]  {
	color: #ffe21a;
	text-decoration: underline;
}
.isoc-green button:hover, .isoc-green button:focus {
	text-decoration: underline;
}
.isoc-green .entry-comments-link a:hover {
	background-color: #08555e;
}

.isoc-green .sidebar .enews-widget input:hover[type="submit"] {
	background-color: #fff;
}

.isoc-green .genesis-nav-menu > .left > a,
.isoc-green.header-image .site-title a {
/*	background: none !important;*/
overflow: hidden;
}
a:focus, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a:focus, .eg-isoc-home-element-0:focus  {
	outline: 2px dotted #0177b5 !important;
}
input:focus[type="text"], input:focus[type="email"], input:focus[type="tel"], input:focus[type="url"], textarea:focus {
	outline: 2px dotted #0177b5 !important;
}
.share a:focus {
	background-image: url(images/icons-share-unit.png) !important;
}

/*
Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (-moz-min-device-pixel-ratio: 1.5),
	only screen and (-o-min-device-pixel-ratio: 3/2),
	only screen and (min-device-pixel-ratio: 1.5) {

	.after-entry,
	.comment-respond h3:after,
	.comment-respond h3:before,
	.entry-comments h3:after,
	.entry-comments h3:before,
	.entry,
	.widget-title:after,
	.widget-title:before {
		background-image: url(images/lines@2x.png);
	}

	.search-form input[type="search"] {
		background-image: url(images/search@2x.png);
	}
}
/*
1920px
---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1920px) {
	.widget-toggle-control .hide-widget-toggle {
		/*margin-left:10rem;*/
	}
	#mega-menu-wrap-secondary #mega-menu-secondary {
		/*margin-left: 24rem;*/
	}
	.wrap #mega-menu-wrap-primary #mega-menu-primary li {
		margin-left: 6rem !important;
	}
	.widget-toggle-control .hide-widget-toggle {
		/*margin-left: 12rem !important;*/
	}
}
/*
1720px
---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1720px) {
	html {
		font-size: 56% !important;
	}
	#mega-menu-secondary {
		/*margin-left: 22rem;*/
	}
	.widget-toggle-control .hide-widget-toggle {
		margin: 0 0 0 0 !important;
	}
}
/*
1540px
---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1540px) {
	.widget-toggle-control .hide-widget-toggle {
		/*left: 8% !important;*/
	}
}
/*
1440px
---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1440px) {

	html {
		font-size: 54% !important;
	}

	.footer-widgets,
	.site-container,
	.wrap {
		max-width: 1140px;
	}

	.widget-toggle {
		margin: 0 1rem 0 0 !important;
	}
	.genesis-nav-menu .search-form {
		margin: 0 12rem 0 0;
	}
	#mega-menu-secondary {
		/*margin-left: 30rem !important;*/
	}
	.wrap #mega-menu-wrap-primary #mega-menu-primary li, .wrap #mega-menu-wrap-primary #mega-menu-primary li:first-child {
		margin: 0 4rem 0 1.5rem !important;
	}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
		width: 1110px !important;
		top: 40px;
	}
	.content-sidebar-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-sidebar-content .content-sidebar-wrap {
		width: 688px;
	}
	.widget-toggle-control .hide-widget-toggle {
		margin: 0 !important;
	}
	.content {
		
	}
	.single-event #main-featured h1 {
		font-size: 8rem;
	}
	.site-header .widget-area {
		/*width: 544px;*/
	}

	.content-sidebar-sidebar .content,
	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content {
		width: 380px;
	}

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.home-middle-right ,
	.home-middle-left,
	.sidebar-primary,
	.title-area {
		width: 36rem;
	}
	.portfolio .entry-heading ul li a, .portfolio .entry-heading ul li time {
		padding: 1rem 6rem 0 0 !important;		
	}
	.wrap #mega-menu-wrap-primary #mega-menu-primary li:last-child {
		margin-right:4rem !important;
	}
	#fb-root iframe {
		width: 100% !important;
	}
	.support h2 a {
		background-position: right -60px;
		background-size: 12%;
	}

}
/*
1280px 
---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1280px) {

	html {
		font-size: 50% !important;
	}

	.footer-widgets,
	.site-container,
	.wrap {
		max-width: 1140px;
	}

	.widget-toggle {
		margin: 0 1rem 0 0 !important;
	}
	.nav-primary #mega-menu-wrap-primary {
		margin: 0 12rem 0 0;
	}
	.wrap #mega-menu-wrap-primary #mega-menu-primary li {
		margin: 0 4.5rem 0 3.5rem !important;
	}
	.wrap #mega-menu-wrap-primary #mega-menu-primary li:first-child {
		margin: 0 2.5rem 0 3.5rem !important;
	}
	.wrap #mega-menu-wrap-primary #mega-menu-primary li:last-child {
		margin: 0 4.5rem 0 0rem !important;
	}
	.menu-secondary {
		width: 80%;
	}
	#mega-menu-secondary {
		/*margin-left: 38rem !important;*/
	}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
		width: 1110px !important;
	}
	.content-sidebar-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-sidebar-content .content-sidebar-wrap {
		width: 688px;
	}
	.drawer ul.updates li{
		min-height: 58px;
	}
	.events .entry-heading ul li.price h4 {
		background-position: right -83px;
		padding-right: 6.6rem;
	}
	.single-event .events .entry-heading ul li.location h4 {
		background-position: right 11px;
		padding-right: 6.6rem;
	}
	.single-event .events .entry-heading ul li.date h4 {
		background-position: right -172px;
		padding-right: 6.6rem;
	}

	.site-header .widget-area {
		/*width: 544px;*/
	}

	.single-event #main-featured h1 {
		font-size: 8rem;
	}
	.content-sidebar-sidebar .content,
	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content {
		width: 380px;
	}

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.home-middle-right ,
	.home-middle-left,
	.sidebar-primary,
	.title-area {
		width: 38rem;
	}
	.widget-toggle-control .hide-widget-toggle, .widget-toggle-control .show-widget-toggle {
		left: 0px !important;
	}
	.related-list li {
		min-height: 16.6rem;
	}
	.support h2 a {
		background-position: right -44px;
		background-size: 10%;
	}

}
/*
1140px 
---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1140px) {

	html {
		font-size: 50% !important;
	}
	.widget-toggle-control .hide-widget-toggle, .widget-toggle-control .show-widget-toggle {
		left: 10px !important;
	}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
	width: 1010px !important;
	}
	.content-sidebar-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-sidebar-content .content-sidebar-wrap {
		width: 688px;
	}

	.footer-sticky ul.follow-us {
  	float: right;
  	margin: 0rem 0rem 0 0;
	}	
	.category .format a {
		padding: 0 4rem 0 0;
	}
	.category .format.audio a {
  	background-position: right -7.4rem;
	}
	.site-header .widget-area {
		/*width: 544px;*/
	}

	.content-sidebar-sidebar .content,
	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content {
		width: 380px;
	}

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.home-middle-right ,
	.home-middle-left,
	.sidebar-primary,
	.title-area, 
	.category .sidebar-primary {
		
	}
	.portfolio .events .entry-heading h2, .portfolio .events .entry-heading h3 {
		width: 60%;
	}
	.portfolio .entry-heading ul li {
		width: 30%
	}
	.wrap #mega-menu-wrap-primary #mega-menu-primary li, .wrap #mega-menu-wrap-primary #mega-menu-primary li:first-child {
		margin: 0 2.5rem 0 3.2rem !important;
	}
	#mega-menu-secondary {
		margin-left: 2rem !important;
	}
	.archive .category-domain-name-registrars .entry-content h2.entry-title a {
		font-size:2rem;
	}
	
}

/*
1070px 
---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1100px) {

	html {
		font-size: 50%;
	}
	.footer-widgets,
	.site-container {
		width: 94%;
	}
.mega-menu-wrap ul li a {
	font:300 2.6rem 'almoni-tzar' !important;
}	
.category #main-featured .featured {
	right: 45rem;
	}
.site-title a, .site-title a:hover {
	margin: 0rem 1rem 0px 1rem;
}
}


/*
1023px 
---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1024px) {
	html {
		font-size: 44%;
	}
	.footer-widgets,
	.site-container {
		width: 1010px;
	}
	.page.events .title_heading {
		min-height: 50px;
	}
	 .portfolio .category-domain-name-registrars .entry-heading h2 {
	 	font-size: 2.1rem;
	 }
	 .footer-sticky .facebook-count div {
	 	padding: 2.8rem 0 0 0;
	 }
	 .footer-sticky ul li {
	 	margin-left: 2.5%;
	 }
	 .follow-us {
	 	width: 55%;
	 }
	 .footer-sticky ul.follow-us li {
	 	margin-left: 1%;
	 }
}
/* 980px */
@media only screen and (max-width: 980px) {

	html {
		font-size: 62.5%;
	}
	.title-area, .title-area .site-title {
		float: none;
		position: static;
		margin: 0;
		text-align: center;
	}
	.site-header {
		min-height: inherit;
	}
	.esg-container {
		padding: 0 1rem !important;
	}
	.events .entry-content {
		float:right;
		width: 100%;
	}
	.events header.entry-content {
		float:right;
		width: auto;
	}
	.events .entry-header img, .portfolio-bg {
		clear: both;
		/*height: 12rem;*/
		background-size: 100% 100% !important;
		text-align: center;
		/*display: none;*/
	}
	.sidebar .events .entry-header img {
		display:block;
	}
	.events .entry-heading ul li {
		width: 100%;
	}
	.events .entry-header#mobile-search-menu img, .entry-main-content a img {
		margin: 3.5rem 0 2rem 2rem !important;
	}
	.events .entry-heading h2, .page .events .entry-heading h2 {
		padding: 2rem 2rem 0;
	}
	.title-area .site-title a, .title-area .site-title a:hover {
		background: url(/wp-content/uploads/2015/01/logo.png) 50% 0 no-repeat !important;
		text-align: center;
		margin: 0 auto;
		margin: 20px auto 0;
		max-width: none;
		text-indent: 0;
		font-size: 3rem;
		padding: 60px 0 0 0;
		width: 12rem;
		height: auto;
		display: block !important;
		background-size: 70px !important;
	}
	.title-area .site-title a span {
		width: 100%;
		display: block;
		margin: 0;
		padding: 0;
		font-weight: 400;
		color: #fff;
		font-family: almoni-tzar, "Open Sans Hebrew";
		text-indent: -999999px;
	}
	.header-image .site-description, .widget-toggle-control .hide-widget-toggle, .logged-in.admin-bar .widget-toggle-container {
		display: none;
	}
	.footer-widgets,
	.site-container,
	.wrap {
		max-width: 100%;
	}
	.nav-primary {
		margin: 0;
		background:transparent;
		width: 100%;
		padding: 0;
		min-height: inherit;
	}
	.nav-primary #mega-menu-wrap-primary {
		margin: -150px 0 0 0;
	}
	#mega-menu-wrap-secondary {
		position: absolute;
		left: 1rem;
		top: -100px;
		z-index: 9999;
	}
	.nav-secondary, .title-area img, .category .featured .more-link, .facbook-title, aside iframe, #mega-menu-secondary {
		display: none;
	}
	
	.site-container {
		padding: 20px 5%;
	}
	.category .content, .content, .events .content {
		width: 100%;
	}
	.isoc-green .category-board-members .members img, .isoc-green .category-elections .members img {
	width: 100%;
	height: 22rem;
	}
	.category .breadcrumb {
		margin: 0 !important;
		width: 100% !important;
		position: absolute;
		top: 0;
		right: 0;
	}
	.support h2 a {
		padding: 4px 40px 0px 0;
	}
	.category .goback, .single .goback  {
		background: url(images/goback.png) no-repeat right 0;
		display: inline-block;
		height: 60px;
		width: 60px;
		position: absolute;
		top: 12rem;
		text-indent: -9999px;
		left: auto;
	}
	.category .entry-header .default-featured-img, .category .post .post-image, .category .portfolio .post-image, .search .event .post-image, .esg-entry-media-wrapper img, .esg-layout-even .esg-entry-media img, .category .post.has-post-thumbnail .image-layer, .search .event.has-post-thumbnail .image-layer, .category .portfolio.has-post-thumbnail .image-layer {
		width: 22rem;
		height: 22rem !important;
	}
	.category .content-wrapper {
		margin: 0 22rem 0 0;
	}
	.single .goback {
		position: relative;
		top: 0;
		padding: 0;
		float: right;
	}
	.single h1.sp {
		margin: 0 10rem 0 0;
	}
	.single .entry-header h2 {
		margin: 0 0 2rem 0;
		font-size: 3.3rem;
	}
	.category h1#cat-name  {
		margin: 10rem 0 0;
		padding: 0 10rem 0 0;
		min-height: 9rem;
	}
	.category .sidebar-primary, #tag_cloud-5, .tag_cloud-5_clone {
		height: auto !important;
		width: 100% !important;
	}
	.category .sidebar.widget-area {
		background: #F1F1F1 none repeat scroll 0% 0%;
		clear: both;
		margin: 3rem 0 0rem !important;
		padding: 0rem 0 0 5%;
	}
	.category .sidebar.widget-area .wp-tag-cloud {
		width: 100% !important;
	}
	.category .sidebar h2{
		color: #14424c;
		margin: 0;
	}
	.category .sidebar-primary, #tag_cloud-5, .tag_cloud-5_clone {
	height: auto !important;
	}
	.widget-toggle-container {
		right: -270px;
	}
	.drawer ul.thingstoknow li.learnmore a {
		background-position: 2.5rem 3rem !important;
	}
	.wrap #mega-menu-wrap-primary #mega-menu-primary li:first-child {
		margin: 18px 0 0 0 !important;
		padding: 2rem 0 0 0;
		background: #1d8067;
	}
	.wrap #mega-menu-wrap-primary #mega-menu-primary li, .wrap #mega-menu-wrap-primary #mega-menu-primary ul li li:first-child {
		margin: 0 !important;
		width: 100%;
		text-align: right !important;
		background: #1d8067;
	}
	.wrap #mega-menu-wrap-primary #mega-menu-primary li a{
		text-align: center !important;
		padding: 0 1rem !important;
		background: #1D8067;
		clear: both;
	}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a:hover {
		background: #1D8067 !important;
		text-decoration: underline !important;
	}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
		float: none;
	}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
		width:100% !important;
	}
	.header-image .site-description {
			width: 30rem;
	}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
		background: transparent !important;
	}
	.mega-menu-wrap ul li a {
		font:300 2.6rem 'almoni-tzar' !important;
	}	
	.category #main-featured {
		height: auto !important;
	}
	#main-featured .featured-bg {
		background-repeat: no-repeat;
		background-size: 100% !important;
		height: 100% !important;
	}
	.category #main-featured .site-container{
		margin: 0;
	}
	.category #main-featured .featured-bg {
		background: none !important;
		position: relative;
		display: table-cell;
	}
	.category #main-featured .featured-bg img {
		width: 100%;
		display: block;
	}
	#main-featured .featured-bg {
		padding: 2rem 0 0 0;
	}
	.category #main-featured .featured {
		width: 100%;
		background: none;
		position: relative;
		padding: 0;
		top: 0;
		right: 0;
		height: auto;
		}
	.category #main-featured .featured h2 a, .category #main-featured .featured p, .tax-event-categories #main-featured .featured h2 a {
		color: #0b3e4f;
		}
	.category .post .entry-footer, .category .post .entry-content {
		width: 100%;
	}
	.site-title a, .site-title a:hover {
		margin: 0rem 0px 0px 1rem;
	}
	.single-event #main-featured h1 {
		font-size: 5rem;
	}
	.five-sixths,
	.four-sixths,
	.home-middle-right ,
	.home-middle-left,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds,
	.three-fifths,
	.one-eighth, 
	.two-fifths {
		margin: 0;
		width: 100%;
	}
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.home-middle-right ,
	.home-middle-left,
	.sidebar-primary,
	.title-area, 
	.category .sidebar-primary {
		width: 100%;
	}
	.genesis-nav-menu a,
	.nav-primary .sub-menu a {
		font-size: 12px;
		padding: 12px;
	}

	.nav-secondary a,
	.nav-secondary .sub-menu a {
		font-size: 11px;
		padding: 10px 8px;
	}

	.genesis-nav-menu .sub-menu .sub-menu {
		margin: -31px 0 0 174px;
	}
	.mega-menu-wrap ul li ul.mega-sub-menu .mega-menu-item-object-category, .mega-menu-wrap ul li ul.mega-sub-menu .mega-menu-item-object-custom, .mega-menu-item-object-portfolio_category, .mega-menu-item-object-event-categories {
	border: none !important;
	}
	.wrap #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
		width: 100% !important;
		text-align: center !important;
		border: 0 !important;
		margin: 0 !important;
	}
 
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-item-align-right {
		background: #1d8067;
	}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li a {
		font-size: 2.7rem !important;
	}
	.mega-menu-wrap ul li ul.mega-sub-menu .mega-menu-item-object-category, .mega-menu-wrap ul li ul.mega-sub-menu .mega-menu-item-object-custom, .mega-menu-item-object-portfolio_category, .mega-menu-item-object-event-categories, .mega-menu-item-object-page, .mega-menu-item-object-post {
		border: 0 !important;
	}
	.nav-primary .sub-menu .sub-menu {
		margin: -36px 0 0 174px;
	}

	.entry-title {
		font-size: 30px;
	}

	.after-entry .enews-widget input,
	.after-entry .enews-widget input[type="submit"] {
		width: 100%;
		margin-bottom: 10px;
	}
	.single .entry.timeline .entry-content h2 {
		background-position: right 5.2rem;
	}
	.site-footer {
		margin: 0 0 8rem !important;
	}
	.footer-widgets {
		padding: 20px 5% 0;
	}
	.footer-sticky, .category .share-sidebar{
		display: none;
	}
	
	.category .share-footer .share-sidebar {
		display: block !important;
		margin: 2rem 0 0 0;
	}
	
	.footer-sticky ul {
		height: auto !important;
		text-align: center;
		float: none !important;
	}
	.footer-sticky ul li {
		float: none !important;
		text-align: center;
		display: inline-block;
	}
	.footer-sticky ul.follow-us {
		margin: 1.5rem 0rem 0px 0px;
		display: inline;
	}
	.footer-sticky ul.facebook-count {
		border: 1px solid #84aaae;
	}
	.footer-contact ul li.isoc, .footer-contact ul li.domains, .footer-contact ul li.safe {
		border-bottom: 1px solid #08555e;		
	}
	.footer-sticky ul.facebook-count a {
		height: 3rem;
	}
	.footer-sticky .follow {
		margin: 2rem 0 0;
	}
	.footer-sticky h3 {
		float:none;
		display: inline;
	}
	.genesis-nav-menu .sub-menu {
		width: auto;
	}	
	.footer-menu .genesis-nav-menu .menu > .menu-item {
		width: 40% !important;
		margin:4% 2% 0 0;
	}	
	.footer-menu .genesis-nav-menu .menu > .menu-item:last-child {
		float: right;
		margin-right: 10%;
	}
	.footer-menu .genesis-nav-menu .sub-menu .menu-item {
		width: 100%;
	}
	.footer-menu .genesis-nav-menu .menu .sub-menu a {
		width: 100%;
	}
	.creds p a {
		text-align: center !important;
		float: none !important;
	}
	.portfolio.one-half {
		width: 100%;
	}
	.portfolio.one-half.first {
		margin: 0rem 0 6rem 6rem;
	}
	.portfolio .events .entry-heading h2, .portfolio .events .entry-heading h3 {
		width: 76%;
	}
	.portfolio .entry-heading ul li {
		width: 37%;
	}
	.portfolio .members-page .entry-heading ul li {
		width: 25%;
	}
	.portfolio .entry-heading ul li a, .portfolio .entry-heading ul li time {
		padding: 0 7rem 0 0 !important;
		line-height: 7rem;
	}
	.category-press.category .content .entry.category-press:nth-child(2n), .category-domain-name-registrars.category .content .entry.category-domain-name-registrars:nth-child(2n) {
		margin-right: 0 !important;
	}
	.portfolio-bg {
		background-position: 0 0 !important;
	}
	.category .content .category-board-members.entry, .category .content .category-elections.entry {
		width: 31%;
	}
	/*article.category-board-members {
		width: 32% !important;
	}*/
	.archive-pagination, .em-pagination {
		margin: 2rem 0 0 0;
	}
	.single p, .single li, .entry-content ul > li  {
		font-size: 2.6rem;
		line-height: 4rem;
	}
	.related-list, .related-list li {
		float: none;
		clear: both;
	}
	.related-list li a img {
		height: 22rem;
		width: 100%;
	}
	.single h2 {
		font-size: 5rem;
	}
	.single h3 {
		font-size: 3.1rem;
		max-width: none;
	}
	.related-list h3 {
		font-size: 4.1rem;
		max-width: none;
		line-height: 5.5rem;
		max-height: 12rem;
		margin-left: 14rem;
		overflow: hidden;
	}
	.related-list h4, .single h4 {
		font-size: 2.7rem;
	}
	a[href$=".pdf"], .spam-verdicts .content .entry-content a, a[href$=".rtf"], a[href$=".docx"], a[href$=".doc"], a[href$=".xls"], a[href$=".xlsx"], a[href$=".ppt"], a[href$=".pptx"], a[href$=".ppsx"] {
		padding: 0px 9rem 2rem 3rem;
   }
   .archive-pagination li {
   	margin-left: 6px;
   }
   .archive-pagination li a, .em-pagination a, .em-pagination strong {
   	min-width: 50px;
		min-height: 50px;
		padding: 15px;
   }
   #main-featured {
   	height: 20rem;
   }
   .single-event .events .entry-heading ul li {
		width:100% !important;
	}
	.single-event .widget .events .entry-heading ul li {
		width:50% !important;
	}
	.events .ical, .events .register {
		width: 49%;
		display: inline-block;
	}
	.events .list .ical, .events .list .more-link, .events .list .register {
		width: 32.3%;
		display: block;
		float: right;
		margin: 0 0 0 0.5rem;
	}
	.single-event .events .entry-heading ul li {
		margin: 0 0 0 0.3rem;
		padding: 1rem 1.4rem 0 0;
		min-height: 7rem;
		width: 28%;
		border: 0;
		float: right;
	}
	.past.events .list, .future.events .list {
		width: 23.0769%;
	}
	.sidebar .events .entry-heading ul li.excerpt p {
		font-size: 2.7rem;
	}
	.past.events .excerpt, .future.events .excerpt {
		width: 69.0769%;
	}
	.past.events .list .more-link {
		width: 100%;
	}
	.sidebar .events .entry-heading ul li.excerpt {
		width: 80%;
	}
	.single-event .content .events .side-links {
		display: block;
		clear: both;
		width: 100%;
	}
	.single-event aside .events .side-links {
		display: none;
	}
	.content .single-event .entry-heading h2 {
		paddgin-right: 17rem !important
	}
	.drawer ul.thingstoknow li, .drawer ul.updates li, .drawer ul.thingstoknow li.learnmore {
		width:100%;
	}
	.drawer ul.thingstoknow li a {
		background-position: right 0;
		padding-right: 7rem;
	}
	.drawer ul.updates li a {
		line-height: 7rem;
	}
	#mobile-search-menu.displaynone, .home-sidebar {
		display: block !important;
	}
	.single #cboxContent #cboxNext, .single #cboxContent #cboxPrevious, .single #cboxContent #cboxClose {
		width: 4rem;
		height: 4rem;
		background-size: 100%;
	}
	.single #cboxContent #cboxClose {
		background-position: 0 -278px;
	}
	.single #cboxContent #cboxPrevious {
		background-position: 0 -140px;
	}
	.eg-facebook-wrapper .eg-facebook-element-6, .eg-twitter-wrapper .eg-twitter-element-6, .eg-linkedin-wrapper .eg-linkedin-element-6 {
	font-size:8px !important;
	line-height: 12px !important;
	margin: 0 0 4px 0 !important;
	}
	.important li {
		font-size: 1.9rem;
		line-height: 3rem;
	}
	.share-sidebar {
		position: fixed;
		bottom:-23px;
		right: 0;
		z-index: 9999999999999;
	}
	.share-sidebar ul li.whatsapp, .share-sidebar ul li.whatsapp a {
		display:inline-block;
	}
	.share-sidebar ul li a.whatsapp_share {
		background-position: -192px 0; 
	}
	.share-sidebar ul li a.whatsapp_share:hover, .share-sidebar ul li a.whatsapp_share:active, .share-sidebar ul li a.whatsapp_share:focus {
		background-position: -192px -32px;	
	}
	.single.board-members .members.one-third img, .sidebar ul li.members .image-layer {
	height: 18rem;
	}
	.whois .entry-content .ui-accordion-content ul.domain-info li {
		clear: both;
	}
	.whois .ui-accordion-content h5 {
		font: 700 15px/23px 'Open Sans Hebrew'; 
		display: block;
		float: left;
		min-width: 12rem;
	}
	.whois .ui-accordion-content span {
		display: block;
		padding: 0 0 0 18rem;
		font: 400 15px/23px 'Open Sans Hebrew'; 
	}
}
@media only screen and (max-width: 648px) {

	html {
		font-size: 48% !important;
	}
	.site-container {
		width: 100%;
	}
	.single-event .site-container {
		padding-top:0;
	}
	.single-event .register.more-link {
		display: none;
	}
	.category #main-featured .featured {
		width: 100%;
		right: 0;
	}
	.content .entry-meta .entry-comments-link {
		display: block;
		float: none;
		margin: 10px 0;
	}
	.content {
		width: 100%;
	}
	.footer-widgets-1, .footer-widgets-2, .footer-widgets-3, .home-middle-right, .home-middle-left, .sidebar-primary, .title-area {
		width:100%;
	}
	.category .post .entry-footer, .category .post .entry-content {
		
	}
	.category .content .entry {
		height: auto;
	}
	.category .entry-content .more-link, .category .featured .more-link {
		
	}
	.wp-tag-cloud {
		position: static !important;
	}
	.footer-widgets-1, .footer-widgets-2, .footer-widgets-3, .home-middle-right, .home-middle-left, .sidebar-primary, .title-area, .category .sidebar-primary {
		width: 100%;
	}
	.portfolio.one-half.first {
		margin: 0rem 0 6rem 6rem;
	}
	.portfolio .events .entry-heading h2, .portfolio .events .entry-heading h3 {
		width: 58%;
	}
	.portfolio .entry-heading ul li {
		width: 31%;
	}
	.term-startups .portfolio .entry-heading ul li {
		width: 100%;
	}
	.portfolio .entry-heading ul li a, .portfolio .entry-heading ul li time {
		padding: 0 7rem 0 0 !important;
		line-height: 7rem;
	}
	.portfolio.portfolio_category-registrars .entry-heading ul {
		clear: both;
	}
	.portfolio.portfolio_category-registrars .entry-heading ul li {
		width:48%;
	}
	.archive-pagination, .em-pagination {
		margin: 2rem 0 0 0;
		float: right;
	}
	.eg-isoc-with-excerpt-element-0-a .eg-isoc-with-excerpt-element-0 {
		padding: 5px !important;
	}
/*	article.category-board-members {
		width: 48% !important;
	}*/
}
@media only screen and (max-width: 480px) {

	.content .entry-meta .entry-comments-link {
		display: block;
		float: none;
		margin: 10px 0;
	}
	.content, .category .content, .events .content {
		width: 100% ;
	}
	.footer-widgets-1, .footer-widgets-2, .footer-widgets-3, .home-middle-right, .home-middle-left, .sidebar-primary, .title-area {
		width:100%;
	}
	.category .post .entry-footer, .category .post .entry-content {
		width: 100%;
	}
	.category .content .entry {
		height: auto;
	}
	article.category-board-members, article.category-elections {
		width: 100% !important;
	}
	.page .site-container, .tax-portfolio_category .site-container {
		margin-top: 0;
	}
	.events .entry-heading ul li.date h4 {
		padding: 0.6rem 6.6rem 0px 0px;
		min-height: 6rem;
	}
	.entry, .page.page-template-page_blog-php .entry {
		margin-bottom: 20px;
	}
	.snvdshc .ui-widget-content {
		border-bottom: 0 !important;
	}
	.contact-us ul li.join a i {
		background-position: 0 12px !important;
	}
	.contact-us ul li.safe a i {
		background-position: 0 -72px !important;
	}
	.single-event #main-featured h1 {
		line-height: 1;
		display: block !important;
		margin: 3rem 0 0 0;
		float: right;
		width: 100%;
	}
	.archive .category-domain-name-registrars .entry-content h2.entry-title a {
		font-size:1.7rem;
	}
	.portfolio .entry-heading ul li a, .portfolio .entry-heading ul li time {
		line-height: 2.8rem;
	}
	.portfolio .entry-heading ul li.email a {
		background-position: right -5px; 
		background-size: 54%;
	}
	.portfolio .entry-heading ul li.url a {
    background-position:right -6px;
    background-size: 40%;
	}
	.related-list h3 {
		font-size: 3.1rem;
		max-width: none;
		line-height: 4.5rem;
		max-height: 11rem;
		margin-left: 4rem;
		overflow: hidden;
	}
	.isoc-green .category-board-members .members img, .isoc-green .category-elections .members img, main.content article.category-board-members.entry .image-layer {
		height: 44rem !important;
	}
	.single.board-members .members.one-third img, .sidebar ul li.members .image-layer {
	height: 14rem;
}
}


@media only screen and (max-width: 360px) {
	html {
		font-size: 40% !important;
	}

	.header-image .site-title a {
		/*background-size: contain !important;*/
	}

	.site-title {
		font-size: 36px;
	}
	blockquote {
		background-position: 110% 0;	
	}
}
.static-footer{
    position: static;
}
.shadow-container{
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: #000;
    opacity: 0.7;
    top: 0;
    left: 0;
}
.header-search, .header-links{
	display: none;
}
@media (max-width: 1300px){
	.header-image .site-title img{
		max-width: 80px;
		width: auto;
		height: auto;
	}
	
	#mega-menu-wrap-secondary #mega-menu-secondary .search-form input[type="search"]{
		height: 5.6rem;
		width: 46rem!important;
	}
	#mega-menu-wrap-secondary #mega-menu-secondary .search-form input[type="submit"]{
		height: 5.6rem;
	}
	.search-form-block{
		width: 55rem;
	}
}
@media (max-width: 980px){
	.widget-toggle-control .hide-widget-toggle{
		display: none!important;
	}
	.site-header #mobile-search-menu{
		position: absolute;
		left: 10px;
		top: 58%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		color: #ffe21a;
		cursor: pointer;
		font-size: 62px;
		text-decoration: none!important;
		width: 8rem;
	}
	.site-header #mobile-search-menu:before{
		font-family: 'dashicons';
		content: "\f179";
	}
	.wrap #mega-menu-wrap-primary #mega-menu-primary li:last-child{
		margin: 0!important;
	}
	#mega-menu-wrap-primary .mega-menu-toggle:before{
		content: "תפריט";
		background-color: #1D8067;
		left: 0;
		width: 100%;
		right: auto;
		margin: 0;
		text-align: center;
		font-family: 'almoni-tzar', 'Open Sans Hebrew';
		font-size: 28px;
		color: #ffe21a;
		height: 60px;
		line-height: 60px;
		cursor: pointer;
	}
	.nav-primary #mega-menu-wrap-primary{
		margin: 0;
	}
	.wrap #mega-menu-wrap-primary #mega-menu-primary li:first-child{
		margin: 1px 0 0 0!important;
	}
	#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open:before{
		position: absolute;
		z-index: 999;
		border-bottom: 1px solid #ffe21a;
		left: 2.5%;
		width: 95%;
	}
	#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open:after{
		content: "\f335";
		bottom: 0;
		position: absolute;
		z-index: 999;
		display: block;
		font-family: 'dashicons';
		font-size: 78px;
		margin: 0 5px;
		float: right;
		left: 50%;
		color: #ffe21a;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		cursor: pointer;
	}
	#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary{
		overflow: hidden;
		padding: 80px 0 0;
	}
	.header-search, .header-links{
		position: fixed;
		top: 0;
		left: 0;
		z-index: 999999;
		bottom: 0;
		width: 90%;
		background: #ffe21a;
		padding: 15px;
		overflow: auto;
		left: -90%;
		transition: all 0.5;
		-webkit-transition: all 0.5s;
		display: block;
	}
	.header-links{
		left: auto;
		right: -90%;
	}
	#header-search-form {
		z-index: 9999999999;
	}
	.header-search input{
		width: 100%;
		margin-bottom: 5px;
	}
	.header-search h2{
		text-align: right;
		margin: 0;
		font-size: 5rem;
	}
	.header-search h4{
		border-top: 1px solid #08555b;
		font-size: 18px;
		padding: 10px 0;
		margin: 0;
		text-align: right;
	}
	.header-search .note{
		color: #5b5f6a;
		padding: 10px 0;
	}

	.header-search .note a{
		color: #0056ac;
		text-decoration: underline;
	}
	.header-search .note a:hover{
		color: #0056ac;
		text-decoration: none;
	}
	.header-search input{
		color: #08555b;
		font-size: 2.3rem;
		border-radius: 0;
		
	}
	.header-search input[type="submit"]{
		background: #08555b;
		color: #ffe21a;
	}
	#header-search-form{
		max-width: 50rem;
	}
	#header-search-form.visible{
		left: 0;
	}
	#header-search-form input[type="submit"]:active, #header-search-form input[type="submit"]:focus {
		text-decoration: underline;
	}
	#header-links-form a {
		text-decoration: none;
	}
	#header-search-form .close, #header-links-form .close{
		float: left;
		font-family: 'dashicons';
		font-size: 5rem;
		cursor: pointer;
		font-style: normal;
		display: inline-block;
		text-decoration: none;
	}
	#header-search-form .close:focus, #header-links-form .close:focus {
		text-decoration: none !important;		
	}
	 #header-links-form .close {
	 	float: right;
	 }
	#header-search-form .close:before, #header-links-form .close:before{
		content: "\f335";
		color: #0b3e4f;
		font-size: 6rem;
		font-weight: 300;
	}
	body.overlay:before{
		content: '';
		left: 0;
		position: fixed;
		top: 0;
		height: 100%;
		width: 100%;
		background: rgba(0,0,0,0.5);
		z-index: 9999;
	}
	#form-home-sidebar{
		cursor: pointer;
		position: absolute;
		right: 0;
		top: 0;
		overflow: hidden;
	}
	.site-header #mobile-search-menu:active, .site-header #mobile-search-menu:focus, #form-home-sidebar:active, #form-home-sidebar:focus, .home-sidebar:active, .home-sidebar:focus, .mega-menu-toggle:active, .mega-menu-toggle:focus, .mega-menu-toggle:hover {
		background: #1D8067;
	}
	#form-home-sidebar span {
		text-align: left;
		text-indent: -9999px;
		direction: ltr;
		overflow: hidden;
		display: block;
	}
	#form-home-sidebar:before{
		content: "\f333";
		font-family: 'dashicons';
		font-size: 66px;
		margin: 0 5px;
		float: right;
		color: #ffe21a;
	}
	#header-links-form{
		max-width: 50rem;
		z-index: 99999999;
	}
	#header-links-form.visible{
		right: 0;
		transform: translateX(100%);
  		animation:anim 3s;
 		animation-fill-mode: forwards;
		-webkit-animation: anim 2s;
		-webkit-animation-fill-mode: forwards;
	}
	@-webkit-keyframes anim {
  0% {    transform: translateX(100%);  }
  14.28% {    transform: translateX(0);  }
  85.71% {    transform: translateX(0);  }
  100% {    transform: translateX(0%);  }
}
@keyframes anim {
  0% {    transform: translateX(100%);  }
  14.28% {    transform: translateX(0);  }
  85.71% {    transform: translateX(0);  }
  100% {    transform: translateX(0%);  }
}
	.footer-mobile-sidebars {
		display:none;
	}
	.footer-mobile-sidebars.visible {
		display:block !important;
	}
	.header-links h2{
		border-bottom: 1px solid #08555b;
		overflow: hidden;
	}
	.social-links ul{
		overflow: hidden;
		margin-bottom: 5px;
		list-style: none;
	}
	.social-links li a, .social-links li a:hover{
		float: right;
		width: 31.69999999999%;
		margin-left: 2.33333333333%;
		font-family: 'dashicons';
		font-size: 30px;
		color: #fff;
		text-align: center;
		min-height: 7rem;
		line-height: 7rem;
	}
	.social-links a.facebook{
		background: #305991;
	}
	.social-links a.twitter{
		background: #2da8d2;
	}
	.social-links a.youtube{
		background: #C4191F;
	}
	.social-links a.facebook:before{
		content: "\f305";
	}
	.social-links a.twitter:before{
		content: "\f301";
	}
	.social-links a.youtube:before{
		content: "\f236";
	}
	.social-links li:last-child a{
		margin-left: 0;
	}
	.contact-us{
		margin-bottom: 5px;
	}
	.contact-us ul{
		list-style: none;
	}
	.contact-us ul li{
		display: block;
		background: #fff;
		margin-bottom: 5px;
		color: #08555e;
		text-align: center;
		padding: 0 0 0 2rem;
		font-size: 2.3rem;
	}
	.contact-us ul li a, .navigation-site ul li a {
		color: #08555e;
		padding: 1rem 12rem 1rem 0;
		display: block;
		text-align: right;
	}
	.navigation-site ul li a {
		padding-right: 3rem;
		font-size: 2.7rem;
		line-height: 6rem;
	}
	.contact-us ul li a {
		line-height: 7rem;
		min-height: 7rem;
	}
	.contact-us ul li.safe a {
		line-height: 3.5rem;
		min-height: 3.5rem;
	}
	.contact-us ul li a i{
		float: right;
		display: inline-block;
		width: 3rem;
		height: 4rem;
		padding: 3rem;
		margin: 0rem -10rem 0 0;
	}
	.contact-us ul li.join a i {
		background: url(images/icons-footer-small.png) 0 12px no-repeat;
	}
	.contact-us ul li.newsletter a i {
		background: url(images/icons-footer-small.png) 0 -140px no-repeat;
	}
	.contact-us ul li.safe a i {
		background: url(images/icons-footer-small.png) 0 -62px no-repeat;
	}
	.navigation-site{
		overflow: hidden;
	}
	.navigation-site ul{
		list-style: none;
	}
	.navigation-site ul li{
		display: block;
		border-bottom: 1px solid #08555b;
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.navigation-site ul li:last-child{
		border-bottom: none;
	}
	.isoc-green .site-footer .header-links .navigation-site ul li a{
		padding: 10px 15px;
		display: block;
		color: #08555b;
	}
	.navigation-site ul li a:hover{
		color: #08555b;
	}
	.navigation-site ul li a.selected{
		border-top: 1px solid #08555b;
		box-shadow: 0px -4px 0px 0 #fff;
		margin-top: 4px;
		position: relative;
		padding-left: 0;
	}
	.navigation-site ul li a.selected:hover{
		text-decoration: none;
	}
	.navigation-site ul li a.selected:before {
		content: "\f147";
		font-family: "dashicons";
		border-radius: 50%;
		position: absolute;
		left: 1rem;
		top: 2.5rem;
		background: #fff;
		border: 2px solid #08555b;
		text-align: center;
		width: 20px;
		font-size: 22px;
		height: 20px;
		line-height: 20px;
		color: #08555b;
	}
	.mega-menu-toggle .toggle-arrow{
		color: #fff;
		font-family: "dashicons";
		position: absolute;
		left: 15px;
		top: 8px;
		font-size: 28px;
		z-index: 999;
	}
	.mega-menu-toggle .toggle-arrow:before{
		content: "\f347";
	}
	.mega-menu-toggle.mega-menu-open .toggle-arrow:before{
		content: "\f343";
	}
	.site-header{
		overflow: hidden;
	}
	.single-event .events .entry-heading ul li.location h4 {
		padding: 1.7rem 6.6rem 1.8rem 0;
	}
	.single-event .events .entry-heading ul li.date h4 {
		padding: 1.6rem 6.6rem 1.8rem 0;
	}
	.single-event .events .entry-heading ul li.price h4 {
		padding: 1.6rem 6.6rem 1.8rem 0;
	}	
}

@media print {
	body *{
		background: none !important;
	}
	#mega-menu-wrap-primary, #mega-menu-wrap-secondary, .widget-area, .footer-sticky, .footer-menu, .footer-contact, .site-footer, .whois-aside, #mobile-search-form-box, #mobile-links-form-box, .nav-primary, .nav-secondary, .category .post.has-post-thumbnail .image-layer, .category .page.has-post-thumbnail .image-layer, .search .event.has-post-thumbnail .image-layer, .category .portfolio.has-post-thumbnail .image-layer{
		display: none !important;
	}

	.site-container {
		margin: 4rem auto;
	}
	* {
		color: #000 !important;
	}
	a {
		color: #0056ac !important;
	}
	.ui-accordion-content, .category #main-featured .featured-bg img {
		display: block !important;
	}
	.content {
		width: 100% !important;	
	}
	.whois .three-fourths {
		width: 80% !important;
	}
	.whois .three-fourths h5, .whois .ui-accordion-content p, .domain-info {
		font: 700 11px/15px "Open Sans Hebrew";
	}
	.entry-heading {
		text-align: center !important;
		width: 80% !important;
	}
	.category .entry-header .default-featured-img, .category .post .post-image, .category .page .post-image, .category .portfolio .post-image, .search .event .post-image, .esg-entry-media-wrapper img, .esg-layout-even .esg-entry-media img, .attachment-sidebar-list {
		-webkit-filter: grayscale(0);
		filter: none;
	}
	#main-featured .featured, a.eg-isoc-without-excerpt-element-0{
		background-color: #fff !important;
		color: #000 !important;
		z-index: 9999999999;
	}
	.nav-primary {
		background: transparent !important;
		display: none !important;
	}
	.header-image .site-title {
		margin: 0 !important;
	}
	.header-image .site-title a img {
		max-height: 6rem !important;
	}
}


