 







    @-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:0.99; } }

    @-moz-keyframes fadeIn { from { opacity:0; } to { opacity:0.99; } }

    @keyframes fadeIn { from { opacity:0; } to { opacity:0.99; } }



    .fade-in {

    opacity:0; 

    -webkit-animation:fadeIn ease-in 1;  

    -moz-animation:fadeIn ease-in 1;

    animation:fadeIn ease-in 1;



    -webkit-animation-fill-mode:forwards; 

    -moz-animation-fill-mode:forwards;

    animation-fill-mode:forwards;



    -webkit-animation-duration:0.5s;

    -moz-animation-duration:0.5s;

    animation-duration:0.5s;

    }



    .fade-in.one {

    -webkit-animation-delay: 0.5s;

    -moz-animation-delay: 0.5s;

    animation-delay: 0.5s;

    }



    .fade-in.two {

    -webkit-animation-delay: 1.2s;

    -moz-animation-delay:1.2s;

    animation-delay: 1.2s;

    }



    .fade-in.three {

    -webkit-animation-delay: 1.6s;

    -moz-animation-delay: 1.6s;

    animation-delay: 1.6s;

    }



    .fade-in.four {

    -webkit-animation-delay: 2s;

    -moz-animation-delay: 2s;

    animation-delay: 2s;

    }



    .entry_img {

    opacity:0;

    }



    .in-view {

    -webkit-animation:fadeIn ease-in 1;  

    -moz-animation:fadeIn ease-in 1;

    animation:fadeIn ease-in 1;



    -webkit-animation-duration:0.5s;

    -moz-animation-duration:0.5s;

    animation-duration:0.5s;



    opacity: 1;

    }



    #content_wrapper .inner .inner_wrapper .sidebar_content ul.slides

    {

    margin: 0 !important;

    }



    .flex-viewport

    {

    margin-left: 5px;

    }

    



    .animated1
    {

    -webkit-animation-delay: 0.5s;

    -moz-animation-delay: 0.5s;

    animation-delay: 0.5s;

    }

    
    .animated2
    {

    -webkit-animation-delay: 1s;

    -moz-animation-delay: 1s;

    animation-delay: 1s;

    }

    
    .animated3
    {

    -webkit-animation-delay: 1.5s;

    -moz-animation-delay: 1.5s;

    animation-delay: 1.5s;

    }

    
    .animated4
    {

    -webkit-animation-delay: 2s;

    -moz-animation-delay: 2s;

    animation-delay: 2s;

    }

    
    .animated5
    {

    -webkit-animation-delay: 2.5s;

    -moz-animation-delay: 2.5s;

    animation-delay: 2.5s;

    }

    
    .animated6
    {

    -webkit-animation-delay: 3s;

    -moz-animation-delay: 3s;

    animation-delay: 3s;

    }

    
    .animated7
    {

    -webkit-animation-delay: 3.5s;

    -moz-animation-delay: 3.5s;

    animation-delay: 3.5s;

    }

    
    .animated8
    {

    -webkit-animation-delay: 4s;

    -moz-animation-delay: 4s;

    animation-delay: 4s;

    }

    
    .animated9
    {

    -webkit-animation-delay: 4.5s;

    -moz-animation-delay: 4.5s;

    animation-delay: 4.5s;

    }

    
    .animated10
    {

    -webkit-animation-delay: 5s;

    -moz-animation-delay: 5s;

    animation-delay: 5s;

    }

    






    #header_wrapper.fixed

    {

    background: rgba(0,0,0,.8);

    }

    #header_wrapper.fixed,#second_menu.fixed

    {

    background: rgba(0,0,0,.8);

    

    -webkit-animation:fadeIn ease-in 1;  

   /* -moz-animation:fadeIn ease-in 1;*/



    

    -webkit-animation-duration:0.3s;

   /* -moz-animation-duration:0.3s;*/





    position: fixed;

    top: 0;

    left: 0;

    z-index: 1001;

    }



    #second_menu.fixed{

    background: rgba(255,255,255,0.4);

    left: inherit;

    margin: -1px 10px;

    }

    .admin-bar .fixed

    {

    top:32px !important;

    }

    






    a:active, #footer a:hover, #footer a:active, label.error, #footer h2.widgettitle { color:#30a1c3; }



    input[type=submit]:hover, input[type=button]:hover, a.button:hover, a.button:active, .btn2 a, .btn2 a:hover, button, button:hover, .gallery_item_bg, .second_nav ul > li a:hover,  .second_nav > li a:hover, .second_nav ul > li a.hover,  .second_nav > li a.hover, .second_nav ul > li a:active,  .second_nav > li a:active, .second_nav > li.current-menu-item > a, .second_nav > li.current-menu-parent > a, .post_comment_number, .post_comment_number:hover, .post_comment_number:active, .readmore, .comment_number_bg, .review_score_bg, .colorful, #footer .widget_tag_cloud div a:hover, #footer .meta-tags a:hover, .item_bg { background:#30a1c3; }



    input[type=submit]:hover, input[type=button]:hover, a.button:hover, a.button:active, .btn2 a, .btn2 a:hover, button, button:hover, blockquote { border-color:#30a1c3; }

    



    body { color:#444444; }

    



    #page_caption { background-image:url('https://status.co.il/wp-content/uploads/2014/01/status_header013.png');

    background-repeat: no-repeat;

    background-position:center center;

    background-size: cover;}

    



    #page_caption h2 { color:#ffffff; }

    



    #content_wrapper .sidebar .content .sidebar_widget li h2.widgettitle, h2.widgettitle { background:#1b4166; }

    



    #content_wrapper .sidebar .content .sidebar_widget li h2.widgettitle, h2.widgettitle, h2.widgettitle a { color:#ffffff; }

    



    .footer_wrapper { background:#ff00ff !important; }

    



    #footer, #footer a, #footer a:hover, #footer a:active { color:#888888; }

    



    #copyright { background:#fafafa; }

    



    #copyright, #copyright a, #copyright a:hover, #copyright a:active { color:#888888; }

    



    body { font-size:14px; }

    



    .second_nav ul li a, .second_nav li a { font-size:18px; }

    
    #menu_wrapper div .nav li ul, .second_nav li ul { margin-top: 47px; }

    



    .second_nav ul li ul li a, .second_nav li ul li a { font-size:12px; }

    



    #page_caption h1, #page_caption h2 { font-size:34px; }

    



    h1 { font-size:30px; }

    



    h2 { font-size:28px; }

    



    h3 { font-size:26px; }

    



    h4 { font-size:24px; }

    



    h5 { font-size:22px; }

    



    h6 { font-size:18px; }

    


html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, .search_box p {letter-spacing:-0.2px;}

h1 {letter-spacing: -1.5px;}

hr {border-top: 1px solid #D3D3D3;margin-bottom: -43px;}

#page_caption h1, #page_caption h2 {
font-size: 42px;
letter-spacing: -1.5px;}

.page_layerslider {margin-top:0px;}

#content_wrapper .inner .inner_wrapper .sidebar_wrapper {
float: left;
}

#content_wrapper .inner .inner_wrapper .sidebar_content {
float: right;
margin-top: 35px;
padding:0px;
}

#content_wrapper .sidebar .content .sidebar_widget > li {border-bottom: 0px solid #000;}

#content_wrapper .inner .inner_wrapper .sidebar_content .withpadding {
padding: 15px;
margin-bottom: -25px;
margin-top: -40px;}

#content_wrapper .inner .inner_wrapper.fullwidth {margin-top:0px; padding:0px;width:960px;padding-top: 30px;}

#content_wrapper .sidebar .content .sidebar_widget li h2.widgettitle, h2.widgettitle, h2.widgettitle a {font-size: 25px;letter-spacing: -0.5px;padding: 3px;}

#page_caption {
background-color: #1b4166;width: 960px;margin: 0 auto;margin-top: -10px;
}

#wrapper {
background: #ffffff;
}

#header_wrapper {
background: #FFF;
}

#header_wrapper #searchform {
background-color: #fafafa;
}

#header_wrapper #searchform button {
background-color: #fafafa;
}

.main_nav ul li a, .main_nav li a.hover {
color: #000;
}

.second_nav ul li, .second_nav li {
background-color: #eaeaea;
}

.page_layerslider {
background: #FFF;
}

div#layerslider_3 {margin-top: -14px !important;}

.logo {
margin: 25px 15px 10px 10px !important;
}display: none;

.main_nav ul li a, .main_nav li a {font-size: 16px !important;}

#boxed_wrapper {margin-top: -20px !important;}

#copyright {
background: #222 !important;
padding-bottom:90px;
}

.main_nav ul > li a:hover, .main_nav li > a:hover, .main_nav ul > li a.hover, .main_nav > li a.hover, .main_nav ul > li a:active, .main_nav > li a:active, .main_nav > li.current-menu-item > a {
color: #000;
}

.second_nav li ul li {background-color: #fff;}
.menu-item-1534{margin-left:0px !important;}
.second_nav ul li, .second_nav li{margin-left: 1px;}

#header_wrapper.fixed {
background: rgba(255, 255, 255, 0.9);
}

.comment_number_bg {display:none;}

.footer_wrapper {width: 960px;}
#footer {padding: 30px 30px 0px 30px;}

.standard_wrapper.wide {width: 920px;}

h1.header_line{background: url(../images/header_line.png) repeat-x right 0 top 50%;}

h1.header_line span {
display: inline-block;
background: #fff;
margin: 0 175px;
padding: 0 20px;
letter-spacing: -1.5px;}

.advps-slide-container{margin: 0 auto;
}

#wrapper li.menu-item-1534{
background-color:#1d4368;
 }

#wrapper li.menu-item-1534 a{color:#fff !important;}

.second_nav ul, .second_nav {margin-bottom:1px;}

a img.wp-post-image{width:100%; height:100%;}

input[type=text], input[type=email], input[type=password], textarea {border: 2px solid #DDDDDD;}

input[type=submit], input[type=button], a.button, a.button:hover, a.button:active, .btn2 a, .btn2 a:hover, button, button:hover {color:#888;}

form#form-wysija-2 p{display:inline-block;}
form#form-wysija-2 input.wysija-submit-field{display:inline-block;}
form#form-wysija-2 p div{left: -298px;margin-top: -5px;top:50px;}

.formError .formErrorContent {border: 0px solid #BBBBBB;width: 115px;}

input.wysija-input{width: 188px;}

.advps-excerpt-one {
width: 100% !important;
height: 120px !important;
top: 180px !important;
left: 0px !important;
right: 0px !important;
}
.advps-excerpt-block-one {
width: 920px;
left: 20px;
padding: 0px;
position: absolute;
}

.second_nav ul li ul li a, .second_nav li ul li a {font-size: 14px;color:#555;}

.footer_wrapper {border-top: 0px solid #ccc;}

#mobile_nav_icon {
border-top-color: #1b4166;
border-bottom-color: #1b4166;
}

#footer .sidebar_widget li {margin-left: 1% !important;}

#copyright_left {width: 815px;}
.author {min-height:160px;margin-top: 50px;border-bottom: 1px solid #c8c8c8;}
.author:last-child{border-bottom: 0px!important;}
.author_description, .author_info{float:right;width: 86%;}
.author_description{font-ize:16px;color:#7f7f7f;}
body.author .author {min-height: 0px;}

.author_avatar{display: inline-block;
float: right;}

#content_wrapper .inner .inner_wrapper img {max-width: 95%;}

.author_info {width:86%; font-size:20px; letter-spacing:-0.6px;font-weight:bold;}
.author_info span{padding:8px;}
.author_info .author_posts{background-color:#e5e5e5;color:#898989;font-weight:normal !important;}

.author_more_info{float:left;background-color:#1d4368; color:#fff;margin-bottom:5px;}
.author_more_info a{color:#fff;font-size:20px;}

.author_name{background-color: #33a8d3;
color: #fff;}

.author_pager{text-align: center;
margin-top: 15px; color:#fff;}
.author_pager span{padding:10px; background-color:#1d4368;}

.author_social .icon-facebook {
width: 29px;
height: 29px;
background-image: url(https://status.co.il/wp-content/themes/extremis/images/social_black/facebook.png);
display: inline-block;
background-repeat:no-repeat;
background-size: contain;
margin-bottom: -9px;
padding-right: 8px;
}

.author_social .icon-twitter{
width: 29px;
height: 29px;
background-image: url(https://status.co.il/wp-content/themes/extremis/images/social_black/twitter.png);
display: inline-block;
background-repeat:no-repeat;
background-size: contain;
margin-bottom: -9px;
padding-right: 8px;
}

.author_social .icon-linkedin {
width: 29px;
height: 29px;
background-image: url(https://status.co.il/wp-content/themes/extremis/images/social_black/linkedin.png);
display: inline-block;
background-repeat:no-repeat;
background-size: contain;
margin-bottom: -9px;
padding-right: 8px;
}

.author_social .icon-gplus{
width: 29px;
height: 29px;
background-image: url(https://status.co.il/wp-content/themes/extremis/images/social_black/google.png);
display: inline-block;
background-repeat:no-repeat;
background-size: contain;
margin-bottom: -9px;
padding-right: 8px;
}

#second_menu .menu-item-snap-item a:hover, #second_menu .menu-item-snap-item a.hover {width: 240px;padding-right: 27px !important;height: 169px;background-color:#33a8d3;color:#fff;}

.author_info .author_posts{display:inline-block;}
.author_pager span {padding-left: 18px;
padding-right: 17px;margin:18px;}

@media only screen and (min-width: 768px) and (max-width: 960px) {
.author_info, .author_description{float:right;width: 567px; margin-right:5px }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
.author { position: relative; min-height: 180px !important; }
.author_info {width: 420px; margin-right:0px; postion: absolute; left: 0px; top: 132px; }
.author_description{ position: absolute; left: -13px; top: -4px; width: 296px; }
}

@media only screen and (max-width: 479px) {
.author { position: relative; min-height: 280px !important; }
.author_info {width: 167px !important; margin-right:0px; postion: absolute; left: 0px; top: 132px; }
.author_info .author_posts { display: block; }
.author_info span a { font-size: 11px; }
.author_social { position: absolute; left: 84px; }
.author_more_info { display: block; }
.author_name { display:block; }
.author_description{ width: 100%; }
.author_social a { padding-right: 2px !important; width:20px !important; height: 20px !important; }
}
input.wysija-submit-field {float:left;}

.widget_wysija_cont .wysija-submit{margin-top: 15px;}


body.home .widget_wysija_cont .wysija-submit{margin-top: 29px;}
body.author .widget_wysija_cont .wysija-submit{margin-top: -60px;}
body.category .widget_wysija_cont .wysija-submit{margin-top: -60px;}
body.single-post .widget_wysija_cont .wysija-submit{margin-top: -60px;}
body.tag .widget_wysija_cont .wysija-submit{margin-top: -60px;}

#about_the_author {margin-top: 30px;}

#page_caption :height: 110px;}

body.category-leadership #page_caption {background-image: url(https://status.co.il/wp-content/uploads/2014/01/status_header021.png);height: 110px;}

body.category-tarbut #page_caption {background-image: url(https://status.co.il/wp-content/uploads/2014/01/status_header01.png);height: 110px;}

body.category-103 #page_caption {background-image: url(https://status.co.il/wp-content/uploads/2014/01/status_header03.png);height: 110px;}

body.category-strat #page_caption {background-image: url(https://status.co.il/wp-content/uploads/2014/01/status_header04.png);height: 110px;}

body.category-91 #page_caption {background-image: url(https://status.co.il/wp-content/uploads/2014/01/status_header05.png);height: 110px;}

body.category #page_caption .sub_page_caption {display:none;}

body.author #page_caption .sub_page_caption {display:none;}

@media only screen and (max-width: 767px) {
div.advps-slide-container{display:none;}
}

#footer .sidebar_widget {padding-top: 0px;}

ul.archive_by_years {font-size: 18px;}

li.widget_archive ul {font-size: 18px;}

div.phm pluginLikeboxStream {height: auto !important;}

#content_wrapper .inner .inner_wrapper .sidebar_content {margin-top:32px;}

#footer,#crumbs,.sub_page_caption{display: none;}

.second_nav > li a:hover, .second_nav > li a.hover{color: #fff !important;}

.rsUni div.rsGCaption{direction: rtl; text-align: right;
left: initial; right: 8px;
font-size: 30px; 
}






        .second_nav > li.menu-item-object-category-119 a:hover,

        .second_nav > li.menu-item-object-category-119 a.hover,

        .second_nav > li.current-menu-item.menu-item-object-category-119 > a

        {

        background: #1b4166 !important;

        }       

        
        .second_nav > li.menu-item-object-category-198 a:hover,

        .second_nav > li.menu-item-object-category-198 a.hover,

        .second_nav > li.current-menu-item.menu-item-object-category-198 > a

        {

        background:  !important;

        }       

        
        .second_nav > li.menu-item-object-category-40 a:hover,

        .second_nav > li.menu-item-object-category-40 a.hover,

        .second_nav > li.current-menu-item.menu-item-object-category-40 > a

        {

        background: #1b4166 !important;

        }       

        
        .second_nav > li.menu-item-object-category-49 a:hover,

        .second_nav > li.menu-item-object-category-49 a.hover,

        .second_nav > li.current-menu-item.menu-item-object-category-49 > a

        {

        background: #1b4166 !important;

        }       

        
        .second_nav > li.menu-item-object-category-77 a:hover,

        .second_nav > li.menu-item-object-category-77 a.hover,

        .second_nav > li.current-menu-item.menu-item-object-category-77 > a

        {

        background: #1b4166 !important;

        }       

        
        .second_nav > li.menu-item-object-category-1 a:hover,

        .second_nav > li.menu-item-object-category-1 a.hover,

        .second_nav > li.current-menu-item.menu-item-object-category-1 > a

        {

        background: #1b4166 !important;

        }       

        
        .second_nav > li.menu-item-object-category-76 a:hover,

        .second_nav > li.menu-item-object-category-76 a.hover,

        .second_nav > li.current-menu-item.menu-item-object-category-76 > a

        {

        background: #1b4166 !important;

        }       

        
        .second_nav > li.menu-item-object-category-38 a:hover,

        .second_nav > li.menu-item-object-category-38 a.hover,

        .second_nav > li.current-menu-item.menu-item-object-category-38 > a

        {

        background: #1b4166 !important;

        }       

        
        .second_nav > li.menu-item-object-category-39 a:hover,

        .second_nav > li.menu-item-object-category-39 a.hover,

        .second_nav > li.current-menu-item.menu-item-object-category-39 > a

        {

        background: #1b4166 !important;

        }       

        
        .second_nav > li.menu-item-object-category-103 a:hover,

        .second_nav > li.menu-item-object-category-103 a.hover,

        .second_nav > li.current-menu-item.menu-item-object-category-103 > a

        {

        background: #1b4166 !important;

        }       

        
        .second_nav > li.menu-item-object-category-91 a:hover,

        .second_nav > li.menu-item-object-category-91 a.hover,

        .second_nav > li.current-menu-item.menu-item-object-category-91 > a

        {

        background: #1b4166 !important;

        }       

        
        .second_nav > li.menu-item-object-category-42 a:hover,

        .second_nav > li.menu-item-object-category-42 a.hover,

        .second_nav > li.current-menu-item.menu-item-object-category-42 > a

        {

        background: #1b4166 !important;

        }       

        