.lSSlideOuter *,.lSSlideOuter .lSPager.lSGallery {
    -webkit-touch-callout:none;
    -khtml-user-select:none;
    -moz-user-select:none;
}

.clear,.clr:after,.lSSlideOuter .lSPager.lSGallery:after,.lSSlideWrapper>.lightSlider:after,.wpex-row .col-1,hr {
    clear:both;
}

.mfp-title,pre {
    word-wrap:break-word;
}

a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video {
    border:0;
    outline:0;
    font:inherit;
    vertical-align:baseline;
    font-family:inherit;
    font-size:100%;
    font-style:inherit;
    font-weight:inherit;
    margin:0;
    padding:0;
}

html {
    font-size:62.5%;
    overflow-y:scroll;
    -webkit-text-size-adjust:100%;
    -ms-text-size-adjust:100%;
}

*,:after,:before {
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

caption,td,th {
    font-weight:400;
    text-align:left;
}

blockquote:after,blockquote:before,q:after,q:before {
    content:none;
}

blockquote,q {
    quotes:none;
}

a:active,a:focus,a:hover {
    outline:0;
}

a img {
    border:0;
}

img {
    height:auto;
}

.homepage-slider {
    max-height:415px!important;
}

.wpex-row {
    margin: 0 -10px;
}

.wpex-row .col {
    float:left;
    margin:0 0 20px;
    padding:0 15px;
}

.wpex-row .span_1_of_2 {
    width:50%;
}

.wpex-row .span_1_of_3 {
    width:33.33333333%;
}

.wpex-row .span_1_of_4 {
    width:25%;
}

.wpex-row .span_1_of_5 {
    width:20%;
}

.wpex-row .span_1_of_6 {
    width:16.66666667%;
}

body {
    line-height:1;
    background:#fff;
    color:#404040;
    font:400 14px/1.625 'Open Sans',Helvetica Neue,Helvetica,Arial;
    background-image:url(/wp-content/uploads/2015/11/bigstock-Aerial-view-of-Prague-Czech-R-60354287.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    background-attachment: fixed;
}

.heading,strong {
    font-weight:600;
}

.content-area {
    padding:30px 0;
}

.page-template-templateshome-php .content-area {
    padding-top:0;
}

.container {
    width:1100px;
    margin:0 auto;
}

.left-content {
    float:right;
    width:70%;
    padding-left:25px;
}

.sidebar-container {
    float:left;
    width:30%;
    padding-left:25px;
}

.clr:after {zoom:1;
    content:".";
    height: 0px;
    line-height:0;
    visibility:hidden;
}

blockquote {
    font-size:18px;
    position:relative;
    font-family:'PT Serif',Georgia;
    color:#787878;
    background:url(images/quote.png) left 15px no-repeat;
    padding-left:50px;
    padding-top:10px;
    padding-bottom:10px;
}

blockquote.left {
    float:left;
    margin-left:0;
    margin-right:20px;
    text-align:right;
    width:33%;
}

blockquote.right {
    float:right;
    margin-left:20px;
    margin-right:0;
    text-align:left;
    width:33%;
}

pre {
    background:#f9f9f9;
    white-space:0;
    font-family:Verdana;
    border-left:10px solid #ccc;
    font-size:.929em;
    padding:20px 30px;
}

address {
    letter-spacing:1px;
    margin:20px 0;
}

.heading {
    font-size:21px;
    /* border-bottom:1px solid #eee; */
    padding-bottom:2px;
    text-align:center;
    margin: .5em 0 2em;
}

.wpex-video-embed {
    position:relative;
    padding-bottom:56.25%;
    padding-top:25px;
    height:0;
}

.wpex-video-embed frame,.wpex-video-embed iframe {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

.text-highlight {
    display:inline-block;
    background-color:#FFF49B;
    color:#A5651A;
    padding:0 5px;
}

.notice {
    border:1px solid #ddd;
    border-left-width:5px;
    border-left-color:#f0ad4e;
    border-radius:3px;
    margin:0 0 20px;
    padding:20px;
}

.notice.info {
    border-left-color:#5bc0de;
}

.notice.info strong {
    color:#5bc0de;
}

.notice.warning {
    border-left-color:#d9534f;
}

.notice.warning strong {
    color:#d9534f;
}

.notice.success {
    border-left-color:#5cb85c;
}

.notice.success strong {
    color:#5cb85c;
}

a,a:hover {
    color:#206ED0;
}

.entry ul {
    list-style:disc;
    margin:30px 0 30px 20px;
}

.entry ol li,.entry ul li {
    margin:0 0 5px;
}

.entry ol {
    list-style:decimal;
    margin:30px 0 30px 25px;
}

a {
    text-decoration:none;
    outline:0;
}

h1,h2,h3,h4,h5,h6 {
    font-weight:600;
    color:#000;
    line-height:1.6em;
}

.entry h2,.entry h3,.entry h4,.entry h5,.entry h6 {
    margin:40px 0 20px;
}

h1 {
    font-size:24px;
    margin:0 0 30px;
}

h2 {
    font-size:21px;
}

h3 {
    font-size:18px;
}

h4 {
    font-size:16px;
}

h5 {
    font-size:14px;
}

h6 {
    font-size:12px;
}

h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover {
    color:#206ED0;
    text-decoration:none;
}

p.lead {
    color:#777;
    font-size:21px;
    line-height:27px;
}

em {
    font-style:italic;
}

small {
    font-size:80%;
}

hr {
    border:solid #eee;
    height:0;
    border-width:1px 0 0;
    margin:40px 0;
}

.archive-description p:last-child {
    margin-bottom:0;
}

.page-header-title {
    font-size:24px;
    margin-bottom:40px;
}

.post-header-title {
    font-size:24px;
    margin:0 0 10px;
}

.page-header.with-background {
    background:center center no-repeat #000;
    position:relative;
    text-align:center;
    background-size:cover;
    -moz-background-size:cover;
    -webkit-background-size:cover;
    padding:80px 0;
}

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

.page-header.with-background .container {
    position:relative;
    z-index:2;
}

.page-header.with-background .page-header-title {
    color:#fff;
    font-size:34px;
    font-weight:400;
    margin:0;
}

.page-header-excerpt {
    color:#fff;
    font-size:19px;
    font-weight:300;
}

.page-header.with-background .spacer {
    display:block;
    width:40px;
    height:2px;
    background:#fff;
    margin:15px auto 20px;
}

.site-header-wrap {
    text-align:left;
    border-bottom:1px solid #eee;
}

.site-header {
    position:relative;
    padding:30px 0;
}

.site-logo .site-text-logo {
    font-size:24px;
    font-weight:600;
}

.site-logo a {
    color:#000;
    text-decoration:none;
}

.site-logo a:hover {
    text-decoration:none;
}

.header-searchform input[type=search] {
    height:100%;
    width:100%;
    background:#fff;
    border:none;
    position:absolute;
    top:0;
    left:0;
    z-index:2;
    font-size:24px;
    outline:0;
    -webkit-appearance:none;
}

.header-searchform .menu-search-close {
    display:block;
    position:absolute;
    top:50%;
    left:30px;
    height:30px;
    line-height:30px;
    margin-top:-15px;
    font-size:18px;
    z-index:3;
    color:#bbb;
}

.dropdown-menu {
    list-style:none;
    margin:0;
    padding:0;
}

.dropdown-menu ul {
    visibility:hidden;
    opacity:0;
    position:absolute;
    nowhitespace:afterproperty;
    top:100%;
    right:0;
    z-index:999;
    transition:.2s all ease-in-out;
    margin:10px 0 0;
}

.dropdown-menu>li {
    float:left;
    display:block;
}

.dropdown-menu li:hover>ul {
    visibility:visible;
    opacity:1;
    margin:0;
}

.dropdown-menu a {
    display:block;
    position:relative;
}

.dropdown-menu ul ul {
    top:0;
    left:100%;
}

.dropdown-menu>li ul {
    min-width:150px;
}

.primary-menu-wrap {
    position:absolute;
    right:0;
    top:50%;
    margin-top:-25px;
    height:50px;
}

.primary-menu .dropdown-menu li {
    display:block;
    float:right;
    height:50px;
    line-height:50px;
    margin-left:30px;
}

.primary-menu .dropdown-menu a {
    color:#767676;
    font-weight:400;
    text-decoration:none;
    cursor:pointer;
}

.primary-menu .dropdown-menu a .fa-angle-down {
    margin-left:5px;
}

.primary-menu .dropdown-menu ul {
    background:#fff;
    border:1px solid #ccc;
    border-radius:4px;
    padding:5px 0;
}

.primary-menu .dropdown-menu ul a {
    display:block;
    height:auto;
    line-height:1.7em;
    border:0;
    text-transform:none;
    text-align:right;
    margin:0;
    padding:5px 15px;
}

.primary-menu .dropdown-menu ul li {
    line-height:1.4em;
    height:auto;
    float:none;
    display:block;
    margin:0;
}

.mobile-menu {
    width:100%;
    background:#202020;
    font-size:16px;
    padding:30px 0;
}

.mobile-menu li a {
    display:block;
    border-bottom:1px solid #333;
    color:#777;
    padding:5px 0;
}

.mobile-menu li a:hover {
    text-decoration:none;
    color:#fff;
}

.mobile-menu li ul li a:before {
    content:"\f105";
    font-family:FontAwesome;
    margin:0 10px 0 25px;
}

.mobile-menu .mobile-menu-ul>li:first-child>a {
    border-top:1px solid #333;
}

.mobile-menu-searchform input {
    border-radius:0;
    width:100%;
    background:#fff;
    border:none;
    outline:0;
    font-size:16px;
    padding:10px;
}

.homepage-blog,.homepage-content,.homepage-features,.homepage-portfolio {
    margin-top: 25px;
}

.homepage-slider-wrap {
    overflow: hidden;
    position: relative;
    background: transparent;
    height: 29em;
    max-height: 29em;
}

.homepage-slider-wrap .homepage-slider-slide.no-content {
    max-height:400px;
    overflow:hidden;
}

.homepage-slider-wrap .homepage-slider-slide-image {
    position:absolute;
    z-index:1;
    width:100%;
    height:100%;
    background-repeat:no-repeat;
    background-position:center center;
    background-size:cover;
    -moz-background-size:cover;
    -webkit-background-size:cover;
}

.homepage-slider-content {
    position:relative;
    text-align:center;
    z-index:2;
    padding:130px 0;
}

.homepage-slider-overlay {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:#000;
    z-index:1;
    opacity:.5;
}

.feature-thumbnail img {
    display:block;
    width:auto;
    margin:0 auto;
}

.home-blog-entry-thumb img,.portfolio-entry-media img {
    width:100%;
    display:block;
}

.feature-entry-title {
    font-size:21px;
    margin:0 0 10px;
}

.feature-icon {
    font-size:42px;
    margin-bottom:30px;
    display:block;
    color:#206ED0;
}

.home-blog-entry-date {
    font-size:.929em;
    color:#666;
    margin-bottom:10px;
}

.portfolio-entry-title {
    font-weight:600;
    font-size:16px;
    margin:0;
}

.portfolio-entry-content {
    padding:20px 0 0;
}

.single-portfolio .post-slider-wrap {
    float:left;
    width:60%;
}

.portfolio-post-content.float {
    float:right;
    width:40%;
    padding-left:40px;
}

.staff-entries.wpex-row {
    margin:0 -20px;
}

.staff-entries.wpex-row .col {
    margin-bottom:40px;
    padding:0 20px;
}

.staff-entry-title {
    font-size:16px;
    font-weight:600;
    margin:0;
}

.staff-entry-position {
    font-family:'PT Serif',Georgia;
    font-style:italic;
    color:#747474;
    font-size:15px;
}

.loop-entry {
    border-bottom:1px solid #eee;
    margin-bottom:40px;
    padding-bottom:40px;
}

.loop-entry-title {
    font-size:26px;
    margin:0 0 10px;
}

.post-edit-link {
    color:#000;
    text-decoration:underline;
}

.author-info .author-info-inner {
    position:relative;
    padding-left:100px;
}

.author-info .author-avatar {
    position:absolute;
    left:0;
    top:0;
}

.author-info .author-avatar img {
    border-radius:2px;
}

.post-meta {
    font-weight:600;
    display:block;
    float:none;
    margin-bottom:10px;
}

.post-meta li {
    display:block;
    float:left;
    margin:0 10px 0 0;
}

.post-meta a,.post-meta span {
    color:#777;
    font-weight:400;
}

.post-meta a:hover {
    opacity:.5;
    text-decoration:none;
}

.sidebar-container .sidebar-widget .widget-title {
    font-size:14px;
    text-transform:uppercase;
    font-weight:600;
    margin:0 0 20px;
}

#wp-calendar {
    width:100%;
    font-size:11px;
}

#wp-calendar thead th {
    background:#f5f5f5;
    border:1px solid #ddd;
    border-top:none;
    font-size:11px;
}

#wp-calendar tbody td {
    border:1px solid #ddd;
    line-height:2.5em;
    transition:background .15s ease;
    -webkit-transition:background .15s ease;
    -o-transition:background .15s ease;
    -moz-transition:background .15s ease;
}

#wp-calendar tbody td a,#wp-calendar tbody td a:hover {
    color:#206ED0;
    text-decoration:underline;
}

#wp-calendar tfoot td {
    padding:4px;
}

#wp-calendar caption {
    cursor:pointer;
    font-size:12px;
    text-transform:uppercase;
    outline:0!important;
    background:#206ED0;
    color:#fff;
    margin:0;
    padding:12px;
}

#wp-calendar tbody a {
    display:block;
    text-decoration:underline;
}

#wp-calendar th {
    border:1px solid transparent;
    border-top:none;
    color:#a7a7a7;
    padding:2px 0;
}

#footer #wp-calendar thead th {
    background:#232323;
}

#footer #wp-calendar tbody td,#footer #wp-calendar thead th {
    border-color:#333;
}

.wpex-social-profiles-widget .desc {
    margin-bottom:15px;
}

.wpex-social-profiles-widget li {
    border:none;
    float:left;
    margin:0 5px 5px 0;
    padding:0;
}

.wpex-social-profiles-widget ul a {
    background:#444;
    display:block;
    height:30px;
    line-height:30px;
    width:30px;
    border-radius:3px;
    text-align:center;
    font-size:14px;
    color:#fff!important;
}

.wpex-social-profiles-widget .twitter a {
    background:#55ACCE;
}

.wpex-social-profiles-widget .dribbble a {
    background:#ea4c89;
}

.wpex-social-profiles-widget .facebook a {
    background:#3b5998;
}

.wpex-social-profiles-widget .flickr a {
    background:#FF0084;
}

.wpex-social-profiles-widget .vk a {
    background:#55779b;
}

.wpex-social-profiles-widget .tumblr a {
    background:#2C4762;
}

.wpex-social-profiles-widget .google-plus a {
    background:#DD4B39;
}

.wpex-social-profiles-widget .youtube-play a {
    background:#C4302B;
}

.wpex-social-profiles-widget .skype a {
    background:#00AFF0;
}

.wpex-social-profiles-widget .rss a {
    background:#FF7900;
}

.wpex-social-profiles-widget .instagram a {
    background:#3F729B;
}

.wpex-social-profiles-widget .linkedin a {
    background:#39C;
}

.wpex-social-profiles-widget .renren a {
    background:#2970ad;
}

.wpex-social-profiles-widget .pinterest a {
    background:#CB2027;
}

.wpex-social-profiles-widget .github a {
    background:#555;
}

.wpex-social-profiles-widget .foursquare a {
    background:#0CBADF;
}

.wpex-social-profiles-widget .trello a {
    background:#2174a6;
}

.wpex-social-profiles-widget .xing a {
    background:#026466;
}

.wpex-tabs-widget {
    font-size:.929em;
}

.wpex-tabs-widget-tabs li {
    display:block;
    float:left;
    position:relative;
    bottom:-1px;
}

.wpex-tabs-widget-tabs li a {
    color:#999;
    display:block;
    background:#f7f7f7;
    border:1px solid #e7e7e7;
    border-right:0;
    transition:color .25s ease;
    outline:0;
    padding:7px 15px;
}

.sidebar-container .wpex-tabs-widget-tabs a {
    color:#999;
}

.wpex-tabs-widget-tabs li:last-child a {
    border-right:1px solid #e7e7e7;
}

.wpex-tabs-widget-tabs li a:hover {
    background:#fff;
    color:#000;
    text-decoration:none;
}

.wpex-tabs-widget-tabs li.active a {
    border-bottom-color:transparent;
    color:#000;
    background:#fff;
    position:relative;
}

.wpex-tabs-widget-tabs li.active a:hover {
    cursor:default;
}

.wpex-tabs-widget-tab {
    border:1px solid #e7e7e7;
    background:#fff;
    display:none;
    padding:20px 15px;
}

.widget-recent-list li {
    position:relative;
    padding-left:80px;
    min-height:70px;
    display:block;
    border-bottom:1px solid #e7e7e7;
    padding-bottom:10px;
    margin-bottom:10px;
    font-size:.929em;
}

.widget-recent-list li:last-child {
    border:none;
    padding-bottom:0;
    margin-bottom:0;
}

.widget-recent-list .thumbnail {
    width:60px;
    height:60px;
    position:absolute;
    left:0;
    top:0;
    display:block;
}

.widget-recent-list .excerpt a {
    font-size:14px;
    font-weight:600;
}

#wpex-widget-tags-tab a,.widget_tag_cloud a {
    font-size:1em!important;
    font-weight:400;
    display:block;
    float:left;
    background:#206ED0;
    color:#fff!important;
    webkit-transition:all .25s ease;
    -moz-transition:all .25s ease;
    -o-transition:all .25s ease;
    -ms-transition:all .25s ease;
    transition:all .25s ease;
    margin:0 2px 2px 0;
    padding:4px 10px;
}

#wpex-widget-tags-tab a:hover,.widget_tag_cloud a:hover {
    opacity:.75;
    text-decoration:none;
}

.search-entries {
    list-style:none;
    margin:0 0 20px;
}

.search-entry {
    border-bottom:1px solid #eee;
    padding:4px 0;
}

.search-entry:last-child {
    border:none;
    padding-bottom:0;
    padding-top:0;
}

.search-entry-pt {
    text-transform:capitalize;
    font-weight:700;
}

ul.page-numbers li {
    display:block;
    float:left;
    text-align:center;
}

.page-numbers:after {
    clear:both;
    content:".";
    display:block;
    height:0;
    line-height:0;
    visibility:hidden;
}

#edd_download_pagination .page-numbers,.page-numbers a,.page-numbers span {
    background-color:transparent;
    color:#404040;
    border:1px solid #ccc;
    cursor:pointer;
    display:block;
    float:left;
    margin-right:4px;
    margin-top:4px;
    width:auto;
    font-size:12px;
    line-height:1em;
    text-align:center;
    text-decoration:none;
    transition:.15s all ease-in-out;
    padding:6px 8px;
}

#edd_download_pagination .page-numbers.current,#edd_download_pagination .page-numbers:hover,.page-numbers a:hover,.page-numbers span.current {
    background:#000;
    color:#fff;
    text-decoration:none;
    border-color:transparent;
}

.post-navigation {
    margin-top:40px;
    padding-top:40px;
    border-top:1px solid #eee;
}

.post-navigation .prev {
    float:left;
    width:50%;
}

.post-navigation .prev .fa {
    margin-right:8px;
}

.post-navigation .next {
    float:right;
    width:50%;
    text-align:right;
}

.post-navigation .next .fa {
    margin-left:8px;
}

.lSSlideOuter * {
    -webkit-user-select:none;
    -ms-user-select:none;
    user-select:none;
}

.lSSlideWrapper .lSSlide {
    -webkit-transform:translate(0,0);
    -ms-transform:translate(0,0);
    transform:translate(0,0);
    -webkit-transition:all 1s;
    -webkit-transition-property:0;
    -moz-transition-property:0;
    transition-property:transform,height;
    -webkit-transition-duration:inherit;
    transition-duration:inherit;
    -webkit-transition-timing-function:inherit;
    transition-timing-function:inherit;
}

.lSSlideWrapper .lSFade>* {
    position:absolute!important;
    top:0;
    left:0;
    z-index:9;
    margin-right:0;
    width:100%;
}

.lSSlideWrapper.usingCss .lSFade>* {
    opacity:0;
    -webkit-transition-delay:0;
    transition-delay:0;
    -webkit-transition-duration:inherit;
    transition-duration:inherit;
    -webkit-transition-property:opacity;
    transition-property:opacity;
    -webkit-transition-timing-function:inherit;
    transition-timing-function:inherit;
}

.lSSlideWrapper .lSFade>.active {
    z-index:10;
}

.lSSlideOuter .lSPager.lSpg {
    width:100%;
    position:absolute;
    bottom:20px;
    text-align:center;
    z-index:99;
    padding:0;
}

.lSSlideOuter .lSPager.lSpg>li {
    cursor:pointer;
    display:inline-block;
    padding:0 2px;
}

.lSSlideOuter .lSPager.lSpg>li a {
    background:0 0;
    border-radius:50%;
    display:inline-block;
    height:12px;
    overflow:hidden;
    text-indent:-999em;
    width:12px;
    position:relative;
    z-index:99;
    -webkit-transition:all .5s linear 0;
    transition:all .5s linear 0;
    border:2px solid #fff;
}

.lSSlideOuter .lSPager.lSpg>li.active a,.lSSlideOuter .lSPager.lSpg>li:hover a {
    background:#fff;
}

.lSSlideOuter .lSPager.lSGallery {
    list-style:none;
    padding-left:0;
    overflow:hidden;
    transform:translate3d(0,0,0);
    -moz-transform:translate3d(0,0,0);
    -ms-transform:translate3d(0,0,0);
    -webkit-transform:translate3d(0,0,0);
    -o-transform:translate3d(0,0,0);
    -webkit-transition-property:0;
    -moz-transition-property:0;
    -webkit-user-select:none;
    -ms-user-select:none;
    user-select:none;
    margin:0;
}

.lSSlideOuter .lSPager.lSGallery li {
    opacity:.7;
    overflow:hidden;
    -webkit-transition:opacity .35s linear 0;
    transition:opacity .35s linear 0;
}

.lSSlideOuter .lSPager.lSGallery img {
    display:block;
    height:auto;
    max-width:100%;
}

.mfp-container:before,.mfp-figure:after {
    content:'';
}

.lSAction>a {
    z-index:999;
    position:absolute;
    top:0;
    height:100%;
    font-size:42px;
    color:#fff;
    text-decoration:none;
    cursor:pointer;
    box-sizing:content-box;
    -webkit-box-sizing:content-box;
    -moz-box-sizing:content-box;
    opacity:.85;
    width:50px;
}

.lSAction>a .fa {
    position:absolute;
    top:50%;
    left:0;
    height:80px;
    line-height:80px;
    margin-top:-40px;
    width:100%;
}

.lSAction>a:hover {
    background:rgba(0,0,0,.07);
    opacity:1;
    color:#fff;
}

.cS-hidden {
    height:1px;
    opacity:0;
    filter:alpha(opacity=0);
    overflow:hidden;
}

.lSSlideOuter.vertical.noPager {
    padding-right:0!important;
}

.lSSlideOuter.vertical .lSGallery {
    position:absolute!important;
    right:0;
    top:0;
}

.lSSlideOuter.vertical .lightSlider>* {
    width:100%!important;
    max-width:none!important;
}

.lSSlideOuter.lSrtl {
    direction:rtl;
}

.lSSlideOuter .lSPager,.lSSlideOuter .lightSlider {
    padding-left:0;
    list-style:none;
}

.lSSlideOuter.lSrtl .lSPager,.lSSlideOuter.lSrtl .lightSlider {
    padding-right:0;
}

.lSSlideOuter.lSrtl .lSGallery li,.lSSlideOuter.lSrtl .lightSlider>* {
    float:right!important;
}

.slider-preloader {
    display:block;
    font-size:28px;
    color:#aaa;
    padding:60px 0;
}

input[type=text],input[type=password],input[type=email],input[type=url],input[type=tel],textarea {
    background:0 0;
    border:1px solid #ccc;
    border-radius:4px;
    color:#555;
    display:block;
    max-width:100%;
    font-size:1em;
    line-height:1.6em;
    margin:0;
    padding:10px;
}

.theme-button,.theme-button.blue {
    background:#206ED0;
}

input[type=text]:focus,input[type=password]:focus,input[type=email]:focus,input[type=url]:focus,input[type=tel]:focus,textarea:focus {
    color:#000;
    outline:0;
    border-color:#206ED0;
}

button,input[type=button],input[type=submit] {
    background:#206ED0;
    border:transparent;
    border-radius:3px;
    color:#fff;
    display:inline-block;
    font-weight:400;
    outline:0;
    height:40px;
    line-height:40px;
    position:relative;
    font-size:1em;
    cursor:pointer;
    -webkit-appearance:none;
    padding:0 25px;
}

input[type=button]:active,input[type=submit]:active {
    margin-top:1px;
}

button:hover,input[type=button]:hover,input[type=submit]:hover {
    opacity:.85;
}

.theme-button {
    color:#fff;
    font-weight:400;
    text-shadow:none;
    display:inline-block;
    border-radius:3px;
    padding:.5em 1.2em;
}

.theme-button:hover {
    color:#fff;
    opacity:.85;
    text-decoration:none;
}

.theme-button.red {
    background:#d9534f;
}

.theme-button.orange {
    background:#f0ad4e;
}

.theme-button.green {
    background:#5cb85c;
}

.theme-button.black {
    background:#000;
}

.theme-button.white {
    background:#fff;
    color:#000;
}

.theme-button.clean {
    color:#000;
    background:0 0;
    border:1px solid #ccc;
}

.theme-button.clean:hover {
    opacity:1;
    background:#f4f4f4;
}

.site-searchform input[type=search] {
    background:#fff;
    border-radius:4px;
    outline:0;
    width:100%;
    border:1px solid #ddd;
    font-size:1em;
    transition:.2s all ease-in-out;
    padding:12px 30px 12px 12px;
}

.site-searchform input[type=search]:focus {
    border-color:#206ED0;
}

.site-searchform button {
    position:absolute;
    right:0;
    top:50%;
    margin-top:-10px;
    line-height:20px;
    width:40px;
    background:0 0;
    height:auto;
    display:block;
    border:none;
    outline:0;
    color:#555;
    font-size:14px;
    padding:0;
}

.site-footer-wrap .site-searchform input[type=search] {
    border-color:transparent;
}

.wpcf7-form span.wpcf7-form-control-wrap {
    display:block;
    margin-top:10px;
    position:relative;
}

div.wpcf7-validation-errors {
    margin:25px 0 0;
}

span.wpcf7-not-valid-tip {
    font-size:12px;
    color:#898989;
    font-family:Verdana;
    padding-top:10px;
}

.wpcf7-response-output {
    background:#f4f4f4;
    color:#888;
    display:none;
    line-height:1.45em;
    margin-top:30px;
    padding:12px;
}

input.wpcf7-not-valid[type=text],input.wpcf7-not-valid[type=password],input.wpcf7-not-valid[type=email],input.wpcf7-not-valid[type=url],input.wpcf7-not-valid[type=tel],textarea.wpcf7-not-valid {
    border-color:#FF4847;
}

#comments span.required {
    color:#C30;
}

.commentlist .children {
    margin-left:30px;
}

.commentlist .comment {
    border-bottom:1px solid #eee;
    margin-bottom:30px;
    padding-bottom:30px;
}

.comment-author {
    left:0;
    position:absolute;
    top:0;
}

.comment-author .avatar {
    display:block;
    border-radius:2px;
}

.comment-meta {
    margin-bottom:10px;
}

.comment-meta .fn {
    font-size:1.1em;
    color:#000;
    display:block;
    font-weight:400;
}

.comment-date {
    display:inline-block;
    margin-right:12px;
}

.comment-details {
    margin-left:80px;
}

.comment-date a,a.comment-reply-link {
    font-size:.9em;
}

a.comment-reply-link {
    text-decoration:underline;
    color:#000;
}

a.comment-reply-link:hover {
    color:#888;
}

a#cancel-comment-reply-link {
    color:red;
    float:right;
    text-decoration:underline;
    margin-left:20px;
}

#respond {
    margin:40px 0 0;
}

.mfp-bg,.mfp-wrap {
    position:fixed;
    left:0;
    top:0;
    height:100%;
}

.commentlist #respond {
    margin-bottom:100px;
}

#comments-logged-in {
    font-size:.929em;
    margin-bottom:30px;
    margin-top:10px;
}

#log-out {
    margin-top:-56px;
}

#reply-title {
    font-size:16px;
    margin:0 0 20px;
}

#commentform label {
    display:block;
    margin-bottom:5px;
}

#comments .form-allowed-tags {
    font-size:.929em;
    font-style:italic;
    color:#777;
}

.comment-awaiting-moderation {
    background:#206ED0;
    color:#fff;
    display:inline-block;
    line-height:1em;
    margin-bottom:20px;
    margin-top:10px;
    padding:2px 6px;
}

.site-footer-wrap {
    background:#202020;
    color:#707070;
    overflow:hidden;
    font-size:.929em;
    width: 1170px;
    margin:0 auto;
}

.site-footer-wrap a {
    color:#aaa;
}

.site-footer-wrap a:hover {
    color:#fff;
    text-decoration:none;
}

.footer-widgets {
    margin:0 -20px;
    padding:50px 0 0;
}

.footer-widgets .col {
    margin-bottom:0;
    padding:0 20px;
}

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

.footer-widgets .widget-title {
    color:#fff;
    font-size:14px;
    text-transform:uppercase;
    margin:0 0 15px;
}

.footer-widgets .span_1_of_3.col-1 {
    padding-right:10px;
}

.footer-widgets .span_1_of_3.col-2 {
    padding-left:5px;
    padding-right:5px;
}

.footer-widgets .span_1_of_3.col-3 {
    padding-left:10px;
}

.footer-widget.widget_archive li,.footer-widget.widget_categories li,.footer-widget.widget_nav_menu li,.footer-widget.widget_pages li,.footer-widget.widget_recent_entries li,.footer-widgets .widget-recent-list li {
    border-bottom:1px solid #333;
    padding-top:4px;
    padding-bottom:4px;
}

.footer-widget.widget_archive li:last-child,.footer-widget.widget_categories li:last-child,.footer-widget.widget_nav_menu li:last-child,.footer-widget.widget_pages li:last-child,.footer-widget.widget_recent_entries li:last-child {
    border:none;
}

.footer-widgets .widget-recent-list li {
    padding-bottom:10px;
    margin-bottom:10px;
    padding-top:0;
}

.site-copyright-wrap {
    overflow:hidden;
    font-size:.929em;
    background:#111;
    color:#bbb;
    width: 1170px;
    margin:0 auto;
    padding:10px 0;
}

.scroll-top a:hover {
    opacity:1;
    text-decoration:none;
}

.scroll-top .fa {
    margin-left:4px;
}

#error-page {
    margin-top:60px;
}

#error-page-title {
    border:none;
    font-size:7.5em;
    line-height:1em;
    margin:0 0 30px;
}

#error-page-title span {
    margin-right:7px;
}

#error-page-text {
    font-size:1.15em;
}

.aligncenter {
    display:block;
    margin:0 auto;
}

.alignright {
    margin:0 0 10px 20px;
}

.alignleft {
    margin:0 20px 10px 0;
}

.textleft {
    text-align:left;
}

.wp-caption {
    max-width:100%!important;
}

.wp-caption img {
    display:block;
    border:0;
    width:100%;
    margin:0;
    padding:0;
}

.wp-smiley {
    max-height:1em;
    margin:0!important;
}

#img-attch-page img {
    display:inline-block;
    max-width:100%;
    margin:0 auto 20px;
}

.gallery {
    margin:0 0 30px!important;
}

.gallery-icon img {
    border:none!important;
}

.mfp-bg {
    width:100%;
    z-index:1042;
    overflow:hidden;
    background:#0b0b0b;
    opacity:.8;
    filter:alpha(opacity=80);
}

.mfp-wrap {
    width:100%;
    z-index:1043;
    outline:0!important;
    -webkit-backface-visibility:hidden;
}

.mfp-container {
    position:absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
    padding:0 8px;
}

.mfp-container:before {
    display:inline-block;
    height:100%;
    vertical-align:middle;
}

.mfp-content {
    position:relative;
    display:inline-block;
    vertical-align:middle;
    text-align:left;
    z-index:1045;
    margin:0 auto;
}

.mfp-close,.mfp-preloader {
    text-align:center;
    position:absolute;
}

.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content {
    width:100%;
    cursor:auto;
}

.mfp-ajax-cur {
    cursor:progress;
}

.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor:zoom-out;
}

.mfp-zoom {
    cursor:zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor:auto;
}

.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader {
    -webkit-user-select:none;
    -moz-user-select:none;
    user-select:none;
}

.mfp-preloader {
    color:#ccc;
    top:50%;
    width:auto;
    margin-top:-.8em;
    left:8px;
    right:8px;
    z-index:1044;
}

.mfp-preloader a {
    color:#ccc;
}

button.mfp-arrow,button.mfp-close {
    overflow:visible;
    cursor:pointer;
    background:0 0;
    border:0;
    -webkit-appearance:none;
    display:block;
    outline:0;
    z-index:1046;
    -webkit-box-shadow:none;
    box-shadow:none;
    padding:0;
}

button::-moz-focus-inner {
    border:0;
    padding:0;
}

.mfp-close {
    width:44px;
    height:44px;
    line-height:44px;
    right:0;
    top:0;
    text-decoration:none;
    opacity:.65;
    filter:alpha(opacity=65);
    font-style:normal;
    font-size:28px;
    font-family:Arial,Baskerville,monospace;
    padding:0 0 18px 10px;
}

.mfp-close:active {
    top:1px;
}

.mfp-close-btn-in .mfp-close {
    color:#333;
}

.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close {
    color:#fff;
    right:-6px;
    text-align:right;
    padding-right:6px;
    width:100%;
}

.mfp-counter {
    position:absolute;
    top:0;
    right:0;
    color:#ccc;
    font-size:12px;
    line-height:18px;
    white-space:nowrap;
}

.mfp-figure,img.mfp-img {
    line-height:0;
}

.mfp-arrow {
    position:absolute;
    opacity:.65;
    filter:alpha(opacity=65);
    top:50%;
    width:90px;
    height:110px;
    -webkit-tap-highlight-color:transparent;
    margin:-55px 0 0;
    padding:0;
}

.mfp-arrow:active {
    margin-top:-54px;
}

.mfp-arrow .mfp-a,.mfp-arrow .mfp-b,.mfp-arrow:after,.mfp-arrow:before {
    content:'';
    display:block;
    width:0;
    height:0;
    position:absolute;
    left:0;
    top:0;
    margin-top:35px;
    margin-left:35px;
    border:inset transparent;
}

.mfp-arrow .mfp-a,.mfp-arrow:after {
    border-top-width:13px;
    border-bottom-width:13px;
    top:8px;
}

.mfp-arrow .mfp-b,.mfp-arrow:before {
    border-top-width:21px;
    border-bottom-width:21px;
    opacity:.7;
}

.mfp-arrow-left .mfp-a,.mfp-arrow-left:after {
    border-right:17px solid #fff;
    margin-left:31px;
}

.mfp-arrow-left .mfp-b,.mfp-arrow-left:before {
    margin-left:25px;
    border-right:27px solid #3f3f3f;
}

.mfp-arrow-right .mfp-a,.mfp-arrow-right:after {
    border-left:17px solid #fff;
    margin-left:39px;
}

.mfp-arrow-right .mfp-b,.mfp-arrow-right:before {
    border-left:27px solid #3f3f3f;
}

.mfp-iframe-holder {
    padding-top:40px;
    padding-bottom:40px;
}

.mfp-iframe-holder .mfp-content {
    line-height:0;
    width:100%;
    max-width:900px;
}

.mfp-iframe-holder .mfp-close {
    top:-40px;
}

.mfp-iframe-scaler {
    width:100%;
    height:0;
    overflow:hidden;
    padding-top:56.25%;
}

.mfp-iframe-scaler iframe {
    position:absolute;
    display:block;
    top:0;
    left:0;
    width:100%;
    height:100%;
    box-shadow:0 0 8px rgba(0,0,0,.6);
    background:#000;
}

.mfp-figure:after,img.mfp-img {
    width:auto;
    height:auto;
    display:block;
}

img.mfp-img {
    margin:0 auto;
    padding:40px 0;
}

.mfp-figure:after {
    position:absolute;
    left:0;
    top:40px;
    bottom:40px;
    right:0;
    z-index:-1;
    box-shadow:0 0 8px rgba(0,0,0,.6);
    background:#444;
}

.mfp-figure small {
    color:#bdbdbd;
    display:block;
    font-size:12px;
    line-height:14px;
}

.mfp-bottom-bar {
    margin-top:-36px;
    position:absolute;
    top:100%;
    left:0;
    width:100%;
    cursor:auto;
}

.mfp-title {
    text-align:left;
    line-height:18px;
    color:#f3f3f3;
    padding-right:36px;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor:pointer;
}

.mfp-ie7 .mfp-bottom-bar {
    width:600px;
    left:50%;
    margin-left:-300px;
    margin-top:5px;
    padding-bottom:5px;
}

.mfp-ie7 .mfp-content {
    padding-top:44px;
}

.mfp-ie7 .mfp-close {
    top:0;
    right:0;
    padding-top:0;
}

#wrap {
    width: 1170px;
    background:#fff;
    -webkit-box-shadow:0 0 11px rgba(0,0,0,.4);
    -moz-box-shadow:0 0 9px rgba(0,0,0,.4);
    box-shadow:0 0 9px rgba(0,0,0,.4);
    border:1px solid #d6dbdc\9;
    margin:0 auto;
}

.clr:after,article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,.display-block,.site-logo img,.staff-entry-media img,.wpex-tabs-widget-tab.active-tab {
    display:block;
}

.lSSlideWrapper,.site-logo img,img,select,.mfp-image-holder .mfp-content,img.mfp-img {
    max-width:100%;
}

ol,ul,.wpex-social-profiles-widget {
    list-style:none;
}

.wpex-row .span_1_of_1,.wpex-row .col input[type=text],.wpex-row .col input[type=password],.wpex-row .col input[type=email],.wpex-row .col input[type=url],.wpex-row .col input[type=tel],.dropdown-menu ul ul li,.sidebar-container select,textarea,#commentform textarea,.site-footer-wrap select {
    width:100%;
}

.post-thumbnail,blockquote,pre,.loop-entry-thumbnail,.post-video {
    margin-bottom:30px;
}

.post-thumbnail img,.loop-entry-thumbnail img,.lightSlider img {
    display:block;
    width:100%;
}

blockquote p:last-child,.page-header-excerpt p:last-child,.homepage-slider-content p:last-child,.feature-entry-content p:last-child,.home-blog-entry-title,.portfolio-page-content p:last-child,.staff-page-content p:last-child,.staff-entry-content p:last-child,.loop-entry.post-entry p:last-child,.commentlist,.comment-content p:last-child,.mfp-figure figure {
    margin:0;
}

.display-none,.mobile-menu .dropdown-arrow,.mobile-menu .menu-search-toggle-li,.mobile-menu-searchform .menu-search-close,.lightslider div,.site-searchform input[type=search]::-webkit-search-decoration,.mobile-navigation-toggle,.sidr,.sidr-close,.mfp-align-top .mfp-container:before,.mfp-loading.mfp-figure,.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader {
    display:none;
}

a:hover,.primary-menu .dropdown-menu>.current-menu-ancestor>a,.primary-menu .dropdown-menu>.current-menu-item>a {
    text-decoration:underline;
}

p,.post-header,.feature-thumbnail,.home-blog-entry-thumb,.wpcf7-form p {
    margin: 0 0 20px;
}

h1 a,h2 a,h3 a,h4 a,.header-searchform .menu-search-close:hover,.primary-menu .dropdown-menu a:hover,.primary-menu .dropdown-menu>.current-menu-ancestor>a,.primary-menu .dropdown-menu>.current-menu-item>a,.portfolio-entry-categories a:hover,.post-meta,.staff-entry-categories a:hover,.post-navigation a,.entry label,.site-searchform button:hover,.site-searchform:hover button {
    color:#000;
}

.archive-description,.portfolio-page-content,.staff-page-content,.sidebar-container .sidebar-widget,#comments-title {
    margin-bottom:40px;
}

#wp-calendar tbody td,#wp-calendar th,.feature-entry,.features-entry,#error-page,.lSAction>a,.site-searchform button,.slider-preloader,.textcenter,.wpcf7-response-output,#img-attch-page,.mfp-container,.wp-caption p.wp-caption-text {
    text-align:center;
}

.dropdown-menu li,.homepage-slider-wrap .homepage-slider-slide,.lSSlideWrapper .lSFade,.lSSlideOuter.vertical,.site-searchform,.commentlist li article {
    position:relative;
}

.mobile-menu-searchform,.page-template-templatesportfolio-php ul.page-numbers,.tax-portfolio_category ul.page-numbers {
    margin-top:20px;
}

.homepage-slider-content a,.homepage-slider-content p,.site-copyright-wrap a,.mfp-close,.mfp-preloader a:hover {
    color:#fff;
}

.feature-thumbnail a:hover img,.lSSlideOuter .media {
    opacity:.8;
}

.portfolio-entry-categories a,.staff-entry-categories a {
    color:#666;
}

.portfolio-entry-content .entry,.staff-entry-content .entry,.entry input[type=submit] {
    margin-top:10px;
}

.staff-entry-media,.loop-entry .post-slider-wrap,.single-post .post-slider-wrap,.post-slider-slider-wrap {
    margin-bottom:20px;
}

.author-info,.entry-footer,#comments {
    margin-top:40px;
}

#wp-calendar tfoot td#next,.textright {
    text-align:right;
}

.wpex-social-profiles-widget ul a:hover,.scroll-top a {
    opacity:.7;
}

.wpex-tabs-widget-tabs ul,.lSSlideOuter .lSGallery li,.lSSlideOuter .lightSlider>*,.alignleft,.floatleft {
    float:left;
}

ul.page-numbers,.commentlist li {
    list-style:none;
    margin:0;
}

.infinite-scroll ul.page-numbers,.mfp-hide {
    display:none!important;
}

.lightSlider:after,.lightSlider:before,.lSSlideOuter .lSPager.lSGallery:after,.lSSlideOuter .lSPager.lSGallery:before {
    content:" ";
    display:table;
}

.lightSlider,#img-attch-page {
    overflow:hidden;
}

.lSSlideWrapper,.lSSlideOuter {
    overflow:hidden;
    position:relative;
}

.lSSlideWrapper.usingCss .lSFade>.active,.lSSlideOuter .media.active,.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover {
    opacity:1;
}

.lSAction>.lSPrev,.mfp-arrow-left {
    left:0;
}

.lSAction>.lSNext,.mfp-arrow-right {
    right:0;
}

#log-out,.alignright,.scroll-top,.floatright {
    float:right;
}

input[type=search],input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,.site-searchform input[type=search]::-webkit-search-cancel-button {
    -webkit-appearance:none;
}

.mfp-close:focus,.mfp-close:hover,.mfp-arrow:focus,.mfp-arrow:hover {
    opacity:1;
    filter:alpha(opacity=100);
}

.mfp-ie7 .mfp-img,.mfp-ie7 .mfp-container {
    padding:0;
}

@media screen and max-width800px and orientationlandscape,screen and max-height300px{
    .mfp-img-mobile .mfp-image-holder {
        padding-left:0;
        padding-right:0;
    }

    .mfp-img-mobile .mfp-figure:after {
        top:0;
        bottom:0;
    }

    .mfp-img-mobile .mfp-figure small {
        display:inline;
        margin-left:5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background:rgba(0,0,0,.6);
        bottom:0;
        top:auto;
        position:fixed;
        margin:0;
        padding:3px 5px;
    }

    .mfp-img-mobile .mfp-counter {
        right:5px;
        top:3px;
    }

    .mfp-img-mobile .mfp-close {
        top:0;
        right:0;
        width:35px;
        height:35px;
        line-height:35px;
        background:rgba(0,0,0,.6);
        position:fixed;
        text-align:center;
        padding:0;
    }

    .mfp-img-mobile img.mfp-img,.mfp-img-mobile .mfp-bottom-bar:empty {
        padding:0;
    }
}

@media all and max-width900px{
    .mfp-arrow {
        -webkit-transform:scale(.75);
        transform:scale(.75);
    }

    .mfp-arrow-left {
        -webkit-transform-origin:0;
        transform-origin:0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin:100%;
        transform-origin:100%;
    }

    .mfp-container {
        padding-left:6px;
        padding-right:6px;
    }
}

/* ilan start */

.homepage-left-banner-wrap {
    max-width: 85%;
    float: left;
}

.homepage-right-wrap {
    width: 33.33333333%;
    float: right;
}

.banner-seperator {
    position: relative;
    min-height: 1px;
    padding-right: 1.5em;
    padding-left: 1.5em;
}

.container-full {
    width: 100% !important;
    max-width: 100% !important;
}


.block_services {
    width: 100%;
    height: 320px;
    background-color: #e8e8e8;
    padding: 20px;
    border: 1px solid #cccccc;
    overflow: hidden;
}

.block_services br {
    display: none;
}

.block_services .title {
    padding-bottom: 15px;
    font: normal 22px Arial;
    color: #4E4E4E;
    text-decoration: underline;
}

.block_services a {
    display: block;
    width: 50%;
    padding: 10px 0 10px 0;
    font: normal 15px Arial;
    line-height: 28px;
    color: #323232;
    float: right;
}

.block_services a span {
    display: inline-block;
    min-width: 35px;
    margin-left: 5px;
}

.block_services a img {
    opacity: 0.6;
    filter: alpha(opacity=60);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.block_services a:hover img {
    opacity: 1;
    filter: alpha(opacity=100);
}

.block_weather {
    margin-top: 10px;
}

.block_weather iframe {
    width: 100%;
    height: 172px;
    background-color: #3b3b3b;
    border: 0;
}


/* Ilan custom */

.container.side-container {
    max-width: 85%;
    float: left;
    padding-left: 1.5em;
}

.right-navbar {
    max-width: 15% ;
    padding-left: 1em;
    float: right;
    direction: rtl;
}


.right-navbar p {
    text-align: right;
    color: #000000;
    font-size: 2em;
    font-weight: normal;
    margin: 0 20px 9px 0;
    background: url(/images/madrichim-dot.png) no-repeat 170px 23px;
    padding-left: 6px;
}
.right-navbar ul li a {
    line-height: 21px;
    padding-top: 3px;
    padding-bottom: 3px !important;
    font-weight: 700;
    font-size: 12px;
    color: white;
    position: relative;
    top: -1px;
    display: block;
    text-align: right;
}
.right-navbar ul li {
    height: 20px;
    margin-bottom: 4px;
    text-align: left;
    overflow: hidden;
    width: 100%;
}
}

.right-navbar a:hover {
    text-decoration: none;
}

.right-navbar ul {
    margin-bottom: 9px;
}

.right-navbar ul li {
    height: 20px;
    margin-bottom: 4px;
    text-align: left;
    overflow: hidden;
    width: 160px;
}

.right-navbar ul li a {
    margin-left: 6px;
    background-color: #1675A0;
    padding-right: 8px;
    padding-left: 8px;
    text-align: left;
    font-size: 14px;
    font-family: Arial;
    font-weight: normal;
    padding-bottom: 4px;
}

.right-navbar ul li a {
    line-height: 21px;
    padding-top: 3px;
    padding-bottom: 3px !important;
    font-weight: 700;
    font-size: 12px;
    color: white;
    position: relative;
    top: -1px;
    text-align: right;
}

.right-navbar ul li a:hover {
    background: #4EB0DE url(/images/left-mousover-tub.png) no-repeat left center;
    margin-left: 0;
    padding-left: 14px;
}

.right-navbar p {
    text-align: left;
    color: #000000;
    font-size: 2em;
    font-weight: normal;
    margin: 0 0 9px 0;
    background: url(/images/madrichim-dot.png) no-repeat 120px 20px;
    padding-left: 6px;
}

.right-navbar p a {
    font-family: Arial;
    font-weight: 400;
    font-size: .8em;
    color: #000;
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
    #wrap {
        width: 100%;
    }
    .homepage-left-banner-wrap {
        width: 100%;
        float: left;
        max-width: 100%;

    }

    .homepage-right-wrap {
        width: 100%;
        float: right;
        max-width: 100%;

    }
    .site-footer-wrap, .site-copyright-wrap {
        width: 100%;
    }
    .container.side-container {
        width: 100%;
        max-width: 100%;
        float: left;
        padding-left: 1.5em;
    }

    .right-navbar {
        width: 100%;
        max-width: 100%;
        padding-left: 1em;
        float: right;
        direction: rtl;
    }
    .right-navbar p {
        text-align: right;
        color: #000000;
        font-size: 2em;
        font-weight: normal;
        margin: 0 20px 9px 0;
        background: url(/images/madrichim-dot.png) no-repeat 170px 23px;
        padding-left: 6px;
    }
    .right-navbar ul li a {
        line-height: 21px;
        padding-top: 3px;
        padding-bottom: 3px !important;
        font-weight: 700;
        font-size: 12px;
        color: white;
        position: relative;
        top: -1px;
        display: block;
        text-align: right;
    }
    .right-navbar ul li {
        height: 20px;
        margin-bottom: 4px;
        text-align: left;
        overflow: hidden;
        width: 100%;
    }
}

/* Landscape phones and down */
@media (max-width: 480px) {
    #wrap {
        width: 100%;
    }

    .homepage-left-banner-wrap {
        width: 100%;
        float: left;
        max-width: 100%;

    }

    .homepage-right-wrap {
        width: 100%;
        float: right;
        max-width: 100%;

    }

    .site-footer-wrap, .site-copyright-wrap {
        width: 100%;
    }
}
@media (min-width: 960px) {
    .col-lg-3 {
        width: 25%;
        float: left;
    }

    .col-lg-0, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        display: table-cell;
        height: 100%;
    }
}

@media (max-width: 600px) {
    .features-entries {
        display: none;
    }
}

.tmb-iso-w4 {
    width: 30%;
    float: left;
}

.tmb-iso-w4:first-child {
    left: 30px;
}

.tmb-iso-w4:nth-child(2) {
    left: 360px;
}

.tmb-iso-w4:nth-child(3) {
    left: 690px;
}

.t-box {
    vertical-align: top;
    margin: .5em;
}
.t-box-inside {
    position: relative;
    display: table;
    table-layout: fixed;
    width: 100%;
}
.t-entry-visual {
    position: relative;
    overflow: hidden;
    text-align: left;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-font-smoothing: antialiased;
}
.t-entry-visual * {
    color: #fff;
}
.t-entry-visual-cont a {
    -webkit-transition: color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -moz-transition: color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -o-transition: color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.tmb-overlay-showed.tmb .t-entry-visual .t-entry-visual-overlay {
    opacity: 1;
}
.tmb-overlay-showed.tmb-overlay-anim.tmb .t-entry-visual:hover .t-entry-visual-overlay, .tmb-overlay-showed.tmb-overlay-anim.tmb .t-entry-visual:focus .t-entry-visual-overlay {
    opacity: 0;
}

.no-touch .tmb-text-showed.tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb .t-entry-visual:hover .t-overlay-text, .no-touch .tmb-text-showed.tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb .t-entry-visual:focus .t-overlay-text {
    -webkit-transform: scale(0.98);
    -moz-transform: scale(0.98);
    -o-transform: scale(0.98);
    -ms-transform: scale(0.98);
    transform: scale(0.98);
}

.tmb-text-showed.tmb .t-entry-visual .t-overlay-text {
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.tmb .t-entry-visual .t-overlay-text {
    display: inline-block;
    margin: 0 auto;
    /*! -webkit-transition: opacity 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out; */
    /*! -moz-transition: opacity 0.2s ease-in-out, -moz-transform 0.2s ease-in-out; */
    /*! -o-transition: opacity 0.2s ease-in-out, -o-transform 0.2s ease-in-out; */
    /*! transition: opacity 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out, -moz-transform 0.2s ease-in-out, -o-transform 0.2s ease-in-out, transform 0.2s ease-in-out; */
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
}

.tmb .t-entry-visual .t-entry-visual-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}

.tmb-text-showed.tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb .t-entry-visual:hover .t-overlay-text, .tmb-text-showed.tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb .t-entry-visual:focus .t-overlay-text {
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}

/*zoom*/
.t-entry-visual:hover img {
    -webkit-transform: scale(1.15, 1.15);
    -moz-transform: scale(1.15, 1.15);
    -o-transform: scale(1.15, 1.15);
    -ms-transform: scale(1.15, 1.15);
    transform: scale(1.15, 1.15);
}

.t-entry-visual img {
    -webkit-transition-property: -webkit-transform, -webkit-filter;
    -moz-transition-property: -moz-transform, -moz-filter;
    -o-transition-property: -o-transform, filter;
    transition-property: -webkit-transform,-moz-transform,-o-transform,transform,-webkit-filter,-moz-filter,-o-filter,filter;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.57, 0.21, 0.69, 1);
    -moz-transition-timing-function: cubic-bezier(0.57, 0.21, 0.69, 1);
    -o-transition-timing-function: cubic-bezier(0.57, 0.21, 0.69, 1);
    transition-timing-function: cubic-bezier(0.57, 0.21, 0.69, 1);
}

.dummy {
    margin-top: -1px;
}
.pushed {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.t-entry-visual-overlay-in {
    width: 100%;
    height: 100%;
}
.style-color-jevc-bg {
    background-color: #000000;
}
.t-overlay-wrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
}
.t-overlay-inner {
    display: table;
    table-layout: fixed;
    position: absolute;
    width: 100%;
    height: 100%;
}
.t-overlay-content {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
.t-overlay-text {
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.single-block-padding {
    padding: 36px 36px 36px 36px;
}
.t-entry {
    width: 100%;
}
.t-entry-visual-cont > a > img {
    width: 100%;
    max-width: none;
    z-index: 1;
    position: relative;
    display: block;
}
.t-background-cover {
    width: 310px;
    height: 410px;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.no-touch .tmb-image-anim.tmb .t-entry-visual:hover img, .no-touch .tmb-image-anim.tmb .t-entry-visual:focus img, .no-touch .tmb-image-anim.tmb .t-entry-visual:hover .t-background-cover, .no-touch .tmb-image-anim.tmb .t-entry-visual:focus .t-background-cover {
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
}

.tmb-overlay-gradient-top .style-color-jevc-bg {
    background-color: transparent !important;
    background-image: -webkit-linear-gradient(top, #000000 0%, transparent 50%) !important;
    background-image: -moz-linear-gradient(top, #000000 0%, transparent 50%) !important;
    background-image: -o-linear-gradient(top, #000000 0%, transparent 50%) !important;
    background-image: linear-gradient(to bottom, #000000 0%, transparent 50%) !important;
}

.tmb-overlay-top.tmb .t-entry-visual .t-overlay-content {
    vertical-align: top;
}

.tmb-overlay-showed.tmb-overlay-anim.tmb .t-entry-visual:hover .t-entry-visual-overlay, .tmb-overlay-showed.tmb-overlay-anim.tmb .t-entry-visual:focus .t-entry-visual-overlay {
    opacity: 0;
}

.tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb .t-entry-visual:hover .t-overlay-text, .no-touch .tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb .t-entry-visual:focus .t-overlay-text {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition-delay: 250ms;
    -moz-transition-delay: 250ms;
    -o-transition-delay: 250ms;
    transition-delay: 250ms;
}

.tmb-text-showed.tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb .t-entry-visual:hover .t-overlay-text, .no-touch .tmb-text-showed.tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb .t-entry-visual:focus .t-overlay-text {
    -webkit-transform: scale(0.98);
    -moz-transform: scale(0.98);
    -o-transform: scale(0.98);
    -ms-transform: scale(0.98);
    transform: scale(0.98);
}


.tmb-image-anim.tmb .t-entry-visual:hover .t-background-cover {
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
}

.tmb-image-anim.tmb .t-entry-visual .t-background-cover {
    -webkit-transition-property: -webkit-transform, -webkit-filter;
    -moz-transition-property: -moz-transform, -moz-filter;
    -o-transition-property: -o-transform, filter;
    transition-property: -webkit-transform,-moz-transform,-o-transform,transform,-webkit-filter,-moz-filter,-o-filter,filter;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.57, 0.21, 0.69, 1);
    -moz-transition-timing-function: cubic-bezier(0.57, 0.21, 0.69, 1);
    -o-transition-timing-function: cubic-bezier(0.57, 0.21, 0.69, 1);
    transition-timing-function: cubic-bezier(0.57, 0.21, 0.69, 1);
}


.t-entry-title.h4 {
    font-size:1.7em;
}

#masthead {
    max-width: 100% !important;
}

.mivzakim-menu-title {
    background-color: #db3518;
    color: white;
    padding: 0 5px;
    display: block;
    font-size: 18px;
}
