/*
 *    CSS FOR PB EDIT MODE. 
 *
 */

.pb-normal-view header.fixed{
    height: 700px;
    position: initial;
    margin-bottom: 50px;
}

.pb-normal-view .header--second-row{
	margin-top: 200px;
}

.pb-normal-view article .tab__content{
       height: 600px!important;
}
.pb-normal-view .js--sticko{
       position: static!important;
}

.pb-normal-view .dynamic-sticko{
       position: static!important;
}

.pb-normal-view .site-header{
  height: 150px;
}

.pb-normal-view .owl-carousel{
    display: initial
}


.pb-normal-view .landing-page .slide-item div{
    z-index: 1000;
}