@charset "utf-8";
/*--------------------------------*\
      ---- Titles ----  
\*--------------------------------*/

.homePageTitle {
    margin-bottom: 42px;
    font-size: 36px;
    font-family: Open Sans Hebrew;
    font-style: normal;
    font-weight: 400;
    line-height: 35px;
    color: #372d23;
    text-transform: uppercase;
    margin: 0 0 19px 0;
    display: inline-block;
}

.featuredContentRow a, .featuredContentRow a:hover, .featuredContentRow a:visited{
    color: #372d23;
}



/*--------------------------------*\
      ---- Main Carousel ----  
\*--------------------------------*/

.features-wrap {
    background: #012650;
    border-bottom: 10px solid #F89506;
}

.carousel-control.right{
    left: auto;
    right: 0;
}

.carousel-control.right , .carousel-control.left {
    background-image: none;
}

.homePageMainCarousel .carousel-control.right, .homePageMainCarousel .carousel-control.left {
   // to hide the carousel arrows insert a display none here
}

.homePageMainCarousel{
    max-height: 608px;
}


.carousel-indicators li , .carousel-indicators .active {
    width: 15px;
    height: 15px;
    background-color: #c6cbd4;
    border: none;
    margin-right: 8px;
}

.carousel-indicators .active {
    box-shadow: 0px 0px 8px #fff;
    backgrond: #d7dbe1;
}

.carousel-indicators {
    top: 20px;
    left: 20%;
    width: auto;
    margin-left: 0;
}

.carousel-caption{
    right: 14%;
    top: 76px;
    text-shadow: none;
    text-align: right;
    font-size: 32px;
    color: #2b2b2b !important;
    width: 343px;
}

.carousel-caption a{
    color: #2b2b2b !important;
}

.carousel-inner{

}

.carousel-inner>.item> a> img ,.carousel-inner>.item> img {
    /*width: 100%;
    height: 100%;*/
    margin: auto;
    width: 100%;
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right{
    text-shadow: 2px 1px 3px #000;
}



/*--------------------------------*\
      ---- News Ticker ----  
\*--------------------------------*/

.TickerCarousel .item {
    color: #000;
    padding-left: 40px;
}

.TickerCarousel {
    height: 124px;
    padding: 19px 0;
}

.tickerTitle {
    font-weight: 700;
    color: #040000;
}

.tickerContent {
    color: #000;
    font-size: 20px;
}

.newsTickerWrap {
    background: url(https://mail.meshek-shmueli.co.il/site/images/speaker.png) no-repeat 87% #fec479;
    -webkit-box-shadow: -2px 4px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: -2px 4px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: -2px 4px 5px 0px rgba(50, 50, 50, 0.75);
    margin-bottom: 50px;
}
.carousel-control{
    width: 12%;
    opacity: .8;
}

.TickerCarousel .carousel-control .glyphicon-chevron-left {
    left: 70%;
}

.TickerCarousel .carousel-control .glyphicon-chevron-right {
right: 63%;
}

.tickerContentWrap p {
	font-size: 16px;
	color: #040000;
	line-height: 22px;
}


.maxheight{
    min-height: 344px;
    display: inline-block;
    position: relative;
}

.homeItem{
    display: block;
}

.homeItem h2{
    text-align: center;
}

.roundImgWrap{
    overflow: hidden;
    border-radius: 500px;

    /*border: 2px solid #E7E2D1;*/
}

.tripImg{
    border-radius: 500px;
    margin: auto;
}

/*--------------------------------*\
    ---- Featured Triplets ----  
\*--------------------------------*/

.thumb-pad1 .thumbnail > div {
    margin-bottom: 23px;
}

.btn-default.btn1 {
   background: #8ebc3f;
   background-color: #8ebc3f;
   /*position: absolute;
   bottom: 0;*/
   background-image: none !important;
}

.btn-default.btn1.second {
   background: #8ebc3f;
   background-color: #48BB82;
   /*position: absolute;
   bottom: 0;*/
   background-image: none !important;
}

.btn-default.btn1:hover{
    background-color: #372d23 !important;
    background-image: none !important;
}

.btn-default.btn1:hover > em {
    background: #8ebc3f;
    background-color: #8ebc3f !important;
    background-image: none !important;
}

.btn-default.btn1.second:hover > em {
    background: #48BB82;
    background-color: #48BB82 !important;
    background-image: none !important;
}

.homePageText, .homePageText a, .NewsEm{
    font-size:16px;
    color:#372d23;
}

.featuredContentRow{
    margin-bottom: 50px;
}

/*--------------------------------*\
    ---- Featured Videos ----  
\*--------------------------------*/


.featuredVideoTitleWrap{
    background: #002b55;
    padding: 6px 0 0 6px;
    position: relative;
top: -4px;
}

.featuredVideoTitle{
    color: #fff;
    padding: 4px 0 8px 6px;
font-size: 20px;

}

.featuredVideosRow{
    margin-bottom: 22px;
}

/*--------------------------------*\
        ---- Home Items ----
\*--------------------------------*/

.homeHeadItemsSubtitle{
    color: #372d24;
    margin-bottom: 27px;
}

.homeHeadItemsSubtitle p {
    line-height: 36px;
    margin-bottom: 56px;
}

.homeHeadItems{
    font-family: Open Sans Hebrew;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    color: #372d24;
    text-transform: uppercase;
    display: inline-block;
    padding-bottom: 9px;
}

.toMoreItemsPage{
    font-family: Open Sans Hebrew;
    font-style: normal;
    font-weight: 400;
    background-color: #ffffff;
    color: #333333;
    border: 2px solid #333333;
    border-radius: 3px;
    font-size: 22px;
    padding: 12px 39px;
    cursor:pointer;
    margin: 0 auto;
    max-width: 214px;
    text-align: center;
}

.toMoreItemsPage:hover{
    background-color: #333333;
    color: #ffffff;
}

.toMoreItemsPageSecond{
    font-family: Open Sans Hebrew;
    font-style: normal;
    font-weight: 400;
    background-color: #ffffff;
    color: #333333;
    border: 2px solid #333333;
    border-radius: 3px;
    font-size: 22px;
    padding: 12px 39px;
    cursor:pointer;
    margin: 0 auto;
    max-width: 214px;
    text-align: center;
}

.toMoreItemsPageSecond:hover{
    background-color: #333333;
    color: #ffffff;
}

.tripletsText img{
    /* margin: 13px auto 0 auto; */
}

.tripletsText p {
    margin-top: 10px;
    height: 24px;
    overflow: hidden;
    margin-bottom: 10px;
    text-align: center;
    max-width: 353px;
}

.homeItemsOne{
    margin-bottom: 90px;
}

.homeItemsTwo .dateToHomeEvent{
    color:  #777777;
    font-size: 24px;
    font-weight: 300;
    text-align: center;
    margin-bottom:10px;
}
.homeItemsOne h4{
    color: #372D24;
    text-align: center;
    margin-top:20px;
    font-weight: 400;
}

.homeItemsTwo h4{
    font-size:26px;
    color:#333333;
    text-align: center;
    font-weight: 400;
    margin-bottom: 0;
    max-width: 259px;
    margin: 20px auto 0 auto;
}

.homeItemsTwo h5{
    font-size:20px;
    color:#333333;
    text-align: center;
    max-width: 259px;
    margin: 0 auto;
}

.homeItemsOne h5{
    color: #372D24;
    text-align: center;
}

.homeItemsTwo{
    margin-bottom: 90px;
    margin-top: 98px;
}

.staticBG{
    background-image: url(https://mail.meshek-shmueli.co.il/site/images/staticBG.jpg);
    background-attachment: fixed;
    color: #ffffff;
    padding-top: 30px;
    padding-bottom: 30px;
}

.staticBG h2{
    color: #ffffff;
}

.staticBG h3{
    color: #ffffff;
}




.banner-box {
    padding-top: 0px;
    margin-bottom: 55px;
}

.banner-box-title{
    text-align: center;
}

.homeSection2 p > span, .homeSection2 p{
    color: #fff !important;
}

.homeSection2 p{
    line-height: 36px;
}

.navbar-brand{
    padding: 15px 15px 21px 15px;
}

/*----------------------------------------------*\
  ---- Old Style - not sure these are needed ----  
\*----------------------------------------------*/

.homeNews {
    float: left;
	text-align: right;
	height: 200px;
}

.homeNewsItems {
    overflow: hidden;
}

.homeNewsItem {
    cursor: pointer;
}

.homeNewsItemText {
    float: right;
	text-align: right;
}

.homeNewsItemImage {
    float: right;
}

.homeNewsItemImageInner {
    margin-left: auto;
    margin-right: auto;
}

.homeSmallTickerWrapper {
    float: left;
	text-align: right;
	width: 381px;
    height: 281px;
    background-image: url(../images/Bubble.png);
    background-repeat: no-repeat;
}

.homeSmallItemDot {
    float: left;
    margin-right: 10px;
    color: #629921;
    font-size: 14px;
    font-weight: normal;
}

.homeSmallItem {
    width: 293px;
    height: 165px;
}

.galleryBottomMargin{
    margin-bottom: 27px;
}


/*--------------------------  MD ( max 1200 ) --------------------------*/
@media (max-width:1200px){

    .socialLinksWrap {
        margin-top: 10px;
    }

    .homePageMainCarousel{
        max-height: none;
    }

    .carousel-caption{
        right: 10%;
        top: 70px;
        font-size: 23px;
    }
}

/*--------------------------  SM ( max 992 ) --------------------------*/
@media(max-width:992px){
    .carousel-caption{
        right: 11%;
        top: 0px;
        font-size: 21px;
        width: 214px;
    }

    .aboutTitle{
        text-align: center;
        margin-bottom: 20px;
    }
}

/*--------------------------  XS ( max 768 ) --------------------------*/
@media (max-width:768px){

    .carousel-caption{
        display:none;
    }

    .featuredContentCol{
        margin-bottom: 40px;
    }

    .homeItem{
        margin-bottom: 25px !important;
    }

    .product-box-wrap {
        left: 0;
        top: 187px;
    }

    .bannerBox article {
        margin-bottom: 0;
    }

    .galleryBottomMargin{
        margin-bottom: 10px;
    }
    .homeHeadItems , .homeHeadItemsSubtitle{
        margin-top: 0;
        margin-bottom: 0;
    }
    .homeHeadItemsSubtitle p{
        margin-bottom: 20px;
    }
    .homeHeadItems{
        margin-top: 7px !important;
    }
}

/*--------------------------  max 480 --------------------------*/
@media (max-width:480px){


    .toMoreItemsPage{
        text-align: center;
        float: none;
        margin-bottom: 20px;
    }

    .toMoreItemsPageSecond{
        text-align: center;
        float: none;
        margin-bottom: 20px;
    }

    .bottomCredit{
        text-align: center;
    }

    body {
        font-size: 1em;
    }
    .homeHeadItemsSubtitle p{
        font-size:17px;
    }

}
