/*
Theme Name: Pointer
Description: Custom theme for Pointer by Roi Wolf from FocusWeb
Version: 0.1
Author: Roi Wolf
License URI: license.txt
*/

@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,300,400italic,100italic,300italic,500,500italic,700,700italic,900,900italic);

body {	
    color: #9d9d9c;
    font-family: 'Roboto', sans-serif !important;
    font-size: 18px;
    font-weight: normal;
}
div.s2member-pro-paypal-form-section-title {
    font-family: 'Roboto', sans-serif !important;
}
ul {
    margin: 0;
    padding: 0;
}

.color_red {
    color: #de3414;
}
a {
    color: #d5d6d8;
}

@media (max-width: 979px) {
    body {
        padding-top: 0px;
    }
}
@media (min-width: 768px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }
}

.nopad {
    padding: 0 !important;
    margin: 0 !important;
}

h2 {
    font-weight: lighter;
}

#main_image {
    width: 100%;
    height: 341px;
    overflow: hidden;
    position: absolute;
    top: -176px;
    z-index: 1;
}
#main_image img {
    /*width: 1920px;
    height: 341px;*/
    width: 100%;
    height: auto;
}

#bcumps {
    background: rgba(0, 0, 0, 0.5);
    height: 40px;
    width: 100%;
    color: #fff;
    position: relative;
    margin-top: -41px;
    z-index: 2;
    font-size: 12px;
    padding-top: 15px;
    margin-bottom: 25px;
}

#page_clear {
    height: 165px;
}

#bcumps a,
#bcumps a:hover,
#bcumps a:focus,
#bcumps a:active{
    color: #fff;
}

h1 {
    font-size: 60px;
    margin: 0;
    padding: 0;
    margin-bottom: 30px;
    color: #de3414;
    font-weight: lighter;
}

#main_text {
    color: #000;
    font-size: 14px;
    margin-bottom: 30px;
}

#side_bar li {
    list-style-type: none;
    margin-bottom: 10px;
}

#side_bar li a {
    color: #9d9d9c;
}

#side_bar li.selected a {
    color: #000;
}

/*knowledge base sub menu navigation ///////////////// */
#side_bar ul > li .page-item-591 a {font-weight:bold;}
#side_bar > ul  li a{margin-bottom:10px; display:inherit;}
#side_bar ul li.current_page_ancestor > a {margin:0 0 10px 0; color:#000; display:inherit}
#side_bar ul li .children .children li {/*border-top:1px solid #eee;*/ margin-bottom:5px}
#side_bar ul >li > .children > li a{font-weight:bold; color:#000;}
#side_bar ul li .children .children {display:none;}
#side_bar ul li .children .current_page_parent > .children,
#side_bar ul li .children .current_page_item > .children {display:block; padding:0 0 0 6px; font-weight:normal; font-size:14px;}
#side_bar ul li .children .current_page_parent > .children a,
#side_bar ul li .children .current_page_item > .children a {font-weight:normal; color:#333;}

#side_bar ul li .children .children .current_page_item a {font-weight:bold;}

#side_bar ul li .children .current_page_parent > .children a:before,
#side_bar ul li .children .current_page_item > .children a:before {content:"-"; float:left; margin:0 3px;} 

.pageid-591 #side_bar li.nav-array,
.parent-pageid-591 #side_bar li.nav-array {display:none;} /*remove the extra nav item from the array */


#content {
    position: relative;
    z-index: 1;
}

.hide_pc {
    display: none;
}

.slicknav_menu {
    display: none;
}


/* =================== header =================== */

#sec_nav {
    position: relative;
    z-index: 5;
    border-radius: 0;
    font-size: 16px;
    margin-left: 16px;
}

#sec_nav li a {
    padding-top: 10px;
    padding-bottom: 10px;
}

#sec_nav .sub-menu {
    display: none;
    position: absolute;
    background: #fff;
    border-bottom: 6px solid #de3414;
    z-index: 9999;
    width: 217px;
    padding: 0 25px;
    left: -27px;
}

#sec_nav li:hover .sub-menu {
    display: block;
}

#sec_nav .sub-menu li {
    list-style-type: none;
    margin-bottom: 10px;
}

#sec_nav .sub-menu li a {
    color: #878787;
    font-size: 12px;
}


#sec_nav a {
    color: #9d9d9c;
    font-weight: bold;
}

#sec_nav a:hover,
#sec_nav a:focus{
    color: #000;
    background: none;
}

#sec_nav .current-menu-item {
    background: #de3414;
    border-radius: 5px;
}

#sec_nav .current-menu-item a {
    color: #fff ;
}

#sec_nav .sub-menu .current-menu-item  {
    background: #fff;
}

#sec_nav .sub-menu .current-menu-item a {
    color: #000;
}




#top_nav {
    position: relative;
    z-index: 6;
    border-radius: 0;
    font-size: 12px;
}

#top_nav .navbar-header {
    margin-left: 93px;
}

nav .dropdown-menu {
    background: #565651;
    border-bottom: solid 3px #f62b2b;	

}
#top_nav .navbar-header {float:none;}
#top_nav .nav.s2member {float:left; text-align:center; padding:0px 0 0px 10px; margin:15px 0 0px 0; border-left:1px solid #666;}
#top_nav .nav.s2member li {display:inline; float:none;}
#top_nav .nav.s2member a {padding:0; display:inline;}
#top_nav .nav.s2member a:hover,
#top_nav .nav.s2member a:active {color:#e4e4e4; text-decoration:none;}
#top_nav .nav.s2member .s2logout {margin:0 0 0 5px; padding:0 0 0 5px; border-left:1px solid #717171; }

#top_nav .s2memberlogin {text-align:left;color:#a0a0a0; margin-top:2px}
#top_nav .s2memberlogin a:link,
#top_nav .s2memberlogin a:visited {color:#ddd;}

#top_nav .s2memberlogin a:hover,
#top_nav .s2memberlogin a:active {color:#E4E4E4;}

.dropdown-menu li a {
    color: #fff;	
}

footer{
    background: #3c3c3b;
}

#footer {
    font-size: 12px;
}


#footer ul li a:hover {
    text-decoration: none;
    color: #000;
}

nav ul.map {
    background: url(images/map.png) no-repeat;
    padding-left: 40px;
}

nav ul .caret {
    /*background: url(images/white-arrow.png) no-repeat;*/
    color: #fff;
    margin-left:25px;
}

#top_nav {
    background: #565651;
}

#top_nav.nav>li>a:focus, 
.nav>li>a:hover,
#top_nav .dropdown-menu li a:hover{
    background: none;
    color: #272725;
}

header #search_bar {
    float: right;
}

header #search_bar .screen-reader-text {
    display: none;
}

header #search_bar #s {
    width: 171px;
    border-radius: 5px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    border: 1px solid #bdbcbc;
    font-size: 14px;
    height: 30px;
    padding-left: 7px;
}

header #search_btn {
    background: url(images/search_btn.png) no-repeat;
    height: 30px;
    width: 30px;
    cursor: pointer;
    float: right;
}



.content-box {
    border-top: solid 2px #a8a8a7;	
    padding-top: 17px;
    margin-top: 17px;
    padding-bottom: 0px; /*fix*/
}

#first{
	padding-bottom: 0px; 
	}
#second{
	padding-top: 0px; 
	padding-bottom: 0px;
	}

#third{
	margin-top: 0px;
	}
#fourth{
	margin-top: 0px;
	padding-top: 0px;
	}

.content-box h2 {
    font-size: 45px;
}
.content-box h2.gray {
    color:#6e6f71;
}

.content-box h2.white {
    color:#fff;
}

.wheels {
    padding-top: 40px;
}

.wheels .give_me_border {
    border-right: 1px solid #9d9d9c;
}
.wheels a:link,
.wheels a:visited {color:#333; text-decoration:none;}
.wheels a:hover,
.wheels a:active {color:#666; text-decoration:none;}



.content-box .icons img {


}
.content-box .icons p {
    font-size:17px;
    text-align: center;
    font-weight: bold;

}

.content-box .gray-area {
    margin-top: 0px; /*fix*/
    margin-bottom: 0px;/*fix*/
    background: #d5d7d8;
    color: #58595b;
}
.content-box .gray-area h2 {
    color: #58595b;
}

.content-box .dark-gray-area {
    background: #878787;
    color:#fff;
}

.content-box .dark-gray-area h2 {
    color:#fff;
}

.content-box .banner {
    min-height: 396px;
    padding-top:20px;
}
.content-box .news h2 {
    border-bottom: solid 1px #d5d7d8;
    padding-bottom: 10px;
    margin-bottom: 0;
}

.content-box .news .date {
    color:#de3413;
    font-weight: bold;
    
}
.content-box .news  .item {
    border-bottom: solid 1px #d5d7d8;
    padding: 10px 0;
}


.content-box .coss {
    cursor: pointer;
}
.content-box .coss:hover {
    color: #1d1d1b;
}

.page-nav {
    margin-top: -39px;
    background: #fff;
    border-top: solid 5px #cb543e;
    padding-top: 11px;
    padding-bottom:11px;
    position: relative;
    z-index: 5;
}

/* =================== footer =================== */

footer {
    border-top: solid 5px #cb543e;
    padding-top: 20px;
}

footer ul {
    list-style-type: none;
    padding-left: 0;
}

footer ul li {
    margin-top:10px;
}

footer p {
    color: #fff;
}

footer .menu-block {
    padding-left:0;
}

footer .copyrights   {
    margin-top:58px;
}
footer .icons ul {
    list-style:none;
}

footer .icons ul li{
    float:left;
    display:inline;
    margin-left:15px;
}

#fot_soc li {
    float: right;
}




#phone {
    position:fixed;
    top: 200px;
    right: 0;
    background:url(images/phone.png) no-repeat;
    width: 52px;
    height: 51px; 
    z-index: 9;
}

#mail {
    position:fixed;
    top: 255px;
    right: 0;
    background:url(images/mail.png) no-repeat;
    width: 52px;
    height: 51px; 
    z-index: 9;
}

#logo {
    display: inline;
    float: left;
    margin-top: -64px;
    z-index: 10;
    position: relative;
    top: 3px;

}

.btn_read {
    text-transform: uppercase;
    height: 35px;
    margin-top:15px;
    border:1px solid #df0909; 
    border-radius: 5px;
    font-size:12px; padding: 10px 10px 10px 10px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
    background-color: #f62b2b; background-image: -webkit-gradient(linear, left top, left bottom, from(#f62b2b), to(#d20202));
    background-image: -webkit-linear-gradient(top, #f62b2b, #d20202);
    background-image: -moz-linear-gradient(top, #f62b2b, #d20202);
    background-image: -ms-linear-gradient(top, #f62b2b, #d20202);
    background-image: -o-linear-gradient(top, #f62b2b, #d20202);
    background-image: linear-gradient(to bottom, #f62b2b, #d20202);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f62b2b, endColorstr=#d20202);
}

.btn_read:hover,
.btn_read:active,
.btn_read:focus{
    color: #fff;
    text-decoration: none;
}

.button_readmore:hover{
    border:1px solid #b30808;
    background-color: #e40a0a; background-image: -webkit-gradient(linear, left top, left bottom, from(#e40a0a), to(#9f0202));
    background-image: -webkit-linear-gradient(top, #e40a0a, #9f0202);
    background-image: -moz-linear-gradient(top, #e40a0a, #9f0202);
    background-image: -ms-linear-gradient(top, #e40a0a, #9f0202);
    background-image: -o-linear-gradient(top, #e40a0a, #9f0202);
    background-image: linear-gradient(to bottom, #e40a0a, #9f0202);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#e40a0a, endColorstr=#9f0202);
}


.gray_line {
    height: 2px;
    background: #a8a8a7;
    width: 100%;
}

/* =================== home page =================== */

#home_video_warp {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
#home_video_warp video {
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;   
}

.page-4 #home_warp {
    position: relative;
    z-index: 1;
    background: #fff;
    margin-top: 800px;
}

.page-4 #end_line {
    background: #fff;
    height: 15px;
}

#footer, #header {
    position: relative;
    z-index: 2;
}


/*#home_video_warp {
    position: relative;
    background-size: cover;
    background-position: 50% 50%;
    height: 900px;
    width: 100%;
    z-index: 0;
}
#home_video_warp video {
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
}*/


/*#home_video_warp {
    position: relative;
    left: 0;
    top: 0;
    width: 1900px;
    height: 900px;
}
#home_video_warp video {
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;   
}*/


#home_slider {
    margin-top: -795px;
}
#slider_back {
   background-color: rgba(255,255,255,0.5);
    height: 237px;
    position: relative;
    z-index: 1;
    margin-top: 25px;
}

.slick-slide {
    outline: none; 
}

.the_slider {
   margin-top: -237px;
    position: relative;
    z-index: 2;
}

.the_slider .content {
}

.the_slider .content img {
    float: left;
}

.the_slider .content .text {
    font-size: 45px;
    color: #000;
    float: left;
    line-height: 46px;
    margin-top: 40px;
    width: 600px;
}

.the_slider .content .text .color_red {
    font-weight: bold;
    font-size: 27px;
    margin-top: 14px;
}

.the_slider .slick-dots {
    text-align: center;
    margin-top: -20px;
    position: relative;
    z-index: 1;
}

.the_slider .slick-dots li {
    background: #fff;
    width: 16px;
    height: 16px;
    border-radius: 8px;
    list-style: none;
    border: 2px solid #de3414;
    cursor: pointer;
    display: inline-block;
    margin-right: 8px;
}

.the_slider .slick-dots li.slick-active {
    background: #de3414;
}

.the_slider .slick-dots button {
    display: none;
}


.the_slider .btn_read {
    float: right;
    position: relative;
    top: 5px;
    height: 50px;
    padding-top: 12px;
    width: 187px;
    text-align: center;
    font-size: 18px;
    padding-top: 2px;
}


.page-4 #the_wh {
    margin-top: -594px;
    float: right;
    position: relative;
    z-index: 1;
    right: 90px;
    width: 100px;
    text-align: right;
    /*overflow: hidden; */
}

.page-4 #the_wh #the_wh_img {
    background:url(images/wheel.png) no-repeat right;
    width: 100%;
    height: 504px;
    width: 504px;
    float: right;
}


.page-4 #home_about {
    background-color: rgba(0,0,0,0.5);
    height: 342px;
    color: #fff;
    /* margin-top: -347px; */
    position: relative;
    z-index: 2;
    font-size: 18px;
    padding: 17px 0;
    width: 100%;
    margin-top: -342px;
}

.page-4 #home_about .title {
    border-bottom: 2px solid #585653;
    margin-bottom: 15px;
    padding-bottom: 22px;
    margin-top: 0;
   
}

.page-4 #home_about .title .container {
    height: 22px;
}

.page-4 #home_about .title .container {
    height: 22px;
}

.page-4 #home_about #ha_inner {

}

/* laptop */
/*@media (max-width: 1400px) {
    .page-4 #the_wh img {
        max-height: 400px;
        width: auto;
    }
}*/


/* =================== About Template =================== */

/* =================== Solutions Template =================== */

#solutions_temp .warp {
    text-align: center;
    color: #9d9d9c;
    font-weight: bold;
    font-size: 18px;
    height: 300px;
}

#solutions_temp .warp a {
    color: #9d9d9c;
    font-weight: bold;
    font-size: 18px;
}

#solutions_temp .warp a:hover,
#solutions_temp .warp a:active,
#solutions_temp .warp a:focus {
    color: #9d9d9c;
    text-decoration: none;
}

#solutions_temp .warp img {
    margin: 0 auto 22px auto;
}

#solutions_temp .warp img.img_hover {
    display: none;
}

/* =================== Construction Template =================== */

#construction_temp #the_main {
    padding-right: 10px !important;
}

#construction_temp #the_side {
    border: 2px solid #eeeeee;
    padding: 7px !important;
    margin-bottom: 10px;
}


#construction_temp #the_side #in {
    border: 1px solid #f3f3f3;
    background: #e3e3e3; 
    padding: 20px 15px;
    font-size: 12px;
    color: #000;
    padding-bottom: 216px;
}

#construction_temp #the_side .breakline {
    height: 2px;
    width: 100%;
    background: #bdbcbc;
    margin: 25px 0;
}

#construction_temp #the_side a.pdf {
    width: 48%;
    float: left;
    background:url(images/pdf.png) no-repeat left top;
    padding-top: 75px;
    margin-right: 4%;
    color: #000;
    font-weight: bold;
}

#construction_temp #the_side a.pdf:nth-child(even) {
    margin-right: 0;
}

#construction_temp a,
#construction_temp a:hover,
#construction_temp a:active,
#construction_temp a:focus{ 
    color: #000;
}

#construction_temp .case_study {
    border-bottom: 1px solid #bdbcbc;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

#construction_temp .case_study:first-of-type {
    border-top: 1px solid #bdbcbc;
    padding-top: 20px;
}


#construction_temp .case_study .title {
    font-size: 18px;
    font-weight: bold;
}

#construction_temp .case_study .text {
    font-size: 14px;
    color: #000;
}

/*#construction_temp #wheel {
    background:url(./images/half_wheel.png) no-repeat;
    width: 222px;
    height: 223px;
}*/
#construction_temp #wheel {
    margin-top: -333px;
    width: 100%;
}

#construction_temp ul, 
#about_temp ul {
    list-style: none;
    padding:0;
    margin:0;
}

#construction_temp li, 
#about_temp li { 
    background:url(./images/li.png) no-repeat;
    background-position-y: 5px;
    padding-left: 12px;
}

#construction_temp #side_bar li, 
#about_temp #side_bar li {
    background: transparent;
    padding-left: 0;
}



/* =================== Yael 31 December =================== */

h1 {
    letter-spacing: -1px;
}

.content-box .icons p {
    margin-top: 10px;
}
.content-box .icons p a:link,
.content-box .icons p a:visited {color:#6e6f71;}
.content-box .icons p a:hover,
.content-box .icons p a:active {color:#8f9092; text-decoration:none;}

.page-4 #home_about .title {
    font-size: 45px;
    padding-bottom: 28px;
    margin-top: -8px;
}

h2 {
    letter-spacing: -1px;
}

.content-box .news .item {
    padding-top: 7px;
    padding-bottom: 7px;
}

#main_text a {
    color: #9d9d9c;
}

#main_text a:hover {
    color: #de3414;
}

ul {
    list-style-position: inside;
}

ul li ul {
    list-style-position: inside;
    margin-left: 18px;
}

/* =================== Search Page =================== */


#search_page #bcumps {
    display: none;
}

#search_page #search_in {
    margin-bottom: 20px;
}

#search_page #search_in li {
    list-style-type: none;
    color: #000;
}

#search_page #search_in a {
    color: #000;
}

/* =================== Aggregator A - page-938 =================== */


#aggregator_a .agg {
    background: #fff;
    padding: 5px;
    border: 1px solid #c9c9c9;
    margin-bottom: 20px;
}

#aggregator_a .agg:hover {
    border-color: #000;
}

#aggregator_a .agg .in {
    background: #e3e3e3;
    padding: 20px 15px;
    font-size: 14px;
}

#aggregator_a .agg .in .date {
    font-weight: bold;
    color: #de3414;
}

#aggregator_a .agg .in .title {
    font-weight: bold;
    color: #000;
    margin-bottom: 15px;
}

#aggregator_a .agg .in .text {
    color: #878787;
}

#aggregator_a .agg .in .links {
    text-align: right;
}

#aggregator_a .agg .in .links a {
    display: inline-block;
    margin-left: 25px;   
    vertical-align: middle;
}

#aggregator_a .filter {
    border-top: 2px solid #bdbcbc;
    border-bottom: 2px solid #bdbcbc;
    margin: 25px 0;
    padding: 15px 0;
}

#aggregator_a .filter label {
    color: #000;
    font-weight: bold;
    font-size: 14px;
    display: block;
    margin-bottom: 5px;
}

#aggregator_a .filter select {
    width: 85%;
    padding: 2px 5px;
    border-radius: 5px;
    color: #fff;
    border: 1px solid #a1a2a3;
    font-size: 14px;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none;
    background: url(./images/select_arrow.png) no-repeat center right 10px #58595b;
}

/* =================== News - Single =================== */
.single h1 {font-size:40px;}

#side_bar.news h3 {font-color:#000; font-size:18px; font-weight:bold;}
#side_bar.news  {font-color:#000; font-size:13px; font-weight:normal;}
#side_bar.news {padding-left:70px;}

#side_bar.news ul a:link,
#side_bar.news ul a:visited {color:#000;}
#side_bar.news ul a:hover,
#side_bar.news ul a:active {color:#666;}

/* =================== News - archive =================== */
.archive h2 a:link,
.archive h2 a:visited {color:#de3414; text-decoration:none;}
.archive h2 a:hover,
.archive h2 a:active {color:#000; text-decoration:none;}
.archive .entry-summary {font-size:14px; color:#000;}
.archive .hentry {margin-bottom:40px;}

/* =================== News - Homepage =================== */
.home .news {padding-bottom:17px;}
.home .news h3 {color:#de3414; font-size:18px; margin:2px 0 0 0;}
.home .news h3 a:link,
.home .news h3 a:visited {color:#666; text-decoration:none;}
.home .news h3 a:hover,
.home .news h3 a:active {color:#999; text-decoration:none;}
.home .news .content {font-size:15px; color:#333;}
.home .news .item .date {font-weight:bold; font-size:18px; color:#de3414;}
.home .news .item {margin-bottom:0px;}
.home .news .read-more {color:#de3414;}