@font-face {
    font-family: 'icomoon';
    src:  url('../fonts/icomoon.eot?ii9mom');
    src:  url('../fonts/icomoon.eot?ii9mom#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?ii9mom') format('truetype'),
    url('../fonts/icomoon.woff?ii9mom') format('woff'),
    url('../fonts/icomoon.svg?ii9mom#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'living-font';
    src:
            url('../fonts/living-font.ttf?f2s9r1') format('truetype'),
            url('../fonts/living-font.woff?f2s9r1') format('woff'),
            url('../fonts/living-font.svg?f2s9r1#living-font') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
[class^="living-icon-"], [class*=" living-icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'living-font' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.btn-default,.btn-primary,.btn-success,.btn-info,.btn-warning,.btn-danger {
    text-shadow: none;
}
.icon-play:before {
    content: "\e900";
}
.icon-pause:before {
    content: "\e901";
}
.icon-chevron-down:before {
    content: "\e902";
}
.icon-chevron-left:before {
    content: "\e903";
}
.icon-chevron-right:before {
    content: "\e904";
}
.icon-chevron-up:before {
    content: "\e905";
}
.icon-cross:before {
    content: "\e906";
}
.icon-plus:before {
    content: "\e907";
}
.icon-magister:before {
    content: "\e908";
}
.icon-search-icon:before {
    content: "\e909";
}
.icon-building-filled:before {
    content: "\e90a";
}
.icon-building:before {
    content: "\e90b";
}
.icon-user:before {
    content: "\e90c";
}
.icon-quotes-right:before {
    content: "\e90e";
}
.icon-quotes-left:before {
    content: "\e90d";
}
.icon-download:before {
    content: "\e90f";
}
.icon-calendar:before {
    content: "\e910";
}
.icon-magister-stroke:before {
    content: "\e911";
}
.icon-minus:before {
    content: "\e912";
}
.icon-scientist:before {
    content: "\e913";
}
.icon-accessibility:before {
    content: "\e914";
}
.icon-eye:before {
    content: "\e915";
}
.icon-anchor:before {
    content: "\e916";
}
.icon-link:before {
    content: "\e917";
}
.icon-student:before {
    content: "\e918";
}
.icon-marker:before {
    content: "\e919";
}
.icon-letter:before {
    content: "\e91a";
}
.icon-link-diagonal:before {
    content: "\e91b";
}
.icon-phone:before {
    content: "\e91c";
}
.icon-info:before {
    content: "\e91d";
}
.icon-magister-sii:before {
    content: "\e91e";
}
.icon-list:before {
    content: "\e91f";
}
.icon-coins:before {
    content: "\e920";
}
.living-icon-coins:before {
    content: "\e900";
}
.living-icon-train:before {
    content: "\e901";
}
.living-icon-house:before {
    content: "\e902";
}
.living-icon-health:before {
    content: "\e903";
}
.living-icon-sun:before {
    content: "\e904";
}
.living-icon-flag:before {
    content: "\e905";
}
.living-icon-safety:before {
    content: "\e906";
}
.living-icon-cost:before {
    content: "\e907";
}
.he-icon1 {
    display: inline-block;
    vertical-align: top;
    width: 46px;
    height: 53px;
    background: url(../images/icons/icon1.png);
}
.he-icon2 {
    display: inline-block;
    vertical-align: top;
    width: 54px;
    height: 53px;
    background: url(../images/icons/icon2.png);
}
.he-icon3 {
    display: inline-block;
    vertical-align: top;
    width: 41px;
    height: 53px;
    background: url(../images/icons/icon3.png);
}
#content {
    font-weight: 600;
    line-height: 1.7;
}
.custom-angle-left {
    display: inline-block;
    width: 22px;
    height: 40px;
    background: url(../images/icons/angle-left.svg) no-repeat center center;
}
.custom-angle-right {
    display: inline-block;
    width: 30px;
    height: 40px;
    background: url(../images/icons/angle-right.svg) no-repeat center center;
}
.tab-content>.tab-pane:not(.active) {
    display: none;
}
.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5,
.col-xs-2-5,
.col-sm-2-5,
.col-md-2-5,
.col-lg-2-5,
.col-xs-3-5,
.col-sm-3-5,
.col-md-3-5,
.col-lg-3-5,
.col-xs-4-5,
.col-sm-4-5,
.col-md-4-5,
.col-lg-4-5{
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-1-5 {
    width: 20%;
    float: left;
}
.col-xs-2-5 {
    width: 40%;
    float: left;
}
.col-xs-3-5 {
    width: 60%;
    float: left;
}
.col-xs-4-5 {
    width: 80%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-1-5 {
        width: 20%;
        float: left;
    }
    .col-sm-2-5 {
        width: 40%;
        float: left;
    }
    .col-sm-3-5 {
        width: 60%;
        float: left;
    }
    .col-sm-4-5 {
        width: 80%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-1-5 {
        width: 20%;
        float: left;
    }
    .col-md-2-5 {
        width: 40%;
        float: left;
    }
    .col-md-3-5 {
        width: 60%;
        float: left;
    }
    .col-md-4-5 {
        width: 80%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-1-5 {
        width: 20%;
        float: left;
    }
    .col-lg-2-5 {
        width: 40%;
        float: left;
    }
    .col-lg-3-5 {
        width: 60%;
        float: left;
    }
    .col-lg-4-5 {
        width: 80%;
        float: left;
    }
    .page-sii .row.block.high-tiles .tile:hover div.popup-content {
        overflow-y: hidden;
    }
}
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    min-height: 100%;
    font: 17px/18px 'Open Sans', serif;

}
body {
    margin: 0;
    padding: 0;
    font: 17px/1.8 'Open Sans', serif;
}
.page-template-page-explore iframe,
.youtube-player-iframe{
    max-width: 1200px;
    max-height: 665px;
    width: 100%;
    height: 100vw;
    border: 0;
}
div#primary {
    min-height: 100%;
    position: relative;
    overflow-x: hidden;
    overflow-y: hidden;
}
div#primary .primary-image,
div#primary .fading-image {

    position:absolute;
    top:0;
    min-height: 100%;
    min-width: 100%;
    margin: auto;
    z-index: -9999;

}
.tile{
    position: relative;
    font-size: 14px;
    font-weight: 100;
    padding-bottom: 25px;
}
.dummy {
    margin-top: 75%;
}
.dummy+*{
    position: absolute;
    top: 10px;
    bottom: 10px;
    right: 10px;
    left: 10px;
}
.tile-inner{
    padding: 24px;
    transition: background 0.25s;
    cursor: pointer;
    color: #fff;
}
.home .tile-inner:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.tile .tile-inner{
    text-align: center;
}
.home .tile:first-child .tile-inner{
    text-align: left;
}
.home .tile:first-child .tile-inner {
    padding-left: 0;
    padding-top: 0;
}
.title-content {
    display: inline-block;
    vertical-align: middle;
    margin-top: -11px;
}
.home .title-content * {
    text-align: center;
    font-size: 16px;
    font-weight: normal;
}
.home .title-content .title {
    font-size: 25px;
    line-height: 11px;
    font-weight: 700;
}
.tile-inner a{
    color: #fff;
    font-weight: bolder;
}
.tile h3,
.tile h2 {
    font-weight: 6--;
}
.title-excerpt p {
    margin: 4px 10px 6px 4px;
    letter-spacing: 0.5px;
}
.tile-inner:hover{
    color: #fff;
    text-decoration: none;
}
.home .tile:first-child .tile-inner p{
    font-size: 80px;
    margin: 0;
    font-weight: 700;
    line-height: 62px;
    letter-spacing: -3.5px;
}
.home .tile:first-child .tile-inner p.blogname{
    font-size: 40px;
    line-height: 31px;
    margin: 0 0 0 3px;
    padding-bottom: 6px;
    letter-spacing: -0.9px;
}
.home .tile:first-child .tile-inner .logoname{
    background: url(../images/logo2.png) no-repeat center center;
    width:294px;
    height:151px;
    margin: 0 0 0 3px;
}
.home .main {
    background: rgba(0, 0, 0, 0);
    min-height: 100%;
}
.tile-links-block {
    margin-top: 52px;
    margin-left: 7px;
    font-size: 16px;
}
.tile-links-block span{
    padding: 0 10px;
}
.testimonials-row .item {
    position: relative;
    padding-top: 0;
    margin-top: 16px;
    padding-bottom: 0px;
    margin-bottom: 20px;
}
.row.testimonials-row .container {
	padding: 0;
}
.row.testimonials-row img {
    width: 80px;
    border-radius: 50%;
}
.row.testimonials-row .carousel-caption{
    position: static;
    padding: 0 56px 0 20px;
}
.home .car-wr {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin-bottom: 29px;
    margin-top: 19px;
}
.home .car-wr .car-row {
    opacity: 0.9;
}
.car-wr {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 10px;
}
.car-row {
    display: table-row;
    opacity:0.85;
    background: #fff;
}
.car-row>* {
    display: table-cell;
    vertical-align: middle;
}
.car-row .arrow {
    width: 74px;
    text-align: center;
    font-size: 40px;
    cursor: pointer;
    position: static;
    opacity: 1;
    color: #566171;
    text-decoration: none;
    text-shadow: none;
    position: relative;
    z-index: 2;
}
.car-row .arrow.arrow2 {
    position: relative;
    left: initial;
}

.display-table {
    display: table;
    width: 100%;
}
.display-table-row {
    display: table-row;
}
.display-table-row>* {
    display: table-cell;
    vertical-align: middle;
}
.home .display-table-row>* {
    display: table-cell;
    vertical-align: top;
}
.row.testimonials-row .item .carousel-caption {
    font-size: 16px;
    text-shadow: none !important;
    color: black;
    font-weight: normal;
}
.row.testimonials-row .author {
    color: #222222;
    font-weight: 100;
    text-transform: uppercase;
    font-size: 12px;
    text-align: right;
    margin-right: -8px;
    position: absolute;
    right: 57px;
    letter-spacing: 0.2px;
    line-height: 27px;
    float: right;
}
.row.testimonials-row .item.target{
    border-right: 1px solid rgba(0, 0, 0, 0.17);
    margin-right: 35px;
    margin-bottom: 26px;
}
.row.testimonials-row .item.target:after {
    content: "";
    height: 72%;
    position: absolute;
    right: -1;
    top: 50%;
    margin-top: -8%;
}
.row.testimonials-row .content{
    position: relative;
    z-index: 1;
}
.row.testimonials-row .content p {
    line-height: 21px;
    margin-bottom: 0px;
    margin-left: 0;
    letter-spacing: -0.2px;
}
#eventsCarousel .carousel-caption .content {
    height: 85px;
    line-height: 21px;
    margin-top: 7px;
    overflow: hidden
}
#eventsCarousel .carousel-caption .content:after {
    display: none;
}
.row.testimonials-row .content:after {
    content: "\e90e";
    font-family: icomoon;
    color: rgba(255,255,59,0.9);
    position: absolute;
    top: -22px;
    right: 0;
    left: 0;
    margin: auto;
    z-index: -1;
    font-size: 57px;
}
div#testimonialsCarousel, div#eventsCarousel {
    overflow: hidden;
    height: 148px;
    min-height: 148px;
    max-height: 148px;
}
.jcarousel-inner {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}
.home .jcarousel-inner {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 8px 3px;
    padding: 0;
}
.jcarousel-inner>*{
    float: left;
}
#footer .nav>ul>li>ul ul {
    display: none;
}
#footer .nav>ul>li>ul li {
    display: block;
    padding: 2px 0px;
    line-height: 1.4;
}
#footer .nav>ul>li {
    display: table-cell;
    vertical-align: top;
    margin: 0px -2px;
}
#main-nav-footer li li {
    padding: 0;
    width: 100%;
}
#main-nav-footer>li>a {
    display: block;
    height: 45px;
    font-weight: bold;
    text-align: left;
    color: #222;
    padding: 5px;
    box-sizing: border-box;
    font-size: 16px;
}
#footer .nav>ul>li>ul a {
    color: #666;
    font-weight: normal;
    font-size: 12px;
}
#footer .nav>ul>li>ul {
    margin: 0;
    padding: 5px;
}
#footer .nav {

    display: table;
    width: 100%;
    table-layout: fixed;
}
ul#main-nav-footer{
    padding: 0;
    display: table-row;
}
div#footer {
    background: #e4eced;
    padding: 0;
}
.multi-drop.open-right li.dropdown-header {
    margin-bottom:10px;
    font-weight: bold;
    font-size: 170%;
}
a.arrow.disabled {
    color: #e2e7ec;
    cursor: default;
}
a.arrow.disabled span {
    opacity: 0.3;
    color: gray;
}
#nav-container {
    padding: 0;
}
.custheader .col-sm-3{
    width: 23%;
}
.custheader .col-sm-9{
    width: 76.5%;
}
ul#main-nav-header {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: table;
    width: 100%;
}
ul#main-nav-header ul {
    display: none;
}
header .nav {
    display: table;
    width: 100%;
    table-layout: fixed;
}
ul#main-nav-header>li {
    display: table-cell;
    padding: 0 5px;
    width: 20%;
}
ul#main-nav-header>li>a {
    color: white;
    text-decoration: none !important;
    font-weight: 700;
    display: block;
    text-align: center;
    line-height: 18px;
    padding: 10px 0;
    border: 1px solid rgba(255,255,255,0.6);
    font-size: 15px;
    transition: border 0.5s, background 0.5s;
    pointer-events: all;
}
ul#main-nav-header>li:not(.current-menu-item)>a:hover {
    background: rgba(255, 255, 255, 0.3);
}
ul#main-nav-header>li.current-menu-item>a {
    background: rgba(255,255,255,0.85);
    border: 1px solid transparent;
    position: relative;
}
header .sitename h2 {
    display: inline;
    font-size: 44px;
    font-weight: 600;
    text-transform: capitalize;
}
header .inner {
    min-height: 45vh;
    padding-top: 30px;
}
.row.pagename {
    color: #fff;
    letter-spacing: 3.5px;
    text-align: center;
    position: relative;
    top: 16vh;
    padding-left: 41px;
    width: 100%;
}
.row.titlename.short {
    top: 150px;
    width: 100%;
}
#stories .row.titlename h3.ttl {
    font-size: 38px;
}
.row.titlename h3.ttl {
    font-size: 40px;
}
.row.titlename {
    color: #fff;
    letter-spacing: 2px;
    text-align: center;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    top: 200px;
    font-size: 40px;
    line-height: 1.7;
}
.row.pagename h3{
    font-size: 34px;
    font-weight: 600;
}
header#masthead {
    background-size: cover;
    background-position-x: center;
}
header#masthead .sitename a {
    text-decoration: none !important;
    color: #fff;
    text-transform: lowercase;
    font-size: 30px;
    padding: 0 0 0 0;
    pointer-events: all;
}
#masthead .navbar-default {
    background: none;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    padding: 40px 0 30px 0;
    pointer-events: none;
}
.navbar-brand>img {
    height: 65px;
}
#masthead ul#main-nav-header li ul {
    display: none;
}
ul#main-nav-header>li.current-menu-item>ul {
    display: block;
    position: absolute;
    list-style-type: none;
    padding: 0;
    bottom: -64px;
    border: 1px solid rgba(255,255,255,0.75);
    left: 20px;
    right: 20px;
}
ul#main-nav-header>li.current-menu-item>ul>li {
    display: inline-block;
    position: relative;
}
ul#main-nav-header>li.current-menu-item>ul>li>a {
    padding: 11px 21px;
    box-sizing: border-box;
    display: block;
    color: #fff;
    /* text-decoration: none !important; */
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
}
ul#main-nav-header>li.current-menu-item>ul>li:not(:last-child):after {
    content: "";
    background: rgba(255,255,255,0.75);
    position: absolute;
    right: 0;
    width: 1px;
    height: 20px;
    margin-top: -10px;
    top: 50%;
}
ul#main-nav-header a {
    letter-spacing: 2px;
}
.row.block>.inner {
    position: relative;
}
.row.students-stories {
    min-height: 1470px;
}
.row.students-stories>.inner{
    height: 900px;
    text-align: center;
    position: relative;
    font-weight: 600;
}
.row.block>.inner:before {
    content: '';
    display: inline-block;
    height: 100%;
    float: none;
    vertical-align: middle;
}
.row.block .title {
    margin-bottom: 34px;
}

.page-template-page-explore .nivo-controlNav {
    bottom: 0;
    top: auto;
}
.slider-wrapper.theme-default{
    max-height: 100%;
    overflow: hidden;
}

.page-template-page-explore .theme-default .nivo-directionNav a {
    opacity: 1;
}

.page-template-page-explore .row.block .title-exp.diff.back {
    color: black;
    mix-blend-mode: hard-light;
    z-index: 40;
    display: none;
}
.page-template-page-explore #first-section {
    margin: 100px auto;
}
/*Explore Israel CSS*/
.page-template-page-explore .row.block .title-exp{
    color: black;
    z-index: 999;
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.5;
    position: relative;
    margin: 40px auto;
}
.page-template-page-explore .row.block .title-facts{
    color: white;
    z-index: 9;
    text-align: center;
    font-size: 27px;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 1px;
    margin-top: 12vh;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}
/*Video*/
/*.video {*/
/*width: 70%;*/
/*opacity: 0;*/
/*transition: opacity .8s linear;*/
/*}*/
/*.video.is-playing {*/
/*opacity: 1;*/
/*}*/
/*.video-apply{*/
/*width: 100%;*/
/*height: 100%;*/
/*}*/
/*.video-reduce{*/
/*width: 70%;*/
/*}*/

.video .textos{
    z-index:10;
    margin-bottom: 50px;
    margin-top: 60px;
}
.page-template-page-explore .clearfix{
    height: 20px;
    clear: both;
}
/*Map*/
.main-map{
    width: 300px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    z-index:10;
}
.map{
    width: 200px;
    height: 545px;
    background:url(../images/explore/color-map.png) left top no-repeat;
    position: relative;
    margin-left: 50px;
}
.map .overlay{
    width: 200px;
    height: 545px;
    background:url(../images/explore/color-map.png) 200px top no-repeat;
    position: absolute;
    top:0;
    left:0;
    z-index:11;
    transition:         opacity 1s;
    -webkit-transition: opacity 1s;
    -moz-transition:    opacity 1s;
    -o-transition:      opacity 1s;
    opacity:0;
}
.map:hover .overlay,
.map:focus .overlay{
    opacity:1;
}
.map img{
    position: absolute;
    top:0;
    left:0;
    z-index:12;
}
#marker0{z-index:999; position:absolute; left: 149px; top: 5px; cursor:pointer;}
#marker1{z-index:999; position:absolute; left: 144px; top: 62px; cursor:pointer;}
#marker2{z-index:999; position:absolute; left: 83px; top: 53px; cursor:pointer;}
#marker3{z-index:999; position:absolute; left: 69px; top: 125px; cursor:pointer;}
#marker4{z-index:999; position:absolute; left: 64px; top: 137px; cursor:pointer;}
#marker5{z-index:999; position:absolute; left: 58px; top: 165px; cursor:pointer;}
#marker6{z-index:999; position:absolute; left: 63px; top: 188px; cursor:pointer;}
#marker7{z-index:999; position:absolute; left: 126px; top: 208px; cursor:pointer;}
#marker8{z-index:999; position:absolute; left: 64px; top: 278px; cursor:pointer;}
#marker9{z-index:999; position:absolute; left: 81px; top: 347px; cursor:pointer;}
#marker10{z-index:999; position:absolute; left: 84px; top: 512px; cursor:pointer;}
.page-template-page-explore #myCanvas{
    background:url(../images/explore/circle.png) center top no-repeat;
    margin-top: -475px;
    margin-bottom: 250px;
    margin-left: auto;
    margin-right: auto;
    width: 400px;
    height: 400px;
    z-index: 9;
}
.page-template-page-explore #text-click{
    background:url(../images/explore/click.jpg) left top no-repeat;
    width: 192px;
    height: 69px;
    margin-top: -723px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 550px;
}
.mapshadow {
    background:url(../images/explore/mapshadow.png) center top no-repeat;
    width: 450px;
    height: 41px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: -40px;
    right: 0;
    top: 527px;
}
/*modal map*/
.page-template-page-explore .map-wrapper{
    display:table;
    position:relative;
    width:100%;
    text-align: center;
    overflow: hidden;
}
.page-template-page-explore .big-modal{
    display:block;
    max-height: 1100px;
    margin-bottom: 118px;
}
.page-template-page-explore #text-title{
    font-size: 33px;
    color: #242424;
    text-align: left;
    line-height: 45px;
    margin-top: 115px;
    font-weight: 800;
    margin-bottom: 35px;
}
.page-template-page-explore #text-desc{
    font-size: 16px;
    color: #242424;
    text-align: left;
    line-height: 1.9;
    margin-left: 40px;
    font-weight: 600;
    width: 40vw;
    margin-right: 68px;
}
.page-template-page-explore #exit-modal{
    -webkit-transition: all 1.5s ease-out;
    -moz-transition: all 1.5s ease-out;
    -o-transition: all 1.5s ease-out;
    transition: all 1.5s ease-out;
}
.page-template-page-explore .exit-out{
    background: url('../images/explore/exit-modal.png') no-repeat;
    width: 100px;
    height: 100px;
    z-index: 50;
    position: absolute;
    float:right;
    right: 728px;
    top: 43px;
    opacity: 0;
}
.page-template-page-explore .exit-in{
    background: url('../images/explore/exit-modal.png') no-repeat;
    display:block;
    width: 100px;
    height: 100px;
    z-index: 50;
    position: absolute;
    float:right;
    left: calc(60vw - 340px);
    top: 43px;
    opacity: 1;
    cursor:pointer;
}
/*Kiryat Shmona*/
.page-template-page-explore #kir-over{
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.page-template-page-explore .kir-out{
    background: url('../images/explore/kir-over.png') no-repeat;
    left: 139px;
    top: -15px;
}
/*Galilee*/
.page-template-page-explore #gal-over,
.page-template-page-explore #hai-over,
.page-template-page-explore #net-over,
.page-template-page-explore #her-over,
.page-template-page-explore #tel-over,
.page-template-page-explore #reh-over,
.page-template-page-explore #jeru-over,
.page-template-page-explore #beer-over,
.page-template-page-explore #neg-over,
.page-template-page-explore #eil-over {
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.page-template-page-explore .gal-out{
    background: url('../images/explore/gal-over.png') no-repeat;
    left: 124px;
    top: 42px;
}
.page-template-page-explore .hai-out{
    background: url('../images/explore/hai-over.png') no-repeat;
    left: -63px;
    top: 33px;
}
.page-template-page-explore .net-out{
    background: url('../images/explore/net-over.png') no-repeat;
    left: -93px;
    top: 106px;
}
.page-template-page-explore .her-out{
    background: url('../images/explore/her-over.png') no-repeat;
    left: -98px;
    top: 111px;
}
.page-template-page-explore .tel-out{
    background: url('../images/explore/tel-over.png') no-repeat;
    left: -108px;
    top: 145px;
}
.page-template-page-explore .reh-out{
    background: url('../images/explore/reh-over.png') no-repeat;
    left: -96px;
    top: 172px;
}
.page-template-page-explore .jeru-out{
    background: url('../images/explore/jeru-over.png') no-repeat;
    left: 106px;
    top: 188px;
}
.page-template-page-explore .beer-out{
    background: url('../images/explore/beer-over.png') no-repeat;
    left: 44px;
    top: 258px;
}
.page-template-page-explore .neg-out{
    background: url('../images/explore/neg-over.png') no-repeat;
    left: 61px;
    top: 327px;
}
.page-template-page-explore .eil-out{
    background: url('../images/explore/eil-over.png') no-repeat;
    left: 64px;
    top: 492px;
}
.page-template-page-explore .kir-out,
.page-template-page-explore .gal-out,
.page-template-page-explore .hai-out,
.page-template-page-explore .net-out,
.page-template-page-explore .her-out,
.page-template-page-explore .tel-out,
.page-template-page-explore .reh-out,
.page-template-page-explore .jeru-out,
.page-template-page-explore .beer-out,
.page-template-page-explore .neg-out,
.page-template-page-explore .eil-out {
    width: 0px;
    height: 0px;
    z-index: 15;
    position:absolute;
    opacity: 0;
}
.page-template-page-explore .kir-in,
.page-template-page-explore .gal-in,
.page-template-page-explore .hai-in,
.page-template-page-explore .net-in,
.page-template-page-explore .her-in,
.page-template-page-explore .tel-in,
.page-template-page-explore .reh-in,
.page-template-page-explore .jeru-in,
.page-template-page-explore .beer-in,
.page-template-page-explore .neg-in,
.page-template-page-explore .eil-in {
    position: absolute;
    width: 203px;
    height: 58px;
    opacity: 1;
}
/*Back Images*/
.page-template-page-explore #back-img-kir,
.page-template-page-explore #back-img-gal,
.page-template-page-explore #back-img-hai,
.page-template-page-explore #back-img-net,
.page-template-page-explore #back-img-her,
.page-template-page-explore #back-img-tel,
.page-template-page-explore #back-img-reh,
.page-template-page-explore #back-img-jeru,
.page-template-page-explore #back-img-beer,
.page-template-page-explore #back-img-neg,
.page-template-page-explore #back-img-eil {
    width: 100%;
    height: 1020px;
    opacity:1;
    position: absolute;
    z-index: 30;
    display:none;
}
.page-template-page-explore #back-img-kir{
    background: url('../images/explore/kiryat.jpg') no-repeat;
}
.page-template-page-explore #back-img-gal{
    background: url('../images/explore/galilee.jpg') no-repeat;
}
.page-template-page-explore #back-img-hai{
    background: url('../images/explore/haifa.jpg') no-repeat;
}
.page-template-page-explore #back-img-net{
    background: url('../images/explore/netanya.jpg') no-repeat;
}
.page-template-page-explore #back-img-her{
    background: url('../images/explore/herzliya.jpg') no-repeat;
}
.page-template-page-explore #back-img-tel{
    background: url('../images/explore/telaviv.jpg') no-repeat;
}
.page-template-page-explore #back-img-reh{
    background: url('../images/explore/rehovot.jpg') no-repeat;
}
.page-template-page-explore #back-img-jeru{
    background: url('../images/explore/jerusalem.jpg') no-repeat;
}
.page-template-page-explore #back-img-beer{
    background: url('../images/explore/beer3.jpg') no-repeat;
}
.page-template-page-explore #back-img-neg{
    background: url('../images/explore/negev.jpg') no-repeat;
}
.page-template-page-explore #back-img-eil{
    background: url('../images/explore/eilat.jpg') no-repeat;
}
/*end of back images*/
#back-white-anima{
    -moz-transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
    padding-bottom: 80px;
}
.back-white{
    background: url('../images/explore/back-white.png') no-repeat;
    width: 1770px;
    height: 800px;
    float:right;
    position: absolute;
    left: 100%;
    z-index:40;
    opacity:0;
}
.back-white-apos{
    background: url('../images/explore/back-white.png') no-repeat;
    width: 1770px;
    height: 1020px;
    float: right;
    position: absolute;
    left: calc(60vw - 300px);
    z-index: 40;
    opacity: 1;
}
.page-template-page-explore #main{
    padding: 0;
}
.page-template-page-explore .text-block{
    position: relative;
    margin-top: 160px;
    margin-left: 100px;
}
.page-template-page-explore .text-block.kiryat,
.page-template-page-explore .text-block.galilee,
.page-template-page-explore .text-block.haifa,
.page-template-page-explore .text-block.netanya,
.page-template-page-explore .text-block.herzliya,
.page-template-page-explore .text-block.telaviv,
.page-template-page-explore .text-block.rehovot,
.page-template-page-explore .text-block.jerusalem,
.page-template-page-explore .text-block.beersheva,
.page-template-page-explore .text-block.negev,
.page-template-page-explore .text-block.eilat{
    display: none;
}
/*Trasitions for Map*/
.page-template-page-explore .animation-element {
    opacity: 1;
    position: relative;
}
/*animation element sliding left*/
.page-template-page-explore .animation-element.pop-center {
    opacity: 0;
    -moz-transition: all 200ms ease-out;
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform: scale(0);
}
.page-template-page-explore .animation-element.pop-center.in-view {
    opacity: 1;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: scale(1);
}
/*animation element left delay*/
.page-template-page-explore .animation-element.slide-delay {
    opacity: 1;
    -moz-transition: all 200ms ease-out 0.5s;
    -webkit-transition: all 200ms ease-out 0.5s;
    -o-transition: all 200ms ease-out 0.5s;
    transition: all 200ms ease-out 0.5s;
}
.page-template-page-explore .animation-element.slide-from-left {
    opacity: 0;
    -moz-transition: all 700ms ease-out 1.3s;
    -webkit-transition: all 700ms ease-out 1.3s;
    -o-transition: all 700ms ease-out 1.3s;
    transition: all 700ms ease-out 1.3s;
    -moz-transform: translate(-100vh, 0);
    -webkit-transform: translate(-100vh, 0);
    -o-transform: translate(-100vh, 0);
    -ms-transform: translate(-100vh, 0);
    transform: translate(-100vh, 0);
}
.page-template-page-explore .animation-element.slide-from-left.in-view {
    opacity: 1;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
/*Gallery grid*/
.page-template-page-explore .wrap-gallery {
    width:100%;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    left:0;
    right:0;
    background-color: #F2F2F2;
    padding-bottom: 85px;
    padding-top:100px;
    text-align: center;
}
.page-template-page-explore .boxes{
    max-width: 1200px;
    height: 100%;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    left:0;
    right:0;
    text-align:left;
    margin-top: 50px;
}
.page-template-page-explore .box {
    float: left;
    position: relative;
    width: 280px;
    padding-bottom: 397px;
}
.page-template-page-explore .box-inner {
    position: absolute;
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px;
    overflow: hidden;
    width: 268px;
    height: 380px;
    margin: 0 100px 10px 0;
}
.page-template-page-explore .box-inner img {
    width: 280px;
    height: 380px;
}
.sign-more{
    display:none;
}
.sign-minus{
    display:none;
}
.page-template-page-explore .titlebox{
    color: #000000;
    font-size: 16px;
    font-weight: 800;
    line-height: 20px;
    margin-bottom: 18px;
    width: 100px;
}
.page-template-page-explore .descbox{
    color:  rgba(36, 36, 36, 0.96);
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    height: 380px;
}
.page-template-page-explore .normaltitle{
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 800;
    line-height: 20px;
    margin: 0 0 15px 15px;
    width: 100px;
    opacity: 1;
    bottom: 0;
    left: 70vw;
    margin-top: -60px;
}
.page-template-page-explore .box-inner .textbox {
    position: absolute;
    bottom: 0;
    top:0;
    left: 0;
    right: 0;
    height: 100%;
    margin-bottom: 0;
    background: #000;
    background: rgba(255, 235, 59, 0.7);
    color: #242424;
    padding: 18px 10px 18px 10px;
    text-align: left;
    opacity:0;
    transition: all 1s;
    -webkit-transition: all 1s;
}
.page-template-page-explore .hovering .box-inner img {
    display: none;
}
.page-template-page-explore .hovering .box-inner .textbox {
    opacity:1;
    margin-bottom: 0;
    -webkit-transition: opacity 0.5s fade;
    -moz-transition: opacity 0.5s fade;
    -o-transition: opacity 0.5 fade;
    transition: opacity 0.5s fade;
    height: 100%;
    overflow: hidden;
    position: relative;
}
.page-template-page-explore .hovering .box-inner .normaltitle {
    opacity:0;
}
.page-template-page-why-israel #stories .titlename {
    width: 100%;
    margin: 0;
}
.why-israel .row.block .title {
    min-height: 120px;
}
.why-israel #third-option span.ttl {
    margin-left: -16px;
    letter-spacing: -1.2px;
}
.why-israel #third-option span.blocknum {
    padding-left: 15px;
    line-height: 140px;
}
.row.block, .pagename-wr {
    margin-left: 0;
    margin-right: 0;
}
.why-israel span.blocknum {
    margin-top: -1px;
    margin-left: -7px;
    font-size: 219px;
    color: #86c948;
    font-weight: 800;
    float: left;
    line-height: 155px;
    width: 67px;
    transition: 0.5s all .5s;
}
.row.block span.ttl {
    position: relative;
    transition: 0.5s all 0s;
    z-index: 1;
}
.why-israel .row.block span.ttl{
    min-height: 130px;
    color: #222222;
    text-align: left;
    display: block;
    font-size: 50px;
    letter-spacing: -1px;
    line-height: 50px;
    float: left;
    width: 70%;
    font-weight: 700;
    padding-left: 8px;
    padding-top: 35px;
}
.why-israel #fourth-option.row.block span.ttl{
    text-align: left;
    padding-top: 49px;
}
/*.row.block img{*/
/* position: absolute;*/
/*}*/
.row.block>.inner>.container {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    max-width: 1200px;
    width: 100vw;
    position: relative;
}
.row.block.institutions .container {
    display: flex;
}
.row.block .content {
    font-size: 17px;
    line-height: 24px;
    text-align: left;
}
.why-israel .row.block {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.why-israel .row.block:first-child img.one {
    right: 400px;
    top: 222px;
    z-index: 3;
}
.why-israel .row.block:first-child img.two {
    right: 80px;
    bottom: 30px;
}
.why-israel .row.block:first-child img.three {
    right: 20px;
    top: 30px;
}
.why-israel .row.block:nth-child(5n)>.inner>.container,
.why-israel .row.block:nth-child(5n-3)>.inner>.container{
    text-align: right;
}
.why-israel .row.block:nth-child(5n)>.inner>.container>div,
.why-israel .row.block:nth-child(5n-3)>.inner>.container>div{
    float: right;
}
.why-israel .row.block:nth-child(5n) span.blocknum{
    left: auto;
    right: 17px;
}
.why-israel .row.block:nth-child(5n) .title .ttl,
.why-israel .row.block:nth-child(5n-3) .title .ttl{
    margin: 0 0 0 auto;
    text-align: right;
    margin-right: -2px;
}
.why-israel .row.block:nth-child(5n-3)>.inner{
    background: -moz-linear-gradient(left,  rgba(226,237,238,0) 0%, rgba(226,237,238,0.01) 32%, rgba(226,237,238,1) 52%, rgba(226,237,238,1) 100%);
    background: -webkit-linear-gradient(left,  rgba(226,237,238,0) 0%,rgba(226,237,238,0.01) 32%,rgba(226,237,238,1) 52%,rgba(226,237,238,1) 100%);
    background: linear-gradient(to right,  rgba(226,237,238,0) 0%,rgba(226,237,238,0.01) 32%,rgba(226,237,238,1) 52%,rgba(226,237,238,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e2edee', endColorstr='#e2edee',GradientType=1 );
}
.why-israel .row.block:nth-child(5n-2)>.inner{
:
}
.why-israel .row.block:nth-child(5n-2)>.inner>.container>div {
    /* float: none; */
    /* margin: 0 auto; */
}
.why-israel .row.block#third-option .content {
    text-shadow: 0px 0px 1px rgba(255, 255, 255, 0.5);
    color: #fff;
    padding-left: 8px;
    margin-top: 40px;
}
.why-israel .row.block:nth-child(5n-1)>.inner{
    background: -moz-linear-gradient(30deg,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 38%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(30deg,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 38%,rgba(255,255,255,0.9) 50%,rgba(255,255,255,0) 100%);
    background: linear-gradient(60deg,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 38%,rgba(255,255,255,0.9) 50%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );

}
.why-israel .row.block:nth-child(5n)>.inner{
    /*background: -moz-linear-gradient(-30deg,  rgba(226,237,238,0) 0%, rgba(226,237,238,1) 56%, rgba(226,237,238,1) 100%);*/
    /* background: -webkit-linear-gradient(-30deg,  rgba(226,237,238,0) 0%,rgba(226,237,238,1) 56%,rgba(226,237,238,1) 100%); */
    /* background: linear-gradient(120deg,  rgba(226,237,238,0) 0%,rgba(226,237,238,1) 56%,rgba(226,237,238,1) 100%); */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e2edee', endColorstr='#e2edee',GradientType=1 );
}
.row.students-stories .row.content {
    background: #fff;
    margin-top: 70px;
    line-height: 1.8em;
    text-align: left;
}
div#storiesCarousel .item.target img {
    width: 250px;
}
div#storiesCarousel .item img {
    border-radius: 50%;
    width: 135px;
}
div#storiesCarousel>ul>li>div{
    height: 260px;
}
div#storiesCarousel>ul>li img{
    transition: width 0.5s, height 0.5s, -ms-transform 0.5s;
    transition: width 0.5s, height 0.5s, transform 0.5s;
    transition: width 0.5s, height 0.5s, -webkit-transform 0.5s;
}
div#storiesCarousel>ul>li:not(.target):not(.prev):not(.next) img{
    -ms-transform: scale(0, 0); /* IE 9 */
    -webkit-transform: scale(0, 0); /* Safari */
    transform: scale(0, 0);
}
div#storiesCarousel {
    overflow: hidden;
}
.student-story:not(.target) {
    display: none;
}
.students-info .row.info > span {
    margin-right: 20px;
}
.row.students-stories-inner.animate {
    transform: translateX(-40%);
    -webkit-transform: translateX(-40%);
    opacity: 0;
}
.row.students-stories-inner {
    background: #fff;
    margin-top: 400px;
    margin-bottom: 132px;
    min-height: 940px;
}
.row.students-stories-inner .row.slider a.arrow {
    position: absolute;
    color: #fff;
    background: #26b688;
    z-index: 1;
    font-size: 30px;
    padding: 13px;
    text-decoration: none !important;
    margin-top: -30px;
    top: 50%;
    width: 70px;
    height: 70px;
}
.row.students-stories-inner .row.slider a.arrow:first-child {
    left: 0;
}
.row.students-stories-inner .row.slider a.arrow:last-child {
    right: 0;
}
.row.students-stories-inner .row.title h3 {
    font-weight: bold;
    font-size: 29px;
    margin-bottom: 20px;
}
.student-story .icon {
    color: #6bb589;
    font-size: 20px;
    top: 3px;
    position: relative;
}
.student-story .row.info>div:first-child{
    text-align: right;
}
.student-story .row.info>div:last-child{
    text-align: left;
}
.student-story .content {
    width: 60%;
    margin: 0 auto;
    padding-bottom: 102px;
}
.row.pagename-wr {
    height: 400px;
}
.page-sii .row.block.high-tiles {
    max-width: 1200px;
    width: 100vw;
    margin: -126px auto 117px;
    position: relative;
}
.page-sii .row.block.high-tiles .tile a.tile-inner {
    background: rgba(0,74,153,0.8);
    overflow: hidden;
    transition: all 0.5s;
}
.page-sii .row.block.high-tiles .tile a.tile-inner {
    background: rgba(0,74,153,0.9);
}
.page-sii .row.block.high-tiles .tile{
    padding: 10px;
    transition: opacity 0.5s;
    opacity: 1;
}
.page-sii .row.block.high-tiles .content>.tile:nth-child(2) .dummy {
    margin-top: 200%;
    padding-bottom: 20px;
}
.page-sii .row.block.high-tiles .tile .title {
    transition: line-height 0.5s;
    line-height: 22px;
    hyphens: auto;
    font-size: 20px;
    font-weight: 700;
    padding: 0 15px;
    margin: 0 0;
}
.page-sii .row.block.high-tiles a.tile-inner .display-table{
    min-height: 100%;
    text-align: center;
    position: relative;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
}
.page-sii .row.block.high-tiles .tile .popup-content {
    display: none;
}
.page-sii .row.block.high-tiles .tile.clicked .title {
    margin-top: 41px;
    margin-bottom: 39px;
}
.page-sii .row.block.high-tiles .tile.clicked .popup-content {
    display: block;
    text-align: left;
    color: black;
    font-weight: 600;
    overflow-y: auto;
    padding: 0 24px;
    font-size: 14px;
}
.page-sii .row.block.high-tiles .tile.clicked .tile-inner {
    background: rgba(255,255,255,0.8);
}
.page-sii .row.block.high-tiles .tile.clicked .tile-inner.clicked .display-table{
    top: 0;
    transform: none;
}
.page-sii .row.block.high-tiles .tile.clicked .tile-inner.clicked {
    background: rgba(255,255,255,0.9);
}
.page-sii .row.block.high-tiles .tile.clicked .title{
    color: #000;
}
.page-sii .row.block.high-tiles .tile.clicked .display-table{
    min-height: 0;
    top: auto;
    -webkit-transform: none;
    transform: none;
}
.page-sii .row.block.high-tiles .tile.pseudo-hidden {
    opacity: 0;
}
.page-sii .row.block.high-tiles .content>div .tile.clicked:nth-child(2) .tile-inner{
    right: -210px;
}
.page-sii .row.block.high-tiles .content>div .tile.clicked:nth-child(3) .tile-inner,
.page-sii .row.block.high-tiles .content>div .tile.clicked:nth-child(4) .tile-inner {
    left: -210px;bottom: -225px;
}
.page-sii .row.block.high-tiles .content>div .tile.clicked:nth-child(5) .tile-inner,
.page-sii .row.block.high-tiles .content>div .tile.clicked:nth-child(6) .tile-inner {
    left: -210px;
    top: -225px;
}
.page-sii .row.block.high-tiles .tile.clicked{
    z-index: 5;
}
.page-sii .close-content-desktop {
    display: none;
    color: #666;
    font-size: 20px;
    right: 0;
    position: absolute;
    padding: 20px;
    font-weight: bold;
}
.page-sii .tile.clicked .close-content-desktop {
    display: block;
}
.page-sii .row.block:first-child img {
    position: absolute;
    right: 229px;
    top: 40px;
    height: 70%;
}
.main {
    background-color: #fff;
}
.row.block.institutions .title {
    margin-bottom: 20px;
    line-height: 1.6;
}
.institutions-row-container .tile-row {
    font-size: 0;
}
.institutions-row .tile-wrapper {
    display: inline-block;
    width: 20%;
    vertical-align: top;
    padding: 0 5px;
}
.institutions-row .title-content>img {
    width: 80%;
    height: auto;
    display: inline-block;
    vertical-align: middle;
}
.institutions-row .dummy {
    display: none;
}
.institutions-row .tile-inner {
    background: #fff;
    text-align: center;
    margin-bottom: 35px;
    height: 150px;
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    margin-bottom: 10px;
}
.institutions-row .tile-inner:before{
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.institutions-row .tile-title-container {

}
.row.block.institutions>.inner {
    height: auto;
    min-height: 900px;
    padding: 76px 0 359px;
}
.tile .homepopup{
    display: none;
}
.nav-pills>li>a {
    color: #005abd;
    text-shadow: none;
    border: 1px solid #005abd;
    border-radius: 30px;
    padding: 5px 30px;
    text-transform: uppercase;
    font-size: 18px;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    background: #005abd;
    color: #fff;
}
#instModal .bank {
    display: none;
}
#instModal ul.nav.nav-pills {
    margin-top: 2em;
}
ul.nav.nav-pills {
    text-align: center;
    position: relative;
}
ul.nav.nav-pills>li {
    display: inline-block;
    float: none;
}
.row.block.institutions span.ttl, .row.block.institutions .textarea {
    text-align: center;
    display: block;
    font-weight: 600;
    line-height: 1.85;
}
.row.block.institutions ul.nav.nav-pills {
    margin: 70px 0 70px;
}
.row.block.res-n-int {
    background: #f2f2f2;
}
.row.block.res-n-int .content {
    line-height: 34px;
    font-size: 18px;
}
.row.block.res-n-int>.inner>.container {
    display: flex;
}
.row.block.res-n-int .container div[class^='col-']>.inner {
    background: #fff;
    padding: 12px 26px;
    height: 100%;
}
.row.block.res-n-int span.ttl{
    margin-top: 30px;
    display: block;
    font-weight: 700;
    font-size: 50px;
    text-align: left;
    word-wrap: break-word;
}
.row.block.res-n-int>.inner{
    height: auto;
    margin-bottom: 147px;
    margin-top: -135px;
}
.che-logo{
    content: "";
    background: url(../images/che-logo.png) no-repeat center center/contain;
    width: 133px;
    height: 108px;
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0.5;
}
.footer-logo{
    background: url(../images/che-logo-gray.png) no-repeat center center/contain;
    width: 128px;
    height: 97px;
}
.row.tile-row{
    margin-top: 27px;
}
.nav-container{
    width: 85%;
}
.title-content.first-tile{
    vertical-align: inherit;
    margin-top: 14px;
    margin-left: -10px;
}
.title-content.first-tile *{
    text-align: left;
}
.terms-row{
    margin-top: 37px;
    font-size: 11px;
    padding-bottom: 45px;
}
.terms-row a{
    color: #666;
}
.terms-row a.bigger{
    font-size: 13px;
}
.search-area{
    padding-top: 30px;
    height: 110px;
    background: white;
    margin-bottom: 20px;
}
.search-area-column button.btn-info .glyphicon-ok{
    display: none;
}
.search-area-column button.btn-info,
.search-area-column .btn-group.open .dropdown-toggle{
    box-shadow: none;
}
.search-area-column{
    width: 20%;
    float: left;
    padding:5px;
    height: 50px;
}
.top-search.search-area-column{
    width: 25%;
    padding:5px;
    height: 50px;
}
.top-search > div.bootstrap-select.bootstrap-select.btn-group {
    width: 100%;
}
.advanced-search {
    display: none;
}
.btn-info::-webkit-input-placeholder {
    font-style: italic;
}
.btn-info::-moz-placeholder {
    font-style: italic;
}
.btn-info:-ms-input-placeholder {
    font-style: italic;
}
.top-search .bootstrap-select.btn-group.show-tick.open-right .dropdown-menu li a span.text {
    word-wrap: break-word;
    white-space: normal;
}
.dropdown-toggle.btn-info, .open > .dropdown-toggle.btn-info:hover , .open > .dropdown-toggle.btn-info {
    background-color: #e4eced;
    border-color: #e4eced;
    color: #333;
}
.bootstrap-select.btn-group .dropdown-menu li a {
    padding-bottom: 20px;
}
.bootstrap-select.btn-group:not(.open-right) .dropdown-menu li a {
    padding-bottom: 10px;
}
.bootstrap-select .dropdown-toggle:focus {
    outline: none !important;
}
.search-area-column .filter-dropdown,
.search-area-column .btn-info, .search-area-column .btn-info:hover,
.search-area-column .open>.dropdown-toggle.btn-info:focus {
    background: #e4eced;
    width: 100%;
    height: 100%;
    border: none;
    padding-left: 15px;
    padding-right: 31px;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    color: #999999;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
}
.search-area-column .bootstrap-select.btn-group .dropdown-toggle .caret {
    border: 0;
}
.full-width{
    width: 100%;
}
.search-area-column .bootstrap-select.btn-group.open .dropdown-toggle .caret:before {
    transform: rotateZ(45deg);
    top: 0;
}
.search-area-column .bootstrap-select.btn-group .dropdown-toggle .caret:before {
    content: "";
    width: 11px;
    height: 11px;
    position: absolute;
    top: -6px;
    margin-left: -14px;
    left: 50%;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    transform: rotateZ(-135deg);
    transition: 0.2s all ease;
}
.search-area-column .bootstrap-select.show-menu-arrow .dropdown-toggle:before{
    left: 109px;
    display: none;
}
.search-area-column .bootstrap-select.show-menu-arrow .dropdown-toggle:after {
    left: 110px;
    display: none;
}
.search-area-column .bootstrap-select.btn-group .dropdown-menu li a .glyphicon-ok {
    font-size: 11px;
    border: 1px solid #999999;
    color: white;
    border-radius: 3px;
    padding: 1px;
}
.search-area-column .bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    display: none;
}
.search-area-column .bootstrap-select.btn-group .dropdown-menu li.selected a .glyphicon-ok {
    border-color: #BAA400;
    color: #BAA400;
    background: #EDE9D3;
}
.search-area-column .dropdown-menu>li>a:hover {
    background: white;
    color: black;
}
.search-area-column .dropdown-menu>.active>a {
    background: white;
    color: black;
}
.search-area-column .filter-dropdown:focus::-ms-value{
    background: #e4eced;
    color: black;
}
.search-area-column .filter-dropdown::-ms-expand{
    display:none;
}
.search-area-column .filter-dropdown+.filter-dropdown-chevron{
    float: right;
    margin-top: -26px;
    margin-right: 10px;
    pointer-events: none;
    color: #222;
    /* background-color: #fff; */
    padding-right: 5px;
    position: relative;
    font-size: 13px;
}
.search-button {
    min-height: 35px;
}
.search-submit-button{
    background-color: rgb(255,235,59);
    width: 100%;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    border-radius: 40px;
    height: 100%;
    border: 0;
    color: #222;
}
.search-submit-button .custom-search-icon {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    background: url(../images/icons/search-icon.svg) no-repeat center center;
    margin: -1px 0 0 -15px;
}
.row.block .block-third .content  {

    text-align: center;
}
#higher-education-in-a-glance .container{
    text-align: center;
}
#higher-education-in-a-glance .content{
    margin-bottom: 64px;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    line-height: 34px;
}
#higher-education-in-a-glance .wrapper{
    width: 100%;
    max-width: 965px;
    margin: auto;
}
#higher-education-in-a-glance.row.block>.inner>.container {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin-top: 72px;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
}
#higher-education-in-a-glance.row.block>.inner{
    min-height: 900px;
    height: auto;
}
.stats-row{
    margin-bottom: 27px;
    padding: 3px 3px 3px 20px;
}
.stats-block{
    display: table;
    float: left;
    width: 288px;
    height: 288px;
    background-color: #00499A;
    margin: 7px;
    color: white;
}
.inner-stats-block{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.inner-stats-row{
    font-size: 19px;
    width: 173px;
    line-height: 24px;
    margin: auto auto;
    height: 48px;
}
.inner-stats-row.amount{
    font-size: 63px;
    margin-top: 26px;
    margin-bottom: 12px;
    font-weight: 100;
}
.inner-stats-row.icon{
    color: #81A7CD;
    font-size: 50px;
    margin-bottom: 40px;
}
#highlighted-fields-of-study .tile-inner {padding: 0;}
#highlighted-fields-of-study-header{
    height: 401px;
    margin-top: 38px;
}
#highlighted-fields-of-study-header .ttl{
    margin-top: -35px;
    font-size: 38px;
    line-height: 34px;
    letter-spacing: 3px;
    margin-left: 33px;
    letter-spacing: 3.2px;
}
#highlighted-fields-of-study .tile{
    height: 235px;
    width: 17.5vw;
    max-width: 220px;
}
#highlighted-fields-of-study .tile-big{
    height: 469px;
    width: 35vw;
    max-width: 420px;
}
#highlighted-fields-of-study-header .title.pagename{
    margin-top: 88px;
}
#highlighted-fields-of-study>.inner{
    height: auto;
    padding-top: 60px;
    padding-bottom: 60px;
    display: flex;
}
#highlighted-fields-of-study>.inner>.container {
    width:92%;
}
#highlighted-fields-of-study .tall-tile{
    height: 469px;
    width: 17.5vw;
    max-width: 220px;
}
div.title:nth-child(2) {
    width: 800px;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    left: 50%;
    position: relative;
    text-align: center;
    max-width: 100%;
}
div.title:nth-child(2) .ttl {
    font-size: 48px;
    font-weight: 700;
    line-height: 58px;
    letter-spacing: -0.5px;
}
#institutions.row.block>.inner>.container {
    vertical-align: top;
    min-height: 930px;
}
#institutions.row.block>.inner{
    min-height: 1200px
}
#institutions.row .title{
    margin-bottom: 39px;
}
.institutions-row{
    background-color: #f2f2f2;
    padding: 30px 27px 5px 30px;
}
.institutions-row .tile-title-container{
    text-align: center;
    line-height: 1.4;
}
.row.block.institutions {
    min-height: 85vw;
}
.row.block.institutions .title span.ttl {
    font-size: 50px;
    font-weight: 700;
}
.row.block.institutions select {
    display: none;
}
.practicalities{
    height: 400px;
    padding-bottom: 0;
}
.practicalities .row.pagename {
    margin-top: 105px;
}
.practicalities .row.pagename h3 {
    letter-spacing: 4px;
    margin: 0;
    line-height: 42px;
}
.practicalities .row .title .pagename .ttl{
    font-size: 40px;

}
#highlighted-fields-of-study .fade-image {
    background-size: cover;
}
a.tile-title{
    color: #004b9a;
    font-weight: bold;
    padding-right: 5px;
    padding-left: 5px;
}
#research-internship .container .inner{
    padding-bottom: 85px;
}
#research-internship>.inner{
    margin-bottom: 147px;
}
#research-internship .content{
    line-height: 30px
}
#research-internship .left-block{
    padding-right: 17px
}
#research-internship .right-block{
    padding-left: 17px
}
.why-israel .description-block .content{
    margin-top: 44px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.89em;
    letter-spacing: -0.21px;
    color: rgba(36, 36, 36, 0.96);
}
.why-israel > .main > #first-option.row.block {
    padding: 20px;
}
.why-israel > .main > .row.block {
    display: flex;
    padding: 10vh 0;
}
#first-option > .container,
#fourth-option > .container {
    display: flex;
}
#first-option .description-block{
    float: left;
    margin-left: -8px;
}
#first-option .image-block.load-animation {
    transform: translate(60vw, 40vh) scale(0.5);
    -webkit-transform: translate(60vw, 40vh) scale(0.5);
    opacity: 0;
}
.image-block.animate {
    transform: translate(60vw, 40vh) scale(0.5);
    -webkit-transform: translate(60vw, 40vh) scale(0.5);
    opacity: 0;
}
#first-option .image-block{
    width: 40%;
    float: right;
    height: 90vh;
}
#first-option .content {
    margin-top: 55px;
    margin-left: -1px;
    padding-right: 6px;
}
.why-israel div,
.why-israel h3{
    transition: 0s background-position linear;
    align-items: center;
}
.why-israel div.main{
    padding: 0;
}
.why-israel .title.load-animation{
    transform: translate(-100px, 0);
    -webkit-transform: translate(-100px, 0);
    opacity: 0;
}
.why-israel .title.animate,
.why-israel .ttl.animate,
.why-israel .blocknum.animate {
    transform: translate(-100px, 0);
    -webkit-transform: translate(-100px, 0);
    opacity: 0;
}
.why-israel .ttl.animate{
    transform: translate(-100px, 0);
    -webkit-transform: translate(-100px, 0);
    opacity: 0;
}
.why-israel .content{
    transition: 0.5s all ease;
}
.why-israel .content.animate{
    transform: translate(0, 150px);
    -webkit-transform: translate(0, 150px);
    opacity: 0;
}
.why-israel .block-second {
    float: right;
    width: 624px;
    padding-left: 20px;
    margin-right: 10px;
}
.why-israel .block-third {
    width: 53%;
    margin-left: 22%;
}
.why-israel .block-second .title span.blocknum{
    width: auto;
    margin-left: -36px;
    padding-top: 12px;
}
.why-israel .block-second .title span.blocknum {
    line-height: 135px;
    margin-right: -17px;
}
.why-israel .block-second .title span.blocknum,
.why-israel .block-second .title span.ttl {
    float: right;
    left: 6px;
    top: 4px;
}
.why-israel .block-second .title span.ttl {
    width: 80%;
    text-align: right;
}
.why-israel .block-fifth{
    width: 58%;
    margin-left: 47%;
    padding-right: 100px;
}
.why-israel .block-fourth{
    width: 53%;
}
.why-israel .block-third .content{
    clear: both;
}
.why-israel .block-third .content p{
    margin: auto;
    padding-right: 5px;
}
.why-israel .block-third .title{
    width: 400px;
    margin: auto auto 30px;
}
.why-israel .block-third .title span.blocknum{
    margin-right: -30px;
    margin-top: -11px;
}
.why-israel .block-third .title span.blocknum,
.why-israel .block-third .title span.ttl {
    width: auto;
    min-height: auto;
}
.why-israel .block-third .title span.ttl {
    color: #fff;
}
.why-israel .block-fourth > .container {
    display: flex;
}
.why-israel .block-fourth .content{
    clear: both;
}
.why-israel .block-fourth .title span.blocknum{
    margin-right: 8px;
    margin-top: 19px;
}
.why-israel .block-fourth+.image-block{
    float: left;
    width: 40%;
}
.why-israel .block-fifth .content{
    clear: both;
}
.why-israel .block-fifth .title span.ttl {
    width: 266px;
    font-size: 49px;
}
.why-israel .block-fifth .title span.blocknum,
.why-israel .block-fifth .title span.ttl {
    min-height: auto;
    float: right;
    text-align: right;
}
.why-israel .block-fifth .title span.blocknum{
    margin-left: -32px;
    margin-top: 12px;
    width: auto;
}
.why-israel .block-second+.image-block,
.why-israel .block-third+.image-block,
.why-israel .block-fifth+.image-block {
    display: none !important;
}
.students-stories-inner .slider{
    padding-top: 89px;
}
.search-area-column .filter-dropdown:focus,
.search-area-column .search-submit-button:focus{
    outline: none;
}
/* Study in Israel page - institutions popup */
.modal-dialog {
    border-radius: 0;
    background-color: #f2f2f2;
    padding: 30px;
    width: 1150px;
}
.modal-dialog #logo {
    height: 150px;
    /*border: 24px white solid;*/
    padding: 24px;
}
.modal-dialog h2 {
    margin: 30px 0;
    font-weight: bold;
}
.modal-content {
    background: transparent;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
.modal-content .facts {
    font-weight: bold;
    font-size: 19px;
    text-align: center;
    line-height: 1.8;
    display: flex;
    align-items: center;
}
.modal-content .fact-border span {
    transform: skew(-20deg, 0deg) translate(-100%, 0);
    background: #01CFC3;
    height: 100px;
    display: block;
    width: 25px;
    margin-left: 20px;
    left: 50%;
    position: relative;
}
.modal-body {
    background: white;
    padding: 30px;
}
.inst-slider {
    height: 360px;
    margin-top: 2em;
    position: relative;
    background-position: bottom;
    background-size: cover;
}
#instModal .program_wrapper .title {
    display: block;
    font-size: 1.5em;
    border-right: 0;
    margin-bottom: 10px;
}
#instModal .qoutes div.prev {
    right: 60px;
}
#instModal .qoutes .prev.disabled,
#instModal .qoutes .next.disabled {
    color: gray;
}
#instModal .qoutes .prev,
#instModal .qoutes .next {
    right: 0;
    position: absolute;
    font-size: 40px;
    color: #01CFC3;
    float: right;
    top: 20px;
    cursor: pointer;
}
#instModal .icon-.open {
    position: relative;
    right: 0;
    font-size: 2em;
    transform: rotate(-90deg);
    transition: all 0.2s ease;
}
#instModal .program:not(.collapsed) .open {
    transform: rotate(0deg);
}
#instModal .icon-cross {
    position: absolute;
    right: 0;
    background: transparent;
    color: black;
    padding: 0px;
    font-weight: 400;
    z-index: 2;
    cursor: pointer;
    font-size: 30px;
}
#instModal .row.qoute {
    display: flex;
    align-items: center;
}
#instModal .modal-dialog {
    width: auto;
    max-width: 1200px;
}
#instModal .slideshow.prev {
    left: -30px;
}
#instModal .slideshow.next {
    right: -30px;
}
#instModal .slideshow {
    position: absolute;
    top: 50%;
    z-index: 2;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
}
#instModal #inst-overview {
    display: none;
    text-align: center;
    font-size: 1.1em;
    margin-bottom: 4em;
}
#instModal .inst-slider div:hover {
    opacity: 0.6;
}
#instModal .inst-slider div {
    background: #01CFC3;
    padding: 15px;
    font-size: 3em;
    color: #fff;
    cursor: pointer;
    transition: all 0.4s ease;
}
#instModal .nav li{
    height: 65px;
    margin-left: 0px;
    padding: 0;
    float: left;
}
#instModal .nav li.active::after {
    position: absolute;
    bottom: -12px;
    left: calc(50% - 12px);
    display: inline-block;
    border-right: 4px solid transparent;
    border-top: 4px solid #01CFC3;
    border-left: 4px solid transparent;
    content: '';
    border-width: 12px;
}
#instModal .nav li.active a{
    color: white;
    text-shadow: none;
    background: #01CFC3;
    padding: 5px 30px;
    font-size: 18px;
    border-radius: 0;
    border: 0;
    font-weight: bold;
    text-transform: none;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
#instModal .nav li:last-child a{
    margin-left: 0;
    left: 0;
}
#instModal .modal-header{
    margin-bottom: 15px;
    border: 0;
    padding: 0 10px;
}
#instModal .nav a{
    color: black;
    text-shadow: none;
    background: #f2f2f2;
    padding: 5px 30px;
    font-size: 18px;
    border-radius: 0;
    border: 0;
    font-weight: bold;
    text-transform: none;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
    left: -10px;
}
#instModal .tab-content{
    line-height: 1.8;
    font-weight: 600;
    margin-top: 16px;
    border: 1px solid #01CFC3;
    padding: 30px;
    min-height: 360px;
}
#instModal #tab-study .tab-content{
    border: 0;
    padding: 0;
}
#instModal .icon {
    left: -10px;
    position: relative;
    font-size: 120%;
}
#instModal .program_wrapper {
    border-bottom: 1.5px solid #ececec;
    padding-bottom: 0.7em;
    margin-bottom: 0.7em;
}
#instModal .program-text {
    line-height: 2;
}
#instModal .open {
    position: relative;
    float: right;
    top: 0.5em;
    font-weight: bold;
}
#instModal .open:before {
    content: "\e907";
}
#instModal .program:not(.collapsed) .open:before {
    content: "\e912";
}
#instModal li:not(.active) .icon {
    color: #01CFC3;
}
#instModal #tab-study > ul > li.active {
    border-bottom: 5px solid #01CFC3;
}
#instModal #tab-study > ul > li > a {
    background: transparent;
    color: gray;
    letter-spacing: 2px;
    font-weight: 600;
    padding: 0;
}
#instModal #tab-study > ul > li {
    border-bottom: 0;
}
#instModal .more-details > a.turquoise::before {
    content: 'More details: ';
    font-weight: 400;
    font-style: italic;
    color: #333;
}
#instModal .more-details > a.turquoise:empty {
    display: none;
}
#instModal .more-details > a.turquoise {
    font-size: 1em;
}
#instModal #full_degree,
#instModal #short_term {
    display: none;
}
#instModal #tab-study > .nav {
    margin-bottom: 3em;
    border-bottom: 1px #0001 solid;
}
#instModal #tab-study > ul > li.active > a {
    background: transparent;
    color: #01CFC3;
}
#instModal #tab-study > ul > li:after {
    border: 0;
    border-bottom: 5px solid black;
}
#instModal .turquoise {
    color: #01CFC3;
    padding-right: 5px;
    font-size: 1em;
}
#instModal .info {
    position: relative;
    float: left;
    padding-right: 20px;
    max-width: 100%;
    width: auto;
}
#instModal #tab-location > div {
    padding: 0px;
}
#instModal #tab-location #location,
#instModal .title {
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: 30px;
    display: block;
}
#instModal #tab-about,
#instModal #tab-studentlife {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
}
#map {
    float: right;
    width: calc(100% + 30px);
    height: 360px;
    margin: -30px;
}
#instModal .program span:last-of-type,
#instModal .added_info span:last-of-type {
    border-right: 0;
}
#instModal .added_info span {
    padding-right: 15px;
    margin-right: 15px;
    border-right: 1.5px solid #ececec;
    font-size: 0.9em;
    font-weight: 400;
}
#instModal .program span{
    padding-right: 15px;
    border-right: 1.5px solid #ececec;
    margin-right: 15px;
    font-weight: bold;
    font-size: 1em;
}
#instModal .more-details {
    font-weight: 400;
    font-style: italic;
    margin: 20px 0px 20px;
}
.bottom-line-pill > ul.nav.nav-pills > li{
    background: transparent;
    float: left;
    padding: 0;
    padding-right: 1.5vw;
    margin: 0;
    letter-spacing: 1px;
}
.bottom-line-pill > ul > li > a,
.bottom-line-pill > ul > li > a:hover {
    color: rgb(174, 174, 174);
    background: transparent;
    width: auto;
    padding: 0.8em 0em;
    border: 0;
    border-bottom: 1px transparent solid;
    border-radius: 0;
    transition: 0.2s all ease;
}
.bottom-line-pill > ul {
    border-bottom: 1px #0001 solid;
    margin-bottom: 3em;
    margin-right: 1em;
}
.bottom-line-pill > ul.nav-pills > li.active > a,
.bottom-line-pill > ul > li.active > a:hover {
    border-bottom: 0.25em solid;
    color: #55a8fe;
    background: transparent;
}
#fundings {
    line-height: 1.8;
}
#fundings .collapse.in,
#fundings .collapsing
{
    padding-top: 2em;
}
#fundings .funding-wrapper {
    border-bottom: 1.5px solid #ececec;
    padding-bottom: 1.5em;
    margin-bottom: 1.5em;
    margin-right: 1em;
    font-size: 16px;
}
.funding-wrapper b {
    line-height: 2.3;
}
#fundings a {
    word-break: break-all;
    display: block;
}
#fundings .funding {
    cursor: pointer;
    width: 100%;
    font-size: 20px;
    font-weight: 700;
}
#fundings .collapsed .plus-minus::before {
    content: "\e907";
}
#fundings .plus-minus::before {
    content: "\e912";
}
#fundings .plus-minus {
    color: rgb(135, 172, 253);
    margin-left: 20px;
    position: relative;
    float: right;
    top: 0.5em;
    font-weight: bold;
    margin-left: 20px;
    padding-right: 5px;
}
.dropdown-menu.open{
    border: 0;
}
.dropdown-menu.open .dropdown-menu.inner {
    padding-left: 20px;
    padding-bottom: 10px;
}
.search-area-column .open-right.bootstrap-select.btn-group.left1 div.open{
    max-width: 1200px;
}
.search-area-column .bootstrap-select.btn-group.left1:not(.open-right) div.open{
    width: auto;
    left: -25px;
}
.search-area-column .bootstrap-select.btn-group.left2 div.open{
    width: auto;
}
.search-area-column .bootstrap-select.btn-group.left3 div.open{
    width: auto;
}
.search-area-column .bootstrap-select.btn-group.left4 div.open{
    width: auto;
    max-width: 1000px;
    left: -150px;
    min-width: 150px;
}
div.popover-title .close{
    display: none;
}
div.popover-title {
    background: white;
    border: 0;
    font-size: 1.3em;
    padding: 17px;
}
.dropdown-menu li{
    padding-left: 0;
}

.navbar {
    min-height: 0;
}
.search-courses.content-area{
    background-color: #f2f2f2;
}
.search-courses .advanced-search-button-block{
    float: right;
    color: #9f8e05;
    font-weight: bold;
    padding-top: 11px;
    font-size: 16px;
    padding-right: 7px;
    cursor: pointer;
}
.search-courses .search-area{
    margin-top: -74px;
    min-height: auto;
    height: auto;
    padding-top: 28px;
}
.search-courses .search-results-container .summary-text{
    padding-top: 55px;
    padding-bottom: 100px;
    font-size: 32px;
    font-weight: 600;
}
.search-courses .search-results-container .logo-background{
    min-height: 100px;
}
.search-courses .search-results-container .logo{
    background-color: white;
}
.search-courses .search-results-container .logo-title{
    min-height: 40px;
    padding: 12px;
    font-size: 14px;
    line-height: 1;
    text-align: center;
    font-weight: bold;
}
.search-courses .search-results-container .show-more-button-row{
    margin-top: 40px;
    margin-bottom: 114px;
}
.search-courses .search-results-container .show-more-button{
    background-color: rgb(255,235,59);
    width: 222px;
    height: 35px;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    border-radius: 30px;
    border: 0;
    color: #222;
}
.search-courses .search-results-container .content{
    font-size: 14px;
    line-height: 1.8;
}
.search-courses .search-results-container .content-title-block{
    display: table;
    width: 100%;
}
.search-courses .search-results-container .content-title-block .content-info-block{
    width: 80%;
    display: table-cell;
}
.search-courses .search-results-container .content-title-block .content-expand-button-block{
    width: 20%;
    display: table-cell;
    vertical-align: middle;
}
.search-courses .search-results-container .content .content-body{
    padding-bottom: 20px;
    line-height: 28px;
    font-size: 16px;
}
.search-courses .search-results-container .content .content-body .content-details-link-block {
    margin-top: 10px;
    font-style: italic;
    line-height: 1.4;
}
.search-courses .search-results-container .content .content-body a.content-details-link {
    color: #9f8e05;
}
.search-courses .search-results-container .content .summary-block{
    padding: 12px;
    background-color: #f2f2f2;
    display: table;
    width: 100%;
}
.search-courses .search-results-container .content .summary-block .summary-item{
    display: table-row;
    line-height: 1.4;
}
.search-courses .search-results-container .content .summary-block .summary-label {
    font-weight: bold;
}
.search-courses .search-results-container .content .summary-block .value {
    text-align: right;
}
.search-courses .search-results-container .content .summary-block .summary-label,
.search-courses .search-results-container .content .summary-block .value {
    vertical-align: middle;
    display: table-cell;
    padding-bottom: 5px;
    padding-top: 5px;
}
.search-courses .search-results-container .content .summary-block {
    color: black;
}
.search-courses .search-results-container .content .summary-block .summary-icon{
    padding-right: 8px;
    display: table-cell;
    vertical-align: middle;
    color: #9f8e05;
}
.search-courses .search-results-container .content-title-block .expand-button{
    font-size: 40px;
    font-weight: 200;
    line-height: 0.6;
    padding: 10px;
    color: #9f8e05;
}
.search-courses .search-results-container .content-title-block .expand-button.collapsed .plus{
    display: inline;
    font-weight: 200;
}
.search-courses .search-results-container .content-title-block .expand-button.collapsed .minus{
    display: none;
}
.search-courses .search-results-container .content-title-block .expand-button:not(.collapsed) .plus{
    display: none;
}
.search-courses .search-results-container .content-title-block .expand-button:not(.collapsed) .minus{
    display: inline;
    bottom: 7px;
    position: relative;
}
.search-results-container .logo.mobile .logo-background {
    width: 100px;
}
.search-results-container .logo.mobile .logo-title {
    text-align: left;
    color: gray;
    padding-left: 0;
}
.search-courses .search-results-container .content-title-block .expand-button:hover,
.search-courses .search-results-container .content-title-block .expand-button:focus {
    text-decoration: none;
}
.search-courses .search-results-container .content-title-block .content-title{
    font-weight: 800;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 1;
}
.search-courses .search-results-container .content-title-block .content-title-info{
    margin-top: 10px;
    margin-bottom: 10px;
}
.search-courses .search-results-container .content-title-block .content-title-info .item:not(:last-of-type){
    border-right: 1px solid #7e7e7e; padding-right: 10px;
    margin-right: 10px;
}
.search-courses .search-results-container .content-title-block .content-title-info .item:not(:first-of-type) {
    padding-right: 10px;
}
.search-courses .search-results-container a.content-details-link {
    word-break: break-all;
}

.page-template-page-search .page-title h1 {
    display: none;
}
.page-id-1269.page-template-default header .row.pagename {
    display: block;
}
.no-results-search {
    padding: 20px;
    font-size: 1.5em;
}
.search-courses .search-results-container .icon{
    min-height: 140px;
    background-color: white;
}
.search-courses .search-results-container .content{
    min-height: 140px;
    background-color: white;
    position: relative;
    padding: 23px 24px 24px 28px;
}
.search-courses .search-results-row-wrapper{
    display: table;width: 100%;
}
.search-courses .search-results-row .item:empty {
    display: none;
}
.search-courses .search-results-row{
    width: 100%;
    display: table-row;
}
.search-courses .search-results-container .logo-wrapper{
    width: 160px;
    display: table-cell;
    vertical-align: top;
    padding: 12px 12px 12px 0;
}
.search-courses .search-results-container .content-wrapper{
    display: table-cell;
    vertical-align: top;
    padding: 12px 0 12px 4px;
}
.search-courses .show-more-button:focus{
    outline: none;
}
#main-nav-footer .expand-button{
    display: none;
    cursor: pointer;
}
.blogname{
    text-transform: lowercase;
    font-weight: bold;
}
#masthead .navbar-header.sitename .close-button{
    display: none;
}
#masthead .navbar-title{
    display: none;
}
#fourth-option .wrapper {
    display: table;
}
#fourth-option .image-block{
    display: table-cell;
    float: left;
    vertical-align: top;
    margin-left: 30px;
    max-height: 743px;
    height: 90vh;
}
.nav_spacer{
    height: 40px;
    width: auto;
}
.nav_spacer.small{
    height: 30px;
}
nav.navbar #sidebar .nav_spacer.small li{
    background-size: 60px 10px;
}
nav.navbar #sidebar div.nav_spacer li:hover {
    background-position: right -60px top 0;
    line-height: 0.5;
}
nav.navbar #sidebar .nav_spacer li:not(:hover) a{
    color: transparent;
}
#sidebar{
    padding-right: 0;
    direction: rtl;
    position: fixed;
    z-index: 100;
    right: 0;
    padding: 0;
    top: 50vh;
    transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    pointer-events: none;
    width: 100%;
}
#sidebar a{
    direction: ltr;
}
#sidebar div > li:hover {
    max-width: 100%;
    background-position: right -60px top 0;
    height: 27px !important;
    vertical-align: middle;
    overflow: hidden;
    color: black;
}
#sidebar div.small > li {
    background-size: 60px 10px;
}
#sidebar div > li {
    background: linear-gradient(black, black);
    background-position: right 0 top 0;
    background-repeat: no-repeat;
    background-size: 60px 20px;
    position: absolute;
    max-width: 60px;
    overflow: hidden;
    height: 20px;
    pointer-events: all;
}
#sidebar div > li > a.side_link {
    padding: 3px;
    margin: 0;
    opacity: 0.01;
    transition: all 0.3s ease;
    right: -50%;
    padding-right: 20px;
    padding-left: 20px;
    pointer-events: all;
    font-weight: 400;
    text-decoration: none;
    color: black;
    margin-right: -100%;
    min-width: 1000px;
    display: block;
}
#sidebar div > li:hover > a.side_link{
    opacity: 1;
    right: 0;
    font-size: 16px;
    letter-spacing: 1px;
    margin-right: 0;
    text-align: right;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle::before {
    content: '';
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid rgba(0, 0, 0, 0.3);
    position: absolute;
    bottom: -12px;
    left: 9px;
    display: none;
}
div.dropdown-menu.open{
    margin-top: 11px;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle::after {
    content: '';
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-bottom: 11px solid #fff;
    position: absolute;
    bottom: -12px;
    left: 10px;
    display: none;
}
div#primary.search-courses{
    overflow: visible;
}
.about-page {
    padding-top: 5em;
    padding-bottom: 10em;
    line-height: 1.8;
    font-weight: 600;
    background: #f2f2f2;
}
.about-page a{
    color: #979c2d;
}
.category-faq #masthead .darkHeader.navbar-default {
    background: gray;
    transition: 1s all ease;
}
.faq_list{
    border-bottom: 2px solid #0002;
    /*padding-bottom: 2em;*/
    padding-top: 5em;
    margin-bottom: 7em;
}
.faq_list .question{
    color: black;
    padding: 0.7em 0 0.7em 0px;
    font-size: 2.2em;
    font-weight: 600;
    border-top: 2px solid #0002;
    cursor: pointer;
}
.faq_list .icon-:before{
    content: "\e912";
}
.faq_list .collapsed .icon-:before{
    content: "\e907";
}
.faq_list .sub_question .icon-:before{
    content: "\e905";
}
.faq_list .sub_question.collapsed .icon-:before{
    content: "\e902";
}
.faq_list .icon-{
    float: right;
    font-weight: bold;
    background: #949725;
    color: white;
    padding: 5px;
    font-size: 0.5em;
}
.open.icon- {
    position: relative;
    transform: translate(0, 50%);
    -webkit-transform: translate(0, 50%);
}
.faq_list .sub_question .icon-{
    float: none;
    font-weight: bold;
    color: #949725;
    background: transparent;
    display: inline;
    padding: 5px;
    font-size: 1em;
}
.sub_question{
    font-weight: 700;
    font-size: 1.1em;
    margin: 1em 0 1em 0;
}
.faq-page{
    background: rgb(242, 242, 242);
}
.planning-page{
    font-weight:600;
}
.planning-page a {
    color: #5cabfe;
}
div#applying-title {
    font-size: 3em;
    letter-spacing: -1px;
    margin-top: 25px;
}
.planning-page-top .row.steps{
    text-align: left;
}
.planning-page-top{
    margin-top: 5em;
    padding-bottom: 65px;
    text-align: center;
}
.planning-page-mid{
    padding-bottom: 1em;
    padding-top: 237px;
    background: #f2f2f2;
    min-height: 200px;
    line-height: 1.82;
    text-align: left;
}
.planning-page-mid ol{
    padding: 1em;
    line-height: 2;
}
.planning-page-mid li{
    padding-left: 1em;
}
#visas {
    margin-top: 46px;
}
#tuition_fundings {
    margin-top: 140px;
}
.planning-page-top::after {
    bottom: -130px;
    border-right: 70px solid transparent;
    border-top: 40px solid #FFF;
    border-left: 70px solid transparent;
    position: relative;
    content: '';
}
.planning-page .title{
    font-size: 2em;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 90px;
    letter-spacing: -0.8px;
}
.planning-page-mid .title.col-xs-12 {
    margin-bottom: 13px;
}
.planning-page .spacer{
    height: 6em;
}
.dotted-line {
    font-size: 2em;
    margin-top: 1.2em;
    color: #E8E8E8;
    z-index: -1;
    width: 30vw;
    display: block;
    margin-bottom: -67px;
    position: relative;
    height: 1em;
    transform: scaleY(0.5);
}
.no-overflow {
    overflow: hidden;
}
.steps img{
    background: white;
    padding-right: 20px;
}
.steps .explaining h3{
    font-weight: 700;
    margin-bottom: 1em;
    min-height: 24px;
}
.steps .explaining{
    padding-top: 3em;
    padding-bottom: 6em;
    line-height: 1.8;
    width: 280px;
}
.pre-animation {
    transform: skewX(10deg) translate(-100px, 0);
    opacity: 0;
}
.spacer-img{
    background: url('../images/plan2.jpg');
    height: 400px;
    width: 100vw;
    left: 0;
    position: relative;
}
.spacer-img .title{
    top: 40%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    color: white;
    font-weight: 600;
    letter-spacing: 5px;
}
.tuition-card{
    margin-top: -100px;
    background: white;
    padding: 36px 29px 60px;
    position: relative;
}
.funding-card{
    margin-top: 30px;
    background: white;
    padding: 2em 0 1em 1em;
    margin-bottom: 2em;
}
.planning-page-mid h3{
    font-size: 2.5em;
    font-weight: 700;
}
.search-planning #primary > .inner > .container {
    width: auto;
}
.search-planning{
    margin-bottom: 3em;
}
#search-form.load-animation{
    opacity: 0.01;
}
.search-planning .search-area.top-search{
    margin: 0;
    background: transparent;
    padding: 0;
    padding-top: 3em;
}
.search-planning .container-fluid{
    padding: 0;
}
.search-planning .search-area-column .btn-info{
    background: white;
    box-shadow: none;
}
.search-planning .advanced-search{
    display: block;
}
.search-planning .advanced-search-button-block,
.search-planning .no-results-search{
    display: none;
}

.page-template-page-live-in-israel ::-webkit-scrollbar {
    background: transparent;
}
.page-template-page-live-in-israel ::-webkit-scrollbar-thumb {
    background-color: rgba(255, 0, 0, 0.6);
    border: solid whiteSmoke 5px;
}
.page-template-page-live-in-israel ::-webkit-scrollbar-thumb:hover {
    background-color: rgba(255, 0, 0, 0.3);
}

.page-template-page-live-in-israel header .inner {
    background: transparent;
}
.page-template-page-live-in-israel .row.pagename {
    display: none;
}
.page-template-page-live-in-israel #masthead{
    height: 100vh;
    min-height: 900px;
    background-size: cover;
    background-position: 55%;
}
#live-map .row {
    margin: 0;
}
#live-map {
    position: absolute;
    height: 100vh;
    top: 0;
    padding: 0;
    overflow: hidden;
    min-height: 800px;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    max-width: 1200px;
}
#live-map span::before {
    position: absolute;
    top: 20px;
    font-size: 20px;
}
#live-map span.living-icon-safety::before,
#live-map span.living-icon-cost::before {
    font-size: 13px;
}
#live-map .popup.safety h3 {
    padding-left: 55px;
}
#live-map .popup.cost h3 {
    padding-left: 70px;
}

#live-map .popup span::before {
    font-size: 24px;
    color: red;
}
#live-map > .row > .col-sm-2 {
    opacity: 0;
}
#live-map > .row > .p1, #live-map > .row > .p8 {
    top: 70%;
}
#live-map > .row > .p2 {
    top: 38.5%;
    left: -4vw;
}
#live-map > .row > .p3 {
    top: 22.5%;
    left: -1vw;
}
#live-map > .row > .p4 {
    top: 54.5%;
    left: -4vw;
}
#live-map > .row > .p5 {
    top: 36%;
    left: 1vw;
}
#live-map > .row > .p6 {
    top: 58%;
    left: -4vw;
}
#live-map > .row > .p7 {
    top: 28.5%;
}
#live-map > .row:nth-child(2) > .p1 > .popup.in {
    transform: translate(200px, 0);
    -webkit-transform: translate(200px, 0);
}
#live-map > .row:nth-child(2) > .p2 > .popup.in {
    transform: translate(100px, 0);
    -webkit-transform: translate(100px, 0);
}
#live-map > .row:nth-child(2) > .p3 > .popup.in {
    transform: translate(100px, 0);
    -webkit-transform: translate(100px, 0);
}
#live-map > .row:nth-child(2) > .p4 > .popup.in {
    transform: translate(0, 100px);
    -webkit-transform: translate(-150px, 0);
}
#live-map > .row:nth-child(2) > .p5 > .popup.in {
    transform: translate(0, 100px);
    -webkit-transform: translate(-100px, 0);
}
#live-map > .row:nth-child(2) > .p7 > .popup.in {
    transform: translate(-150px, 0);
    -webkit-transform: translate(-150px, 0);
}
#live-map > .row:nth-child(2) > .p8 > .popup.in {
    transform: translate(-200px, 0);
    -webkit-transform: translate(-200px, 0);
}
#live-map > .row > .col-sm-1 > div.text {
    width: 100px;
    position: absolute;
    bottom: 0px;
    padding: 14px;
    font-size: 14px;
    color: white;
    font-weight: 700;
}
#live-map > .row .col-sm-1 {
    padding: 0;
    max-width: 150px;
    width: 12.5%;
    pointer-events: all;
}
#live-map .red-square {
    background-color: rgb(234, 26, 60);
}
#live-map span.red-square {
    height: 100px;
    width: 100px;
    min-width: 100px;
    display: table-cell;
    color: white;
    line-height: 16px;
    padding: 14px;
}
#live-map > .red-tiles,
#live-map .popups {
    transition: all 1.3s ease;
    height: 100%;
    position: absolute;
    width: 100%;
    pointer-events: none;
}
#live-map > .red-tiles.load-animation,
#live-map .popups.load-animation {
    transform: scale(0);
    opacity: 0;
}

.visible-xs-block.icon-cross.close {
    position: fixed;
    top: 40px;
    right: 40px;
    opacity: 1;
}
#live-map .popup {
    background: rgba(255,255,255,240);
    position: absolute;
    top: -50px;
    width: 300px;
    height: 300px;
    left: 0;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    padding: 20px;
    line-height: 28px;
    font-size: 14px;
    font-weight: 600;
}
#live-map .popup.in {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    transition: all 0.4s ease;
    left: -100px;
}

#live-map > .row.popups {
    visibility: hidden;
}

#live-map > .row.popups.showBox {
    visibility: visible;
}

#live-map .accord.panel {
    cursor: pointer;
}
#live-map .slideshow-block {
    width: 300px;
    min-height: 250px;
    left: 50%;
    transform: translate(-50%, 0px);
    -webkit-transform: translate(-50%, 0px);
    position: relative;
}
#live-map .popup.climate {
    top: -110px;
    height: 720px;
    width: 500px;
    overflow-y: auto;
    word-wrap: break-word;
}
#live-map .popup.transportation {
    min-height: 600px;
    height: auto;
    width: 500px;
    left: -200px;
    word-wrap: break-word;
    top: -430px;
}
#live-map .popup.safety {
    top: 0;
    min-height: 500px;
    height: auto;
    width: 500px;
    left: -200px;
    word-wrap: break-word;
}
#live-map .popup.currency {
    top: -200px;
    min-height: 500px;
    height: auto;
    width: 500px;
    left: -100px;
    word-wrap: break-word;
}
#live-map .popup.housing {
    top: -150px;
    min-height: 400px;
    height: auto;
    width: 500px;
    left: 0;
    word-wrap: break-word;
}
#live-map .popup.health {
    top: -150px;
    min-height: 400px;
    height: auto;
    width: 500px;
    left: -100px;
    word-wrap: break-word;
}
#live-map .popup.aliya {
    top: -460px;
    min-height: 400px;
    height: auto;
    width: 500px;
    left: -200px;
    word-wrap: break-word;
}
#live-map .popup h3 {
    margin-top: 0;
    font-weight: 700;
    margin-bottom: 30px;
    font-size: 20px;
    position: relative;
    padding-left: 40px;
}
#live-map .popup h3 .icon {
    color: red;
    font-size: 1.5em;
    position: absolute;
    left: 0;
    top: 0;
}
#live-map .popup a {
    color: red;
}
#live-map .popup .climate {
    background: white;
    height: 350px;
    margin-top: 20px;
    position: relative;
    background: url('../images/live_cel.png');
    background-size: contain;
}
#live-map .popup .fer{
    background: url('../images/live_fer.png');
    background-size: contain;
}
#live-map .popup .climate .change-type{
    cursor: pointer;
    width: 60px;
    height: 30px;
    top: 10px;
    right: 8px;
    float: right;
    position: absolute;
}
#live-map .accord{
    width: 100%;
    padding: 10px;
    border: 1px red solid;
    margin-top: 10px;
    display: block;
    font-size: 1.3em;
    color: red;
    font-weight: 600;
    border-radius: 0;
    margin-bottom: 10px;
}
#live-map .accord .text{
    font-size: 14px;
    color: black;
    font-weight: 400;
    max-height: 150px;
    overflow-y: auto;
}
#live-map .accord.collapsed .plus-minus::before {
    content: "\e907";
}
#live-map .accord .plus-minus::before {
    content: "\e912";
}
#live-map .accord .plus-minus {
    color: red;
    margin-left: 20px;
    position: relative;
    float: right;
    top: 0.5em;
    font-weight: bold;
    margin-left: 20px;
    padding-right: 5px;
}
#live-map .slideshow-wrapper {
    height: 90px;
    width: 100px;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    top: 20px;
    margin: 0;
}
#live-map .overlay{
    opacity: 1;
    z-index: 1;
}
#live-map .prev {
    background: red;
    position: absolute;
    left: -100px;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    padding: 0.3em;
    color: white;
    font-size: 2em;
}
#live-map .next {
    background: red;
    position: absolute;
    right: -101px;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    padding: 0.3em;
    color: white;
    font-size: 2em;
}
#live-map .slideshow-desc {
    position: relative;
    top: 10%;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    font-size: 1.6em;
    font-weight: 600;
    text-align: center;
    margin-top: 10%;
}
#live-map .slideshow-desc div {
    display: none;
}
#live-map #climate-slideshow {
    top: auto;
}
#live-map .slideshow-block .title {
    margin: 20px;
    display: block;
    margin-bottom: 0;
}
.slideshow-wrapper {
    transition: background-position 0.5s ease 0s;
}
.slideshow-wrapper .bank{
    display: none;
}
.slideshow-wrapper .overlay_wrapper {
    width: 100%;
    height: 100%;
    position: relative;
    background: transparent;
    padding: 0;
    overflow: hidden;
    pointer-events: none;
}
.slideshow-wrapper .overlay {
    transition: transform 0.5s ease 0s;
    width: 100%;
    height: 100%;
    opacity: 1;
    z-index: -1;
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
}
.slideshow-wrapper .next,
.slideshow-wrapper .prev {
    cursor: pointer;
}
.search-expand-button.visible-xs-block:not(.collapsed)::before {
    content: "\e905";
}
.search-expand-button.visible-xs-block::before {
    position: absolute;
    right: 1em;
    top: 31px;
    font-size: 27px;
    content: "\e902";
    font-family: 'icomoon' !important;
}
.search-expand-button.visible-xs-block {
    width: 100%;
    height: 80px;
    line-height: 1;
    background-color: #ffea39;
    font-size: 32px;
    font-weight: 600;
    text-align: center;
    padding: 26px;
    cursor: pointer;
    margin-bottom: 23px;
    left: 0;
    position: absolute;
    top: 0;
}
.search-expand-button.visible-xs-block:not(.collapsed) {
    background-color: #998d23;
}
@media (min-width: 768px) {
    .page-sii .row.block.high-tiles .tile.desktop-pseudo-hidden {
        opacity: 0;
    }
}
@media (max-width: 1500px) and (min-width: 768px) {
    .che-logo{
        display: none;
    }
}
body {
    overflow-y: scroll;
    -ms-overflow-style: scrollbar;
}
.study-fields-mobile {
    display: none;
}
.search-courses .search-results-container .summary-text {
    font-size: 14px;
    padding-top: 55px;
    padding-bottom: 30px;
}
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
    .page-template-page-explore #text-desc {
        font-size: 13px;
    }
    .search-courses .search-results-container .summary-text {
        padding-top: 55px;
        padding-bottom: 40px;
        font-size: 19px;
        font-weight: 600;
    }
    .row.students-stories {
        min-height: 1540px;
    }
}
/* Medium Devices, Desktops */
@media only screen and (max-width : 992px){
    .row.students-stories {
        min-height: 1623px;
    }
    #instModal .slideshow.next {
        right: 0;
        padding: 3vw;
        font-size: 5vw;
        height: auto;
        width: auto;
    }
    #instModal .slideshow.prev {
        left: 0;
        padding: 3vw;
        font-size: 5vw;
        height: auto;
        width: auto;
    }
    #instModal .info {
        width: 100%;
    }
    .planning-page-top .row.steps {
        text-align: center;
    }
    .steps .explaining {
        width: 100%;
    }
    .planning-page {
        text-align: center;
        padding: 10px;
        padding-left: 0;
        padding-right: 0;
    }
    .bootstrap-select.btn-group .dropdown-menu li a {
        padding-bottom: 10px;
    }
    #instModal .program span {
        padding-right: 30px;
    }
    #fundings .funding-wrapper {
        border-bottom: 2px solid #c2c2c2;
    }
    #fundings .plus-minus {
        display: none;
    }
    .container.funding-card {
        padding: 2em 1em 2.5em 1em;
        max-width: 1200px;
        width: 90vw;
        margin-left: 5vw;
    }
    #fundings .funding-wrapper {
        margin-right: 0;
    }
    .container.tuition-card {
        padding: 2em 1em 4.5em 1em;
        max-width: 1200px;
        width: 90vw;
        margin-left: 5vw;
    }
    .footer-logo {
        width: 100px;
    }
    .row.block.institutions select {
        display: block;
        border: 0;
    }
    select.blue-dropdown {
        background-color: rgb(0, 75, 154);
        border-radius: 78px;
        text-align-last: center;
        padding: 18px 15px;
        color: #fff;
        margin: 0 auto 20px auto;
        width: 100%;
        font-size: 16px;
        font-weight: bold;
        -webkit-appearance: none;
        -moz-appearance: none;
        font-family: "Open Sans";
    }
    #blue-dropdown::before {
        position: absolute;
        padding: 18px 14px;
        /*padding right: ;*/
        /*padding right: 4vw;*/
        right: 20px;
        color: white;
        pointer-events: none;
        font-size: 5vw;
    }
    #programs-dropdown .programs-dropdown {
        color: #00cec2;
        background: transparent;
        border: 1px solid;
        border-radius: 40px;
        left: 0;
        width: 100%;
        text-align: left;
        padding: 18px;
        font-weight: 600;
        font-family: "Open Sans";
        margin-top: 10px;
        margin-bottom: 50px;
        -webkit-appearance: none;
        -moz-appearance: none;
        font-size: 4.5vw;
    }
    #tab-study #programs-dropdown::before {
        padding: 32px 40px;
    }
    #programs-dropdown::before {
        position: absolute;
        padding: 28px 40px;
        right: 20px;
        color: #00cec2;
        pointer-events: none;
        font-size: 5vw;
    }
    .page-sii .row.block.high-tiles .tile:hover .title {
        margin-top: 0px;
    }
    .row.block.institutions ul.nav {
        display: none;
    }
    .row.block.institutions .institutions-row {
        padding: 0;
    }
    .row.block.institutions .tile-wrapper {
        width: 100%;
        border: 1px solid rgb(0,75,154);
        border-bottom: 0;
        padding: 20px;
    }
    .row.block.institutions .tile-wrapper:nth-last-child(-n+2){
        border-bottom: 1px solid rgb(0,75,154);
    }
    .row.block.institutions .tile-inner {
        display: none;
    }
    .bottom-line-pill > ul.nav.nav-pills > li:not(.active) {
        top: 120px;
    }
    .bottom-line-pill > ul.nav.nav-pills > li {
        width: 100%;
        position: absolute;
        left: 0;
    }
    .bottom-line-pill > ul.nav-pills {
        display: none;
    }
    .planning-page-mid select.scholar {
        color: rgb(135, 172, 253);
        background: transparent;
        border: 1px solid;
        border-radius: 30px;
        top: -64px;
        left: 0;
        width: 100%;
        text-align: center;
        padding: 0;
        font-size: 22px;
        padding: 9px;
        font-weight: 400;
        margin-top: 0;
        margin-bottom: 50px;
        -webkit-appearance: none;
        -moz-appearance: none;
    }
    .modal-body {
        background: white;
        padding: 0px;
    }
    #instModal .modal-dialog {
        padding: 10px;
        margin: 0;
    }
    .scholar-wrapper {
        position: relative;
    }
    .scholar-wrapper::before {
        content: "\e902";
        font-family: icomoon;
        position: absolute;
        color: rgb(135, 172, 253);
        padding-top: calc(7px + 1em);
        pointer-events: none;
        right: 1em;
        line-height: 0;
        font-size: 4.5vw;
    }
    .planning-page-mid ul.nav.nav-pills {
        top: 100px;
        height: 300px;
    }
    .tile{
        width: 100%;
        display: block;
        margin-bottom: 4px;
        position: initial;
        padding: 0 8px 0 10px;
    }
    #instModal .qoute {
        height: 250px;
        position: relative;
        margin-top: 60px;
        padding-top: 100px;
        pointer-events: none;
    }
    .modal-content .facts{
        width: 100%;
    }
    #instModal .row.qoute {
        padding: 70px 0;
        margin: 0;
    }
    #inst-name {
        font-size: 25px;
        line-height: 1.5;
    }
    #instModal .qoute::before {
        content: "\e90e";
        font-family: icomoon;
        color: rgba(1, 207, 195, 0.8);
        position: absolute;
        top: 0;
        right: 0;
        left: 50%;
        transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        z-index: 0;
        font-size: 150px;
    }
    .navbar-header .navbar-brand img{
        max-width: 100%;
    }
    .navbar-header {
        float: none;
        text-align: center;
        padding-bottom: 20px;
    }
    .navbar-header a {
        display: inline-block;
        margin: 0;
        padding: 0;
        float: none;
    }
    .institutions-row .tile-wrapper {
        width: 33.3%;
    }
    .page-sii .row.block.high-tiles {
        width: 100%;
    }
    .study-fields-desktop {
        display: none;
    }
    .study-fields-mobile {
        display: block;
        position: relative;
        margin-top: 100px;
    }
    #highlighted-fields-of-study .study-field {
        width: auto;
        max-width: none;
        height: auto;
        padding: 5px 0;
    }
    #highlighted-fields-of-study .study-field .tile-block-inner {
        background: rgba(0,73,156,.8);
        font-weight: 700;
        font-size: 22px;
        padding: 10px;
        display: block;
        text-decoration: none;
    }
    #highlighted-fields-of-study .study-field .tile-block-inner h3.title {
        margin-bottom: 0;
        color: #fff;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .study-field-popup-content{
        position: absolute;
        min-height: 100%;
        width: 100%;
        left: 0;
        top: 0;
        background: #ffffff;
        color: rgba(1,39,22,.96);
        font-size: 13px;
    }
    .study-field-popup-content.collapsing {
        -webkit-transition: none;
        transition: none;
    }
    .study-field-popup-content.colapse {
        display: none;
    }
    .study-field-popup-content.in {
        display: block;
        z-index: 100;
    }
    .study-field-popup-content .inner-bl {
        padding: 50px 15px 20px;
    }
    #highlighted-fields-of-study .study-field-popup-content h3 {
        color: #242424;
        font-size: 22px;
        line-height: 25px;
        font-weight: bold;
        margin-bottom: 25px;
    }
    .close-content {
        position: absolute;
        right: 15px;
        top: 30px;
        cursor: pointer;
        font-size: 20px;
    }
}