/*UI TOOLTIP*/
.ui-tooltip,.qtip{position:absolute;left:-28000px;top:-28000px;display:none;max-width:280px;min-width:50px;font-size:10.5px;line-height:12px;}.ui-tooltip-fluid{display:block;visibility:hidden;position:static!important;float:left!important;}.ui-tooltip-content{position:relative;padding:5px 9px;overflow:hidden;border:1px solid #000001;text-align:left;word-wrap:break-word;overflow:hidden;}.ui-tooltip-titlebar{position:relative;min-height:14px;padding:5px 35px 5px 10px;overflow:hidden;border:1px solid #000001;border-width:1px 1px 0;font-weight:bold;}.ui-tooltip-titlebar+.ui-tooltip-content{border-top-width:0!important;}/*!Default close button class */ .ui-tooltip-titlebar .ui-state-default{position:absolute;right:4px;top:50%;margin-top:-9px;cursor:pointer;outline:medium none;border-width:1px;border-style:solid;}* html .ui-tooltip-titlebar .ui-state-default{top:16px;}.ui-tooltip-titlebar .ui-icon,.ui-tooltip-icon .ui-icon{display:block;text-indent:-1000em;}.ui-tooltip-icon,.ui-tooltip-icon .ui-icon{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}.ui-tooltip-icon .ui-icon{width:18px;height:14px;text-align:center;text-indent:0;font:normal bold 10px/13px Tahoma,sans-serif;color:inherit;background:transparent none no-repeat -100em -100em;}/*!Default tooltip style */ .ui-tooltip-default .ui-tooltip-titlebar,.ui-tooltip-default .ui-tooltip-content{border-color:#F1D031;background-color:#FFFFA3;color:#555;}.ui-tooltip-default .ui-tooltip-titlebar{background-color:#FFEF93;}.ui-tooltip-default .ui-tooltip-icon{border-color:#CCC;background:#F1F1F1;color:#777;}.ui-tooltip-default .ui-tooltip-titlebar .ui-state-hover{border-color:#AAA;color:#111;}.ui-tooltip .ui-tooltip-tip{margin:0 auto;overflow:hidden;z-index:10;}.ui-tooltip .ui-tooltip-tip,.ui-tooltip .ui-tooltip-tip *{position:absolute;line-height:.1px!important;font-size:.1px!important;color:#123456;background:transparent;border:0 dashed transparent;}.ui-tooltip .ui-tooltip-tip canvas{top:0;left:0;}#qtip-overlay{position:fixed;left:-10000em;top:-10000em;}#qtip-overlay.blurs{cursor:pointer;}#qtip-overlay div{position:absolute;left:0;top:0;width:100%;height:100%;background-color:black;opacity:.7;filter:alpha(opacity=70);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";}/*!Light tooltip style */ .ui-tooltip-light .ui-tooltip-titlebar,.ui-tooltip-light .ui-tooltip-content{border-color:#E2E2E2;color:#454545;}.ui-tooltip-light .ui-tooltip-content{background-color:white;}.ui-tooltip-light .ui-tooltip-titlebar{background-color:#f1f1f1;}/*!Dark tooltip style */ .ui-tooltip-dark .ui-tooltip-titlebar,.ui-tooltip-dark .ui-tooltip-content{border-color:#303030;color:#f3f3f3;}.ui-tooltip-dark .ui-tooltip-content{background-color:#505050;}.ui-tooltip-dark .ui-tooltip-titlebar{background-color:#404040;}.ui-tooltip-dark .ui-tooltip-icon{border-color:#444;}.ui-tooltip-dark .ui-tooltip-titlebar .ui-state-hover{border-color:#303030;}/*!Cream tooltip style */ .ui-tooltip-cream .ui-tooltip-titlebar,.ui-tooltip-cream .ui-tooltip-content{border-color:#F9E98E;color:#A27D35;}.ui-tooltip-cream .ui-tooltip-content{background-color:#FBF7AA;}.ui-tooltip-cream .ui-tooltip-titlebar{background-color:#F0DE7D;}.ui-tooltip-cream .ui-state-default .ui-tooltip-icon{background-position:-82px 0;}/*!Red tooltip style */ .ui-tooltip-red .ui-tooltip-titlebar,.ui-tooltip-red .ui-tooltip-content{border-color:#D95252;color:#912323;}.ui-tooltip-red .ui-tooltip-content{background-color:#F78B83;}.ui-tooltip-red .ui-tooltip-titlebar{background-color:#F06D65;}.ui-tooltip-red .ui-state-default .ui-tooltip-icon{background-position:-102px 0;}.ui-tooltip-red .ui-tooltip-icon{border-color:#D95252;}.ui-tooltip-red .ui-tooltip-titlebar .ui-state-hover{border-color:#D95252;}/*!Green tooltip style */ .ui-tooltip-green .ui-tooltip-titlebar,.ui-tooltip-green .ui-tooltip-content{border-color:#90D93F;color:#3F6219;}.ui-tooltip-green .ui-tooltip-content{background-color:#CAED9E;}.ui-tooltip-green .ui-tooltip-titlebar{background-color:#B0DE78;}.ui-tooltip-green .ui-state-default .ui-tooltip-icon{background-position:-42px 0;}/*!Blue tooltip style */ .ui-tooltip-blue .ui-tooltip-titlebar,.ui-tooltip-blue .ui-tooltip-content{border-color:#ADD9ED;color:#5E99BD;}.ui-tooltip-blue .ui-tooltip-content{background-color:#E5F6FE;}.ui-tooltip-blue .ui-tooltip-titlebar{background-color:#D0E9F5;}.ui-tooltip-blue .ui-state-default .ui-tooltip-icon{background-position:-2px 0;}/*!Add shadows to your tooltips in:FF3+,Chrome 2+,Opera 10.6+,IE6+,Safari 2+*/ .ui-tooltip-shadow{-webkit-box-shadow:1px 1px 3px 1px rgba(0,0,0,0.15);-moz-box-shadow:1px 1px 3px 1px rgba(0,0,0,0.15);box-shadow:1px 1px 3px 1px rgba(0,0,0,0.15);}.ui-tooltip-shadow .ui-tooltip-titlebar,.ui-tooltip-shadow .ui-tooltip-content{filter:progid:DXImageTransform.Microsoft.Shadow(Color='gray',Direction=135,Strength=3);-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Color='gray',Direction=135,Strength=3)";_margin-bottom:-3px;.margin-bottom:-3px;}/*!Add rounded corners to your tooltips in:FF3+,Chrome 2+,Opera 10.6+,IE9+,Safari 2+*/ .ui-tooltip-rounded,.ui-tooltip-rounded .ui-tooltip-content,.ui-tooltip-tipsy,.ui-tooltip-tipsy .ui-tooltip-content,.ui-tooltip-youtube,.ui-tooltip-youtube .ui-tooltip-content{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}.ui-tooltip-rounded .ui-tooltip-titlebar,.ui-tooltip-tipsy .ui-tooltip-titlebar,.ui-tooltip-youtube .ui-tooltip-titlebar{-moz-border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;}.ui-tooltip-rounded .ui-tooltip-titlebar+.ui-tooltip-content,.ui-tooltip-tipsy .ui-tooltip-titlebar+.ui-tooltip-content,.ui-tooltip-youtube .ui-tooltip-titlebar+.ui-tooltip-content{-moz-border-radius:0 0 5px 5px;-webkit-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;}/*!Youtube tooltip style */ .ui-tooltip-youtube{-webkit-box-shadow:0 0 3px #333;-moz-box-shadow:0 0 3px #333;box-shadow:0 0 3px #333;}.ui-tooltip-youtube .ui-tooltip-titlebar,.ui-tooltip-youtube .ui-tooltip-content{_margin-bottom:0;.margin-bottom:0;background:transparent;background:rgba(0,0,0,0.85);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#D9000000,endColorstr=#D9000000);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#D9000000,endColorstr=#D9000000)";color:white;border-color:#CCC;}.ui-tooltip-youtube .ui-tooltip-icon{border-color:#222;}.ui-tooltip-youtube .ui-tooltip-titlebar .ui-state-hover{border-color:#303030;}.ui-tooltip-jtools{background:#232323;background:rgba(0,0,0,0.7);background-image:-moz-linear-gradient(top,#717171,#232323);background-image:-webkit-gradient(linear,left top,left bottom,from(#717171),to(#232323));border:2px solid #ddd;border:2px solid rgba(241,241,241,1);-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 0 12px #333;-moz-box-shadow:0 0 12px #333;box-shadow:0 0 12px #333;}.ui-tooltip-jtools .ui-tooltip-titlebar{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A)";}.ui-tooltip-jtools .ui-tooltip-content{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323)";}.ui-tooltip-jtools .ui-tooltip-titlebar,.ui-tooltip-jtools .ui-tooltip-content{background:transparent;color:white;border:0 dashed transparent;}.ui-tooltip-jtools .ui-tooltip-icon{border-color:#555;}.ui-tooltip-jtools .ui-tooltip-titlebar .ui-state-hover{border-color:#333;}.ui-tooltip-cluetip{-webkit-box-shadow:4px 4px 5px rgba(0,0,0,0.4);-moz-box-shadow:4px 4px 5px rgba(0,0,0,0.4);box-shadow:4px 4px 5px rgba(0,0,0,0.4);}.ui-tooltip-cluetip .ui-tooltip-titlebar{background-color:#87876A;color:white;border:0 dashed transparent;}.ui-tooltip-cluetip .ui-tooltip-content{background-color:#D9D9C2;color:#111;border:0 dashed transparent;}.ui-tooltip-cluetip .ui-tooltip-icon{border-color:#808064;}.ui-tooltip-cluetip .ui-tooltip-titlebar .ui-state-hover{border-color:#696952;color:#696952;}.ui-tooltip-tipsy{border:0;}.ui-tooltip-tipsy .ui-tooltip-titlebar,.ui-tooltip-tipsy .ui-tooltip-content{_margin-bottom:0;.margin-bottom:0;background:transparent;background:rgba(0,0,0,.87);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#D9000000,endColorstr=#D9000000);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#D9000000,endColorstr=#D9000000)";color:white;border:0 transparent;font-size:11px;font-family:'Lucida Grande',sans-serif;font-weight:bold;line-height:16px;text-shadow:0 1px black;}.ui-tooltip-tipsy .ui-tooltip-titlebar{padding:6px 35px 0 10;}.ui-tooltip-tipsy .ui-tooltip-content{padding:6px 10;}.ui-tooltip-tipsy .ui-tooltip-icon{border-color:#222;text-shadow:none;}.ui-tooltip-tipsy .ui-tooltip-titlebar .ui-state-hover{border-color:#303030;}.ui-tooltip-tipped .ui-tooltip-titlebar,.ui-tooltip-tipped .ui-tooltip-content{border:3px solid #959FA9;filter:none;-ms-filter:none;}.ui-tooltip-tipped .ui-tooltip-titlebar{background:#3A79B8;background-image:-moz-linear-gradient(top,#3A79B8,#2E629D);background-image:-webkit-gradient(linear,left top,left bottom,from(#3A79B8),to(#2E629D));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D)";color:white;font-weight:normal;font-family:serif;border-bottom-width:0;-moz-border-radius:3px 3px 0 0;-webkit-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;}.ui-tooltip-tipped .ui-tooltip-content{background-color:#F9F9F9;color:#454545;-moz-border-radius:0 0 3px 3px;-webkit-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;}.ui-tooltip-tipped .ui-tooltip-icon{border:2px solid #285589;background:#285589;}.ui-tooltip-tipped .ui-tooltip-icon .ui-icon{background-color:#FBFBFB;color:#555;}.ui-tooltip:not(.ie9haxors) div.ui-tooltip-content,.ui-tooltip:not(.ie9haxors) div.ui-tooltip-titlebar{filter:none;-ms-filter:none;}
.ui-tooltip-slider {width:55px !important;}
.ui-tooltip-slider *{font-family:Arial !important;font-size:10px !important;direction:rtl !important;text-decoration:none !important;text-align:center !important;white-space:nowrap !important;color:#ffffff !important;background:#1870b1 !important;border:0px !important;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}

.ui-tooltip-help, .ui-tooltip-help-ltr {width:180px !important;}
.ui-tooltip-help *,  .ui-tooltip-help-ltr *{
    direction:rtl !important;
    text-decoration:none !important;
    text-align:right !important;
    color:#ffffff !important;
    background:#0AA6CC !important;
    text-shadow:0 0 !important;
    font-weight:normal !important;
    font-size:12px !important;
}

.ui-tooltip-help-ltr * {
    direction:ltr !important;
    text-align:left !important;
}

.ui-tooltip-img{width:220px !important;}
.ui-tooltip-img *{
    text-align:center !important;
    background:#efefef !important;
    border:0px !important;
    font-family:Arial !important;
    font-size:11px !important;
    direction:ltr !important;
}
.ui-tooltip-img .ui-tooltip-content  {
    padding:10px 3px;
}

.ui-tooltip-img img {
    width:200px;
    width:auto;
    max-width:200px;
    margin-bottom:5px;
}

.ui-tooltip-theme{
    width:auto !important;
    max-width:406px !important;
}
.ui-tooltip-theme *{
    text-align:center !important;
    background:#efefef !important;
    border:0px !important;
    font-family:Arial !important;
    font-size:11px !important;
    direction:ltr !important;
}
.ui-tooltip-theme .ui-tooltip-content  {
    padding:10px 3px;
}

.ui-tooltip-theme img {
    max-width:400px;
    margin-bottom:5px;
}

.ui-tooltip-title *{
    font-size: 11px !important;
    direction:rtl !important;
    text-align:center !important;
    color:#eee !important;
    opacity:.9;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    text-shadow:0 0 !important;
    font-weight:normal !important;
}

.ui-tooltip {
    padding:0 !important;
}

/*** End Qtip **/
@media only screen and (min-width: 768px) {
    .tycoCredit span {
        position: absolute;
        left: 100%;
        top: 5px;
        width: 130%;
        color: #757575;
        font-size: 0.8125rem;
        opacity: 0;
        transition: all .25s ease-in-out;
        -moz-transition: all .25s ease-in-out;
        -webkit-transition: all .25s ease-in-out;
    }

    .tycoCredit:hover span, .tycoCredit:focus span {
    left: 105 %;
        opacity: 1;
        transition: all .25s ease-in-out;
        -moz-transition: all .25s ease-in-out;
        -webkit-transition: all .25s ease-in-out;
    }

    .itemBox2 .innerItemBox:after, .itemBox2 .innerItemBox:before {
        content: initial;
        display: none;
    }

    .faqWrapper {
        margin-top: 2rem;
    }
}

@media only screen and (min-width: 992px) {

    .event-promo-item {
        margin: 0 12px !important;
    }

    header .container {
        width: 940px;
    }

    .nav > li > .dropdown-menu:not(.mega-dropdown-menu) > li + li {
        border-top: 1px solid #e1e1e1;
    }

    #mainMenu > ul > li > .dropdown-menu {
        display: block;
        visibility: hidden;
    }

    .nav > li.open > .dropdown-menu, .nav > li:hover > .dropdown-menu {
        display: block;
        visibility: visible !important;
    }

    .nav > li > .dropdown-menu.mega-dropdown-menu li.dropdown .dropdown-menu {
        display: none;
    }

    .nav > li > .dropdown-menu.mega-dropdown-menu li.dropdown.open .dropdown-menu {
        display: block;
    }

    .nav > li > .dropdown-menu.mega-dropdown-menu > li > ul > li + li {
        margin-top: 15px;
    }

    .categories-choose .dropdown-menu {
        z-index: 1;
        float: none;
        position: relative;
        display: block;
        width: 100%;
        text-align: center;
        border-radius: 0;
        box-shadow: none;
        border: 0;
        padding: 0;
        margin: 0;
    }

}

@media only screen and (min-width: 1400px) {
    .event-promo-item {
        width: 250px;
    }

}


@media only screen and (min-width: 1200px) {
    header .container {
        width: 1140px;
    }

}

@media only screen and (min-width: 1400px) {
    .container, header .container {
        width: 1300px;
    }

    #contactForm .marginTop {
        margin-top: 38px;
    }
}

@media only screen and (min-width: 1500px) {
    .container, header .container {
        width: 1400px;
    }

    #contactForm .marginTop {
        margin-top: 81px;
    }
}

@media only screen and (min-width: 1600px) {

    .moreItems .container, .hpActors .container, .hpInfo .container {
        width: 1560px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1600px) {
    .hpActors .hpActorsInner #randomize {
        width: 95%;
    }

    .itemBox2 .innerItemBox img {
        width: 200px;
        margin-top: 15px;
    }

    .itemBox2 .innerItemBox .textWrap {
        width: calc(100% - 200px);
        padding: 45px 30px;
    }

    .itemBox2:nth-child(even):after {
        bottom: 28px;
    }

    #eventsRotator .owl-nav button svg.arrowBg, #eventsRotator .owl-nav button {
        width: 60px;
        height: 62px;
    }

    #eventsRotator {
        margin: 70px 60px;
        width: calc(100% - 120px);
    }

    .hpEvents h2.headerWBg, .hpLinks h2.headerWBg, .hpActors h2.headerWBg, .moreItemsInner h2.headerWBg, .shahamSection h2 {
        font-size: 2.7rem;
    }

    .shahamSectionInner {
        padding: 0 30px 30px;
    }

    .shahamFund .hpActorsInner ul li {
        width: 18%;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .itemBox2 .innerItemBox .textWrap {
        padding: 60px 30px;
    }

    .itemBox2 .innerItemBox img {
        width: 205px;
        margin-top: 18px;
    }

    .innerHpInfo {
        padding: 50px 0;
    }

    .itemBox2 .innerItemBox .textWrap {
        width: calc(100% - 205px);
    }

    .itemBox2:nth-child(even):after {
        bottom: 33px;
    }

    .hpInfo .lightBg img {
        width: 150px;
    }

    .upperFooter .side1 svg.pencil {
        width: 30px;
        height: 30px;
    }

    .upperFooter .side1 h3 {
        font-size: 1.3rem;
    }

    .shahamSection .container {
        width: 995px;
    }

    .shahamSectionInner {
        padding: 30px 50px;
    }

    .shahamSection h2 {
        font-size: 2.4rem;
    }

    .headerBg {
        height: 17px;
    }

    .usefulLinks .container {
        width: 1100px;
    }

    .innerHeader .row {
        margin: 0;
    }

    .mainBanner.innerPageRotator .playPauseWrapper {
        bottom: 137px;
    }

    .ancorCru {
        padding: 45px 0 15px;
    }

    .innerPageRotator .owl-nav button {
        top: calc(60% - 25px);
    }

    .mainBanner.innerPageRotator .owl-dots {
        bottom: 210px;
    }

    .mainBanner .bannerTxt {
        top: 55%;
    }

    .mainBanner .bannerTxt p {
        margin-bottom: 0;
    }

    .formClass .submitBtn {
        margin-top: 11px;
    }

    .shahamFund .hpActorsInner ul li {
        width: 20%;
    }

    .moreCourses .shahamSection .col-xs-6 {
        width: 33.3%;
    }

    .formClass .inputWrap .gradWrap .selectWrap svg {
    left: 10px;
    }
}

@media only screen and (min-width: 991px) and (max-width: 1199px) {
    .bottomHeader .logoWrap {
        width: 130px;
    }

    .bottomHeader .logoWrap img {
        width: 100px;
    }

    .menuWrap {
        width: calc(100% - 170px);
    }

    .menuWrap h1, .menuWrap > span {
        margin: 17px 10px 5px;
        font-size: 1.3rem;
    }

    .nav > li > a {
        padding: 15px 10px 27px;
    }

    .bottomHeader {
        height: 105px;
    }

    .bottomHeader:after {
    right: calc(100 % - 7px);
    }

    .bottomHeader:before {
        transform: rotate(90deg) skewY(-6deg);
    left: calc(100 % - 105px);
    }

    .searchBtn {
        margin-top: 52px;
    }

    .searchBtnWrap button svg {
        width: 27px;
        height: 27px;
    }

    .searchBtnWrap button svg.closeIcon {
        height: 27px;
        width: 19px;
    }

    .search_open .searchInputWrap {
    left: - 31px;
    }

    .fixedPos .bottomHeader .logoWrap img {
        width: 85px;
    }

    .fixedPos .bottomHeader {
        height: 95px;
    }

    .dropdown.mega-dropdown > .dropdown-menu {
        padding-right: 120px;
    right: - 15px;
        width: calc(100% + 46px);
    }

    .mainBanner .owl-dots {
        bottom: 110px;
    }

    .upperFooter .lightBg {
        display: none;
    }

    .upperFooter .side1 svg.pencil {
        display: none;
    }

    .upperFooter .side1 svg.publish {
        display: none;
    }

    .upperFooter .side1 h3 {
        font-size: 1.1rem;
    }

    footer, .push {
        height: 368px;
    }

    #bannerRotator .owl-nav button.owl-prev, .innerPageRotator .owl-nav button.owl-prev {
    right: 10%;
    }

    #bannerRotator .owl-nav button.owl-next, .innerPageRotator .owl-nav button.owl-next {
    left: 10%;
    }

    .shahamSection .container {
        width: 850px;
    }

    .shahamSectionInner {
        padding: 30px 30px;
    }

    .shahamSection h2 {
        font-size: 2.2rem;
    }

    .headerBg {
        height: 15px;
    }

    .innerHeader {
        margin-top: 149px;
    }

    .innerHeader h1 {
        margin: 10px 0 10px;
    }

    .innerHeader .headerLinksWrap {
        margin-top: 25px;
    }

    .ancorCru {
        padding: 51px 0 15px;
    }

    .mainBanner.innerPageRotator .playPauseWrapper {
        bottom: 40px;
    }

    .bottomBanner {
        bottom: -102px;
    }

    .ancorCru:before {
        background: -moz-linear-gradient(0deg, rgba(4, 102, 124, 1) 0%, rgba(0, 187, 228, 1) 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(4, 102, 124, 1)), color-stop(100%, rgba(0, 187, 228, 1)));
        background: -webkit-linear-gradient(0deg, rgba(4, 102, 124, 1) 0%, rgba(0, 187, 228, 1) 100%);
        background: -o-linear-gradient(0deg, rgba(4, 102, 124, 1) 0%, rgba(0, 187, 228, 1) 100%);
        background: -ms-linear-gradient(0deg, rgba(4, 102, 124, 1) 0%, rgba(0, 187, 228, 1) 100%);
        background: linear-gradient(90deg, rgba(4, 102, 124, 1) 0%, rgba(0, 187, 228, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#04667c', endColorstr='#00bbe4', GradientType=1);
    }

    .mainBanner.innerPageRotator .bannerTxt {
        top: 60%;
    }

    .mainBanner.innerPageRotator .owl-dots {
        bottom: 115px;
    }

    .innerPageRotator .owl-nav button {
        top: calc(65% - 25px);
    }

    .mainBanner.innerPageRotator .row {
        margin: 0;
    }

    .upperHeader .indexLink, .loginBtn {
        width: 170px;
    }

    .mainBanner.innerPageRotator + .shahamSection {
        padding-top: 100px;
    }

    .usefulLinks {
        padding-bottom: 40px;
    }

    .usefulLinks .container {
        width: 900px;
    }

    .fullWBox .textWrap a {
        margin-top: 40px;
    }

    .mapWrap {
        margin-top: 30px;
    }

    .contactDetailes ul li {
        margin: 0 10px;
    }

    .faqWrapper .ancorCru.is_stuck {
        top: 93px !important;
    }

    .moreItemsInner {
        padding: 30px 50px;
    }

    .moreItemsInner .headerWBg {
        font-size: 2.4rem;
    }

    .coursesItems .eventItem h3 {
        font-size: 1.2rem;
    }

    .coursesItems .eventItem h4 {
        font-size: 1rem;
    }

    .coursesItems .eventItem a.readMore, .coursesItems .eventItem p {
        font-size: 1rem;
    }

    .wrap404 {
        margin-top: 149px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .upperFooter .side1 svg.pencil {
        display: none;
    }

    .upperFooter .side1 svg.publish {
        display: none;
    }

    .upperFooter .side1 h3 {
        font-size: 1.1rem;
    }

    .upperFooter .side1 ul li a {
        font-size: 0.8rem;
    }

    .upperFooter .lightBg {
        display: none;
    }

    footer, .push {
        height: 388px;
    }

    /*    .wrapper{margin-top: 222px;}*/
    .shahamSectionInner .container {
        width: 675px
    }

    .contactDetailes ul li {
        margin: 0 10px;
        margin-bottom: 15px;
    }

    .contactDetailes ul {
        transform: translateY(0%);
    }

    .contactDetailes:before {
        top: -52px;
    }

    .owl-dots {
        bottom: 6rem;
    }
}

@media only screen and (max-width: 1600px) {
    .publishbenefit {
        margin-left: 250px;
    }
}

@media only screen and (max-width: 1400px) {
    .hpActorsInner ul li {
        width: 25%;
    }

    #randomize li:nth-child(-n+5) {
        display: none;
    }

    #randomize li:nth-child(-n+4) {
        display: block;
    }

    .hpActors .hpActorsInner #randomize {
        width: 95%;
    }

    .innerHpInfo .sideWrap:first-child {
        padding-left: 30px;
    }

    .innerHpInfo .sideWrap + .sideWrap {
        padding-right: 30px;
    }

    #eventsRotator .owl-nav button svg.arrowBg, #eventsRotator .owl-nav button {
        width: 60px;
        height: 62px;
    }

    #eventsRotator .owl-nav button.owl-prev {
    right: - 70px;
    }

    #eventsRotator .owl-nav button.owl-next {
    left: - 70px;
    }

    .m_benefitPublish .col-lg-offset-3,
    .m_benefitPublish .col-md-offset-2,
    .m_join .col-lg-offset-3,
    .m_join .col-md-offset-2 {
        margin-right: 0 !important;
        margin-left: auto;
        width: 70% !important;
    }

    .event-promo-item {
        width: 250px;
    }

    .nav > li > a {
        font-size: 1rem;
    }
}


@media only screen and (max-width: 1200px) {
    .hpInfo .container {
        width: 800px;
    }

    .innerHpInfo .sideWrap:first-child {
        padding: 0 50px;
        border- left: 0;
    }

    .innerHpInfo .sideWrap + .sideWrap {
        padding: 0 50px;
        margin-top: 50px;
    }

    .innerHpInfo .sideWrap .sideLink {
        margin-top: 20px;
    }

    .innerHpInfo:before {
    left: 11%;
    }

    .innerHpInfo:after {
    right: 7%;
    }

    .innerHpInfo .sideWrap .sideLink.defmarg {
        margin-top: 55px;
    }

    .playPauseWrapper {
        top: 149px;
    right: 27px;
    }

    .fullWBox .textWrap .readMore {
        margin-top: 10px;
    }

    .sideAncors.is_stuck {
        top: 120px !important;
    }

    .innerHeader {
        margin-top: 240px;
    }

    .nav > li > a {
        font-size: 1rem;
        padding: 15px 10px 27px;
    }

    .publishbenefit {
        margin-left: 100px;
    }
}

@media only screen and (min-width: 991px) and (max-width: 1190px) {
    .nav > li > a {
        font-size: 0.8rem;
    }

    /* added by eytan */
}

@media only screen and (max-width: 991px) {


    .event-promo-item {
        max-width: 900px;
    }

    #newHeaderImage {
        padding-top: 230px;
    }

    .item-img {
        height: 500px;
    }

    .innerHeader {
        margin-top: 180px;
    }

    .chooseZchuton .selectWrap {
        width: 255px;
        height: 40px;
    }

    .chooseZchuton .selectWrap svg {
        left: 5px;
        top: 15px;
        width: 10px;
        height: 9px;
    }

    .chooseZchuton .selectWrap select {
        padding: 0 5px;
        font-size: 0.8rem;
    }

    .chooseZchuton label {
        font-size: 0.8rem;
        margin-left: 5px;
    }

    .hpActorsInner ul li {
        width: 33.3%;
    }

    #randomize li:nth-child(-n+4) {
        display: none;
    }

    #randomize li:nth-child(-n+3) {
        display: block;
    }

    header .container {
        width: 100%;
        padding: 0;
    }

    .upperHeader .indexLink:before, .bottomHeader:before, .upperHeader:after, .bottomHeader:after {
        content: initial;
        display: none;
    }

    .navbar {
        position: fixed;
        top: 0;
    left: 0;
        width: 80%;
        z-index: 999999;
        height: 100vh !important;
        transform: translateX(calc(-100% - 46px));
        background: #eeeeee;
        border-radius: 0;
        transition: all .25s ease-in-out;
        -moz-transition: all .25s ease-in-out;
        -webkit-transition: all .25s ease-in-out;
    }

    .open_menu .navbar {
        transform: translateX(0%);
        transition: all .25s ease-in-out;
        -moz-transition: all .25s ease-in-out;
        -webkit-transition: all .25s ease-in-out;
    }

    .closeMenuBtn {
        width: 46px;
        height: 46px;
        position: absolute;
        right: -50px;
        top: 0;
        text-align: center;
    }

    .open_menu header:before {
        content: "";
        position: absolute;
        top: 0;
    right: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
        z-index: 999999;
    }

    .open_menu {
        overflow: hidden;
    }

    .open_menu:before {
        content: "";
        position: fixed;
        top: 0;
    right: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
        z-index: 999999;
    }

    .closeMenuBtn svg {
        width: 70%;
        height: 70%;
        fill: #fff;
        margin-top: 4px;
    }

    .navbar-collapse.collapse {
        display: block;
    }

    .navbar-toggle {
        display: inline-block !important;
    }

    .searchBtnWrap button svg.mobileMenu {
        width: 30px;
        height: 23px;
    }

    .menuWrap {
        width: calc(100% - 185px);
        margin: 8px 0 0;
        display: flex;
        flex-direction: column;
        align-items: baseline;
    }

    .navbar-toggle {
        margin: 15px;
        padding: 0;
    }

    .searchBtn {
        margin-top: 15px !important;
    }

    .searchBtnWrap button svg {
        width: 27px;
        height: 27px;
    }

    .searchBtnWrap button svg.closeIcon {
        height: 27px;
        width: 19px;
    }

	.menuWrap h1, .menuWrap > span {
		margin: 15px;
	}

    .searchBtnWrap {
        margin: 33px 0;
    }

    header {
        z-index: 999999;
    }

    .navbar-nav {
        padding: 0 15px;
        margin: 0;
    }

    .navbar-nav > li {
        width: 100%;
        float: right;
        border-bottom: 1px solid #c5c5c5;
    }

    .nav > li > a {
        padding: 15px;
        width: 100%;
    }

    .nav > li > .dropdown-menu {
        position: static;
        width: 100%;
        border: 0;
        background: transparent;
        box-shadow: none;
    }

    .nav > li > .dropdown-menu > li {
        padding: 0;
    }

    .nav > li > .dropdown-menu > li > a {
        padding: 7px 15px;
        text-align: right;
    }

    .nav > li.dropdown > a {
        width: calc(100% - 50px);
        float: right;
    }

    .nav > li.dropdown .mobileMenuBtn {
        text-align: center;
        width: 50px;
        height: 50px;
        float: left;
    }

    .nav > li.dropdown .mobileMenuBtn svg {
        width: 8px;
        height: 17px;
        margin-top: 15px;
    }

    .nav > li.dropdown.openMob .mobileMenuBtn {
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(-90deg);
    }

    .nav > li.dropdown.openMob > .dropdown-menu {
        display: block;
    }

    .dropdown.mega-dropdown > .dropdown-menu {
        padding: 0;
        width: 100%;
    }

    .dropdown-menu {
        background: transparent;
    }

    #mainMenu {
        float: right;
        width: 100%;
        border-top: 0;
        height: calc(100% - 110px) !important;
    }

    .searchInputWrap input[type="search"] {
        width: calc(100% - 47px);
    }

    .playPauseWrapper {
        bottom: auto;
        top: 208px;
    right: 0;
    }

    .m_shaham .playPauseWrapper {
        top: 164px;
    }

    .mainBanner .bannerTxt {
        width: 70%;
    }

    .mainBanner .bannerTxt .container {
        width: 100%;
    }

    #bannerRotator .owl-nav button.owl-prev, .innerPageRotator .owl-nav button.owl-prev {
    right: 5%;
    }

    #bannerRotator .owl-nav button.owl-next, .innerPageRotator .owl-nav button.owl-next {
    left: 5%;
    }

    .hpEvents h2.headerWBg, .hpLinks h2.headerWBg, .hpActors h2.headerWBg {
        font-size: 2.2rem;
    }

    .moreItemsInner h2.headerWBg {
        font-size: 2rem;
    }

    .hpActors .hpActorsInner {
        margin: 60px 0;
    }

    .news_wrap {
        margin-bottom: 0;
    }

    .hpEvents h2.headerWBg .headerBg, .hpLinks h2.headerWBg .headerBg, .hpActors h2.headerWBg .headerBg {
        width: 260px;
        height: 11px;
    }

    .hpInfo .container {
        max-width: 100%;
    }

    .innerHpInfo {
        padding: 0;
        background: #fff;
    }

    .innerHpInfo:after, .innerHpInfo:before {
        content: initial;
        display: none;
    }

    .itemBox2:before, .itemBox2:after {
        background: #fff;
    }

    .itemBox2:before {
        border-bottom: 1px solid #dcdcdc;
    }

    .itemBox2:after {
        border-top: 1px solid #dcdcdc;
    }

    .itemBox2 .innerItemBox .textWrap {
        border-left: 1px solid #dcdcdc;
    }

    .itemBox2:nth-child(even) .innerItemBox .textWrap {
        border-left: 0;
        border-right: 1px solid #dcdcdc;
    }

    .itemBox2:nth-child(even):before {
        top: 11px;
    }

    .itemBox2:after {
        bottom: 5px;
    }

    .hpInfo .lightBg img {
        width: 150px;
    }

    .itemBox2:nth-child(even) {
        margin-top: 12px;
    }

    .itemBox2:before {
        top: 0;
        height: 38px;
    }

    .itemBox2 .innerItemBox .textWrap {
        padding: 75px 30px;
    }

    .itemBox2:nth-child(even):after {
        bottom: 44px;
    }

    .shahamSectionInner {
        padding: 30px 30px;
    }

    .shahamSection h2 {
        font-size: 2.2rem;
    }

    .headerBg {
        height: 16px;
    }

    .headerBg:before {
        bottom: 2px;
    }

    .innerHpInfo .sideWrap h2 {
        margin-bottom: 35px;
    }

    .shahamSection .selectWrap {
        width: 250px;
    }

    .shahamSection .selectWrap select {
        height: 40px;
        line-height: 40px;
        font-size: 1.2rem;
    }

    .shahamSection .selectWrap svg.selectIcon {
        width: 16px;
        height: 8px;
        top: 17px;
    }

    .boxWrapper {
        margin-bottom: 30px;
    }

    .sectionItems {
        margin-bottom: 0;
    }

    .shahamSection {
        padding: 10px 0 0;
    }

    .shahamSection:nth-child(even) {
        padding: 50px 0;
    }

    .innerHeader .headerLinksWrap a span {
        font-size: 1rem;
    }

    .innerHeader .headerLinksWrap a {
        padding: 10px;
    }

    .innerHeader .headerLinksWrap a:after {
        width: calc(100% + 9px);
    }

    .ancorCru {
        padding: 35px 0 15px;
    }

    .mainBanner.innerPageRotator .playPauseWrapper {
        bottom: 127px;
    }

    .mainBanner.innerPageRotator .owl-dots {
        bottom: 215px;
    }

    .innerPageRotator .owl-nav button {
        top: calc(55% - 25px);
    }

    .mainBanner.innerPageRotator .bannerTxt {
        top: 55%;
    }

    .mainBanner.innerPageRotator .row {
        margin: 0;
    }

    .usefulLinks {
        display: none;
    }

    .mainContent {
        padding: 0 0 15px;
    }

    .imgWrap {
        margin-bottom: 15px;
    }

    .zchutonSections {
        margin-bottom: 70px;
    }

    .zchutonAncors a span {
        font-size: 1rem;
    }

    .zchutonAncors {
        padding-bottom: 30px;
        padding-top: 10px;
    }

    .haveQWrap h2 {
        font-size: 2rem;
    }

    .haveQWrap:after {
        top: 35%;
    }

    .haveQWrap .container {
        transform: translateY(15%);
    }

    .panel-heading {
        padding: 15px;
    }

    .fundItem .imgWrap {
        margin: 0;
    }

    #aboutRotator .owl-dots {
        position: static;
        margin-bottom: 10px;
    }

    .benefitVaild {
        padding: 10px;
        padding-left: 10px;
        margin: 15px 0 20px;
        font-size: 1rem;
    }

    .regFull span, .regOpen span {
        font-size: 1.1rem;
    }

    .regFull, .regOpen {
        width: 170px;
    }

    .wrap404 > span {
        font-size: 8.25rem;
    }

    .wrap404 > svg {
        width: 130px;
        height: 95px;
    }

    .wrap404 h1 {
        font-size: 1.575rem;
    }

    .wrap404 p {
        font-size: 1.1rem;
    }

    .editProfAllWrapper > .row > div:not(.editProfFormWrapper) {
        width: 100% !important;
    }

    .sideAncors {
        margin-bottom: 35px;
    }

    .sideAncors ul.categories-choose {
        width: calc(100% - 100px);
        float: right;
        background: #fff;
    }

    .sideAncors .inputWrap {
        display: block;
        width: 86%;
        float: right;
    }

    .sideAncors .submitBtn {
        margin: 0;
    }

    .sideAncors li a {
        padding: 15px 15px 16px;
        height: 53px;
    }

    .categories-choose .firstA svg.selectIconGrad {
        width: 16px;
        height: 8px;
        float: left;
        margin-top: 6px;
    }

    .sideAncors ul.dropdown-menu {
        background: #fff;
        width: 100%;
        border-radius: 0;
        padding: 0;
        margin: 0;
    }

    .sideAncors li.active a {
        color: #272727 !important;
        background: #fff !important;
    }

    .sideAncors li.active:after, .sideAncors li.active:before {
        content: initial;
        display: none;
    }

    .sideAncors.is_stuck {
        z-index: 999;
    }

    .sideAncors:not(.is_stuck) ul > li:first-child {
        background: #fff;
    }

    .sideAncors ul {
        border-bottom: 0;
        border- left: 0;
    }

    .sideAncors.is_stuck {
        padding: 15px;
        background: #fff;
    }

    .categories-choose > li.dropdown:before {
        content: "";
        width: 100%;
        height: 2px;
        position: absolute;
        top: calc(100% - 2px);
    right: 0;
        background: -moz-linear-gradient(4deg, rgba(5, 48, 70, 1) 0%, rgba(0, 187, 228, 1) 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(5, 48, 70, 1)), color-stop(100%, rgba(0, 187, 228, 1)));
        background: -webkit-linear-gradient(4deg, rgba(5, 48, 70, 1) 0%, rgba(0, 187, 228, 1) 100%);
        background: -o-linear-gradient(4deg, rgba(5, 48, 70, 1) 0%, rgba(0, 187, 228, 1) 100%);
        background: -ms-linear-gradient(4deg, rgba(5, 48, 70, 1) 0%, rgba(0, 187, 228, 1) 100%);
        background: linear-gradient(86deg, rgba(5, 48, 70, 1) 0%, rgba(0, 187, 228, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#053046', endColorstr='#00bbe4', GradientType=1);
    }

    .sideAncors.is_stuck {
        top: 108px !important;
    }

    .search_open .searchInputWrap {
    left: 0;
    }

    .m_benefitPublish.fixedPos .col-lg-offset-3,
    .m_benefitPublish.fixedPos .col-md-offset-2,
    .m_join .col-lg-offset-3,
    .m_join .col-md-offset-2 {
        width: 100% !important;
    }

    .upperFooter {
        padding-top: 8rem;
    }

    #eventPromo-holder .carusel-holder .owl-dots {
        bottom: -40px !important;
    }

    /* Footer */
    .bottomFooter {
        padding-bottom: 182px;
    }

    .access_top_wrapper {
        bottom: 104px;
    }


    /* Mobile Boxes */
    .mobileboxes {
        direction: rtl;
        display: flex;
        position: fixed;
        bottom: 0;
        right: 0;
        left: 0;
        background: rgba(0, 187, 228, 0.94);
        z-index: 998;
    }

    .mobileboxes .mobilebox {
        flex: 1;
        border-right: 1px #ffffff solid;
        text-align: center;
        color: #ffffff;
        padding: 24px 12px;
        box-sizing: border-box;
    }

    .mobileboxes .mobilebox:first-child {
        border-right: 0;
    }

    .mobilebox .mobileboxicon {
        width: 50px;
        height: 50px;
    }

    .mobilebox .mobileboxicon svg {
        fill: #ffffff;
        width: 50px;
        height: 50px;
    }

    /* Video Link */
    .videoboxholder .youtubelink-helper {
        float: right;
        width: 86%;
    }

}

@media only screen and (max-width: 767px) {
	#whatsapp-cta{
        display: none;
		bottom: 140px;
		width: 40px;
		height: 40px;
		padding: 5px;
	}
	.faqSectionsWrapper #topic_0 {
		margin-top: 1rem;
	}

    svg.telegramIcon {
        position: relative;
        top: 8px;
        margin: 0 -12px !important;
    }

    body:not(.m_shaham):not(.open_menu).fixedPos header {
        transform: translateY(-89px);
    }

    .hpActorsInner ul li {
        width: 50%;
    }

    #randomize li:nth-child(-n+3) {
        display: none;
    }

    #randomize li:nth-child(-n+2) {
        display: block;
    }

    .mobileTopLinks {
        width: 100%;
        float: right;
    }

    .mobileTopLinks a {
        width: 50%;
        float: right;
        text-align: center;
        color: #fff;
        background: #017892;
        height: 44px;
        line-height: 44px;
    }

    .mobileTopLinks a:first-child {
        background: #005163;
    }

    .mobileTopLinks a:hover, .mobileTopLinks a:focus {
        text-decoration: none;
        color: #fff;
    }

    .mobileSocialLinks {
        margin-top: 15px;
        background: #e2e2e2;
        padding: 20px;
        text-align: center;
        position: absolute;
        bottom: 0;
    right: 0;
        width: 100%;
    }

    .mobileSocialLinks ul li {
        display: inline-block;
        margin: 0 7px;
    }

    .mobileSocialLinks ul li svg {
        fill: #00a2d0;
        height: 22px;
        display: block;
        margin: 0;
    }

    .loginBtn {
        float: left;
        border- left: 0;
        border- right: 1px solid rgba(255, 255, 255, 0.23);
    }

    .search_open .searchInputWrap {
    left: 0;
        width: 100%;
    }

    .menuWrap h1, .menuWrap > span {
        transform: translateY(-20%);
    }

    .searchInputWrap input[type="search"] {
        height: 35px;
        line-height: 35px;
        font-size: 1rem;
    }

    .searchInputWrap {
        padding: 10px;
    }

    .sideFloatMenu {
        position: static;
        float: right;
        width: 100%;
    }

    .sideFloatMenu > li svg.box2Bg {
        display: none;
    }

    .sideFloatMenu > li {
        background: #017b96;
        width: 100%;
        margin: 0 !important;
    }

    .fixedPos .sideFloatMenu {
        top: 120px;
        transition: all .25s ease-in-out;
        -moz-transition: all .25s ease-in-out;
        -webkit-transition: all .25s ease-in-out;
    }

    .mainBanner .bannerTxt {
        width: 80%;
        top: 60%;
    }

    #bannerRotator .owl-nav button.owl-prev, .innerPageRotator .owl-nav button.owl-prev {
    right: 5 %;
    }

    #bannerRotator .owl-nav button.owl-next, .innerPageRotator .owl-nav button.owl-next {
    left: 5 %;
    }

    #bannerRotator .owl-nav button svg, .innerPageRotator .owl-nav button svg {
        width: 15px;
        height: 30px;
    }

    .mainBanner .bannerTxt h2 {
        font-size: 1.55rem;
    }

    .newsSection {
        position: relative;
    }

    .mainBanner .owl-dots {
        bottom: 10px;
    }

    .innerNewsWrap h3 {
        display: block;
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }

    .innerNewsWrap .owl-carousel {
        position: static;
    }

    #newsRotator .owl-nav button.playPauseBtn {
        position: absolute;
        top: 0;
    right: 0;
    }

    #newsRotator .owl-prev, #newsRotator .owl-next {
        position: absolute;
        top: 55%;
    }

    #newsRotator .owl-prev {
    right: 0;
    }

    #newsRotator .owl-next {
    left: 0;
    }

    .innerNewsWrap .newsTxt {
        width: 100%;
        padding: 0 15px;
    }

    .access_top_wrapper .accessBtn span {
        display: none;
    }

    #newsRotator .owl-nav {
        width: auto;
    }

    #newsRotator .owl-stage-outer {
        width: 100%;
    }

    .actorBg1, .actorBg2 {
        display: none;
    }

    .hpActors {
        padding: 15px 0;
    }

    .hpInfo {
        padding: 0;
    }

    .hpInfo .lightBg {
        display: none;
    }

    .innerHpInfo .sideWrap h2 {
        font-size: 1.55rem;
    }

    .innerHpInfo .sideWrap h2 .headerBg {
    right: - 18px;
        width: 80%;
        bottom: -3px;
        background: #6bd4ec;
        height: 11px;
    }

    .itemBox2 .innerItemBox img {
        display: none;
    }

    .itemBox2 .innerItemBox .textWrap {
        width: 100%;
        border: 0 !important;
    }

    .innerHpInfo .sideWrap:first-child, .innerHpInfo .sideWrap + .sideWrap {
        padding: 30px;
    }

    .itemBox2 .innerItemBox .textWrap {
        padding: 0;
    }

    .innerItemBox, .itemBox2 .innerItemBox {
        padding: 15px 20px;
        z-index: 4;
    }

    .itemBox2 .innerItemBox:before, .itemBox2:before {
        border: 0 !important;
        content: "" !important;
        width: 100%;
        height: 100%;
        background: inherit;
        transform-origin: right bottom !important;
        transform: skewY(3deg) !important;
        position: absolute;
        bottom: 0 !important;
    right: 0;
        top: auto !important;
    }

    .itemBox2 .innerItemBox:after, .itemBox2:after {
        border: 0 !important;
        content: "" !important;
        width: 100%;
        height: 100%;
        background: inherit;
        transform-origin: right bottom !important;
        transform: skewY(-3deg) !important;
        position: absolute;
        bottom: 0 !important;
    right: 0;
        top: auto !important;
    }

    .itemBox2:nth-child(even), .itemBox2:nth-child(even) .innerItemBox {
        transform: skewY(0deg);
    }

    .itemsWrap .itemBox2:nth-child(even) .innerItemBox:before, .itemsWrap .itemBox2:nth-child(even):before {
        transform-origin: left bottom !important;
        transform: skewY(-3deg) !important;
    }

    .itemsWrap .itemBox2:nth-child(even) .innerItemBox:after, .itemsWrap .itemBox2:nth-child(even):after {
        transform-origin: left bottom !important;
        transform: skewY(3deg) !important;
    }

    .itemBox2 {
        background: #d0d9de;
        padding: 10px;
        position: relative;
        margin-top: 30px;
    }

    .itemBox2:nth-child(even) {
        margin-top: 50px;
    }

    .innerHpInfo .sideWrap .sideLink {
        margin-top: 50px;
    }

    .innerHpInfo .sideWrap + .sideWrap {
        background: #e5edf1;
        margin-top: 20px;
    }

    .itemsWrap .itemBox1 {
        margin-top: 30px;
    }

    .itemsWrap .itemBox1 + .itemBox1 {
        margin-top: 50px;
    }

    .innerHpInfo .sideWrap .sideLink.defmarg {
        margin-top: 50px;
        margin-bottom: 30px;
    }

    .hpEvents h2.headerWBg .headerBg, .hpLinks h2.headerWBg .headerBg, .hpActors h2.headerWBg .headerBg {
    right: - 20px;
    }

    #eventsRotator .owl-nav button svg.arrowBg {
        display: none;
    }

    #eventsRotator .owl-nav button svg.arrowIcon {
        fill: #b5b5b5;
    }

    #eventsRotator .owl-nav button {
        width: 11px;
        height: 26px;
        top: 35%;
    }

    #eventsRotator .owl-nav button.owl-prev {
    right: - 15px;
    }

    #eventsRotator .owl-nav button.owl-next {
    left: - 15px;
    }

    #eventsRotator {
        margin: 30px 15px;
        width: calc(100% - 30px);
    }

    footer, .push {
        height: 393px;
    }

    /*    .wrapper{margin-top: 208px;}*/
    /*.shahamSection{padding:0;}*/
    .shahamSectionInner {
        padding: 30px 15px;
    }

    .sectionItems > a {
        margin-top: 30px;
    }

    .shahamSection .container {
        text-align: center;
    }

    .faqWrapper .shahamSection .container {
        text-align: right;
    }

    .shahamSection .selectWrap {
        display: block;
        width: 100%;
        margin: 30px auto;
    }

    .shahamSection:nth-child(even) {
        padding: 20px 0;
    }

    .sideFloatMenu li {
        height: 44px;
        padding: 6px 15px !important;
    }

    .mainBanner.innerPageRotator #shahamRotator .owl-nav,
    .mainBanner.innerPageRotator .owl-dots,
    .mainBanner.innerPageRotator .bannerTxt {
        display: none;
    }

    .innerHeader .headerLinksWrap {
        float: none;
        margin-top: 120px;
    }

    .mainBanner.innerPageRotator .playPauseWrapper {
        display: none;
    }

    .contactDet a + a {
        margin-right: 0;
    }

    .bottomBanner {
        bottom: -102px;
    }

    .ancorCru:before {
        background: -moz-linear-gradient(0deg, rgba(4, 102, 124, 1) 0%, rgba(0, 187, 228, 1) 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(4, 102, 124, 1)), color-stop(100%, rgba(0, 187, 228, 1)));
        background: -webkit-linear-gradient(0deg, rgba(4, 102, 124, 1) 0%, rgba(0, 187, 228, 1) 100%);
        background: -o-linear-gradient(0deg, rgba(4, 102, 124, 1) 0%, rgba(0, 187, 228, 1) 100%);
        background: -ms-linear-gradient(0deg, rgba(4, 102, 124, 1) 0%, rgba(0, 187, 228, 1) 100%);
        background: linear-gradient(90deg, rgba(4, 102, 124, 1) 0%, rgba(0, 187, 228, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#04667c', endColorstr='#00bbe4', GradientType=1);
    }

    .mainBanner.innerPageRotator + .shahamSection {
        padding-top: 100px;
    }

    .innerHeader h1 {
        font-size: 2.2rem;
        margin-top: 40px;
    }

    .m_rights .innerHeader h1 {
        font-size: 1.5rem;
        margin-top: 10px;
    }

    .chooseZchuton {
        margin-top: 5px;
    }

    .chooseZchuton .selectWrap {
        width: 100%;
        height: 31px;
        margin-bottom: 10px;
    }

    .chooseZchuton .selectWrap svg {
        top: 10px;
    }

    .mainContent {
        padding: 0;
    }

    .mainContent:before {
        top: -40px;
    }

    .innerPageHeader {
        height: 500px;
    }

    .innerPageHeader .innerHeader .side1Wrap {
        padding: 0 15px;
    }

    .innerPageHeader .innerHeader {
        margin-top: 230px;
    }

    .contactDetailes ul li {
        margin: 0 10px;
        margin-bottom: 15px;
    }

    .contactDetailes ul {
        transform: translateY(0%);
    }

    .contactDetailes ul li svg {
        height: 30px;
    }

    .contactDetailes ul li svg.con_locationGrad {
        width: 26px;
    }

    .contactDetailes ul li svg.con_emailGrad {
        width: 29px;
    }

    .contactDetailes ul li svg.con_phoneGrad {
        width: 36px;
    }

    .contactDetailes ul li svg.con_hourGrad {
        width: 34px;
    }

    .contactDetailes ul li span {
        font-size: 0.9rem;
    }

    .contactDetailes ul li svg {
        margin-left: 5px;
    }

    .contactDetailes:before {
        top: -38px;
    }

    .departmentWrap h2 {
        font-size: 2.5rem;
    }

    .fullWBox .textWrap h3 {
        font-size: 1.3rem;
    }

    .fullWBox .textWrap h4 {
        font-size: 1.1rem;
    }

    .fullWBox .textWrap p {
        font-size: 1rem;
    }

    .fullWBox .textWrap a span {
        font-size: 1rem;
    }

    .fullWBox .imgWrap {
        display: none;
    }

    .fullWBox .textWrap {
        width: 100%;
        padding-right: 0;
    }

    .fullWBox .textWrap a {
        margin-top: 15px;
    }

    .departmentWrap {
        padding: 0;
    }

    .departmentWrap h2 {
        margin-bottom: 20px;
    }

    .fullWBox .textWrap a svg.con_email2Grad {
        width: 23px;
        height: 19px;
    }

    .fullWBox .textWrap a svg.con_phone2Grad {
        width: 21px;
        height: 19px;
    }

    .legoTextWrap {
        margin-bottom: 20px;
    }

    .zchutonSections .shahamSection .container {
        text-align: right;
    }

    .zchutonSections {
        margin-bottom: 0px;
    }

    .haveQWrap h2 {
        font-size: 1.5rem;
    }

    .panel-title > a {
        font-size: 1rem;
    }

    .faqWrapper .ancorCru {
        top: -40px;
    }

    .faqSectionsWrapper {
        padding-top: 70px;
    }

    #fundesRotator .fundItem {
        padding: 0 10px;
    }

    .publishbenefit {
        margin-left: 15px;
    }

    #aboutRotator {
        margin-top: 20px;
    }

    .moreItemsInner {
        padding: 30px;
    }

    .moreItemsInner h2.headerWBg {
        font-size: 1.8rem;
    }

    .moreItemsInner {
        margin: 0;
    }

    .teamWrap .nav-tabs {
        margin: 20px 0 0;
    }

    .teamWrap .nav-tabs > li > a {
        font-size: 1rem;
    }

    .callsItems {
        padding-top: 15px;
        margin-bottom: 20px;
    }

    .callsBtn > div {
        padding-right: 0;
    }

    .callsBtn > div .headerBg {
        display: none;
    }

    .coursesItems .eventItem h3 {
        font-size: 1.2rem;
    }

    .coursesItems .eventItem h4 {
        font-size: 1rem;
    }

    .coursesItems .eventItem a.readMore, .coursesItems .eventItem p {
        font-size: 1rem;
    }

    .wrap404 {
        margin-top: 208px;
    }

    .borderSide {
        border: 0;
    }

    .shahamSectionsWrapper {
        margin-top: 100px;
    }

    .innerPageRotator .owl-item img,
    #bannerRotator.owl-carousel .owl-item img {
        width: 100%;
        max-height: 525px;
    }

    .upperFooter {
        padding-top: 5rem;
    }

    .activity_page_contact {
        top: 23rem;
    }

    .activity_page_contact .contactDet a {
        display: inline-block;
    }

    .activity_page_contact .contactDet a span {
        font-size: 1rem;
    }

    body.open_zhuyot {

    }

    /*
    div[class*="legoText_"]{
        width: 100%;
        overflow-x: scroll;
    }
    */
    .legoTextWrap table {
        width: auto !important;
    }

    .hpCredits #ancorRotator .owl-nav button.owl-next,
    .hpCredits #ancorRotator .owl-nav button.owl-prev {
        bottom: 1.5rem;
        top: 0;
    }

    .shareBtn {
        margin-bottom: 3rem;
    }

    .contents-one-page .shareBtn,
    .contents_faq .shareBtn {
        top: 8rem;
    }

    .faqWrapper {
        margin-top: -10rem;
    }
}

/* added by eytan */

@media only screen and (max-width: 1340px) {
    .access_top_wrapper {
        width: 100%;
    }

    .access_top_wrapper .scrollTop {
        float: left;
        margin-bottom: 0;
    }

    .lightBg {
        display: none;
    }
}


@media only screen and (max-width: 800px){
    .innerPageHeader.m_courses:not(.low-header) {
        height: 800px;
    }
}

@media only screen and (max-width: 600px){
    .innerPageHeader.m_courses:not(.low-header) {
        height: 500px;
    }
}

@media only screen and (max-width: 599px) {

    .faqSectionsWrapper #topic_0 {
        margin-top: 3rem;
    }

    .faqSectionsWrapper #topic_1 {
        margin-top: 1rem;
    }

    #con-list li span:nth-child(1) {
        width: inherit;
        display: block;
        margin-bottom: 10px;
    }

    #con-list li span:nth-child(2) {
        width: auto;
    }

    #newHeaderImage {
        padding-top: 0px;
        height: 550px;
    }

    #newHeaderImage img.my-big-image {
        height: 550px;
    }

    .menuWrap h1, .menuWrap > span {
        font-size: 1.2rem;
    }

    .wrapper {
        margin-top: 208px
    }

    /*    .wrapper{margin: 208px auto -341px;min-height: calc(100vh - 208px);}*/
    /*    .wrapper{min-height: calc(100vh - 208px);}*/
    .wrap404 {
        margin-top: 0px;
    }

    .m_shaham .wrapper {
        margin: 164px auto -341px;
    }

    .mainBanner .bannerTxt {
        top: 50%;
    }

    .playPauseWrapper {
        top: 0px;
    }

    .hpCredits {
        padding: 45px 15px 0px;
    }

    /*    .upperFooter{padding: 55px 0 35px;}*/
    footer, .push {
        height: 341px;
    }

    .hpCredits:after {
        top: 60%;
    }

    .modal-dialog {
        width: 95%;
        margin: 100px auto;
    }

    .modal-content button.close {
    left: auto;
        top: -30px;
    right: 0;
    }

    .modal-content .modal-header h3 {
        font-size: 1.3rem;
    }

    .modal-content .modal-body {
        padding: 30px 20px;
    }

    .modal-content .modal-body p, .modal-content .modal-body form label, .modal-content .modal-body form > a {
        font-size: 1rem;
    }

    .modal-content .modal-body h3 {
        font-size: 1.45rem;
    }

    .modal-content .modal-body > span {
        font-size: 1rem;
    }

    .innerRegModal a {
        font-size: 1.2rem;
        margin-top: 20px;
    }

    .shahamSection h2 {
        font-size: 2rem;
    }

    .innerHeader {
        margin-top: 0px;
    }

    .innerHeader .headerLinksWrap a {
        display: block;
        width: 210px;
        border: 1px solid #fff !important;
    }

    .innerHeader .headerLinksWrap a:before, .innerHeader .headerLinksWrap a:after {
        content: initial;
        display: none;
    }

    .innerHeader .headerLinksWrap a + a {
        margin-right: 0;
        margin-top: 10px;
    }

    .innerPageHeader {
        height: 200px;
    }

    .mainContent:before {
        top: -30px;
    }

    .innerPageHeader .innerHeader {
        margin-top: 0px;
    }

    .departmentWrap h2 {
        font-size: 2rem;
    }

    #fundesRotator .fundItem {
        padding: 0 20px;
    }

    .callsBtn > div {
        font-size: 1.8rem;
    }

    .galleryItem {
        width: 100%;
    }

    .noteForAction {
        padding: 15px;
        font-size: 1.1rem;
    }

    .closeMenuBtn {
        width: 36px;
        height: 36px;
    }

    .checkboxWrapper .checkWrap input[type="checkbox"], .checkboxWrapper .checkWrap .check {
        width: 17px;
        height: 17px;
    }

    .zchutonAncors.faq {
        /*display: none;*/
    }

    .shahamSection h2 {
        margin-top: 0;
    }

    .faqSectionsWrapper {
        padding-top: 0;
    }

    .item-img {
        height: 300px;
    }

    .onePageSections,
    .zchutonSections,
    .contents_faq .faqSectionsWrapper {
        margin-top: 5rem;
    }

    .faqWrapper {
        margin-top: -3rem;
    }
}

@media (min-width: 480px) {

    .carusel-holder .owl-carousel .owl-nav .owl-prev {
        right: -40px;
    }

    .carusel-holder .owl-carousel .owl-nav .owl-next {
        left: -40px;
    }
}

@media (min-width: 429px) and (max-width: 991px) {
    #donateArtist {bottom: -15px;display: inline-block}
}

@media (min-width: 480px) and (max-width: 991px){
    .menuWrap h1, .menuWrap>span {margin: 0 0 5px;font-size: 22px}
    #donateArtist {bottom: -5px;}
}
@media (min-width: 752px) and (max-width: 991px){
    #donateArtist {bottom: -40px;right: -315px;}
}
@media only screen and (max-width: 479px) {

    .carusel-holder .owl-carousel .owl-nav .owl-prev,
    .carusel-holder .owl-carousel .owl-nav .owl-next {
        width: 30px;
    }

    .carusel-holder .owl-carousel .owl-nav .owl-prev {
        right: -20px;
    }

    .carusel-holder .owl-carousel .owl-nav .owl-next {
        left: -20px;
    }

    .carusel-holder .owl-carousel .owl-nav .arrowIcon {
        width: 10px;
    }

    #newHeaderImage {
        padding-top: 0;
    }

    #newHeaderImage,
    #newHeaderImage img.my-big-image {
        height: 450px;
    }


    .carusel-holder {
        width: 280px;
        margin-top: 2rem;
    }

    .hpActorsInner ul li {
        width: 100%;
    }

    #randomize li:nth-child(-n+2) {
        display: none;
    }

    #randomize li:nth-child(-n+1) {
        display: block;
    }

    .loginBtn svg.qMark {
        display: none;
    }

    html, body {
        font-size: 15px;
    }

    .upperHeader .indexLink, .loginBtn {
        width: 50%;
        padding: 0;
        height: 44px;
        line-height: 44px;
    }

    .upperHeader .indexLink {
        width: 42%;
    }

    .loginBtn {
        border: 0;
    }

    .bottomHeader .logoWrap img {
        width: 70px;
        top: 10px;
    }

    .fixedPos .bottomHeader .logoWrap img {
        width: 65px;
    }

    .bottomHeader .logoWrap {
        width: 80px;
    }

    .menuWrap {
        width: calc(100% - 170px);
        margin: 10px 0 0;
        padding: 0 7px;
    }

    .menuWrap h1, .menuWrap > span {
        margin: 0;
        transform: translateY(0%);
        font-size: 1.1rem;
    }
    .menuWrap h1 {
        margin-bottom: 4px;
    }

    #donateArtist {
        right: 70px;
        padding: 8px 18px;
        font-size: 14px;
    }

    .searchBtnWrap button svg.mobileMenu {
        width: 23px;
    }

    .searchBtnWrap {
        margin: 15px 0px;
    }

    .bottomHeader {
        height: 85px;
    }

    .fixedPos .bottomHeader {
        height: 80px;
    }

    .fixedPos .menuWrap h1 {
        margin-top: 0;
    }

    .fixedPos .bottomHeader .logoWrap {
        margin-top: 6px;
    }


    .mainBanner .bannerTxt h2 {
        font-size: 1.6rem;
    }

    #bannerRotator .owl-nav button svg, .innerPageRotator .owl-nav button svg {
        width: 10px;
        height: 25px;
    }

    .mainBanner .owl-dots .owl-dot {
        width: 30px;
        height: 3px;
    }

    .mainBanner .bannerTxt a {
        width: 148px;
        line-height: 42px;
        height: 42px;
    }

    .news_wrap h3 span {
        font-size: 1.3rem;
    }

    .news_wrap h3 svg {
        width: 27px;
        height: 23px;
    }

    .innerNewsWrap .newsTxt p {
        font-size: 1rem;
    }

    .sideFloatMenu {
        top: 140px;
    }

    .fixedPos .sideFloatMenu {
        top: 90px;
    }

    .hpActors {
        padding: 15px 0;
    }

    .hpEvents h2.headerWBg, .hpLinks h2.headerWBg, .hpActors h2.headerWBg, .moreItemsInner h2.headerWBg {
        font-size: 2rem;
    }

    .hpEvents h2.headerWBg .headerBg, .hpLinks h2.headerWBg .headerBg, .hpActors h2.headerWBg .headerBg {
        width: 160px;
    }

    .hpActors .hpActorsInner {
        margin: 40px 0 0;
        padding: 50px 10px 20px;
    }

    .stopRandom {
        top: 10px;
    right: 10px;
    }

    .actorIndexLink {
        font-size: 1rem;
        margin-top: 15px;
    }

    #linksRotator.owl-carousel {
        margin: 30px 0 0;
    }

    #linksRotator .owl-item {
        webkit-transform: skewX(-3deg);
        -moz-transform: skewX(-3deg);
        -ms-transform: skewX(-3deg);
        -o-transform: skewX(-3deg);
        transform: skewX(-3deg);
    }

    #linksRotator .owl-item img {
        -moz-transform: scale(1.1) skewX(3deg);
        -webkit-transform: scale(1.1) skewX(3deg);
        transform: scale(1.1) skewX(3deg);
    }

    #linksRotator .owl-item h3 {
        -moz-transform: skewX(3deg);
        -webkit-transform: skewX(3deg);
        transform: skewX(3deg);
    }

    .moreInnerItemBox h3 {
        font-size: 1.09rem;
        margin-bottom: 10px;
    }

    .itemBox2, .itemBox2:nth-child(even), .itemsWrap .itemBox1, .itemsWrap .itemBox1 + .itemBox1 {
        margin-top: 30px;
    }

    .innerHpInfo .sideWrap .sideLink {
        margin-top: 30px;
    }

    .innerHpInfo .sideWrap .sideLink.defmarg {
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .hpCredits p {
        font-size: 1.3rem;
    }

    .hpCredits p + p {
        font-size: 1.1rem;
    }

    .hpCredits li {
        margin: 0 10px 15px;
    }

    .hpCredits li a img {
        max-width: 95px;
    }

    .upperFooter .side1 ul li a {
        font-size: 0.8rem;
    }

    .upperFooter .side1 h3 {
        font-size: 1.2rem;
    }

    .upperFooter .side1 svg.pencil {
        width: 25px;
        height: 25px;
    }

    .upperFooter .side1 svg.publish {
        width: 25px;
        height: 27px;
    }

    .hpCredits:after {
        top: 55%;
    }

    .upperFooter .side1 .col-xs-12 + .col-xs-12 {
        margin-top: 15px;
    }

    .wrapper {
        /*        margin: 15rem auto -295px;*/
        margin-top: 173px;
        /*        min-height: calc(100vh - 173px);*/
    }

    .m_shaham .wrapper {
        margin: 130px auto -295px;
    }

    /*    .upperFooter {*/
    /*        padding: 40px 0 20px;*/
    /*    }*/
    .zhuyotLinksInnerWrapper:before, .zhuyotLinksInnerWrapper:after {
        content: initial;
        display: none;
    }

    .zhuyotLinksWrapper {
        width: 90%;
    }

    .zhuyotLinksInnerWrapper {
        margin-right: 0;
        margin-bottom: 0;
        height: 100%;
        float: left;
    }

    .zhuyotClose {
    right: 15px;
        top: 15px;
    }

    .zhuyotLinksInnerWrapper {
        padding: 20px;
        padding-top: 55px;
    }

    .zhuyotLinksInnerWrapper h3 span:not(.headerBg) {
        font-size: 1.4rem;
    }

    .zhuyotLinksInnerWrapper h3 svg {
        width: 30px;
        height: 32px;
        margin-left: 4px;
    }

    .headerBg {
        height: 9px;
    }

    .sideFloatMenu li .zhuyotLinksInnerWrapper a i {
        font-size: 2rem;
    }

    .sideFloatMenu li {
        padding: 10px 15px 7px;
    }

    .shahamSectionInner .sectionItems .col-xs-6 {
        width: 100%;
    }

    .sectionItems > a {
        margin-top: 15px;
    }

    .innerHeader h1 {
        font-size: 1.6rem;
        margin: 50px 0 10px;
    }

    .innerHeader .breadcrumb {
        font-size: 0.9rem;
        display: none;
    }

    .innerHeader .headerLinksWrap a {
        width: 191px;
        padding: 6px;
    }

    .innerHeader .headerLinksWrap {
        margin-top: 135px;
    }

    .contactDet a {
        padding: 7px 0
    }

    .contactDet a svg.emailGrad, .contactDet a svg.phoneGrad {
        width: 25px;
        height: 22px;
    }

    .contactDet a span {
        font-size: 1.1rem;
    }

    .ancorLink span {
        font-size: 1rem;
    }

    .bottomBanner {
        bottom: -78px;
    }

    .mainBanner.innerPageRotator + .shahamSection {
        padding-top: 85px;
    }

    .ancorCru {
        padding: 23px 0 15px;
    }

    #ancorRotator .owl-nav button svg {
        width: 8px;
    }

    #ancorRotator .owl-nav button svg.rightsAnchorArrow {
        width: 15px;
    }

    .shahamSection h2 {
        padding-right: 20px;
    }

    .ancorCru.is_stuck {
        top: 78px !important;
    }

    .ancorLink svg {
        height: 30px;
    }

    .formClass .inputWrap .gradWrap {
        height: 45px;
    }

    .formClass .inputWrap .gradWrap .selectWrap svg {
    left: 7px;
        top: 18px;
    }

    .formClass .inputWrap:not(.checkWrap) label span:not(.check):not(.checkTxt):not(.imageSizes):not(.profileTxt) {
        display: block;
        margin: 0;
    }

    .input-group-addon {
        height: 41px;
    }

    /*.innerPageHeader{height: 200px;}*/
    .contactDetailes ul {
        text-align: right;
    }

    .contactDetailes ul li {
        display: block;
        margin: 0;
        margin-bottom: 15px;
    }

    .innerPageHeader.zchutonHeader {
        padding: 0;
    }

    .chooseZchuton .selectWrap {
        height: 40px;
    }

    .chooseZchuton .selectWrap svg {
        top: 15px;
    }

    .haveQWrap h2 {
        font-size: 1.3rem;
    }

    .haveQWrap a.haveQ {
        width: 190px;
        height: 50px;
        line-height: 50px;
        margin: 20px auto 15px;
    }

    .haveQWrap:after {
        top: 20%;
    }

    .zchutonAncors a span {
        font-size: 0.9rem;
    }

    .haveQWrap .container {
        transform: translateY(5%);
    }

    .panel-title svg {
        width: 20px;
        height: 20px;
        top: calc(50% - 10px);
        left: 10px;
    }

    .panel-title > a {
        width: calc(100% - 30px);
    }

    .panel-heading {
        padding: 10px;
    }

    .panel-title > a {
        font-size: 0.9rem;
    }

    /*  .faqSectionsWrapper{padding-top: 50px;}*/
    .shahamFund {
        margin-bottom: 20px;
    }

    .publishbenefit {
        width: 130px;
        height: 45px;
        line-height: 50px;
    }

    .publishbenefit svg {
        width: 20px;
        height: 20px;
        margin-left: 0px;
    }

    .publishbenefit span {
        font-size: 1rem;
    }

    .publishbenefit:after {
        top: -2px;
    }

    .moreItemsInner .sectionItems .col-md-3 {
        width: 100%;
    }

    .moreItemsInner .headerWBg {
        padding-right: 10px;
    }

    .fullWBox .textWrap h3 {
        font-size: 1.2rem;
    }

    .fullWBox .textWrap h4 {
        font-size: 1rem;
    }

    .fullWBox .textWrap p {
        font-size: 0.9rem;
        line-height: normal;
    }

    svg.imgIcon {
        top: 11px;
        left: 11px;
    }

    .callsItems .col-xs-6 {
        width: 100%;
    }

    .callsBtn {
        padding: 15px;
    }

    .callsBtn > div {
        font-size: 1.2rem;
        margin-top: 5px;
    }

    .coursesItems .col-xs-6 {
        width: 100%;
    }

    .moreCourses .shahamSection .col-xs-6 {
        width: 100%;
    }

    .unsubscribeWrap h2 {
        font-size: 1.2rem;
    }

    .sideAncors.is_stuck {
        top: 79px !important;
    }

    .editProfSection h2 {
        font-size: 1.2rem;
    }

    .duplicateable label span:not(.sr-only):not(.profileTxt):not(.imageSizes), .formClass .inputWrap label {
        font-size: 1rem;
    }

    .imageSizes {
        position: static;
    }

    .imageSizes span {
    right: auto;
    left: 0;
        transform: translateX(0%);
    }

    svg.pdfIcon, svg.imgIcon {
        width: 25px;
        height: 26px;
        top: 10px;
    left: 10px;
    }

    .files_names {
        line-height: 42px;
    }

    .duplicateable .col-xs-1 {
        padding: 0;
    }

    .duplicateable .inputWrap .check, .duplicateable .inputWrap input[type="checkbox"] {
        width: 18px !important;
        height: 18px;
    }

    .mobile100 {
        width: 100%;
    }

    .formClass .editProfSection .inputWrap {
        margin-bottom: 20px;
    }

    .checkboxWrapper .checkWrap {
        display: block;
        margin: 0;
    }

    .checkboxWrapper .checkWrap label {
        margin: 0;
    }

    .innerHpInfo .sideWrap:first-child, .innerHpInfo .sideWrap + .sideWrap {
        padding: 20px;
    }

    .contactDetailes {
        padding: 10px 0
    }

    .headerBg:before {
        transform: skewY(-1deg);

    }

    .faqWrapper table td img {
        width: 70px !important;
        height: auto;
    }

    #linksRotator.owl-carousel, #linksRotator .owl-item img {
        height: 300px;
    }

    .editProfFormWrapper {
        width: 100%;
    }

    .stikiTriki.is_stuck {
        top: 79px !important;
    }

    .access_top_wrapper {
        bottom: 84px;
    }

    /* Mobile Boxes */
    .mobilebox .mobileboxicon svg {
        width: 30px;
        height: 30px;
        position: relative;
    }
    }

@media only screen and (max-width: 360px) {
    .fullWBox .textWrap a {
        width: 100%;
    }

    .fullWBox .textWrap a + a {
        margin-right: 0;
        display: block;
    }

    #eventsRotator .owl-nav button {
        top: 35%;
    }

    .g-recaptcha {
        transform: scale(0.9);
        -webkit-transform: scale(0.9);
    }

    .zchutonAncors a {
        width: 50%;
    }
}

@media only screen and (max-width: 330px) {
    .menuWrap h1, .menuWrap > span {
        font-size: 1rem;
    }

    .bottomFooter .credit {
        font-size: 0.775rem;
    }

    .innerButtonWrap, .buttonWrap {
        text-align: center;
    }

    .videoboxholder .youtubelink-helper, .sideAncors .inputWrap, .sideAncors ul.categories-choose {
        width: 100%;
    }
}

@media screen and (min-width: 991px) {
    #newHeaderImage {
        height: 776px;
    }

    #eventPromo-holder {
        padding-top: 230px;
    }

    .carusel-holder {
        width: 600px;
    }

}


/** HP Carusel */


@media (max-width: 1199px) {

    .ep-box-title {
        font-size: 18px;
    }
}


@media screen and (min-width: 1200px) {
    .carusel-holder {
        width: 800px;
    }
}

@media screen and (min-width: 1400px) {
    .carusel-holder {
        width: 1000px;
    }
}


@media screen and (min-width: 1700px) {
    .carusel-holder {
        width: 1400px;
    }
}


@media (min-width: 1564px) and (max-width: 1699px) {
    .carusel-holder {
        width: 1200px;
        margin-top: 38px;
    }

    .ep-box-title {
        font-size: 18px;
    }
}


@media (min-width: 1200px) and (max-width: 1563px) {
    .carusel-holder {
        margin-top: 54px;
    }

    .ep-box-title {
        margin-top: 32px;
    }
}


@media (min-width: 992px) and (max-width: 1199px) {

    .carusel-holder {
        margin-top: 32px;
    }

    .ep-box-title {
        margin-top: 18px;
    }
}


@media screen and (min-width: 800px) and (max-width: 991px) {

    .carusel-holder {
        margin-top: 12px;
    }

    .this-thumb-holder {
        width: 76% !important;
        margin: 0 auto !important;
    }
}
