@import url('https://fonts.googleapis.com/css?family=Lora:400,700|Heebo:400,500');
*{margin:0; padding:0;font-family: 'Heebo', sans-serif;}
html{margin:0px; padding:0;height:100%;font-family: 'Heebo', sans-serif;direction:ltr;}
body{margin:0px;padding:0;font-size: 16px;min-height:100%;min-width:320px;font-family: 'Heebo', sans-serif;direction:ltr;}
body *{direction:ltr}
img{border:0;}
a{text-decoration: none;cursor:pointer;color: initial;}
a:link{text-decoration: none;color: initial;}
h1{}
h2{}
h3{}
h4{}


textarea,input[type="text"],input[type="button"],input[type="submit"] {-webkit-appearance: none;-webkit-border-radius:0px;font-family: 'Heebo', sans-serif;}

.backBtn{text-decoration: underline !important;text-align: left;color: #00a6d0;font-size: 18px;margin-top: 20px;display: block;}
.backgroundPop{display:none;background:rgba(0,0,0,0.8);position:fixed;top:0;bottom:0;right:0;left:0;z-index:9}
.backgroundPop .popFrame{height:410px;max-width:920px;width:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;}
.backgroundPop .popFrame .closePop{cursor:pointer;width:20px;height:20px;border-radius:50px;position:absolute;right:-20px;top:-20px;background:url(/webimages/closePop.png) no-repeat center center;}
.backgroundPop .popFrame .rgtF{width:650px;}
.backgroundPop .popFrame .rgtF .topStrip{font-weight:500;text-align:center;position:relative;font-style: italic;height:74px;background:#f34523;font-size:36px;line-height:74px;box-sizing:border-box;color:#fff;}
.backgroundPop .popFrame .rgtF .topStrip::after{content:'';border-left:35px solid #f34523;border-top:37px solid transparent;border-bottom:37px solid transparent;position:absolute;top:0;right:-35px;z-index:1}
.backgroundPop .popFrame .rgtF .seaBG{width:650px;height:336px;background:url(/webimages/popBG.jpg) no-repeat center center;}
.backgroundPop .popFrame .rgtF .seaBG .txtSale{padding-top: 30px;padding-left: 70px;font-style: italic;font-weight:500;font-size:48px;color:#fff;}
.backgroundPop .popFrame .rgtF .seaBG .txtSale .span1{font-size:18px;}
.backgroundPop .popFrame .rgtF .seaBG .txtSale .span2{font-size:20px;}
.backgroundPop .popFrame .rgtF .seaBG .txtSale .span3{font-weight:bold}
.backgroundPop .popFrame .rgtF .seaBG .txtSale2{font-style: italic;font-weight:500;font-size:24px;color:#fff;padding-left: 180px;}
.backgroundPop .popFrame .rgtF .seaBG .txtSale2 .span1{font-size: 14px;padding-left: 6px;}
.backgroundPop .popFrame .rgtF .seaBG .txtSale2 .span2{padding-left: 180px;}
.backgroundPop .popFrame .formWrap{width:270px;position:absolute;right:0;top:0;background:#fff;height:100%;text-align: center;}
.backgroundPop .popFrame .formWrap .formTxt{font-size:20px;color:#00506e;text-align:center;padding:15px;}
.backgroundPop .popFrame .formWrap  form{margin-top: 20px;}
.backgroundPop .popFrame .formWrap  form input[type="text"]{padding-left:15px;width:222px;height:50px;box-sizing:border-box;border:1px solid #00a6d0;border-radius:5px;margin-bottom:10px;color:#20476e;font-size:16px;}

.backgroundPop .popFrame .formWrap  form ::-webkit-input-placeholder{color:#20476e;font-size:16px;}
.backgroundPop .popFrame .formWrap  form :-moz-placeholder {color:#20476e;font-size:16px;}
.backgroundPop .popFrame .formWrap  form ::-moz-placeholder {color:#20476e;font-size:16px;}
.backgroundPop .popFrame .formWrap  form :-ms-input-placeholder {color:#20476e;font-size:16px;}

.backgroundPop .popFrame .formWrap  form .sendBtn{width:222px;height:50px;background:#dd2c15;text-align:center;color:#fff;font-size:30px;line-height:50px;cursor:pointer;margin: 5px auto;}


.backgroundPop.shown{background:transparent;display:block;top:auto;right:auto;}
.backgroundPop.shown .popFrame {height:40px;position:static;}
.backgroundPop.shown .popFrame .rgtF{width:auto;}
.backgroundPop.shown .popFrame .rgtF .topStrip{cursor:pointer;height: 40px;line-height: 40px;display: inline-block;padding:0 15px;font-size:16px;}
.backgroundPop.shown .popFrame .rgtF .topStrip::after{display:none;}
.backgroundPop.shown .popFrame .closePop{display:none;}
.backgroundPop.shown .popFrame .rgtF .seaBG{display:none;}
.backgroundPop.shown .popFrame .formWrap{display:none}



/*-moz-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s*/
.container-100{overflow:hidden;padding-top:50px;padding-bottom:40px;}
.grid{max-width:1270px;width:100%;margin:0 auto;text-align:center;position:relative;height: 100%;overflow: hidden;box-sizing:border-box;padding:0 20px;}
.grid2{max-width:1050px;width:100%;margin:0 auto;text-align:center;position:relative;height: 100%;overflow: hidden;}
.menuButton {border: 4px solid #224e75;background:#fff;border-radius:50px;cursor:pointer;display: none;height: 40px;position: absolute;left: 10px;top: 1px;width: 40px;z-index: 3;}
.menuButton::after {content:'תפריט';position:absolute;transform: rotateZ(90deg);top: 12px;left:34px;font-size:12px;color:#224e75;}
.menuButton span {background: #224e75 none repeat scroll 0 0;border-radius: 10px;display: block;height: 4px;margin: 0 auto;transition: all 0.5s ease 0s;width: 70%;}
.menuButton span:nth-child(1) {margin-top: 8px;}
.menuButton span:nth-child(2) {margin-bottom: 5px;margin-top: 5px;}
.menuButton span:nth-child(3) {margin-bottom: 0;}
.closeMenu {-moz-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s;width: calc(0% - 300px);bottom: 0;left: 0;top: 0;position: fixed;z-index: 99;background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;}
.open .menuButton > span:nth-child(1) {transform: translateY(10px) rotate(135deg);}
.open .menuButton > span:nth-child(2) {transform: scale(0);}
.open .menuButton > span:nth-child(3) {transform: translateY(-8px) rotate(-135deg);}
.open .closeMenu {width: calc(100% - 300px);}


#header{height:50px;background:#fff;box-shadow: 0 2px 4px 0 rgba(0,0,0,0.4);position:fixed;top:0;right:0;left:0;z-index:5}
#header .grid{overflow: visible;}
#header .grid .logo{float:left;max-width:240px;}
#header .grid .logo img{max-width:100%}
#header .grid .lengs{position:absolute;top:0;right:294px;width:124px;height:50px;box-sizing:border-box;border-left:1px solid #d3d4d5;border-right:1px solid #d3d4d5;padding:0 10px}
#header .grid .lengs .lang{padding: 0 4px;line-height:50px;display:inline-block;font-size:14px;color:#212931;}
#header .grid .lengs .sep{line-height:50px;display:inline-block;background:#212931;width:1px;height:14px;vertical-align: middle;}
#header .grid .lengs .lang.active{font-weight:bold}
#header .grid .social{position:absolute;top:0;right:197px;height:50px}
#header .grid .social .socIcon{width:36px;height: 50px;display: inline-block;margin: 0 2px;}
#header .grid .social .socIcon.instagramIcon{display:none;background:url('/webimages/instIcon.png') no-repeat center center;}
#header .grid .social .socIcon.youtubeIcon{background:url('/webimages/youtubeIcon.png') no-repeat center center;}
#header .grid .social .socIcon.facebookIcon{background:url('/webimages/faceIcon.png') no-repeat center center;}
#header .grid .social .socIcon.clubIcon{background:url('/webimages/club.png') no-repeat center center;display:none;}
#header .grid .phone{position:absolute;top:0;right:0;width:194px;height:50px;box-sizing:border-box;text-align:left;color:#fff;font-size:24px;padding-left:10px;display:block;;line-height:50px;
background:url("/webimages/phoneIcon.png") no-repeat center right 10px #10729a; /* For browsers that do not support gradients */
background:url("/webimages/phoneIcon.png") no-repeat center right 10px, -webkit-linear-gradient(#0f8ab6, #10729a,#146083); /* For Safari 5.1 to 6.0 */
background:url("/webimages/phoneIcon.png") no-repeat center right 10px, -o-linear-gradient(#0f8ab6, #10729a,#146083); /* For Opera 11.1 to 12.0 */
background:url("/webimages/phoneIcon.png") no-repeat center right 10px, -moz-linear-gradient(#0f8ab6, #10729a,#146083); /* For Firefox 3.6 to 15 */
background:url("/webimages/phoneIcon.png") no-repeat center right 10px, linear-gradient(#0f8ab6, #10729a,#146083); /* Standard syntax */
}



.line{height:2px;background:#787e70;width:100%;position:absolute;bottom:2px;}
.topMenu{display:none !important;height: 30px;box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.66);margin-bottom: 20px;}
.topMenu img{width:150px;}
#menu{display:table;width:100%; max-width:592px;box-sizing:border-box; margin:0 ;float:left; }
#menu ul{list-style: none;display:table-row;}
#menu > ul > li{position:relative;display:table-cell;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s;white-space: nowrap;vertical-align:top}
#menu > ul > li > a{font-size:16px;display:block; line-height: 50px;color:#2e4862;height:50px;}
#menu > ul > li:hover{background:#00a6d0}
#menu > ul > li:hover > a{color:#fff}
#menu > ul > li.active{background:#00a6d0}
#menu > ul > li.active a{color:#fff}
#menu ul > li > ul{height: auto;-moz-border-bottom-colors: none;-moz-border-right-colors: none;-moz-border-left-colors: none;-moz-border-top-colors: none;background: #ededed none repeat scroll 0 0;border-color: -moz-use-text-color #cccccc #cccccc;border-image: none;border-style: none solid solid;border-width: 0 1px 1px;display: inline-block;max-height:0px;left: 0;opacity: 0;overflow: hidden;position: absolute;width:auto;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s;}
#menu ul > li:hover ul{opacity: 1;max-height:500px}
#menu ul > li > ul > li{width:auto;height:40px;line-height:20px;}
#menu ul > li > ul > li > a{color:#5a5a5a;text-align:left;padding:10px;white-space:nowrap;display:block}
#menu ul > li > ul > li > a:hover{}
#menu ul > li > ul > li:hover{background:#a2a2a2;}
#menu ul > li > ul > li:hover a{color:#fff;}

::-webkit-input-placeholder{color:#2a3848;font-size:16px;}
:-moz-placeholder {color:#2a3848;font-size:16px;}
::-moz-placeholder {color:#2a3848;font-size:16px;}
:-ms-input-placeholder {color:#2a3848;font-size:16px;}


#bgvid{position: absolute;top: 0;bottom: 0;left: -100%;right: -100%;width: auto;margin: auto;height: 100%;}

#inc_index{}
#inc_index .mainGallery{width:100%;height:467px;background:url('/webimages/mainPic.jpg') no-repeat center center;position:relative;overflow: hidden;}
#inc_index .boxes{margin-top:-100px;}
#inc_index .boxes .grid{}
#inc_index .boxes .grid .box{display:inline-block;margin:0 10px;max-width:330px;width: 27%;}
#inc_index .boxes .grid .box .pic{max-width:330px;box-sizing:border-box;border:3px solid #fff;background-size: contain !important;}
#inc_index .boxes .grid .box .pic img{max-width:100%;vertical-align: middle;}
#inc_index .boxes .grid .box .ttl{text-align:left;color:#29628d;font-size:24px}

#inc_index .indexShop{padding: 40px 0;}
#inc_index .indexShop .grid{}
#inc_index .indexShop .grid h2{font-size:48px;color:#29628d;text-align:center;font-family: 'Heebo', sans-serif;font-weight:normal;}
#inc_index .indexShop .grid .proWrap{margin-top:15px}
.proBox{max-width:400px;width:33%;padding:26px;margin-left: -4px;box-sizing:border-box;border:1px solid #e7e7e7;display:inline-block;vertical-align:top;}
.proBox h3{font-size:20px;color:#00a6d0;text-align:left;height:58px;overflow:hidden;}
.proBox .proDesc{font-size:14px;color:#20476e;text-align:left;margin:10px 0 15px;height:22px;overflow:hidden;}
.proBox .proPic{max-width:344px;width:100%;padding-bottom: 57%;position:relative;box-sizing:border-box;border:1px solid #aeaeae;background-size: contain !important;}
.proBox .proPic .enlargePic{cursor:pointer;margin: 0 auto;width:25px;height:25px;position:absolute;top:15px;right:15px;cursor:pointer;border-radius:50px;background:url('/webimages/plus.png') no-repeat center center;}
.proBox .detailsWrap{margin:10px 0 15px;}
.proBox .detailsWrap .proPrice{height:38px;width:106px;background:#00a6d0;line-height:38px;color:#fff;font-size:18px;text-align:center;display:inline-block;vertical-align:top;margin-left: -2px;}
.proBox .detailsWrap .proPrice + .proinfo{width:86px;}
.proBox .detailsWrap .proinfo{cursor:pointer;height:38px;width:100%;background:#e2f8fd;line-height:38px;color:#29628d;font-size:18px;text-align:center;display:inline-block;vertical-align:top;}
.proBox .detailsWrap .proAddToCart{display:inline-block;display:none;height:38px;width:145px;background:#29628d url('/webimages/cart.png') no-repeat center right 8px;line-height:38px;color:#fff;font-size:18px;text-align:left;box-sizing:border-box;vertical-align:top;padding-left:10px;cursor:pointer;}
.proBox .proShortDesc{text-align:left;color:#20476e;font-size:14px;height:34px;overflow:hidden;line-height:18px;}
.proBox .proShortDesc *{margin:0; !important;font-weight: normal !important;text-align:left !important;color:#20476e !important;font-size:14px !important;line-height:18px !important;}

#inc_index .indexShop .grid .allProBtn{height:40px;width:146px;background:#00a6d0 url('/webimages/allPro.png') no-repeat center left 6px;float:right;margin-top:30px;line-height:40px;color:#fff;font-size:18px;box-sizing:border-box;padding-left:18px;}

#inc_index .bigSec{background-size:cover !important;height:40vw;margin-top:4px;min-height: 510px;}
#inc_index .bigSec .wrapper{max-width:1050px;padding:85px 20px 0;margin: 0 auto;}
#inc_index .bigSec .wrapper h2{font-size:48px;font-weight:normal;color:#fff;text-align:center}
#inc_index .bigSec .wrapper .bicSecText{font-size:20px;color:#fff;text-align:center;margin:20px auto;max-height: 262px;overflow: hidden;}
#inc_index .bigSec .wrapper .bigReadMoreWrap{text-align:center;}
#inc_index .bigSec .wrapper .bigReadMore{min-width:120px;height:40px;text-align:center;font-size:18px;background:#e2f8fd;border-radius:40px;display:inline-block;padding:0 15px;line-height:40px;color:#29628d;margin:0 auto;}


#inc_catPage{}
#inc_catPage .topPage{padding-top:80px;background-size: cover !important;padding-bottom:30px;}
#inc_catPage .topPage .grid{box-sizing:border-box;padding:0 20px;max-width:1270px}
#inc_catPage .topPage .grid h2{font-size:48px;text-align:left;color:#fff;font-weight:normal}
#inc_catPage .topPage .grid .text{text-align:left;color:#fff;font-size:20px;max-width:1000px;margin:20px 0 30px;}
#inc_catPage .topPage .grid .relWrap{}
#inc_catPage .topPage .grid .relWrap .relBox{cursor:pointer;display:inline-block;margin:12px;width:46%;max-width:226px;}
#inc_catPage .topPage .grid .relWrap .relBox .boxTtl{text-align:left;font-size:20px;color:#fff;}
#inc_catPage .topPage .grid .relWrap .relBox .image{box-sizing:border-box;border:1px solid #fff;position:relative;padding-bottom:59.5%;overflow:hidden;height:0;background:rgba(0,0,0,0.5)}
#inc_catPage .topPage .grid .relWrap .relBox .image img{position:absolute;width:100%;margin:auto 0;left:0;right:0;}
#inc_catPage .pageGal{position:relative;}
#inc_catPage .pageGal h3{position:absolute;right:0;left:0;top:0;background:rgba(0,0,0,0.5);text-align:center;color:#fff;font-size:24px;z-index:2;font-weight:500;}
#inc_catPage .pageGal .pageGalleryWrap{}
#inc_catPage .pageGal .pageGalleryWrap .picture{background-size: cover !important;padding-bottom:65%;}
#inc_catPage .pageGal .pageGalleryWrap .owl-controls{}
#inc_catPage .pageGal .pageGalleryWrap .owl-controls .owl-nav{position: absolute;left: 0;right: 0;height: 0;top: 48%;}
#inc_catPage .pageGal .pageGalleryWrap .owl-controls .owl-nav .owl-prev{width:32px;height:56px;background:url('/webimages/rgtInGal.png') no-repeat center center;position:absolute;left:10%;top:0;font-size:0;}
#inc_catPage .pageGal .pageGalleryWrap .owl-controls .owl-nav .owl-next{width:32px;height:56px;background:url('/webimages/lftInGal.png') no-repeat center center;position:absolute;right:10%;top:0;font-size:0;}
#inc_catPage .pageGal .pageGalleryWrap .owl-controls .owl-dots{position:absolute;bottom:40px;left:0;right:0;text-align: center;}
#inc_catPage .pageGal .pageGalleryWrap .owl-controls .owl-dots .owl-dot{width:50px;height:18px;background:#fff;display:inline-block;margin:3px;box-sizing:border-box;}
#inc_catPage .pageGal .pageGalleryWrap .owl-controls .owl-dots .owl-dot.active{background:#00a6d0;border:1px solid #fff;}

#inc_defines{}
#inc_defines .topPage{background:#f3f3f3;padding-top:40px;padding-bottom: 30px;}
#inc_defines .grid{}
#inc_defines .grid .topWrap{overflow: hidden;}
#inc_defines .grid .topWrap h2{font-size:48px;text-align:left;color:#00a6d0;font-weight:normal;float:left}
#inc_defines .grid .topWrap .twoCatWrap{float:right;padding: 0 20px;}
#inc_defines .grid .topWrap .twoCatWrap .twoCat{display:inline-block}
#inc_defines .grid .topWrap .twoCatWrap .twoCat .pic{width:130px;height:50px;border-radius:8px;}
#inc_defines .grid .topWrap .twoCatWrap .twoCat .ttl{font-size:14px;color:#20476e;text-align:center}
#inc_defines .grid .topCat{clear:both;margin-top:20px;}
#inc_defines .grid .topCat .topBox{box-sizing:border-box;margin:8px;width:185px;height:160px;position:relative;display:inline-block;background-size:cover !important}
#inc_defines .grid .topCat .topBox.select{border:6px solid #00a6d0}
#inc_defines .grid .topCat .topBox .topBoxTtl{position:absolute;top:0;width:100%;height:40px;background:rgba(0,166,208,0.6);color:#fff;font-size:24px}
#inc_defines .openSearch{height:54px;background:#00a6d0;}
#inc_defines .openSearch .grid{}
#inc_defines .openSearch .grid .openSearchBtn{float: left;padding-right:50px;cursor:pointer;line-height:54px;color:#fff;font-size:24px;text-align:left;position:relative;}
#inc_defines .openSearch .grid .openSearchBtn .searchClose{display:none}
#inc_defines .openSearch .grid .openSearchBtn .searchOpen{display:block}
#inc_defines .openSearch .grid .openSearchBtn.open .searchOpen{display:none}
#inc_defines .openSearch .grid .openSearchBtn.open .searchClose{display:block}
#inc_defines .openSearch .grid .openSearchBtn::after{content: "";border: 2px solid #fff;width: 20px;border-top: transparent;border-left: transparent;height: 20px;position: absolute;right: 0px;top: 0;bottom: 0;margin: auto;transform: rotateZ(45deg);}
#inc_defines .advSearch{max-height:0;overflow:hidden;-moz-transition: all 0.5s;-webkit-transition:all 0.5s;transition:all 0.5s;opacity: 0;}
#inc_defines .advSearch.open{border-bottom: 3px solid #7fd2e7;max-height:5000px;opacity: 1;}
#inc_defines .advSearch .grid{padding:0}
#inc_defines .advSearch .grid .inputsSearch{max-width:730px;width:60%;display:inline-block;vertical-align:top;background:#f3f3f3;min-height:320px;padding:15px;box-sizing:border-box;}
#inc_defines .advSearch .grid .inputsSearch h3{font-size:24px;color:#00a6d0;margin:15px 0 ;text-align:left;font-weight:normal;}
#inc_defines .advSearch .grid .inputsSearch form{}
#inc_defines .advSearch .grid .inputsSearch form .allCheckWrap{display:block;overflow:hidden;}
#inc_defines .advSearch .grid .inputsSearch form .allCheckWrap .checkWrap:first-child{margin-left:0px}
#inc_defines .advSearch .grid .inputsSearch form .allCheckWrap .checkWrap{float:left;line-height: 20px;margin: 15px 0;margin-left:10px;}
#inc_defines .advSearch .grid .inputsSearch form .allCheckWrap .checkWrap > label{font-size:16px;color:#20476e;}
#inc_defines .advSearch .grid .inputsSearch input[type="text"]{display:block;width:215px;height:50px;box-sizing:border-box;padding-left:10px;background:#fff;border:1px solid #00a6d0;border-radius:5px;}
#inc_defines .advSearch .grid .inputsSearch select{color:#20476e;margin-right:8px;margin-bottom:8px;float:left;width:215px;height:50px;box-sizing:border-box;padding-left:10px;background:#fff url('/webimages/selectTri.png') no-repeat center right 10px;border:1px solid #00a6d0;border-radius:5px;vertical-align:top;-webkit-appearance: none;-moz-appearance:none;appearance:none;}
#inc_defines .advSearch .grid .inputsSearch .small{width:156px;}
#inc_defines .advSearch .grid .inputsSearch .squaredFour{position:relative;width: 20px;height:20px;cursor:pointer;box-sizing:border-box;border:1px solid #06a3ea;background:#fff;border-radius:4px;display: inline-block;}
#inc_defines .advSearch .grid .inputsSearch .squaredFour input[type="radio"] {visibility: hidden}
#inc_defines .advSearch .grid .inputsSearch .squaredFour input[type="radio"]:checked + label:after {opacity: 1;}
#inc_defines .advSearch .grid .inputsSearch .squaredFour label{width: 100%;height: 100%;cursor: pointer;position: absolute;left:0;right:0}
#inc_defines .advSearch .grid .inputsSearch .squaredFour label:after{content: '';width: 14px;height: 5px;
position: absolute;top: 4px;right: 1px;border: 3px solid #00a1e9;border-top: none;border-left: none;background: transparent;opacity: 0;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}
#inc_defines .advSearch .grid .inputsSearch .squaredFour label:hover::after {opacity: 0.5;}
#inc_defines .advSearch .grid .inputsSearch form::-webkit-input-placeholder{color:#20476e;font-size:16px;}
#inc_defines .advSearch .grid .inputsSearch form:-moz-placeholder {color:#20476e;font-size:16px;}
#inc_defines .advSearch .grid .inputsSearch form::-moz-placeholder {color:#20476e;font-size:16px;}
#inc_defines .advSearch .grid .inputsSearch form:-ms-input-placeholder {color:#20476e;font-size:16px;}
#inc_defines .advSearch .grid .inputsSearch form input[type="submit"]{cursor:pointer;background:#00a6d0;width:95px;height:50px;line-height:50px;text-align:center;float:left;border-radius:4px;border:none;color:#fff;font-size:18px;}
#inc_defines .advSearch .grid .inputsSearch form input[type="reset"]{background: transparent;clear: both;border: 0;display: block;text-align: left;font-size: 14px;color: #20476e;cursor: pointer;text-decoration: underline;}

#inc_defines .advSearch .grid .letterSerach{max-width:640px;width:39%;display:inline-block;vertical-align:top;padding: 15px;box-sizing: border-box;}
#inc_defines .advSearch .grid .letterSerach h3{font-size: 24px;color: #00a6d0;margin: 15px 0;text-align: left;font-weight: normal;}
#inc_defines .advSearch .grid .letterSerach .hebWrap{overflow:hidden;}
#inc_defines .advSearch .grid .letterSerach .hebWrap .letter{float:left;font-size:18px;color:#20476e;margin:4px;font-weight:bold}
#inc_defines .advSearch .grid .letterSerach .engWrap{overflow:hidden;}
#inc_defines .advSearch .grid .letterSerach .engWrap .letter{float:left;vertical-align:top;font-size:18px;color:#b9b9b9;margin:2px;font-weight:bold}
#inc_defines .advSearch .grid .randomAnim{margin-top:20px;}
#inc_defines .advSearch .grid .randomAnim .rowWrap{overflow:hidden}
#inc_defines .advSearch .grid .randomAnim .rowWrap .hebName::before{content:"";position:absolute;width:6px;height:6px;border: 2px solid #00a6d0;border-top: none;border-left: none;background: transparent;-webkit-transform: rotate(45deg);transform: rotate(45deg);left:0;top:8px}
#inc_defines .advSearch .grid .randomAnim .rowWrap .hebName{float:left;font-size:16px;color:#20476e;font-weight:bold;padding-left: 16px;position: relative;}
#inc_defines .advSearch .grid .randomAnim .rowWrap .engName{float:right;font-size:18px;color:#b9b9b9;font-style: italic;}
#inc_defines .results{margin-top:40px;padding-bottom:30px;}
#inc_defines .resultslbl{color:#20476e;text-align: left;padding-left: 10px;}
#inc_defines .results .grid{}
#inc_defines .results .grid .resultBox{vertical-align:top;width:185px;height:204px;box-sizing:border-box;padding:6px;display:inline-block;margin:8px;background:#f3f3f3;border:1px solid #e2e2e2}
#inc_defines .results .grid .resultBox .hebName{text-align:left;color:#00a6d0;font-size:18px;line-height: 20px;height: 20px;text-overflow: ellipsis;
    white-space: nowrap;overflow: hidden;}
#inc_defines .results .grid .resultBox .engName{direction: rtl;text-align:right;;color:#777777;font-size:18px;font-style: italic;line-height: 20px;height: 20px;text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;}
#inc_defines .results .grid .resultBox .picture{object-fit: cover;position:relative;width:168px;height:145px;margin:0 auto;background-size: cover !important;}
#inc_defines .results .grid .resultBox .picture::after{position:absolute;content:'';width:30px;height:30px;top:10px;right:10px;background:url('/webimages/plus2.png') no-repeat center center}


#inc_page{}
#inc_page .grid{}
#inc_page .vidWrap{margin-bottom:30px;width:100%;float:right;padding-bottom:34% !important;max-width: 710px !important;}
#inc_page .moreGal{display:block;}
#inc_page .topWrapper{padding-bottom:100px;padding-top:70px;overflow:hidden;background:#f3f3f3}
#inc_page .topWrapper .grid .textSec{width:calc(100% - 430px);float:left;vertical-align:top;}
#inc_page .topWrapper .grid .textSec h2{font-size: 48px;text-align: left;color: #00a6d0;font-weight: normal;}
#inc_page .topWrapper .grid .textSec .mainText{color:#20476e;font-size:20px;text-align:left;box-sizing: border-box;padding-right:30px;}
#inc_page .topWrapper .grid .textSec .mainText a{text-decoration: underline;color: #00a6d0;}
#inc_page .topWrapper .grid .mediaSec{width:100%;max-width:430px;display:inline-block;vertical-align:top;}
#inc_page .topWrapper .grid .mediaSec .picture{max-width:430px;background-size:cover !important;padding-bottom:70%;box-sizing:border-box;border:1px solid #d0d0d0;}
#inc_page .topWrapper .grid .mediaSec .picture2{max-width:430px;background-size:cover !important;padding-bottom:150%;box-sizing:border-box;border:1px solid #d0d0d0;}
#inc_page .topWrapper .grid .mediaSec .openHourBox{margin-top:20px;padding:20px;max-width:100%;box-sizing:border-box;border:1px solid #d0d0d0;background:#f0f0f0;}
#inc_page .topWrapper .grid .mediaSec .openHourBox .openHourBoxTtl{display: inline-block;color:#00a6d0;text-align:center;font-size:24px;padding-left:35px;background:url('/webimages/clock.png') no-repeat center left;}
#inc_page .topWrapper .grid .mediaSec .openHourBox .openHourBoxText{margin-top:20px;width:220px;margin:0 auto;font-size:20px;color:#20476e;}
#inc_page .linksSection{}
#inc_page .linksSection .linksSectionTtl{background:#00a6d0;}
#inc_page .linksSection .linksSectionTtl .grid  h3{padding: 15px 0px;color:#fff;text-align:left;font-size:24px;font-weight:normal;}
#inc_page .linksWrapp{max-width:1270px;width:100%;margin:0px auto;text-align:center;position:relative;overflow: hidden;box-sizing:border-box;padding:30px 20px;}
#inc_page .linksWrapp .linkBox{display: inline-block;vertical-align:top;margin: 3px;max-width:400px;width:100%;min-height:170px;background:#f0f0f0;box-sizing:border-box;border:1px solid #d0d0d0;position:relative;}
#inc_page .linksWrapp .linkBox .linkBoxDetails{max-width:240px;margin-right: 155px;box-sizing:border-box;padding:8px;overflow: hidden;}
#inc_page .linksWrapp .linkBox .linkBoxDetails .linkBoxTtl{font-size:18px;color:#00a6d0;text-align:left;}
#inc_page .linksWrapp .linkBox .linkBoxDetails .linkBoxDesc{font-size:14px;color:#20476e;text-align:left;line-height:16px;height: 80px;overflow: hidden;}
#inc_page .linksWrapp .linkBox .linkBoxDetails .linkBoxHref{float: right;margin-top: 11px;padding: 0 10px;height:34px;line-height:34px;text-align:center;color:#fff;font-size:14px;background:#00a6d0;border-radius:8px;display:block;}
#inc_page .linksWrapp .linkBox .linkBoxPicture{width:155px;height:168px;background-size:cover !important;position:absolute;right:0;top:0;}
#inc_page .owl-controls{position: absolute;right: 0;left: 0;top: 46%;}
#inc_page .owl-controls .owl-nav{position: absolute;right: 0;left: 0;}
#inc_page .owl-controls .owl-nav .owl-prev{position: absolute;right: 20px;width:22px;height:38px;background:url('/webimages/right.png') no-repeat center center;font-size:0;}
#inc_page .owl-controls .owl-nav .owl-next{position: absolute;left: 20px;width:22px;height:38px;background:url('/webimages/left.png') no-repeat center center;font-size:0;}

#inc_page .topWrapper.pageGalleryVideo .grid .textSec{width: calc(100% - 700px);}
#inc_page .topWrapper.pageGalleryVideo .grid .mediaSec{max-width: 700px;}
#inc_page .topWrapper.pageGalleryVideo .grid .mediaSec .picture{max-width: 700px;}
#inc_page .topWrapper.pageVideo .grid .divWrap{float:left;}
#inc_page .topWrapper.pageVideo .grid .textSec{width:100%;}


#inc_page .eventSec{padding-bottom:30px;}
#inc_page .eventSec .secTtl{height:54px;background:#00a6d0;}
#inc_page .eventSec .secTtl h3{font-size:24px;font-weight:normal;color:#fff;line-height:54px;max-width:1280px;width:100%;margin:0 auto;box-sizing: border-box;padding: 0 20px;}
#inc_page .eventSec .eventWrap{max-width:1280px;width:100%;margin:0 auto;box-sizing: border-box;padding: 0 20px;margin-top:30px;}
#inc_page .eventSec .eventWrap .eventBox{margin-top:40px;max-width:940px;width:100%;}
#inc_page .eventSec .eventWrap .eventBox .day{font-size:24px;color:#20476e;text-align:left;padding-left:50px;height:38px;line-height:38px;background:url('/webimages/cal3.png') no-repeat center left;}
#inc_page .eventSec .eventWrap .eventBox .eventTbl{display:table;width:100%;margin-top:50px;max-width: 800px;border-spacing: 2px;}
#inc_page .eventSec .eventWrap .eventBox .eventTbl .eventLine{display:table-row;}
#inc_page .eventSec .eventWrap .eventBox .eventTbl .notes{font-size: 18px;color: #20476e;text-align: left;display: table-row;}
#inc_page .eventSec .eventWrap .eventBox .eventTbl .notes .tblNoteCell{display:table-cell}
#inc_page .eventSec .eventWrap .eventBox .eventTbl .notes .tblNoteCell > div{width: 1px;}
#inc_page .eventSec .eventWrap .eventBox .eventTbl .notes .tblNoteCell > div > div{width: 800px;}
#inc_page .eventSec .eventWrap .eventBox .eventTbl .eventLine .eventName{vertical-align: top;text-align:left;font-size:24px;color:#00a6d0;display:table-cell;line-height:34px}
#inc_page .eventSec .eventWrap .eventBox .eventTbl .eventLine .eventDetails{vertical-align: top;display:table-row;text-align: center;}
#inc_page .eventSec .eventWrap .eventBox .eventTbl .eventLine .eventDetails .time{vertical-align:top;position:relative;padding: 0 20px;background:#d9f2f8;text-align:center;color:#20476e;height:34px;font-size:18px;display:inline-block;line-height:34px}
#inc_page .eventSec .eventWrap .eventBox .eventTbl .eventLine .eventDetails .depth{min-width: 80px;vertical-align:top;position:relative;padding: 0 20px;display:inline-block;height:34px;font-size:18px;text-align:center;line-height:34px;color:#20476e;}
#inc_page .eventSec .eventWrap .eventBox .eventTbl .eventLine .eventDetails .gisha{min-width: 50px;vertical-align:top;position:relative;padding: 0 20px;background:#d9f2f8;text-align:center;color:#20476e;height:34px;font-size:18px;display:inline-block;line-height:34px}
#inc_page .eventSec .eventWrap .eventBox .eventTbl .eventLine .eventBtns{vertical-align: top;display:table-cell;}
#inc_page .eventSec .eventWrap .eventBox .eventTbl .eventLine .eventBtns .eventBtn{display:none;font-size:14px;color:#ffffff;text-align:center;background:#20476e;width:160px;height:34px;line-height:34px;border-radius:6px;}
#inc_page .eventSec .eventWrap .eventBox .eventTbl .eventLine .eventBtns .eventBtn.info{background:#00a6d0;display:inline-block;}

#inc_page .eventSec .eventWrap .eventBox .eventTbl .eventLine .eventDetails .time::before{display:none;content:'שעה';position:absolute;top:-34px;left:0px;right:0;text-align:center;background:url('/webimages/clockEvent.png') no-repeat center left;box-sizing:border-box;color:#20476e;font-size:14px;padding-left:10px;}
#inc_page .eventSec .eventWrap .eventBox .eventTbl .eventLine .eventDetails .depth::before{display:none;content:'עומק';position:absolute;top:-34px;left:0px;right:0;text-align:center;background:url('/webimages/depth.png') no-repeat center left;box-sizing:border-box;color:#20476e;font-size:14px}
#inc_page .eventSec .eventWrap .eventBox .eventTbl .eventLine .eventDetails .gisha::before{display:none;content:'גישה';position:absolute;top:-34px;left:0px;right:0;text-align:center;background:url('/webimages/gisha.png') no-repeat center left;box-sizing:border-box;color:#20476e;font-size:14px}
#inc_page .eventSec .eventWrap .eventBox .eventTbl .eventLine:first-child .eventDetails .time:first-child::before{display:block}
#inc_page .eventSec .eventWrap .eventBox .eventTbl .eventLine:first-child .eventDetails .depth::before{display:block}
#inc_page .eventSec .eventWrap .eventBox .eventTbl .eventLine:first-child .eventDetails .gisha::before{display:block}

.linksDives{}
.linksDives .linksDivesTtl{text-align:left;color:#00a6d0;font-size:26px;margin:10px 0}
.linksDives .linksDivesWrapper{text-align:left;}
.linksDives .linkWrap{width:210px;height:60px;background: #fff;display: block;overflow:hidden;box-sizing:border-box;display:inline-block;margin:1px;}
.linksDives .linkWrap .image{margin:5px;float:left;width:50px;height:50px;background-size:cover !important}
.linksDives .linkWrap .animName{text-align:left;color:#20476e;font-size:14px;margin-left: 60px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.linksDives .linkWrap .animSubName{text-align:left;color:#20476e;font-size:12px;margin-left: 60px;}


.sysSearch{}
.sysSearch > ul{display: table;width: 100%;}
.sysSearch > ul > li{cursor:default;width: 100px;text-align: left;list-style: none;color: #777;font-size: 20px;margin-top: 10px;display: table-cell;}
.sysSearch > ul > li > ul{opacity:1;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s}
.sysSearch > ul > li > ul > li{padding-top:5px;padding-bottom:5px;list-style: none;font-size:16px;font-weight:normal;padding-left:10px;color:#20476e;box-sizing:border-box;}
.sysSearch > ul > li > ul > li > a{display:block}


.iframeWrap{overflow-x:auto;}

#inc_defineItem{}
#inc_defineItem .topPage{background:#f3f3f3;padding-top:40px;padding-bottom: 30px;}
#inc_defineItem .grid{}
#inc_defineItem .grid .topWrap{overflow: hidden;}
#inc_defineItem .grid .topWrap h2{font-size:48px;text-align:left;color:#00a6d0;font-weight:normal;float:left}
#inc_defineItem .grid .topWrap h2 a{font-size:48px;text-align:left;color:#00a6d0;font-weight:normal;float:left}
.twoCatWrap{float:right;padding: 0 20px;}
.twoCatWrap .twoCat{display:inline-block}
.twoCatWrap .twoCat .pic{width:130px;height:50px;border-radius:8px;}
.twoCatWrap .twoCat .ttl{font-size:14px;color:#20476e;text-align:center}
#inc_defineItem .grid .topCat{clear:both;margin-top:20px;}
#inc_defineItem .grid .topCat .topBox{box-sizing:border-box;margin:8px;width:185px;height:160px;position:relative;display:inline-block;background-size:cover !important}
#inc_defineItem .grid .topCat .topBox.select{border:6px solid #00a6d0}
#inc_defineItem .grid .topCat .topBox .topBoxTtl{position:absolute;top:0;width:100%;height:40px;background:rgba(0,166,208,0.6);color:#fff;font-size:24px}
#inc_defineItem .animSection{}
#inc_defineItem .animSection .grid{padding-top: 20px;}
#inc_defineItem .animSection .grid .shareBtn{cursor:pointer;float:right;margin-top: 10px;width:38px;padding-top:38px;text-align:center;color:#00a6d0;font-size:14px;background:url('/webimages/share.png') no-repeat center top;}
#inc_defineItem .animSection .grid h2{text-align:left;color:#00a6d0;font-size:24px;font-weight:normal;}
#inc_defineItem .animSection .grid h3{text-align:left;color:#777777;font-size:24px;font-weight:normal;font-style:italic;}
#inc_defineItem .animSection .grid h4{text-align: left;color:#777777;font-weight: normal;margin-bottom: 15px;}
#inc_defineItem .animSection .grid .detailsWrapper{padding-bottom:30px;}
#inc_defineItem .animSection .grid .detailsWrapper .textSection{max-width:700px;width:44%;padding-right: 20px;min-height: 580px;}
#inc_defineItem .animSection .grid .detailsWrapper .textSection .breadCrumbs{text-align:left;color:#20476e;font-size:16px;}
#inc_defineItem .animSection .grid .detailsWrapper .textSection .title{text-align:left;color:#00a6d0;font-size:18px;margin-top:10px;}
#inc_defineItem .animSection .grid .detailsWrapper .textSection .text{text-align:left;color:#20476e;font-size:16px;}
#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper{max-width:492px;width:51%;position: absolute;top: 540px;right: 14px;}
#inc_defineItem .animSection .grid .vidGalleryWrap{max-width: 492px;float: right;width: 100%;}
#inc_defineItem .animSection .grid .vidGalleryWrap .navTabs{overflow:hidden}
#inc_defineItem .animSection .grid .vidGalleryWrap .navTabs .picTab{float:left;cursor:pointer;height:38px;line-height:38px;padding-left:45px;padding-right:10px;text-align:left;background:#f3f3f3 url('/webimages/camera.png') no-repeat center left 8px;background-size:32px;border-radius:5px 5px 0 0;border:1px solid #a2a2a2;font-size:16px;color:#a2a2a2;border-bottom:0}
#inc_defineItem .animSection .grid .vidGalleryWrap .navTabs .vidTab{float:left;cursor:pointer;height:38px;line-height:38px;padding-left:45px;padding-right:10px;text-align:left;background:#f3f3f3 url('/webimages/video.png') no-repeat center left 8px;background-size:32px;border-radius:5px 5px 0 0;border:1px solid #a2a2a2;font-size:16px;color:#a2a2a2;margin-left: 10px;border-bottom:0}

#inc_defineItem .animSection .grid .vidGalleryWrap .navTabs .picTab.select{color:#fff;background:#00a6d0 url('/webimages/camera.png') no-repeat center left 8px;background-size:32px;}
#inc_defineItem .animSection .grid .vidGalleryWrap .navTabs .vidTab.select{color:#fff;background:#00a6d0 url('/webimages/video.png') no-repeat center left 8px;background-size:32px;}
#inc_defineItem .animSection .grid .vidGalleryWrap .magdirMediaWrap{position:relative;width:100%;padding-bottom:70%;border-radius:0 10px 10px 10px;border-top:4px solid #00a6d0;overflow:hidden;}
#inc_defineItem .animSection .grid .vidGalleryWrap .magdirMediaWrap .magdirGal{display:none;position:absolute;top:0;right:0;left:0;bottom:0}
#inc_defineItem .animSection .grid .vidGalleryWrap .magdirMediaWrap .magdirGal .pic{width:100%;height:100%;}
#inc_defineItem .animSection .grid .vidGalleryWrap .magdirMediaWrap .magdirVid{display:none;position: absolute;top: 0;right: 0;bottom: 0;left: 0;}
#inc_defineItem .animSection .grid .vidGalleryWrap .magdirMediaWrap .magdirGal.select{display:block}
#inc_defineItem .animSection .grid .vidGalleryWrap .magdirMediaWrap .magdirVid.select{display:block}
#inc_defineItem .animSection .grid .vidGalleryWrap .magdirMediaWrap .magdirGal .picWrap{}
#inc_defineItem .animSection .grid .vidGalleryWrap .magdirMediaWrap .magdirGal .picWrap .photographer{color:#fff;position:absolute;bottom:10px;right:10px;}
#magdirGal .owl-stage-outer{height:100%}
#magdirGal .owl-stage-outer .owl-stage{height:100%}
#magdirGal .owl-stage-outer .owl-stage .owl-item{height:100%}
#magdirGal .owl-controls{position: absolute;right: 0;left: 0;top: 46%;}
#magdirGal .owl-controls .owl-nav{position: absolute;right: 0;left: 0;}
#magdirGal .owl-controls .owl-nav .owl-prev{position: absolute;right: 20px;width:26px;height:46px;background:url('/webimages/lftArrMagdir.png') no-repeat center center;font-size:0;}
#magdirGal .owl-controls .owl-nav .owl-next{position: absolute;left: 20px;width:26px;height:46px;background:url('/webimages/rgtArrMagdir.png') no-repeat center center;font-size:0;}


#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper .barSec{margin-top:20px;}
#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper .barSec .theBar{position:relative;width:285px;padding-bottom: 14px;}
#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper .barSec .theBar .point{height:28px;width:28px;border-radius:30px;position:absolute;bottom:0;background:url('/webimages/pointer.png')no-repeat center center;}
#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper .barSec .theBar .ex{display:inline-block;width:28px}
#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper .barSec .theBar .ex > span {font-size:12px;color:#20476e;}
#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper .barSec .theBar .ex > span ~ span{height:15px;background:#ea0000;width: 100%;display: block;border-radius:0 3px 3px 0}
#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper .barSec .theBar .ew{display:inline-block;width:28px}
#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper .barSec .theBar .ew > span{font-size:12px;color:#20476e;}
#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper .barSec .theBar .ew > span ~ span{height:15px;background:linear-gradient(to right,#ed1500,#ea0000);width: 100%;display: block;}
#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper .barSec .theBar .cr{display:inline-block;width:28px}
#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper .barSec .theBar .cr > span{font-size:12px;color:#20476e;}
#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper .barSec .theBar .cr > span ~ span{height:15px;background:linear-gradient(to right,#f02b00,#fa6d00);width: 100%;display: block;}
#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper .barSec .theBar .en{display:inline-block;width:28px}
#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper .barSec .theBar .en > span{font-size:12px;color:#20476e;}
#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper .barSec .theBar .en > span ~ span{height:15px;background:linear-gradient(to right,#fc8300,#ffb202);width: 100%;display: block;}
#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper .barSec .theBar .vu{display:inline-block;width:28px}
#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper .barSec .theBar .vu > span{font-size:12px;color:#20476e;}
#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper .barSec .theBar .vu > span ~ span{height:15px;background:linear-gradient(to right,#ffc005,#ffd70f);width: 100%;display: block;}
#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper .barSec .theBar .nt{display:inline-block;width:28px}
#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper .barSec .theBar .nt > span{font-size:12px;color:#20476e;}
#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper .barSec .theBar .nt > span ~ span{height:15px;background:linear-gradient(to right,#fbde13,#e8e61a);width: 100%;display: block;}
#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper .barSec .theBar .lc{display:inline-block;width:28px}
#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper .barSec .theBar .lc > span{font-size:12px;color:#20476e;}
#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper .barSec .theBar .lc > span ~ span{height:15px;background:linear-gradient(to right,#dae61c,#b2e21f);width: 100%;display: block;}
#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper .barSec .theBar .dd{display:inline-block;width:28px}
#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper .barSec .theBar .dd > span{font-size:12px;color:#20476e;}
#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper .barSec .theBar .dd > span ~ span{height:15px;background:linear-gradient(to right,#b2e21f,#70d321);width: 100%;display: block;}
#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper .barSec .theBar .ne{display:inline-block;width:28px}
#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper .barSec .theBar .ne > span{font-size:12px;color:#20476e;}
#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper .barSec .theBar .ne > span ~ span{height:15px;background:linear-gradient(to right,#70d321,#5ecf21);width: 100%;display: block;border-radius:3px 0px 0px 3px}
#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper .barSec .barDesc{text-align:left;font-size:14px;color:#20476e;}
#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper .itemProp{background:#f3f3f3;border-radius:5px;margin-top:20px;display: table;width: 100%;}
#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper .itemProp .propDesc{text-align:left;background-size: 38px !important;color:#20476e;font-size:14px;line-height:40px;display: table-cell;padding-left:40px;}

#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper .itemProp .propDesc.erechbeinoni{background:url('/webimages/erechbeinoni.png') no-repeat center left;}
#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper .itemProp .propDesc.erechgadol{background:url('/webimages/erechgadol.png') no-repeat center left;}
#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper .itemProp .propDesc.erechkatan{background:url('/webimages/erechkatan.png') no-repeat center left;}
#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper .itemProp .propDesc.leloerech{display:none;background:url('/webimages/leloerech.png') no-repeat center left;}
#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper .itemProp .propDesc.mugan{background:url('/webimages/mugan.png') no-repeat center left;}
#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper .itemProp .propDesc.lomugan{display:none;background:url('/webimages/lomugan.png') no-repeat center left;}
#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper .itemProp .propDesc.sakana{background:url('/webimages/sakana.png') no-repeat center left;}
#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper .itemProp .propDesc.mehager{background:url('/webimages/mehager.png') no-repeat center left;}
#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper .itemProp .propDesc.lomehager{display:none;background:url('/webimages/lomehager.png') no-repeat center left;}
#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper .itemProp .propDesc.nodefine{background:url('/webimages/.png') no-repeat center left;}
#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper .itemProp .propDesc.zorev{background:url('/webimages/Threat_Stinging.png') no-repeat center left;}
#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper .itemProp .propDesc.lomazik{background:url('/webimages/lomezik.png') no-repeat center left;}
#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper .itemProp .propDesc.arsi{background:url('/webimages/Threat_Venomous.png') no-repeat center left;}
#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper .itemProp .propDesc.bite{background:url('/webimages/Threat_Traumatogenic.png') no-repeat center left;}
#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper .itemProp .propDesc.poisen{background:url('/webimages/Threat_Poisonous.png') no-repeat center left;}
#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper .itemProp .propDesc.other{background:url('/webimages/Threat_Other.png') no-repeat center left;}


#inc_store{background:#f3f3f3;}
#inc_store .grid{padding-bottom:30px;}
#inc_store .grid .topWrap{position:relative;}

.cartBtnWrap{position:absolute;right:0;top: 15px;display:none;}
#inc_store .grid h1{text-align:center;font-size:48px;color:#00a6d0;font-weight:normal;margin:30px 0;}
#inc_store .grid .catSection{clear:both;width:194px;box-sizing:border-box;border:1px solid #e7e7e7;background:#fff;float:left;position:relative;}
#inc_store .grid .filterSe{display:none;position:absolute;top:0px;z-index:9;padding-left:4px;left:193px;height:30px;line-height:30px;padding-right:34px;background:#fff url('/webimages/filterIcon.png') no-repeat center right;border:1px solid #e7e7e7;border-left:0;border-radius:0 20px 20px 0;}
#inc_store .grid .catSection .catSectionTtl{font-size:24px;text-align:center;color:#29628d;padding:15px 0}
#inc_store .grid .catSection ul{list-style: none;}
#inc_store .grid .catSection ul > li{padding-bottom: 5px;padding-top: 5px;text-align:left;position:relative;font-size:18px;color:#29628d;cursor:pointer;border-bottom:1px solid #e7e7e7;height: 50px;overflow: hidden;line-height: 50px;padding-left:10px;}
#inc_store .grid .catSection ul > li p{padding-left: 35px;}
#inc_store .grid .catSection ul > li .catPicture{border-radius: 50px;position:absolute;width:30px;height:30px;left:4px;top:10px;}
#inc_store .grid .catSection ul > li.open{height:auto;}
#inc_store .grid .catSection ul > li.selected p{background:#00a6d0;color:#fff;}
#inc_store .grid .catSection ul > li > a{color:#29628d;font-size:16px}
#inc_store .grid .catSection ul > li > ul{}
#inc_store .grid .catSection ul > li > ul > li{border-bottom:0;height: auto;line-height: normal;}
#inc_store .grid .catSection ul > li > ul > li.selected{background:#00a6d0}
#inc_store .grid .catSection ul > li > ul > li.selected a{color:#fff}
#inc_store .grid .catSection ul > li > ul > li::before{content:"-";padding-left:10px}
#inc_store .grid .catSection ul > li > ul > li > a{padding-left:6px}
#inc_store .grid .productsWrap{float: right;width: calc(100% - 194px);}
#inc_store .proBox{max-width:340px;background:#fff;}
#inc_store .proBox .detailsWrap .proPrice{width: 84px;}
#inc_store .proBox .detailsWrap .proPrice + .proinfo{width: 76px;}
#inc_store .proBox .detailsWrap .proinfo{width: 100%;}
#inc_store .proBox .detailsWrap .proAddToCart{width: 120px;}
.cartBtnWrap.fixed {display:none;width: 100%;max-width: 1200px;margin: 0px auto;position: fixed;top: 50px;right: 0;left: 0;z-index: 999}
.cartBtnWrap.fixed .cartBtnWrap2 {position: relative;}
.cartBtnWrap.fixed .cartBtnWrap2 .cartBttn{margin-right: 0px;}
.cartBttn {margin-bottom: 30px;margin-right: 10px;float:right;line-height: 38px;text-align: left;width: 210px;height: 38px;background: url(../webimages/cart.png) left 130px center no-repeat #1098b5;font-size: 18px;color: #fff;padding-left: 10px;}
.cartBttn #num {float: right;margin-right: 10px;}

.footer{border-top:12px solid #a8d5e3;background:#e7f3f7;}
.footer .grid{background:#fff;padding:0}
.footer .grid .botBox{max-width:407px;width:100%;display:inline-block;height:410px;vertical-align:top;padding-top:50px;overflow:hidden;box-sizing: border-box;padding: 20px;}
.footer .grid .botBox.first{height:auto;}
.footer .grid .botBox > ul{list-style: none;margin-top:5px;}
.footer .grid .botBox > ul > li{font-size:18px;color:#29628d;text-align:left;float: left;width: 49%;}
.footer .grid .botBox > ul > li > a{font-size:18px;color:#29628d;}
.footer .grid .botBox > ul > li > ul{list-style: none;margin-top:5px;padding-left:4px;}
.footer .grid .botBox > ul > li > ul > li{font-size:16px;color:#00a6d0;text-align:left;}
.footer .grid .botBox > ul > li > ul > li > a{font-size:16px;color:#00a6d0;}
.footer .grid .botBox .address{font-size:18px;text-align:left;color:#567d9e;}
.footer .grid .botBox .map{max-width:400px;width:100%;height:324px}
.footer .grid .botBox .waze{font-size:16px;color:#00a6d0;background:url('/webimages/waze-icon.png') no-repeat right center;background-size:30px;padding-right:36px;cursor:pointer;float: right;margin-top:10px;}
.footer .grid .botBoxLft{max-width:408px;width:100%;display:inline-block;height:372px;vertical-align:top;overflow:hidden;}
.footer .grid .botBoxLft .botLogo{max-width:344px;margin: 50px auto 20px;}
.footer .grid .botBoxLft .botLogo img{max-width:100%}
.footer .grid .botBoxLft .footDesc{color:#24527a;font-size:18px;margin: 0 auto;letter-spacing: 6px;}
.footer .grid .botBoxLft .site{color:#24527a;font-size:30px;letter-spacing: 2px;margin:5px 0;}
.footer .grid .botBoxLft .footPhone{background:url("/webimages/footPhone.png") no-repeat center right;padding-right:30px;color:#24527a;font-size:30px;}



.thBox{}
.thBox .grid{max-width: 1310px;}
.thBox .grid .thBoxFrame{background:#fff;}
.thBox .grid .thBoxFrame.small{width:31%;display:inline-block;margin: 1%;vertical-align:top;}
.thBox .grid .thBoxFrame.big{width:100%;display:block;margin: 1%;}
.thBox .grid .thBoxFrame .ttl{min-height: 30px;text-align: center;padding: 10px;background: #00a6d0;font-size: 20px;color: #fff;}
.thBox .grid .thBoxFrame .picture{width: 100%;padding-bottom: 38%;background-size: cover !important;}
.thBox .grid .thBoxFrame .text{padding: 15px;text-align: left;color: #20476e;font-size: 16px;min-height: 100px;}
.thBox .grid .thBoxFrame .text a{text-decoration:underline;color:#00a6d0;}
.thBox .grid .thBoxFrame .text img{max-width:100% !important}



#inc_contact{background:#f3f3f3;}
#inc_contact .grid{padding-left:20px; box-sizing:border-box;padding-top: 30px;padding-bottom: 30px; }
#inc_contact .grid .BoxTitle{}
#inc_contact .grid .BoxTitle h1{font-size:48px;color:#00a6d0;text-align:left;font-weight:normal}
#inc_contact .grid .headContent{}
#inc_contact .grid .headContent .HeadText{text-align:left;color:#20476e;font-size:16px;font-weight: 500;}
#inc_contact .grid .wrap{margin-top:20px;}
#inc_contact .grid .wrap .contact{max-width:450px;width:100%;display:inline-block;vertical-align:top;float:left}
#inc_contact .grid .wrap .contact .contactForm{}
#inc_contact .grid .wrap .contact .contactForm .rSide{width:220px;display:inline-block;vertical-align:top;}
#inc_contact .grid .wrap .contact .contactForm .lSide{width:220px;display:inline-block;vertical-align:top;}
#inc_contact .grid .wrap .contact .contactForm .checkWrap{text-align: left;margin-left:6px;margin-top: 4px;}
#inc_contact .grid .wrap .contact .contactForm .checkWrap .mWrap{text-align:left;}
#inc_contact .grid .wrap .contact .contactForm .checkWrap .mWrap .mttl{font-weight: 500;font-size:16px;color:#20476e;}
#inc_contact .grid .wrap .contact .contactForm .checkWrap .mWrap .sttl{font-size:12px;color:#20476e;}
#inc_contact .grid .wrap .contact .contactForm .checkWrap label{color:#20476e;font-size:14px;cursor:pointer;}
#inc_contact .grid .wrap .contact .contactForm .inpt{width:220px;height:50px;border-radius:8px;border:1px solid #00a6d0;box-sizing:border-box;padding-left:10px;margin:3px}
#inc_contact .grid .wrap .contact .contactForm .inpt.day{background:#fff url('/webimages/calIco.png') no-repeat center right 10px}
#inc_contact .grid .wrap .contact .contactForm .inpt.note{height:110px;resize: vertical;padding-top:10px;}
#inc_contact .grid .wrap .details{margin-left:80px;display:inline-block;vertical-align:top;float:left}
#inc_contact .grid .wrap .details p{text-align:left;}
#inc_contact .grid .wrap .contact .contactForm .sendBtn{margin-top: 12px;cursor:pointer;width:100%;height:50px;color:#fff;text-align:center;font-size:30px;line-height:50px;background:#00a6d0;border-radius:8px}
#inc_contact .grid .wrap .contact .squaredFour{vertical-align: bottom;position:relative;width: 20px;height:20px;cursor:pointer;box-sizing:border-box;border:1px solid #06a3ea;background:#fff;border-radius:4px;display: inline-block;}
#inc_contact .grid .wrap .contact .squaredFour input[type="checkbox"] {visibility: hidden}
#inc_contact .grid .wrap .contact .squaredFour input[type="checkbox"]:checked + label:after {opacity: 1;}
#inc_contact .grid .wrap .contact .squaredFour label{width: 100%;height: 100%;cursor: pointer;position: absolute;left:0;right:0}
#inc_contact .grid .wrap .contact .squaredFour label:after{content: '';width: 14px;height: 5px;
position: absolute;top: 4px;right: 1px;border: 3px solid #00a1e9;border-top: none;border-left: none;background: transparent;opacity: 0;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}
#inc_contact .grid .wrap .contact .squaredFour label:hover::after {opacity: 0.5;}
#inc_contact ::-webkit-input-placeholder{color:#20476e;font-size:14px;}
#inc_contact :-moz-placeholder {color:#20476e;font-size:14px;}
#inc_contact ::-moz-placeholder {color:#20476e;font-size:14px;}
#inc_contact :-ms-input-placeholder {color:#20476e;font-size:14px;}


#productPop{display:none;position: fixed;width: 100%;height: 100%;background: rgba(0,0,0,0.8);z-index: 999999999999999;top:0;right:0;bottom:0;left:0;}
#productPop .productPopBox{max-width:646px;width:96%;height:60vh;background:#fff;border-radius:10px;margin:auto;position:absolute;right:0;top:0;left:0;bottom:0;}
#productPop .productPopBox .productPopTop{border-radius:10px 10px 0 0;height:52px;position:relative;background:#1098b5}
#productPop .productPopBox .productPopTop .productPopName{text-align:center;color:#fff;font-size:16px;font-weight:500;line-height:52px;}
#productPop .productPopBox .productPopTop .closePop{position:absolute;cursor:pointer;color:#1098b5;background:#fff;border-radius:20px;height:30px;width:30px;right:4px;top:-32px;background: url(../webimages/close_btn.png) no-repeat center center}
#productPop .productPopBox .minWrap{position:absolute;top:52px;bottom:60px;overflow:auto;right:0;left:0}
#productPop .productPopBox .imagePop{max-width:372px;margin:15px auto 0;text-align: center;}
#productPop .productPopBox .imagePop img{max-width:100%}
#productPop .productPopBox .shortDesc{padding:50px;text-align:left;font-size:16px;color:#4f4f4f;}
#productPop .productPopBox .bottom{width: 240px;position:absolute;bottom:10px;right:50px}
#productPop .productPopBox .bottom .price{direction: rtl;width: 103px;height: 40px;color: white;background: #1098b5;text-align: center;font-size: 20px;font-weight: bold;float: left;line-height: 40px;margin-left: 10px;}
#productPop .productPopBox .bottom .addToCart{display:none;margin-right: 10px;width: 98px;height: 40px;color: white;background: url(../webimages/cart.png) no-repeat center right 10px #9bbe1c;float: right;padding-left: 5px;cursor: pointer;}
#productPop .productPopBox .bottom .addToCart .text{font-size: 12px;font-weight: bold;width: 60px;margin-top: 5px;}


.mainPopWrap{display:block;position: fixed;width: 100%;height: 100%;background: rgba(0,0,0,0.8);z-index: 99;top:0;right:0;bottom:0;left:0;}
.mainPopWrap .mainPopBox{max-width:1000px;width:96%;height:60vh;border: 5px solid #ddd;background:#fff;border-radius:10px;margin:auto;position:absolute;right:0;top:0;left:0;bottom:0;box-sizing:border-box;padding:15px}
.mainPopWrap .mainPopBox .closePop{cursor:pointer;position:absolute;right:0;top:-40px;width:30px;height:30px;background: url('../webimages/close_btn.png') no-repeat center center}
.mainPopWrap .mainPopBox .mainPopBoxTtl{font-size: 24px;color: #00a6d0;text-align: left;}
.mainPopWrap .mainPopBox .mainPopBoxtext{height: calc(60vh - 110px);color:#20476e;text-align: left;margin-top:10px;overflow:auto;}



.contactCat{display:none;position: fixed;width: 100%;height: 100%;background: rgba(0,0,0,0.8);z-index: 999;top:0;right:0;bottom:0;left:0;}
.contactCat .boxContactCat{max-width:280px;width:100%;height:60vh;background:#fff;margin:auto;position:absolute;right:0;top:0;left:0;bottom:0;}
.contactCat .boxContactCat .closePop{position:absolute;cursor:pointer;color:#1098b5;background:#fff;border-radius:20px;height:30px;width:30px;right:0px;top:-32px;background: url(../webimages/close_btn.png) no-repeat center center}
.contactCat .boxContactCat .popTtl{text-align:center;color:#00a6d0;font-size:48px;font-weight:500;}
.contactCat .boxContactCat .popSubTtl{padding-left: 14px;text-align:left;color:#20476e;font-size:16px;font-weight: 500;width: 190px;line-height: 18px;}
.contactCat .boxContactCat .formWrap{width:246px;margin:10px auto;overflow-y: auto;overflow-x: hidden;height: calc(100% - 120px);}
.contactCat .boxContactCat .formWrap .contactCategory{padding-bottom: 20px;}
.contactCat .boxContactCat .formWrap .contactCategory .inpt{width:220px;height:50px;border-radius:8px;border:1px solid #00a6d0;box-sizing:border-box;padding-left:10px;margin:3px}
.contactCat .boxContactCat .formWrap .contactCategory .inpt.note{height:110px;}

.contactCat .boxContactCat .formWrap .contactCategory .checkWrap{text-align: left;margin-top: 4px;}
.contactCat .boxContactCat .formWrap .contactCategory .checkWrap .mWrap{text-align:left;}
.contactCat .boxContactCat .formWrap .contactCategory .checkWrap .mWrap .mttl{font-weight: 500;font-size:16px;color:#20476e;}
.contactCat .boxContactCat .formWrap .contactCategory .checkWrap .mWrap .sttl{font-size:12px;color:#20476e;}
.contactCat .boxContactCat .formWrap .contactCategory .checkWrap label{color:#20476e;font-size:14px;cursor:pointer;}
.contactCat .boxContactCat .formWrap .contactCategory .checkWrap .squaredFour{vertical-align: bottom;position:relative;width: 20px;height:20px;cursor:pointer;box-sizing:border-box;border:1px solid #06a3ea;background:#fff;border-radius:4px;display: inline-block;}
.contactCat .boxContactCat .formWrap .contactCategory .checkWrap .squaredFour input[type="checkbox"] {visibility: hidden}
.contactCat .boxContactCat .formWrap .contactCategory .checkWrap .squaredFour input[type="checkbox"]:checked + label:after {opacity: 1;}
.contactCat .boxContactCat .formWrap .contactCategory .checkWrap .squaredFour label{width: 100%;height: 100%;cursor: pointer;position: absolute;left:0;right:0}
.contactCat .boxContactCat .formWrap .contactCategory .checkWrap .squaredFour label:after{content: '';width: 14px;height: 5px;
position: absolute;top: 4px;right: 1px;border: 3px solid #00a1e9;border-top: none;border-left: none;background: transparent;opacity: 0;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}
.contactCat .boxContactCat .formWrap .contactCategory .checkWrap .squaredFour label:hover::after {opacity: 0.5;}
.contactCat ::-webkit-input-placeholder{color:#20476e;font-size:14px;}
.contactCat :-moz-placeholder {color:#20476e;font-size:14px;}
.contactCat ::-moz-placeholder {color:#20476e;font-size:14px;}
.contactCat :-ms-input-placeholder {color:#20476e;font-size:14px;}

.contactCat .boxContactCat .formWrap .contactCategory .sendBtn{margin-top: 12px;cursor:pointer;width:222px;height:50px;color:#fff;text-align:center;font-size:30px;line-height:50px;background:#00a6d0;border-radius:8px}



/*
.squaredFour {width: 15px;height:15px;position:relative;cursor:pointer;border:1px solid #000;}
.squaredFour label {width: 15px;height: 15px;cursor: pointer;position: absolute;
top: 0;right: 0;background: #fcfff4;background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);background: linear-gradient(to bottom, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);}
.squaredFour label:after {content: '';width: 9px;height: 5px;
position: absolute;top: 2px;right: 1px;border: 3px solid #333;border-top: none;border-left: none;background: transparent;opacity: 0;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}
.squaredFour label:hover::after {opacity: 0.5;}
.squaredFour input[type=checkbox] {visibility: hidden}
.squaredFour input[type=checkbox]:checked + label:after {opacity: 1;}
*/




.SSD{min-height:50px;overflow:hidden;width: 100%;}
.SSD .grid{padding:0 10px;}
.SSD .allRight{color:#707070;float: left;line-height: 50px;}
.SSD .ssdLogo{background:url(../webimages/ssd-logo_07.png) center right no-repeat;line-height:50px;color:#707070;float: right; text-align: left;padding-right:80px;}


/* side menu */
@media (max-width: 1300px) {
#inc_defines .grid .topWrap h2{padding-left:20px}
#inc_defines .openSearch .grid .openSearchBtn{padding-left:20px}

.menuButton{display:block; z-index: 97;}
#header .menuWrap{z-index: 100;}
.open #menu{right:0}
#menu{position: fixed;overflow: auto;width: 300px;right: -302px;top: 0;border-left:1px solid #525947 ;background:#fff;height: 100%;bottom: 0;z-index: 99;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s;}
#menu ul{display: block;height: 100%;overflow-y: auto;overflow-x: hidden;}
#menu > ul > li.expand{display:block;font-size: 20px;line-height: 40px;}
#menu > ul > li{display:block;border-bottom: 1px solid #dcdcdc;margin: 0;padding:0;width:100%;}
#menu > ul > li a{display: block;color:#e7e7e7}
#menu > ul > li.topMenu{display:block !important;margin-bottom:20px;} 
#menu ul li:hover{background:#f5f5f2;}
#menu ul li:hover a{color:#444444;}
#menu ul li.expandable::after {background: rgba(0, 0, 0, 0) url("/webimages/arDown_blue.png") no-repeat scroll center center / contain ;color: #fff;content: "";height: 40px;right: 0px;position: absolute;top: 0;width: 50px;background-size: auto;}
#menu ul li.open{height: auto;}
#menu ul > li.open > ul{position:static;opacity: 1;max-height: none;}
#menu > ul > li > a{padding-right:0;color:#525947;}
#menu > ul > li:hover > a{background:transparent;color:#525947;}
#menu ul li:hover{background:transparent;}
#menu > ul > li.active a {text-shadow:none;color:#00a6d0}
#menu > ul > li.active {background:#f5f5f2 }
#menu ul > li:hover ul{opacity: 1;max-height:0}
#menu ul > li.open:hover ul{max-height:500px}
#menu ul > li > ul > li:hover{background:#a2a2a2;}
#menu ul > li > ul > li:hover a{color:#525947;}
#menu ul > li > ul{-moz-transition: all 0s;-webkit-transition: all 0s;transition: all 0s;width:100%;border:none;}
#header .grid .logo{margin-left:80px}
}


@media (max-width: 1024px) {
	#inc_page .vidWrap{float:none;margin:0 auto;padding-bottom: 56% !important;}
	#inc_page .topWrapper.pageVideo .grid .divWrap{float:none;margin:0 auto;max-width: 710px;margin-top:30px;}


	#inc_index .indexShop .grid .allProBtn{margin-right: 20px;}

	  input, input:before, input:after {
      -webkit-user-select: initial;
      -khtml-user-select: initial;
      -moz-user-select: initial;
      -ms-user-select: initial;
      user-select: initial;
     }
	 #inc_page .topWrapper .grid .textSec{float:none;width:100%;}
	 #inc_page .topWrapper.pageGalleryVideo .grid .textSec{width:100%;}
	 #inc_page .topWrapper .grid .mediaSec{margin:30px auto;}
	 #inc_page .linksSection .linksSectionTtl .grid h3{font-size:18px}
	 #inc_store .proBox{width: 50%;}
	 #inc_defineItem .animSection .grid .vidGalleryWrap{margin: 20px auto;float:none;}
	 #inc_defineItem .animSection .grid .detailsWrapper .textSection{padding-right:0px;width: 100%;margin:0 auto;max-width: 492px;}
	 #inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper{position:static;margin:20px auto;}
	.backgroundPop .popFrame{max-height: 600px;max-width: 650px;height: 83vh;}
	.backgroundPop .popFrame .rgtF{max-width:650px;width:100%;}
	.backgroundPop .popFrame .rgtF .topStrip{font-size:18px;height:36px;line-height:36px;}
	.backgroundPop .popFrame .rgtF .topStrip::after{display:none;}
	.backgroundPop .popFrame .rgtF .seaBG .txtSale{font-size:22px;padding-left: 20px;}
	.backgroundPop .popFrame .rgtF .seaBG{height:172px;}
	.backgroundPop .popFrame .formWrap{position:absolute;overflow:auto;width:100%;height:auto;padding-bottom:20px;top: 208px;bottom: 0;}
	.backgroundPop .popFrame .formWrap form input[type="text"]{height:40px;}
	.backgroundPop .popFrame .closePop{right: 2px;top: 8px;z-index: 1;}
	.backgroundPop .popFrame .rgtF .seaBG .txtSale2{padding-left:20px;font-size:14px;}
	.backgroundPop .popFrame .rgtF .seaBG .txtSale2 .span1{font-size:10px;}
	.backgroundPop .popFrame .rgtF .seaBG .txtSale2 .span2{padding-left:160px;font-size:14px;}
	.backgroundPop .popFrame .formWrap .formTxt{font-size:18px;}
}



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

#inc_page .eventSec .eventWrap .eventBox{margin: 0 auto;max-width: 320px;}
#inc_page .eventSec .eventWrap{padding:0}
#inc_page .eventSec .eventWrap .eventBox .eventTbl .eventLine .eventName{display:block}
#inc_page .eventSec .eventWrap .eventBox .eventTbl .eventLine .eventDetails{display:block;margin-top: 34px;}
#inc_page .eventSec .eventWrap .eventBox .eventTbl .eventLine .eventBtns{display:block}
#inc_page .eventSec .eventWrap .eventBox .eventTbl .eventLine .eventDetails .time{padding: 0px;width:29%;}
#inc_page .eventSec .eventWrap .eventBox .eventTbl .eventLine .eventDetails .depth{padding: 0px;width:29%;}
#inc_page .eventSec .eventWrap .eventBox .eventTbl .eventLine .eventDetails .gisha{padding: 0px;width:39%;}
#inc_page .eventSec .eventWrap .eventBox .eventTbl .eventLine .eventDetails .time::before{display:block;background:#d9f2f8 url('/webimages/clockEvent.png') no-repeat center left;}
#inc_page .eventSec .eventWrap .eventBox .eventTbl .eventLine .eventDetails .gisha::before{display:block;background:#d9f2f8 url('/webimages/gisha.png') no-repeat center left;}
#inc_page .eventSec .eventWrap .eventBox .eventTbl .eventLine .eventDetails .depth::before{display:block;}
#inc_page .eventSec .eventWrap .eventBox .eventTbl .eventLine .eventBtns{text-align:center;margin-top:5px;}
#inc_page .eventSec .eventWrap .eventBox .eventTbl{margin-top: 10px;}
#inc_page .eventSec .eventWrap .eventBox .eventTbl .eventLine{display: block;margin-top: 20px;border:1px solid #bbb;padding:4px;}
#inc_page .eventSec .eventWrap .eventBox .eventTbl .notes .tblNoteCell > div{width: auto;}
#inc_page .eventSec .eventWrap .eventBox .eventTbl .notes .tblNoteCell > div > div{width: auto;}
}




/*768*/
@media (max-width: 768px) {
	#accessBox{display: none;}
	.sysSearch > ul > li{font-size:17px}
	.sysSearch > ul > li > ul > li{font-size: 15px;}
	.menuWrap{margin-top: 70px;}
	#bgvid{display:none;}
	#productPop .productPopBox{height: 80vh;}
	#inc_index .mainGallery{overflow:visible;height:0}
	#inc_index .boxes {background:#f5f5f5;margin:0;padding-top:40px}
	#inc_index .boxes .grid .box {margin:10px 0}
	#inc_index .boxes .grid .box .ttl {text-align:center}
	#inc_index .indexShop .grid h2 {font-size:28px}	
	#inc_index .bigSec {height:auto;}
	#inc_index .bigSec .wrapper {padding: 20px;background:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5) 70%, rgba(0,0,0,0)) }
	.menuButton {border:0;border-radius:0;left:0;padding:5px 0;height:38px}
	.menuButton::after{display:none}
	#menu > ul > li.topMenu {text-align:left;padding:0 15px;margin-left:0px;position: fixed;background: white;box-shadow: none;top: 0;border: 0;height: 50px;z-index: 99;}
	#menu > ul{padding-top: 100px;}
	#header .grid .logo {margin-left:30px}
	#header .grid .phone{width:50px;font-size:0;}
	#header .grid .lengs {width:120px;right:-300px;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s;z-index:99;background:white}
	#header .grid .social {width:298px;right:-300px;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s;z-index:99;top:50px}
	.container-100.open #header .grid .lengs {right:0}
	.container-100.open #header .grid .social {right:0;background: #fff;}
	#accessibility{display:none;}
	.proBox{width: 50%;margin-left: -2px;margin-top:10px;margin-bottom:10px;}
	#inc_catPage .topPage .grid .relWrap .relBox{width: 46%;margin: 10px 4px;}
	#inc_catPage .pageGal .pageGalleryWrap .owl-controls .owl-dots .owl-dot{width: 20px;height: 8px;}
	#inc_catPage .pageGal .pageGalleryWrap .owl-controls .owl-nav .owl-next{background-size:contain;width: 20px;height: 45px;}
	#inc_catPage .pageGal .pageGalleryWrap .owl-controls .owl-nav .owl-prev{background-size:contain;width: 20px;height: 45px;}
	#inc_defines .grid .topCat .topBox{max-width: 185px;width:100%;}
	#inc_defines .grid .topCat .topBox .topBoxTtl{line-height:40px;font-size:22px}
	#inc_defines .grid .topCat .topBox{max-width: 185px;max-height: 160px;height: 24vw;width:27vw;margin: 0.5%;}
    #inc_defines .grid .topCat .topBox .topBoxTtl{line-height: 7vw;font-size: 3.3vw;height: 30%;}
    #inc_defines .grid .topCat .topBox.select{border: 3px solid #00a6d0;}
	#inc_page .topWrapper .grid .textSec h2{font-size: 28px;}
	#inc_page .topWrapper .grid .textSec .mainText{font-size: 16px;}
	#inc_page .topWrapper{padding-bottom: 0px;padding-top: 40px;}
	#inc_defineItem .animSection .grid .shareBtn{margin-right:20px;}
	#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper .itemProp{height:auto;}
	#inc_store .proBox{width: 100%;}
	#inc_store .filterWrap{width:194px;position:fixed;top:130px;left:-194px;z-index:4;height:calc(100% - 130px);-moz-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s}
	#inc_store .filterWrap.open{left:0;z-index:99;}
	#inc_store .grid .filterSe{display:block}
	#inc_store .grid .catSection{float:none;overflow: auto;height:calc(100% - 90px);overflow-y:auto;}
	.cartBtnWrap{top:105px;}
	#inc_store .grid .productsWrap{width: 100%;float:none;}
	#inc_index .boxes .grid .box{width:100%}
   .thBox .grid .thBoxFrame.small{width: 100%;max-width: 340px;}
   #inc_contact .grid .wrap .contact{float:none;}
   #inc_contact .grid .wrap .details{float:none;margin:20px auto;}
   #inc_defines .advSearch .grid .inputsSearch{display:block;width:100%;}
   #inc_defines .advSearch .grid .letterSerach{display:block;width:100%;}
   #inc_defineItem .grid .topWrap h2 a{font-size:22px}
   #inc_defineItem .grid .topCat .topBox{max-width: 185px;max-height: 160px;height: 24vw;width:27vw;margin: 0.5%;}
   #inc_defineItem .grid .topCat .topBox .topBoxTtl{font-size: 3.3vw;height: 30%;}
   #inc_defineItem .grid .topCat .topBox.select{border: 3px solid #00a6d0;}
   #inc_defineItem .topPage{padding-bottom:15px}
   #inc_defineItem .animSection .grid h2{font-size: 20px;}
   #inc_defineItem .animSection .grid h3{font-size: 20px;}
   #inc_defines .grid .topWrap h2{ font-size: 35px;}
   

}


@media (max-width: 600px) {


	#inc_defineItem .grid .topWrap h2{float:none;display:block;text-align:center;}
	#inc_defineItem .grid .topWrap h2 a{float:none;}
	.twoCatWrap{float:none;}
	#inc_defines .grid .topWrap .twoCatWrap{float:none;}
	#inc_defineItem .topPage{padding-top: 10px;}
	#inc_defines .grid .topWrap h2{float:none;display:block;text-align:center;}

}


@media (max-width: 500px) {


	#inc_defines .results .grid .resultBox{max-width: 185px;width: calc(50% - 1vw);margin: 0.5vw;height: 49vw;max-height: 204px;}
	#inc_defines .results .grid .resultBox .picture{width:100%;height:78%;}
	#inc_index .boxes .grid .box .ttl{font-size:18px}
	#inc_page .linksWrapp .linkBox .linkBoxPicture{width: 115px;height: 118px;}
	#inc_page .linksWrapp .linkBox .linkBoxDetails{margin-right: 115px;}
	#inc_defineItem .animSection .grid{padding:10px;}
	#inc_defineItem .animSection .grid .detailsWrapper .textSection{padding:10px;width: auto;}
	#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper{width: auto;padding:10px;}
	#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper .itemProp{display: block;width: initial;}
	#inc_defineItem .animSection .grid .detailsWrapper .mediaWrapper .itemProp .propDesc{display: inline-block;}
	.twoCatWrap{padding: 0 7px !important;;float:none !important;margin-top:10px !important;}
	#inc_page .linksDivesWrapper{display:block;text-align:center;}
	#inc_page .linkWrap{display:inline-block}
	#inc_defines .results .grid .resultBox .engName{display:none;}
	#inc_defines .results .grid{padding:0;font-size: 0;}
	#inc_index .indexShop .grid{padding:0}
	#inc_store .grid{padding:0 0 30px} 
	.proBox{width:49%}
	#inc_store .proBox{width:49%}
	.proBox h3{font-size: 16px;line-height: 20px;}
	.proBox .detailsWrap .proinfo{font-size:15px}
	.proBox .proPic .enlargePic{top:0;right:0;width:15px;height:15px;background-size: contain;}
	#inc_defines .advSearch .grid .inputsSearch form input[type="submit"]{margin-bottom:10px;}

}




iframe[name='google_conversion_frame']{display:none;}