img { max-width: 100%; height:auto; }
.container { width: 96% !important; margin: 0px auto !important; padding:0 2% !important;}
#main_content { padding:0 10px; padding-bottom:20px; overflow:hidden; }
.sidebar { display:none !important; }
.slider-container {
	margin-top:30px;
	margin-top: -9px !important;
}
#scrollUp { top:auto; height:47px; right:0; width:100%; }
#scrollUp img { bottom:0; }


/*	-==========================- MENUS -==========================-  */
#top-menu, #main-menu {display:none;}
.mobile-menu {background: none repeat scroll 0 0 #EDEDED;border: medium none;border-radius: 5px 5px 5px 5px;display: block;margin: 10px 0;padding: 5px;width: 100%;}

/*	-==========================- SLIDER -==========================-  */
.slider-container { display:block; }
.fp-content-fon { position: absolute; padding-bottom:0px; top:0; height: auto; opacity: 0.5; filter: alpha(opacity = 50); bottom: 0px; right: 0px; left: 0px; background: #444; border:1px solid #aaa; }
.fp-content { position: absolute; height:80px; padding: 5px 20px; bottom: 10px; right: 0; left: 0; overflow: hidden; }
.fp-slides,.fp-thumbnail,.fp-slides-items  { height:auto; width:100%; }
.fp-nav, .fp-prev-next-wrap {display:none;}

/*	-==========================- ARTICLES -==========================-  */
.articles { margin:0 -10px;}
.feedback {width:100%}
.articles .post-caption { padding:0 10px;}
.articles .post-body { padding:0 10px;padding-bottom:20px;}


/*  =----------------------------= SEARCH =----------------------------=  */
.headersearch { display:block; float:none; width:100%; padding:10px 0; }
.searchtxt { display:block; width:80%;}
.searchbtn { width:15% !important;}
.searchform { margin:10px 0; }
#logo { text-align:center; }

/*	-==========================- FOOTER -==========================-  */
.widgetf { float:left; width:100%; }


/*	-==========================- SHARE -==========================-  */
#smthemes_share {
	position: static;
    width: 100%;
}
#smthemes_share .inner{
	background:#fff;
	overflow:hidden;
	background-clip: padding-box;
    background-color: #FFFFFF;
    border: 1px solid #BBBBBB;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 0 15px rgba(0, 0, 0, 0.2);
    font-family: Arial;
    font-size: 10px;
    padding: 5px;
    position: static;
    text-align: center;
	display: block;
	padding-top:20px;
}
#smthemes_share li {
	float:left;
	text-align:center;
	margin-left:20px;
	overflow:hidden;
}


.topphones{position:absolute;top: 79px;width: 100%;right: 0;left: 0;margin: 0 auto;text-align: center;}
.warpallpage{position:relative;border-bottom: 1px dotted #a0a0a0;/* height: 289px; */margin-bottom: 10px;}
.boxedpph{position:relative;width: 100%;}
.boxedpph img{border-radius: 50%;border: 2px dashed #2ba6dc;padding: 6px;width: 250px;}
.boxedpph:last-child{padding-right: 70px;width: 45%;float: left;left: 28%;top: 107px;position: absolute;}

h2{color:#cc0000;margin: 12px 0 166px;text-align: center;font-size: 40px;}
.boxedmm h3{color: #3c3c3c;margin: 5px 0;text-align: center;font-size: 28px;}

.warpallpage p{color:#000;text-align: justify;width: 95%;margin: 0 auto;font-size: 16px;line-height: 27px;}

.secrowwarp{position:relative;min-height: 290px;height: 1280px;}
.boxedmm{position:relative;width: 100%;/* height: 280px; */margin-bottom: 15px;}
.boxedmm:last-child{width: 100%;background: #efefef;height: 274px;}

.thboxed{position:relative;width: 100%;background: #eaeaea;/* height: 70px; */margin-bottom: 20px;text-align: center;}
.thboxed:last-child > a{margin-left:0;}
.thboxed img{width: 60%;height: 230px;margin: 0 auto;}

.titleonimg{
    position:absolute;
    bottom: 0;
    background: #99ab36;
    width: 60%;
    right: 0;
    left: 0;
    margin: 0 auto;
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.thboxed:hover > .titleonimg{height:50%;line-height:130px;font-size:28px; background: rgba(97, 111, 83, 0.85);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.formhome{position:relative;text-align: center;width: 95%;margin: 0 auto;}
.formhome input[type="text"], .formhome input[type="tel"]{color:#000;border: 1px solid #ccc;line-height: 30px;margin-bottom: 4px;width: 95%;border-radius: 2px;padding: 0 7px 0 0;font-size: 14px;height: 35px;font-family: 'Open Sans Hebrew', sans-serif;outline: none;}
.formhome textarea{color:#000;border: 1px solid #ccc;line-height: 29px;margin-bottom: 4px;width: 95%;border-radius: 2px;padding: 0 7px 0 0;font-size: 14px;height: 100px;font-family: 'Open Sans Hebrew', sans-serif;outline: none;}
.formhome input[type="submit"]{color: #fff;background: #3c3c3c;border: 0px;outline: none;width: 100px;line-height: 26px;border-radius: 2px;font-family: 'Open Sans Hebrew', sans-serif;font-size: 16px;}
.formhome input[type="submit"]:hover{background:#99ab36;cursor:pointer;}

::-webkit-input-placeholder {
   color: #000;
}

:-moz-placeholder { 
   color: #000;  
}

::-moz-placeholder {  
   color: #000;  
}

:-ms-input-placeholder {  
   color: #000;  
}

.footerboxd{position:relative;width: 100%;margin-left: 20px;overflow: hidden;}
.footerboxd:last-child{margin-left:0}
.footertitlebox{color:#000;margin-top: 20px;font-size: 16px;font-weight: 700;border-bottom: 1px dotted #868686;padding-bottom: 10px;margin-bottom: 7px;}
.addresph{line-height: 38px;font-size: 18px;color: #0d3648;}


.smt-page .entry-title{display:none;}
.topline {
    background: #efefef;
    position: relative;
    top: -8px;
}
