/*
Theme Name: Tzohar
Text Domain: tzohar
Requires at least: 6.0
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
iframe {
  max-width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}


/* =General
-------------------------------------------------------------- */
body {
	direction: rtl;
}
body, input, textarea {
	font-family: 'Open Sans Hebrew', sans-serif;
	font-weight: 400;
	line-height: 1.2;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: inherit;
	text-decoration: none;
}

.site-width {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.clear {
	clear: both;
}

.ptable {
	display: table;
}

.ptr {
	display: table-row;
}

.ptd {
	display: table-cell;
}

/* 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'),
    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');
}


/*####  HEADER  ####*/
#header {
  position: relative;
	height: 292px;
}
#header.home-header {
	height: 470px;
}

#header .header-slider {
	display: none;
	position: absolute;
	width: 100%;
	height: 470px;
	overflow: hidden;
}
#header.with-slider .header-slider {
	display: block;
}
@media (max-width: 475px) {
  #header.with-slider .header-slider {
    display: none;
  }
}
#header .header-slider .slides .slide {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
}
#header .header-slider .slides .slide.active {
	display: block;
}
#header .header-slider .slides .slide img {
	width: 100%;
	height: auto;
}
#header .header-slider .controls .dots {
	position: absolute;
	bottom: 10px;
	width: 100%;
	z-index: 4;
}
.controls .dots {
	text-align: center;
}
.controls .dots .dot {
	display: inline-block;
	vertical-align: middle;
  width: 24px;
  height: 24px;
	margin: 0 8px;
	background: #fff;
	border-radius: 100%;
	cursor: pointer;
  border: 1px solid #000;
	transition: background .3s ease-out;
}
@media (max-width: 768px) {
  .controls .dots .dot {
    width: 14px;
    height: 14px;
    margin: 0 4px;
  }
}
.controls .dots .dot.active,
.controls .dots .dot:hover {
	background: #000;
}

body.admin-bar #header:before {
	top: 32px;
}
#menu-icon {
	display: none;
	width: 40px;
	height: 32px;
	background: url(images/burger.png) center;

}
.menu-section {
	position: relative;
	z-index: 2;
}
.menu-section .logo {
	float: right;
	margin-top: -3px;
	margin-right: -7px;
}
.menu-section  .menu {
	float: right;
	margin: 17px 19px 28px 0;
	font-size: 20px;
	font-weight: 900;
	color: #004a80;
}
.menu-section  .menu li {
	float: right;
	margin-left: 5px;
}
.menu-section  .menu li + li:before {
	content: "|";
	display: inline-block;
	padding-left: 9px;
}
.menu-section  .menu li a {
	text-decoration: none;
	color: inherit;
	-webkit-transition: color 0.3s ease-out;
	-moz-transition: color 0.3s ease-out;
	transition: color .3s ease-out;
}
.menu-section  .menu li a:hover {
	color: #001e33;
}
.menu-section .social-links {
	float: left;
	margin-top: 0px;
}
.menu-section .social-links a {
	float: left;
	width: 29px;
	height: 29px;
	margin-right: 8px;
}
.menu-section .social-links .youtube {
	background: url(images/social-youtube.png);
}
.menu-section .social-links .facebook {
	background: url(images/social-facebook.png);
}
.menu-section .social-links:after {
	content: "";
	display: block;
	clear: left;
}
.menu-section .links-n-search {
	float: left;
}

.tzo-btn {
	display: inline-block;
	box-sizing: border-box;
	float: right;
	width: 118px;
	height: 31px;
	line-height: 31px;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	-webkit-transition: background 0.3s ease-out;
	-moz-transition: background 0.3s ease-out;
	transition: background .3s ease-out;
}
.tzo-btn:after {
	content: " >";
}
.tzo-btn.light {
	color: #00254d;
	background: #fec235;
}
.tzo-btn.light:hover {
	background: #f0ac08;
}
.tzo-btn.dark {
	color: #fff;
	background: #004a7f;
}
.tzo-btn.dark:hover {
	background: #001e33;
}
.menu-section .links-n-search .tzo-btn.dark {
	margin-right: 10px;
}
.search-form {
	position: relative;
	float: right;
	width: 148px;
	margin-right: 10px;
	background: #fff;
	border-radius: 4px;
}
.search-form input {
	float: right;
	outline: none;
	border: none;
}
.search-form input[type="text"] {
	width: 70%;
	padding: 4px 10px;
	font-size: 16px;
	line-height: 1.4;
	color: #004a7f;
	background: transparent;
}
.search-form input[type="submit"] {
	position: absolute;
	top: 6px;
	left: 6px;
	width: 16px;
	height: 16px;
	background: url(images/submit-bg.png) no-repeat;
	cursor: pointer;
}

#header .cover {
	position: absolute;
	bottom: 0;
  top: 0;
	left: 0;
	right: 0;
	background: url(images/header-bg.jpg) no-repeat center;
}
#header.home-header .cover {
	background-position: center -10px;
}

#header .cover:after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 7px;
	background: url(images/header-line.png);
}
#header .cover > .site-width {
  height: 100%;
}
#header .cover .contact-btn {
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 0;
	width: 213px;
	height: 62px;
	line-height: 78px;
	font-size: 25px;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background: url(images/contact-btn-bg.png) no-repeat;
	-webkit-transition: color 0.3s ease-out;
	-moz-transition: color 0.3s ease-out;
	transition: color .3s ease-out;
}
#header .cover .contact-btn:after {
	content: ">";
	display: inline-block;
	margin-right: 4px;
}
#header .cover .contact-btn:hover {
	color: #fec235;
}

/* HOME
-------------------------------------------*/
#content {
	min-height: 748px;
	padding-top: 25px;
	padding-bottom: 42px;
	color: #fff;
	background: #004a80;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNGE4MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk4JSIgc3RvcC1jb2xvcj0iIzAwMjQ0YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  #004a80 0%, #00244c 98%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#004a80), color-stop(98%,#00244c));
	background: -webkit-linear-gradient(top,  #004a80 0%,#00244c 98%);
	background: -o-linear-gradient(top,  #004a80 0%,#00244c 98%);
	background: -ms-linear-gradient(top,  #004a80 0%,#00244c 98%);
	background: linear-gradient(to bottom,  #004a80 0%,#00244c 98%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004a80', endColorstr='#00244c',GradientType=0 );
}
#content.home {
	padding-top: 40px;
}
#content.rav {
	min-height: 640px;
}
#content .cube-items {
	margin-right: -37px;
	margin-bottom: 20px;
}
#content .cube-items .cube-item {
	float: right;
	width: 295px;
	margin-right: 37px;
}
#content .cube-items .cube-item .item-header {
	height: 42px;
	line-height: 42px;
	padding: 0 19px;
	color: #002952;
	background: url(images/cube-header.png) no-repeat;
}
#content .cube-items .cube-item .item-header .item-title {
	font-size: 25px;
	font-weight:  700;
}
#content .cube-items .cube-item .item-mid {
	margin-bottom: 14px;
}
#content .cube-items .cube-item .item-mid img {
	display: block;
  object-fit: cover;
  height: 100%;
  width: 100%;
}
#content .cube-items .cube-item .item-content {
	padding: 0 14px;
	line-height: 1.3;
	font-size: 16px;
	text-align: center;
}
#content .cube-items .cube-item.thin .item-content {
	position: relative;
	height: 180px;
	box-sizing: border-box;
	padding: 20px 10px 10px;
	text-align: right;
	color: #002952;
	background: #71b7cd;
}
#content .cube-items .cube-item.thin .item-content .bolded {
	font-size: 18px;
	font-weight: 700;
}
#content .cube-items .cube-item.thin .item-content p {
	min-height: auto;
	font-size: 14px;
}
#content .cube-items .cube-item.thin .item-content .continue-link {
	position: absolute;
	bottom: 15px;
	left: 12px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: inherit;
}
#content .cube-items .cube-item.thin.thumb .item-content p {
	float: right;
	width: 148px;
}
#content .cube-items .cube-item.thin.thumb .item-content img {
	margin: 4px 18px 0 0;
}

#content .cube-items .cube-item .item-content p {
	min-height: 85px;
	margin-bottom: 6px;
	padding: 0 10px;
}
#content .cube-items .cube-item .item-content .item-links {
	font-weight: 700;
	color: #ffd05e;
}


.pagenav { list-style: none; } /* the outermost list item; contains whole list */
.page-item-2 { } /* item for Page ID 2 */
.page_item { } /* any Page item */
.current_page_item { } /* the current Page */
.current_page_parent { } /* parent of the current Page */
.current_page_ancestor { } /* any ancestor of the current Page */


#content .cube-items .cube-item .item-content .item-links .page_item {
	display: inline-block;
}
#content .cube-items .cube-item .item-content .item-links .page_item:after {
	content: "|";
	display: inline-block;
	vertical-align: top;
	margin-right: 4px;
}
#content .cube-items .cube-item .item-content .item-links.none2 li:first-child + li:after,
#content .cube-items .cube-item .item-content .item-links.none3 li:first-child + li + li:after,
#content .cube-items .cube-item .item-content .item-links.none4 li:first-child + li + li + li:after {
	content: "";
}
#content .cube-items .cube-item .item-content .item-links .page_item a,
#content .cube-items .cube-item .item-content .item-links a {
	color: inherit;
	-webkit-transition: color 0.3s ease-out;
	-moz-transition: color 0.3s ease-out;
	transition: color .3s ease-out;
}
#content .cube-items .cube-item .item-content .item-links li a:hover,
#content .cube-items .cube-item .item-content .item-links a:hover {
	color: #f0ac08;
}

#content .banners {
	margin: 50px 0 34px;
	text-align: center;
}
#content .banners.end {
	margin-top: 0;
}
#content .banners .banner {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 295px;
	box-sizing: border-box;
}
#content .banners .banner.textual {
	padding: 9px 16px;
	line-height: 1;
	text-align: right;
	font-weight: 700;
	text-decoration: none;
	color: #ffd05e;
	background: #288cae;
	border-radius: 4px;
}
#content .banners .banner.wide {
	width: 629px;
}
#content .banners .banner + .banner {
	margin-right: 30px;
}
#content .banners .banner span {
	display: block;
}
#content .banners .banner .banner-title {
	font-size: 31px;
	color: #fff;
}
#content .banners .banner .banner-subtitle {
	font-size: 21px;
}
#content .banners .banner .banner-icon {
	position: absolute;
	top: 6px;
	left: 12px;
}


/* Inner Page Elements
--------------------------------------------*/
#content h1 {
	margin-bottom: 12px;
	font-size: 30px;
	color: #fff;
}
#content .sec-menu {
	float: right;
	padding-bottom: 10px;
	font-size: 20px;
	font-weight: 700;
	border-bottom: 1px solid #6692b2;
}
#content .sec-menu li {
	float: right;
	margin-right: 26px;
}
#content .sec-menu li:first-child {
	margin-right: 0;
}
#content .sec-menu li a {
	text-decoration: none;
	color: inherit;
	-webkit-transition: color 0.3s ease-out;
	-moz-transition: color 0.3s ease-out;
	transition: color .3s ease-out;
}
#content .sec-menu li.current_page_item a {
	color: #fec235;
}
#content .sec-menu li a:hover {
	color: #fec235;
}
#content .content-header {
	padding-top: 22px;
}
#content .content-header h1 {
	display: table-cell;
	padding-left: 26px;
	font-weight: 700;
	white-space: nowrap;
	color: #fec235
}
#content .content-header .intro {
	display: table-cell;
	vertical-align: top;
	padding-top: 5px;
	font-size: 20px;
	font-weight: 700;
	color: #fff;
}

#content .tz-pics-slider {
	position: relative;
	margin-top: 24px;
	margin-bottom: 140px;
}
#content .tz-pics-slider.medium {
	margin-top: 28px;
}
#content .tz-pics-slider .controls .arrow,
#content .row-slider .controls .arrow {
	position: absolute;
	top: 50%;
	width: 72px;
	height: 68px;
	padding: 24px;
	background: #71b7cd;
	border-radius: 100%;
}
#content .tz-pics-slider .controls .arrow {
	margin-top: -60px;
}
#content .row-slider .controls .arrow  {
	top: 40px;
}
#content .tz-pics-slider .controls .arrow span,
#content .row-slider .controls .arrow span {
	display: block;
	width: 30px;
	height: 48px;
	margin: 10px 2px;
	background: url(images/tzohar-sprite.png) no-repeat;
  position: absolute;
  top: 0;
}
#content .tz-pics-slider .controls .arrow.right,
#content .row-slider .controls .arrow.right {
	right: 0px;
}
#content .tz-pics-slider .controls .arrow.right span,
#content .row-slider .controls .arrow.right span {
	float: right;
	background-position: -40px 0;
}
#content .tz-pics-slider .controls .arrow.left,
#content .row-slider .controls .arrow.left {
	left: 0px;
}
#content .tz-pics-slider .controls .arrow.left span,
#content .row-slider .controls .arrow.left span {
	float: left;
	background-position: 0 0;
}

#content .tz-pics-slider.medium .controls .arrow {
	width: 46px;
	height: 44px;
	margin-top: -36px;
	padding: 0 10px;
}
#content .tz-pics-slider.medium .controls .arrow span {
	width: 19px;
	height: 30px;
}
#content .tz-pics-slider.medium .controls .arrow.right span {
	background-position: -90px 0;
}
#content .tz-pics-slider.medium .controls .arrow.left span {
	background-position: -70px 0;
}

#content .tz-pics-slider .slides {
	position: relative;
	width: 797px;
	height: 505px;
	overflow: hidden;
	margin: 20px auto;
	border: 28px solid #71b7cd;
	border-radius: 12px;
}
#content .tz-pics-slider.medium .slides {
	width: 496px;
	height: 315px;
	border-width: 14px;
	border-radius: 8px;
}
#content .tz-pics-slider .slide {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
#content .tz-pics-slider .slide:first-child {
	display: block;
}
#content .tz-pics-slider.medium .slides .slide img {
	width: 496px;
	height: auto;
}


/* ABOUT
-------------------------------------------*/
#content .intros {
	margin: 34px -1.67% 0;
	text-align: center;
}
#content .intros .item {
	display: inline-block;
	vertical-align: top;
	width: 30%;
	margin-bottom: 67px;
}
#content .intros .item:first-child + .item {
	margin-right: 3.33%;
	margin-left: 3.33%;
}
#content .intros .item .item-title {
	margin-bottom: 6px;
	font-size: 30px;
	color: #fec235;
}
#content .intros .item .item-content {
	font-size: 16px;
	color: #fff;
}

#content.about h1 {
	margin-bottom: 22px;
	font-size: 30px;
	color: #fec235;
}
#content.about .cube-items .cube-item .item-content a {
	font-size: 16px;
	text-decoration: none;
	color: inherit;
	-webkit-transition: color 0.3s ease-out;
	-moz-transition: color 0.3s ease-out;
	transition: color .3s ease-out;
}
#content.about .cube-items .cube-item .item-content a:hover {
	color: #fec235;
}

/* ARTICLES
-------------------------------------------*/
#content .articles-search {
	margin: 40px 0 42px;
}
#content .articles-search .search-form {
	position: relative;
	float: right;
	width: 43%;
	margin-right: 3px;
}
#content .articles-search .search-form input[type="text"] {
	width: 83%;
	padding: 9px 10px;
	font-size: 26px;
}
#content .articles-search .search-form input[type="submit"] {
	position: absolute;
	top: 13px;
	left: 12px;
	width: 29px;
	height: 29px;
	background: url(images/tzohar-sprite.png) no-repeat -160px 0;
}
#content .articles-search .tzo-btn.light {
	width: 192px;
	height: 54px;
	margin-right: 20px;
	padding: 11px 0;
	font-size: 25px;
	font-weight: 700;
}
#content .articles-search .tzo-btn.light:after {
	content: "";
}

#content .section-title {
	color: #fec235;
}
#content .row-slider {
	position: relative;
	margin-right: 8px;
}
#content .row-slider .slides {
	position: relative;
	width: 820px;
	height: 159px;
	overflow: hidden;
	margin: 20px auto;
	background: #71b7cd;
	border: 18px solid #71b7cd;
	border-radius: 10px;
}
#content .row-slider .slides .slide {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding: 0 6px;
}
#content.volunteers .row-slider .slides .slide {
	padding: 0;
}
#content .row-slider .slides .slide img {
	margin: 0 10px;
}
#content.volunteers .row-slider .slides .slide img {
	margin: 0 5px;
	margin: 0 5px;
	vertical-align: top;
}
#content .row-slider .slides .slide:first-child {
	display: block;
}

#content .articles-subjects {
	margin: 52px -14px 36px 0;
	margin-right: -14px;
}
#content .articles-subjects .subject-wrapper {
	float: right;
	width: 228px;
	margin-right: 14px;
}
#content .articles-subjects .subject-wrapper .section-title {
	margin-bottom: 10px;
	font-size: 25px;
}
#content .articles-subjects .subject-wrapper .subject-img {
	
}
#content .articles-subjects .subject-wrapper .subject-list {
	margin-top: 16px;
	font-size: 14px;
	color: #fff;
}
#content .articles-subjects .subject-wrapper .subject-list li {
	margin-bottom: 10px;
}
#content .articles-subjects .subject-wrapper .subject-list li:before {
	content: "• ";
}
#content .articles-subjects .subject-wrapper .subject-list li a {
	color: inherit;
	text-decoration: none;
	-webkit-transition: color 0.3s ease-out;
	-moz-transition: color 0.3s ease-out;
	transition: color .3s ease-out;
}
#content .articles-subjects .subject-wrapper .subject-list li a:hover {
	color: #fec235;
}

/* MACHON
----------------------------------------------*/
#content .other-sections {
	margin-top: 15px;
	margin-right: -36px;
}
#content .other-sections .item {
	float: right;
	width: 296px;
	margin-right: 36px;
}
#content .other-sections .item .item-title {
	box-sizing: border-box;
	height: 74px;
	line-height: 74px;
	margin-bottom: 20px;
	padding: 0 20px 0 8px;
	font-size: 30px;
	color: #fff;
	background: #288cae;
	border-radius: 5px;
}
#content .other-sections .item .item-title a {
	color: inherit;
	-webkit-transition: color 0.3s ease-out;
	-moz-transition: color 0.3s ease-out;
	transition: color .3s ease-out;
	
}
#content .other-sections .item .item-title a:hover {
	color: #fec235;
}
#content .other-sections .item .item-img {
	text-align: center;
}
#content .other-sections .item .item-img img {
	max-width: 296px;
}


/* BOOK
----------------------------------------------*/
#content.book {
	min-height: auto;
}
#content.book .entry-content {
	float: right;
	width: 75%;
	margin-left: 3%;
	margin-bottom: 134px;
}
#content.book .book-wrapper {
	float: right;
	width: 22%;
	margin-top: -14px;
}
#content.book .book-wrapper .tzo-btn.light {
	margin: 24px 12px;
	font-size: 14px;
	font-weight: 700;
}
#content.book .book-wrapper .tzo-btn.light:after {
	content: "";
}


/* MEDINIYUT
----------------------------------------------*/
#content .columns .column-right {
	float: right;
	width: 342px;
	max-width: 100%;
	margin-left: 18px;
}
#content .columns .column-left {
	float: right;
	width: 600px;
	max-width: 100%;
}
#content .columns .column-right h1 {
	display: block;
	padding: 0;
}
#content .columns .column-right .intro {
	display: block;
	margin-top: 6px;
	font-size: 16px;
	font-weight: 400;
	text-align: justify;
}
#content .columns .column-left .tz-pics-slider.medium {
	margin-bottom: 50px;
}

/* MOATZA
----------------------------------------------*/
#content.moatza {
	padding-bottom: 100px;
}
#content.moatza .content-header .intro {
	padding-left: 30px;
	text-align: right;
	font-size: 20px;
}
#content.moatza .tz-pics-slider {
	margin-bottom: 74px;
}
#content .members-wrapper {
	color: #fff;
}
#content .members-wrapper h2,
#content .decisions-wrapper h2 {
	font-size: 30px;
	font-weight: bold;
}
#content .members-wrapper .members-list {
	margin-top: 50px;
	/*margin-right: -3.33%;*/
	font-size: 20px;
}
#content .members-wrapper .members-list li {
	float: right;
	width: 30%;
	margin-right: 3.33%;
	margin-bottom: 16px;
}
#content .members-wrapper .members-list li span {
	text-decoration: none;
	color: inherit;
	webkit-transition: color 0.3s ease-out;
	-moz-transition: color 0.3s ease-out;
	transition: color .3s ease-out;
}
#content .members-wrapper .members-list li span b {
	font-weight: bold;
}
/*#content .members-wrapper .members-list li span:hover {
	color: #fec235;
}*/

#content .decisions-wrapper {
	margin-top: 110px;
	color: #fff;
}
#content .decisions-wrapper .decisions-list {
	margin-top: 21px;
	margin-right: -3.33%;
}
#content .decisions-wrapper .decisions-list .item {
	float: right;
	width: 30%;
	margin-bottom: 54px;
	margin-right: 3.33%;
}
#content .decisions-wrapper .decisions-list .item .item-title {
	margin-bottom: 3px;
	font-size: 18px;
	font-weight: bold;
}
#content .decisions-wrapper .decisions-list .item .item-title a {
	text-decoration: none;
	color: inherit;
	webkit-transition: color 0.3s ease-out;
	-moz-transition: color 0.3s ease-out;
	transition: color .3s ease-out;
}
#content .decisions-wrapper .decisions-list .item .item-title a:hover {
	color: #fec235;
}
#content .decisions-wrapper .decisions-list .item .item-content {
	padding-bottom: 6px;
	font-size: 14px;
}
#content .decisions-wrapper .decisions-list .item .item-date {
	font-size: 12px;
}
#content .nav-container {
	margin-top: 12px;
	margin-left: 80px;
	margin-bottom: 15px;
	text-align: center;
	direction: ltr;
}
#content .nav-container .nav {
	display: inline-block;
	font-size: 16px;
	text-align: center;
	color: #71b7cd;
}
#content .nav-container .nav a {
	margin: 0 3px;
	text-decoration: none;
	color: inherit;
	webkit-transition: color 0.3s ease-out;
	-moz-transition: color 0.3s ease-out;
	transition: color .3s ease-out;
}
#content .nav-container .nav a:hover,
#content .nav-container .nav a.active {
	font-weight: bold;
	color: #fec235;
}
#content .nav-container .nav .right,
#content .nav-container .nav .left {
	display: inline-block;
	width: 7px;
	height: 10px;
	background: url(images/tzohar-sprite.png) no-repeat;
}
#content .nav-container .nav .right {
	background-position: -130px 0;
}
#content .nav-container .nav .left {
	background-position: -120px 0;
}

/* HANHALA
--------------------------------------------*/
#content.hanhala .main {
	padding-top: 40px;
}
#content.hanhala .main h1 {
	color: #fec235;
}
#content .hanhala-items {
	margin-top: 24px;
	margin-right: -28px;
	margin-bottom: 70px;
}
#content .hanhala-items .item {
	position: relative;
	float: right;
	width: 452px;
	margin-right: 28px;
	margin-bottom: 30px;
}
#content .hanhala-items .item .item-title {
	margin-bottom: 16px;
	font-size: 30px;
	color: #fff;
}
#content .hanhala-items .item .item-title .mem-position {
	font-weight: 400;
}
#content .hanhala-items .item .item-img img {
	display: block;
}
#content .hanhala-items .item .item-content {
	margin-top: 14px;
	padding-bottom: 16px;
}
#content .hanhala-items .item .item-content p {
	font-size: 14px;
	color: #fff;
}
#content .hanhala-items .item .item-content .read-more {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 22px;
	font-size: 16px;
	font-weight: 700;
	color: #fec235;
	text-decoration: none;
	webkit-transition: color 0.3s ease-out;
	-moz-transition: color 0.3s ease-out;
	transition: color .3s ease-out;
}
#content .hanhala-items .item .item-content .read-more:hover {
	color: #f0ac08;
}


/* COURSES
--------------------------------------------*/
#content.courses {
	min-height: 628px;
}
#content.courses .main {
	padding-top: 40px;
}
#content.courses .main h1 {
	color: #fec235;
}
#content .courses-items {
	margin-top: 36px;
	margin-right: -3.33%;
	color: #fff;
}
#content .courses-items .item {
	float: right;
	width: 30%;
	margin-right: 3.33%;
}
#content .courses-items .item .item-title {
	font-size: 30px;
}
#content .courses-items .item .item-title a {
	webkit-transition: color 0.3s ease-out;
	-moz-transition: color 0.3s ease-out;
	transition: color .3s ease-out;
}
#content .courses-items .item .item-title a:hover {
	color: #fec235;
}
#content .courses-items .item .item-content {
	margin-top: 6px;
	font-size: 14px;
}



/* RAV PAGE (with entry-content)
--------------------------------------------*/
#content h1.rav-title {
	margin-top: 37px;
	margin-bottom: 12px;
	font-size: 30px;
	color: #fff;
}
#content h1.rav-title .name {
	font-weight: 700;
}
#content h1.rav-title .position {
	font-weight: 400;
}
#content .entry-content {
	font-size: 14px;
	line-height: 17px;
	text-align: justify;
	color: #fff;
}
body.single #content .entry-content {
	margin-top: 18px;
}
#content .entry-content p {
	margin-bottom: 12px;
}
#content .entry-content a {
	color: #fec235;
}
#content .entry-content .alignleft {
	float: left;
	padding: 0 20px 20px 0;
}
.entry-content ul {
	list-style: initial;
	margin-top: 10px;
	margin-right: 20px;
}

#content.regular3 .entry-content {
	padding: 20px;
	line-height: 1.4;
	color: #004a7f;
	background: #fff;
}

/* TRAINING
--------------------------------------------*/
#content.training .ptable {
	width: 100%;
	margin-top: 7px;
	margin-bottom: 120px;
}
#content.training .ptable .ptd {
	vertical-align: top;
}
#content.training .ptable .ptd p {
	margin-top: 18px;
}
#content.training .ptable .ptd p a {
	display: inline-block;
	margin-top: 18px;
	color: inherit;
	webkit-transition: color 0.3s ease-out;
	-moz-transition: color 0.3s ease-out;
	transition: color .3s ease-out;
}
#content.training .ptable .ptd p a:hover {
	color: #fec235;
}
#content.training .ptable h2 {
	margin-top: 50px;
	font-size: 20px;
}
#content.training .ptable .ptd + .ptd img {
	max-width: 331px;
	height: auto;
	padding-top: 50px;
	padding-left: 18px;
}

/* SERVICES
--------------------------------------------*/
#content.services {
	padding-top: 16px;
}
#content.services h1 {
	color: #fec235;
}
#content.services .cube-items {
	margin-top: 36px;
}
#content.services .cube-items .item-mid {
	height: 162px;
	overflow: hidden;
}
#content.services .cube-items .cube-item .item-content,
#content.services .cube-items .cube-item .item-content p {
	padding: 0;
	text-align: right;
}
#content.services .cube-items .cube-item .item-content p {
	min-height: 65px;
	margin-left: 60px;
}

#content.services .cube-items .cube-item .item-content ul li {
	display: block;
	margin-bottom: 4px;
}
#content.services .cube-items .cube-item .item-content ul li:after {
	content: "";
	display: none;
}

#content .another-services {
	margin-top: 40px;
	margin-bottom: 80px;
}
#content .another-services h2 {
	font-size: 30px;
	color: #fec235;
}
#content .another-services ul {
	margin-top: 10px;
	margin-left: 30px;
}
#content .another-services ul li {
	display: inline-block;
	margin-bottom: 4px;
	color: #fec235;
}
#content .another-services ul li:after {
	content: " | "
}
#content .another-services ul li:last-child:after {
	content: "";
}
#content .another-services ul li a {
	color: inherit;
	-webkit-transition: color 0.3s ease-out;
	-moz-transition: color 0.3s ease-out;
	transition: color .3s ease-out;
}
#content .another-services ul li a:hover {
	color: #f0ac08;
}


/* VAAD + TEAM
--------------------------------------------*/
#content.vaad h1 {
	color: #fec235;
}
#content.vaad .intro p {
	max-width: 460px;
	font-size: 14px;
}
#content .team-items {
	margin-top: 43px;
	margin-right: -92px;
}
#content .team-items .item {
	float: right;
	width: 114px;
	margin-right: 92px;
	margin-bottom: 38px;
}
#content .team-items .item .item-img {
	display: block;
	margin-bottom: 4px;
}
#content .team-items .item .item-details {
	color: inherit;
	text-decoration: none;
	-webkit-transition: color 0.3s ease-out;
	-moz-transition: color 0.3s ease-out;
	transition: color .3s ease-out;
}
#content .team-items .item .item-details:hover {
	color: #fec235;
}
#content .team-items .item .item-details b {
	display: block;
}

#content .team-pars {
	margin-top: 26px;
	margin-left: 2%;
	margin-bottom: 96px;
}
#content .team-par {
	padding: 36px 0;
	border-bottom: 1px solid #fff;
}
#content .team-par:first-child {
	border-top: 1px solid #fff;
}
#content .team-par .team-par-title {
	float: right;
	width: 12%;
	font-size: 16px;
	font-weight: 400;
}
#content .team-par .team-par-title b {
	display: block;
	font-weight: 700;
	color: #fec235;
}
#content .team-par .par-content {
	float: right;
	width: 84%;
	font-size: 14px;
	line-height: 1.25;
}


/* VOLUNTEERS
----------------------------------------------*/
#content.volunteers .cube-items {
	margin-top: 24px;
	margin-bottom: 34px;
}
#content.volunteers .cube-items .cube-item .item-content p {
	min-height: 0;
}
#content.volunteers .cube-items .cube-item .item-content .read-more {
	display: inline-block;
	margin-top: 7px;
	color: #fec235;
	text-decoration: none;
	-webkit-transition: color 0.3s ease-out;
	-moz-transition: color 0.3s ease-out;
	transition: color .3s ease-out;
}
#content.volunteers .cube-items .cube-item .item-content .read-more:hover {
	color: #f0ac08;
}

#content.volunteers .tz-pics-slider {
	margin-bottom: 30px;
}
#content.volunteers .vol-par {
	position: absolute;
	right: 55px;
	left: 0;
	bottom: 83px;
	padding: 20px;
	background: rgba(0, 55, 102, .5);
}
#content.volunteers .vol-par h2 {
	margin-bottom: 12px;
	color: #fec235;
}
#content.volunteers .vol-sliders-wrapper {
	margin-bottom: 70px;
}
#content.volunteers .vol-sliders-wrapper .section-title {
	margin-right: 58px;
}
#content.volunteers .vol-sliders-wrapper .row-slider {
	margin-bottom: 30px;
}


/* MEDIA
----------------------------------------------*/
#content.media {
	padding-bottom: 65px;
}
#content.media .content-header {
	padding-top: 0;
}
#content .media-items {
	margin: 53px -1.66% 40px;
}
#content .media-items .item {
	float: right;
	width: 30%;
	min-width: 140px;
	margin: 0 1.66% 28px;
	text-align: center;
}
#content .media-items .item .item-img {
	width: 117px;
	height: 87px;
	margin: 0 auto 20px;
	background: #fff;
	border-radius: 8px;
}
#content .media-items .item .item-img .ptd {
	max-width: 117px;
	vertical-align: middle;
}
#content .media-items .item .item-img .ptd img {
	max-width: 100%;
	height: auto;
}
#content .media-items .item .item-title {
	font-size: 18px;
}
#content .media-items .item .item-title a {
	-webkit-transition: color 0.3s ease-out;
	-moz-transition: color 0.3s ease-out;
	transition: color .3s ease-out;
}
#content .media-items .item .item-title a:hover {
	color: #f0ac08;
}
#content .media-items .item .item-content {
	padding: 2px 21px;
	font-size: 14px;
}
#content .media-items .item .item-source {
	margin-top: 4px;
	font-size: 12px;
}
#content .nav-wrapper {
	direction: ltr;
	text-align: center;
}
#content .nav-wrapper .nav .arrow {
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	-webkit-transition: border-color 0.3s ease-out;
	-moz-transition: border-color 0.3s ease-out;
	transition: border-color .3s ease-out;
}
#content .nav-wrapper .nav .arrow.prev {
	border-width: 5px 8px 5px 0;
	border-color: transparent #71b8cd transparent transparent;
}
#content .nav-wrapper .nav .arrow.next {
	border-width: 5px 0 5px 8px;
	border-color: transparent transparent transparent #71b8cd;
}
#content .nav-wrapper .nav .arrow.prev:hover {
	border-color: transparent #fec235 transparent transparent;
}
#content .nav-wrapper .nav .arrow.next:hover {
	border-color: transparent transparent transparent #fec235;
}
#content .nav-wrapper .nav a {
	margin: 0 3px;
	text-decoration: none;
	color: #fff;
	-webkit-transition: color 0.3s ease-out;
	-moz-transition: color 0.3s ease-out;
	transition: color .3s ease-out;
}
#content .nav-wrapper .nav a.active,
#content .nav-wrapper .nav a:hover {
	color: #fec235;
}



/* TREE
----------------------------------------------*/
#content.tree {
	padding-top: 15px;
}
#content.tree .content-header {
	padding-top: 0;
}
#content .tree-wrapper {
	margin-top: 12px;
	text-align: center;
}
#content .tree-wrapper .tree-top {
	margin-left: 60px;
}
#content .tree-wrapper .item {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 139px;
	height: 49px;
	margin-bottom: 11px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #002a49;
	background: #d3f5ff;
	border-radius: 8px;
}
#content .tree-wrapper .tree-top .item {
	background: #81cae1;
}
#content .tree-wrapper .item.two {
	margin: 0 4px;
}
#content .tree-wrapper .item .ptable {
	width: 100%;
	height: 100%;
}
#content .tree-wrapper .item .ptable .ptd {
	vertical-align: middle;
}
#content .tree-wrapper .item.son:before {
	content: "";
	position: absolute;
	bottom: 100%;
	right: 50%;
	width: 1px;
	height: 11px;
	background: #d3f5ff;
}
#content .tree-wrapper .tree-top .item.son:before {
	background: #81cae1;
}
#content .tree-wrapper .item.two:before {
	right: 68%;
}
#content .tree-wrapper .item.two + .item.two:before {
	right: auto;
	left: 68%;
}
#content .tree-wrapper .tree-main {
	margin-top: 60px;
	margin-right: 19%;
}
#content .tree-wrapper .right-column,
#content .tree-wrapper .left-column {
	float: right;
	width: 46%;
	text-align: right;
}
#content .tree-wrapper .left-column {
	margin-right: 8%;
}

#content .tree-wrapper .services-tree {
	margin-top: 40px;
	margin-right: -13px;
	margin-bottom: 120px;
}
#content .tree-wrapper .services-tree h2 {
	margin-bottom: 34px;
	margin-right: 13px;
	font-size: 30px;
	text-align: right;
	color: #f0ac08;
}
#content .tree-wrapper .item-col {
	float: right;
	width: 139px;
	margin-right: 13px;
}
#content .tree-wrapper .services-tree .item {
	box-sizing: border-box;
	padding: 0 12px;
	color: #fff;
	background: #2a8ba9;
}






/*####  FOOTER  ####*/
#footer {
	background: #b3bfcb;
}
@media screen and (min-width: 1200px) {
  #footer .site-width {
    width: 1100px;
  }
}
#footer .menu-section .logo {
	position: absolute;
	bottom: 0;
	right: 0;
}
#footer .menu-section {
	padding-bottom: 29px;
}
#footer .menu-section .logo img {
	display: block;
}
#footer .menu-section .menu {
	margin-top: 22px;
	margin-right: 163px;
	margin-bottom: 19px;
}
#footer .menu-section .contact-details {
	float: right;
	margin-right: 163px;
	font-size: 14px;
	color: #002953;
}
#footer .menu-section .contact-details a {
	text-decoration: none;
	color: inherit;
}


/*CATEGORY*/
#content.category .main,
#content.with-sidebar .main {
	float: left;
	width: 71%;
}
#content.category h2 {
	font-size: 20px;
	margin-bottom: 4px;
	color: #fec235;
}
#content.category.issues h2 {
	padding: 6px 0;
	border-bottom: 1px solid rgba(255,255,255,.2);
}
#content.category h2 a {
	color: inherit;
}
#content.category .author,
#content.category .date {
	display: inline-block;
	vertical-align: middle;
}
#content.category .cat-post {
	margin-bottom: 20px;
	border-bottom: 2px solid rgba(255, 255, 255, 0.5);
}
#content.category .post-cats {
	margin: 14px 0 22px;
}
#content.category .post-cats a {
	color: #fff;
	text-decoration: none;
}
#content.category .post-tags {
	font-size: 13px;
}
#content.category .post-cats a:hover {
	color: #fec235;
}
#content.category .entry-content {
	margin-bottom: 20px;
	padding-bottom: 20px;
	
}
#content.category .continue-reading {
	text-decoration: none;
	font-weight: bold
}


/* SIDEBAR */
#sidebar {
	float: right;
	width: 26%;
}
#sidebar .widget-container,
#sidebar .page_item {
	list-style-type: none;
}
#sidebar .cat-list {
	margin-top: 30px;
}
#sidebar .cat-list > li,
#sidebar .pagenav > ul > li,
#sidebar > .page_item  {
	padding: 10px 0;
	border-bottom: 3px solid #fff;
}
#sidebar .pagenav > ul > li li {
	padding: 3px 0;
}
#sidebar .cat-list > li:first-child,
#sidebar > .widget_search + .page_item {
	border-top: 3px solid #fff;
}
#sidebar .cat-list > li .children,
#sidebar .page_item .children,
#sidebar .page_item .children {
	display: none;
}
#sidebar .cat-list > li.current-cat-parent .children,
#sidebar .cat-list > li.current-cat .children,
#sidebar .pagenav > ul li.current .children,
#sidebar .pagenav > ul li.current_page_parent .children,
#sidebar .pagenav > ul li.current_page_ancestor .children,
#sidebar .pagenav > ul li.current .children,
#sidebar .pagenav > ul li.current_page_parent .children,
#sidebar .pagenav > ul li.current_page_ancestor .children,
#sidebar .page_item.current_page_ancestor .children {
	display: block;
}
#sidebar .cat-list > li .children a,
#sidebar .pagenav > ul li.current .children a,
#sidebar .pagenav > ul li.current_page_parent .children a,
#sidebar .pagenav > ul li.current_page_ancestor .children a,
#sidebar li.current .children a,
#sidebar li.current_page_parent .children a,
#sidebar li.current_page_ancestor .children a,
#sidebar .page_item a {
	color: #fff;
}
#sidebar .cat-list > li  a,
#sidebar .pagenav > ul li a,
#sidebar .page_item a {
	text-decoration: none;
}
#sidebar .cat-list > li > a,
#sidebar .pagenav > ul > li > a {
	font-size: 24px;
	font-weight: bold;
	color: #fec235;
}
#sidebar .current_page_item a,
#sidebar .current_page_ancestor > a {
	color: #fec235 !important;
}

#sidebar > .page_item > a {
	font-size: 24px;
	font-weight: bold;
}
#sidebar form {
	margin-bottom: 12px;
}
#sidebar form label {
	display: none;
}


#content.search li {
	list-style-type: none;
	margin: 10px 0;
}
#content.search li a {
	text-decoration: none;
	color: #fec235;
}
#content.search li a:hover {
	color: #fec235;
}
.hidden {
	display: none!important;
}
@media (min-width: 600px) {
	.desktop-hidden {
		display: none!important;
	}
}
@media (max-width: 599px) {
	.phone-hidden {
		display: none!important;
	}
}
/*MEDIA QUERY*/
@media only screen and (min-width : 1420px) {
	#header .cover {
		background-size: cover;
	}
}
@media only screen and (min-width : 768px) {
	#header.with-slider .cover {
    z-index: 1;
		background: none;
	}
}
@media only screen and (max-width : 768px) {
	.site-width {
		max-width: 100%;
	}
	#menu-icon {
		position: relative;
		z-index: 3;
		float: left;
		display: block;
		margin: 10px;
	}
	#header .menu-section  .menu {
		display: none;
		position: absolute;
		z-index: 2;
		left: 0;
		top: 0;
		margin: 0;
		padding: 20px;
		background: #fff;
		box-shadow: 2px 2px 6px rgba(0,0,0,.5);
	}
	#header .menu-section .links-n-search {
		margin-top: 12px;
	}
	#header .menu-section  .menu.open {
		display: block;
	}
	#header .menu-section  .menu li {
		float: none;
		margin-left: 0;
		margin-bottom: 10px;
	}
	#header .menu-section  .menu li + li:before {
		display: none;
	}
	
	#content .cube-items {
		text-align: center;
	}
	#content .cube-items .cube-item {
		display: inline-block;
		vertical-align: top;
		float: none;
		margin-bottom: 30px;
	}
	
	#content .banners .banner + .banner {
		margin-right: 0;
		margin-top: 12px;
	}
	
	#content .tz-pics-slider .controls .arrow, #content .row-slider .controls .arrow {
		padding: 4px;
	}

	#content .row-slider .slides {
		max-width: 88%;
		box-sizing: border-box;
	}
	#content .row-slider .slides .slide img {
		margin: 11px 10px 11px;
		width: 63px;
	}
	
	#content .tz-pics-slider .slides {
		max-width: 87%;
		border-width: 16px;
	}
	
	#content .courses-items {
		margin-bottom: 40px;
	}
	
	#content .hanhala-items .item {
		max-width: 95%;
	}
	#content .hanhala-items .item .item-img img {
		max-width: 95%;
	}
	
	#content .entry-content {
		margin-bottom: 20px;
	}
	
	#content .team-items {
		margin-right: -40px;
	}
	#content .team-items .item {
		margin-right: 40px;
	}
	#content .team-par .team-par-title {
		min-width: 100px;
	}
	
	#content .tree-wrapper .item-col {
		margin-bottom: 30px;
	}
}
@media only screen and (max-width : 640px) {
	
	#header.home-header,
	#header.home-header .cover {
		height: 350px;
	}
	.menu-section .logo img {
		width: 98px;
	}
	
	#header .menu-section .links-n-search {
		clear: both;
		float: none;
		text-align: center;
	}
	#header .search-form,
	#header .tzo-btn {
		float: none;
		display: inline-block;
		vertical-align: middle;
		width: 90%;
		margin-bottom: 8px;
		margin-right: 0;
	}
	
	#content {
		padding-right: 10px;
		padding-left: 10px;
	}
	
	
	#content .banners .banner.wide {
		max-width: 99%;
	}
	#content .banners .banner .banner-title {
		padding-left: 40px;
	}
	
	#content .banners .banner.wide img {
		max-width: 100%;
	}
	
	#footer .menu-section .menu,
	#footer .menu-section .contact-details {
		margin-right: 10px;
	}
	#footer .menu-section .logo {
		display: none;
	}
	#footer .menu-section .links-n-search {
		margin-top: 10px;
	}
	
	
	#content .sec-menu li {
		float: none;
		margin-right: 10px !important;
	}
	
	#content .section-title {
		margin-right: 12px;
	}
	
	#content .articles-subjects {
		padding: 10px;
	}
	
	#content.book .book-wrapper img {
		max-width: 100%;
	}
	
	#content .content-header h1 {
		display: block;
	}
	
	#content .tz-pics-slider .controls .arrow.left {
		left: -4px;
	}
	#content .tz-pics-slider .controls .arrow.right {
		right: -4px;
	}
	#content .tz-pics-slider .slides {
		height: 342px;
	}
	#content .tz-pics-slider .controls .arrow span {
		margin: 10px 0;
	}
	#content .tz-pics-slider .slide img {
		max-width: 540px;
	}
	
	#content .entry-content img {
		max-width: 100%;
	}
}

@media only screen and (max-width : 468px) {

	#content .tz-pics-slider .controls .arrow, #content .row-slider .controls .arrow,
	#content .tz-pics-slider.medium .controls .arrow	{
		padding: 4px;
	}
	#content .row-slider .controls .arrow {
		top: 60px;
	}
	#content .row-slider .slides {
		max-width: 83%;
		height: 211px;
	}
	#content .row-slider .slides .slide img {
		margin-top: 0;
		width: 54px;
	}
	
	#content .articles-subjects {
		padding: 10px;
	}
	
	#content.book .book-wrapper {
		float: none;
		width: auto;
	}
	#content.book .entry-content {
		width: 97%;
	}
	
	#content .courses-items .item {
		float: none;
		width: auto;
	}
	
	#content.training .ptable .ptd {
		display: block;
	}
	#content.training .ptable .ptd + .ptd img {
		max-width: 100%;
	}
	
	#footer .menu-section .links-n-search {
		text-align: center;
	}
	#footer .search-form,
	#footer .tzo-btn {
		float: none;
		display: inline-block;
		vertical-align: middle;
		width: 90%;
		margin-bottom: 8px;
		margin-right: 0;
	}
}

@media only screen and (max-width : 320px) {
	#header.with-slider .header-slider {
		display: none;
	}
	#content .intros .item {
		display: block;
		width: 300px;
		margin: 0 auto 40px;
	}
	
	#content.about h1 {
		font-size: 26px;
	}
	
	#content .articles-search .search-form,
	#content .articles-search .tzo-btn.light	{
		width: 90%;
		margin-right: 5%;
		float: none;
		margin-bottom: 10px;
	}
	
	
	#content .row-slider .controls .arrow {
		top: 50px;
	}
	#content .row-slider .slides {
		height: 191px;
	}
	#content .row-slider .slides .slide img {
		margin: 0 12px 11px;
		width: 46px;
	}
	#content .tz-pics-slider .controls .arrow {
		margin-top: -40px;
	}
	#content .tz-pics-slider .controls .arrow.right {
		right: -8px;
	}
	#content .tz-pics-slider .controls .arrow.left {
		left: -8px;
	}
	#content .tz-pics-slider .slides,
	#content .tz-pics-slider.medium .slides	{
		height: 162px;
		border-width: 12px;
	}
	#content .tz-pics-slider .slide img {
		max-width: 260px;
	}
	
	#content .entry-content .alignleft {
		padding-right: 0;
	}
	
	#content .tree-wrapper .tree-main {
		margin-right: 2%;
	}
	#content .tree-wrapper .tree-top {
		margin-left: 0;
	}
	
}
