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, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead,tr, th, td {
 border: 0;
 font-family: arial;
 font-size: 100%;
 font-style: inherit;
 font-weight: inherit;
 margin: 0;
 outline: 0;
 padding: 0;
 vertical-align: baseline;
 line-height: 180%;
}


.hgroup-wrap {
 padding-top: 10px;
}


.site-description {
 font-size: 22px;
 line-height: 10px;
 color: #fff;
 text-align: center;
}


.page-title-wrap h1 {
 color: #ffffff;
 font-size: 35px;
}


.header-text {
    float: left;
    padding-left: 200px;
    padding-top: 10px;
}

#site-title a {
    color: #fff;
    font-size: 40px;
}

.main-navigation li a {
    display: block;
    text-decoration: none;
    color: #fff;
    font-size: 20px;
}

.header-text {
    float: left;
    padding-left: 130px;
    padding-top: 0;
    padding-right: 15px;
}

.slider-text-wrap {
    position: absolute;
    bottom: 15%;
    right: 750px;
}

#slider-content {
    background: none repeat scroll 0 0 rgb(255, 255, 255);
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
    padding: 12px;
    display: inline-block;
    max-width: 80%;
    color: #777777;
}

.entry-header .entry-title a {
    color: #fff;
    padding: 20px;
}

.entry-meta {
    border: 1px solid #CCCCCC;
    color: #404040;
    padding-bottom: 3px;
    padding-left: 7px;
    padding-top: 3px;
    font-size: 13px;
}

.page-title-wrap {
float: right;
}

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, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0;
    font-family: alef hebrew;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
    line-height: 180%;
}


.call-to-action-button-inner-wrap {
    padding: 32px;
    text-align: center;
}



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


.call-to-action-button-inner-wrap {
    padding: 32px 0;
    text-align: center;
}

.promo-wrap {
    width: 70%;
    float: right;
}


.header-text {
 float: right;
 padding-top: 17px;
 /* font-size: 10px; */
}
.site-description {
    font-size: 14px;
    line-height: 20px;
}
.hgroup-wrap-right {
float: right;
}


#slider-content {
    /* background: none repeat scroll 0 0 rgb(255, 255, 255); */
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
    padding: 12px;
    display: none;
    max-width: 80%;
    color: #777777;
}

.slider-text-wrap {
    position: absolute;
    bottom: 15%;
    right: 150px;
}

#slider-title a {
 color: #FFFFFF;
 padding: 5px 13px;
 line-height: 1.2;

}

.header-text {
 float: right;
 padding-left: 100px;
 padding-top: 0;
 padding-right: 15px;
}

#site-title a {
    color: #fff;
    font-size: 30px;
    line-height: 30px;
}

.header-text {
    float: right;
    padding-left: 0;
    padding-top: 0;
    padding-right: 0;
}

.promo-wrap {
    width: 100%;
    float: right;
}

.search-form-top {
    position: fixed;
    right: 0;
    top: 100px;
    z-index: 11111;
    margin: 10px 0 10px 10px;
    background-color: #FFF;
    padding: 12px;
    display: none;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    width: 222px;
}


.menu-toggle {
margin-top: 0;
left: 0;
position: absolute;
}

#page {
    background-color: #ffffff;
    max-width: 1038px;
margin: 0;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  width: 100%;
  position: relative;
}


.home .site-header {
    border-bottom: 1px solid #eaeaea;
    position: relative;
}


.icon-search:before {
    content: close-quote;
}


hgroup-wrap-right {
float: right;
}


}

h2 {
    border: 0;
    font-family: alef hebrew;
    font-size:25px;
}

h3 {
    border: 0;
    font-family: alef hebrew;
    font-size:20px;
}


/*nav padding bottom */
.nav-menu > ul > li > a, .menu > ul > li > a {
    line-height: 50px;
    height: 70px;
}

/* sub main navigation */

.main-navigation ul ul {
	display:none;
	float: left;
	position: absolute;
	top: 4rem;
	left: 0;
	z-index: 99999;
	border-top: 4px solid #acce4e
}

	.main-navigation ul ul a {	
		color: #acce4e;
		font-size:17px;
	}

.main-navigation li:hover > a,
.main-navigation li:hover > .sub-toggle {
	color: #acce4e;
}


