/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

/*------Temp-----------*/
.nolog {
    text-align: center;
    position: absolute;
    top: 20%;
    left: 50%;
    transform: translate(-50%);
    background: white;
    padding: 40px;
    box-shadow: 0px 0px 5px 0px;
}

/*--------General----------*/

@font-face {
  font-family: 'NarkisBlock-Bold';
  src: url('https://web-archive.nli.org.il/National_Library/oe_/https://www.studio826.co.il/wp-content/themes/generatepress_child/fonts/NarkisBlock-Bold.otf')  format('opentype');
}

@font-face {
  font-family: 'Heebo Light';
  src: url('https://web-archive.nli.org.il/National_Library/oe_/https://www.studio826.co.il/wp-content/themes/generatepress_child/fonts/Heebo-Light.ttf')  format('truetype');
}

@font-face {
  font-family: 'Heebo Black';
  src: url('https://web-archive.nli.org.il/National_Library/oe_/https://www.studio826.co.il/wp-content/themes/generatepress_child/fonts/Heebo-Black.ttf')  format('truetype');
}

@font-face {
  font-family: 'Heebo ExtraBold';
  src: url('https://web-archive.nli.org.il/National_Library/oe_/https://www.studio826.co.il/wp-content/themes/generatepress_child/fonts/Heebo-ExtraBold.ttf')  format('truetype');
}

@font-face {
  font-family: 'Roboto Slab';
  src: url('https://web-archive.nli.org.il/National_Library/oe_/https://www.studio826.co.il/wp-content/themes/generatepress_child/fonts/RobotoSlab-Light.ttf')  format('truetype');
}

@font-face {
  font-family: 'Roboto Slab Thin';
  src: url('https://web-archive.nli.org.il/National_Library/oe_/https://www.studio826.co.il/wp-content/themes/generatepress_child/fonts/RobotoSlab-Thin.ttf')  format('truetype');
}

@font-face {
  font-family: 'Roboto Slab Regular';
  src: url('https://web-archive.nli.org.il/National_Library/oe_/https://www.studio826.co.il/wp-content/themes/generatepress_child/fonts/RobotoSlab-VariableFont_wght.ttf')  format('truetype');
}


body, button, input, select, textarea {
    font-family: "Heebo";
}

.mobileonly{
display:none;
}

button, a {
    -webkit-tap-highlight-color: transparent;
}


/*--------header-----------*/
header#masthead {
    position: fixed;
    width: 100%;
    right: 50%;
    transform: translate(50%,0);
    z-index:9999;
}


.inside-header{
max-width:1302px;
}

.single_progect .inside-header, .page-id-5909 .inside-header {
    padding-bottom: 55px;
}

.site-logo {
    display: inline-block;
    max-width: 285px;
}

.site-header .header-image {
    width: 100%;
}

nav#site-navigation {
width:60%;
    position: relative;
    display:inline-block;
    float:none;
    vertical-align: top;
}

#primary-menu{
float:right;
}

.main-navigation a {
    letter-spacing:1.5px;
    text-transform:uppercase;
}

.header-widget {
display:inline-block;
    top: 3px !important;
    text-align: right;
}

.header-widget li {
    display: inline-block;
    width:24px;
}

.header-widget li svg{
    width:18px;
    height:18px;
}


header li.works:hover ul.sub-menu{
/*opacity:0 !important;
height:0 !important;
pointer-events:none !important;*/
background:white;
}

.page-id-5909 header li.works.current-menu-item ul.sub-menu,.page-id-5909 header li.works.current-menu-item:hover ul.sub-menu, .single_progect header li.works ul.sub-menu{
opacity:1 !important;
height:auto !important;
left:0 !important;
pointer-events:all !important;
box-shadow:none;
}

.menu-item-has-children .dropdown-menu-toggle {
    opacity: 0;
    padding-right: 0px;
}

.main-navigation li.works .sub-menu li{
cursor:pointer;
width:100%;
}

.main-navigation li.works .sub-menu a{
font-weight:normal;
cursor:pointer;
width: auto;
font-size:15px;
    top: -2px;
float:left;
}

.main-navigation li.works .sub-menu li.selected a:after, .single_progect.public .sub-menu li.singles.public a:after,.single_progect.private .sub-menu li.singles.private a:after,.single_progect.commercial .sub-menu li.singles.commercial a:after{
content:'';
height:0px;
display:block;
border-bottom:1px solid;
position: relative;
top: -2px;
}

.page-id-5909 .sub-menu li.singles, .sub-menu li.worksbtn{
display:none;
}

.page-id-5909 .sub-menu li.worksbtn{
display:block;
}

.single_progect li.works a{
font-weight:500;
}

/*---------Page-----------*/
#page{
min-height:calc(100vh - 69px);
}

.site-content {
    margin-top: 120px;
}

.comments-area {
    display: none;
}

h1.entry-title{
display:none;
}

.entry-content{
margin-top:0;
}

/*-------- דפי פרוייקטים----------*/

.content_blocks {
    margin-bottom: 60px;
   height:100%;
   transition:.2s linear;
    direction: ltr;
    /*overflow:hidden;*/
    align-items: flex-start;
}

.content_blocks:last-child{
margin-bottom:20px;
}

.content_blocks.rights {
    direction: rtl;
}

.content_blocks.lefts {
    direction: ltr;
}


.project_row {
    position: relative;
    /*overflow: hidden;*/
}

.project_columns {
    position: relative;
    top: 0px;
}

.project_columns div {
    width: 24%;
  text-align:right;
padding: 20px 0% 0 1%;
  display:none;
  vertical-align:top;

}

.rights .project_columns div {
    padding: 16px 0% 0 1.025%;
}

.lefts .project_columns div {
    padding: 16px 1.025% 0 0;
}

/* -- for #page width 1305
.rights .project_columns div {
    padding: 20px 0% 0 1.025%;
}

.lefts .project_columns div {
    padding: 20px 1.025% 0 0;
}
*/

.project_columns div.hasimage,.project_columns div.col4 {
  display:inline-block;
}

.project_columns div.fullw {
   width: 49.3%;
}

.project_columns .col1 {
padding-right:0;
}

.col4 {
    padding: 20px 0 0 0 !important;
    width:23% !important;
}

.content_blocks.lefts 
.project_columns .col1 {
 padding-left:0;
}

@media(min-width:763px){
.project_columns div.hasimage, .project_columns div.col4,.active .project_columns div.hasimage,.active .project_columns div.col4{
height:auto !important;
}
}

span.columns_line {
    width: 74.7%;
    border-top: 0.5pt solid #000000;
    display: block;
    background: #333;
    position:absolute;
  left:0;
    z-index:999;
      position: -webkit-sticky;
  position: sticky;
  top: 96px;
}

.logged-in span.columns_line {
top:128px;
}

.page-id-5909 span.columns_line {
    top: 126px;
}

.page-id-5909.logged-in span.columns_line {
    top: 157.5px;
}

img.mobileimg {
    display: none;
}

.content_blocks.rights span.columns_line {
  left:auto;
  right:0;

}

.readMoreAndText {
    width: 100% !important;
    position: absolute;
    bottom: 5px;
    display: block !important;
}

.project_txt {
    position: absolute;
    bottom: 0;
    color: black;
  text-align: left;
}

.project_txt h3 {
    font-weight: 900;
    font-size: 28px;
        margin-bottom: 4px;
}

span.project_txt p {
    font-size: 14px;
    margin-bottom: 0;
    letter-spacing: 1px;
    line-height: 1.2;
    font-family:"Roboto Slab Regular";
    direction: ltr;
}


span.readtag {
    background: black;
    color: white;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    height: 55px;
    border-radius: 100%;
    padding: 19.5px 20px;
    position: absolute;
    bottom: 0;
    border:1pt solid black;
      transition:.2s linear;
      cursor: pointer;
  opacity:0;
  transition:.2s linear;
    font-family: 'Roboto Slab Regular';
        font-size: 16.6px;
    letter-spacing: 1.3px !important;
}

span.readtag span {
    display: block;
    line-height: 1.3 !important;
    position: relative;
    top: 48%;
    transform: translate(0,-50%);
}

.readtag:hover {
    background: white;
    color: black;
    transition:.2s linear;
}

.project_columns:hover span.readtag {
opacity:1;
transition:.2s linear;
}

.project_txt.first {
    left: 76.26%;
}

.project_txt.second {
    left: 51.1%;
}

.project_txt.third {
    left: 26%;
}

.project_txt.fourth {
    left: 1.1%;
}

span.readtag.first {
    left: 91.65%;
}

span.readtag.second {
    left: 66.5%;
}

span.readtag.third {
    left: 41.55%;
}

span.readtag.fourth {
    left: 16.5%;
}

.content_blocks.lefts .project_txt.first {
    left: 0%;
}

.content_blocks.lefts .project_txt.second {
    left: 25.3%;
}

.content_blocks.lefts .project_txt.third {
    left: 50.3%;
}

.content_blocks.lefts .project_txt.fourth {
    left: 76.3%;
}
.content_blocks.lefts span.readtag.first {
    left: 15.3%;
}

.content_blocks.lefts span.readtag.second {
    left: 40.5%;
}

.content_blocks.lefts span.readtag.third {
    left: 65.5%;
}

.content_blocks.lefts span.readtag.fourth {
   left: 75.25%;
}

.content_blocks.filter{
opacity:0;
position:absolute;
visibility:hidden;
display:none;
}

.content_blocks.filter.active{
opacity:1;
position:relative;
visibility:visible;
display:block;
}


/*------project----------*/
.single_progect h1.entry-title {
    display: none;
}

.single_progect #primary{
width:89%;
}

.single_progect #right-sidebar{
width:11%;
}

.single_progect .entry-content{
width:26%;
  float:left;
  margin-top: 0;
  border-top:0.5pt solid #000000;
  padding-top: 20px;
    min-height: 518px;
    max-height:518px;
    position:relative;
}

.single_progect .entry-content p.upperdetails {
    font-size:15px;
    line-height: 1.3;
    font-family: "Roboto Slab Regular"
}

.single_progect .entry-content p {
    font-size: 15px;
    line-height: 1.3;
    font-family: roboto slab;
}

p.next_link {
    font-family: roboto !important;
}

.single_progect .entry-content h3 {
    font-size:28px;
line-height: 32px;
letter-spacing:0.9px;
    margin-bottom: 10px;
    color:black;
    font-family: Heebo Black;
}

.single footer.entry-meta {
    display: none;
}

.lower{
position:absolute;
bottom:0;
}

p.next_link {
        margin-bottom:0;
}

p.next_link a {
    color: #000000 !important;
        font-weight: 600;
}

p.next_link a:after {
    content: '>';
}

.sliderwrap {
    overflow: auto;
    display: block;
    /* margin: 0px auto !important; */
    position: relative;
}

.single_progect .sliderwrap {
width: 70%;
  margin-right: 2%;
  float: right;
}

.sliderwrap span.upperline{
  border-top:0.5pt solid #000000;
      width: 100%;
    display: block;
    padding-bottom: 15px;
}

.swiper-slide{
  transition:.6s linear;
}

/* סליידר עם שניצים ברוחב פחות או יותר קבוע משני הצדדים*/
.swiper-slide.swiper-slide-active {
    width: 80% !important;
    transition:.6s linear;
}

.swiper-slide.swiper-slide-prev {
    width: 33% !important;
  transition:.6s linear;
}

.fancybox-infobar, .fancybox-navigation, button.fancybox-button.fancybox-button--play, 
button.fancybox-button.fancybox-button--thumbs {
    display: none;
}

.fancybox-is-open .fancybox-stage {
    pointer-events: none;
}

.fancybox-is-open.fancybox-can-pan .fancybox-stage {
    pointer-events: all;
}

/* סליידר עם רוחבי תמונות משנים ותמיד יש שניצים משני הצדדים, רווחים משתנים
.swiper-slide{
    width: auto !important;
    max-width: 358.5px;
      transition:.6s linear;
}

.swiper-slide.swiper-slide-active {
    max-width: 75%;
   transition:.6s linear;
}

.swiper-container img {
    width: auto !important;
}

 */
/*---------------*/

.swiper-container img {
    height: 550px;
}


.swiper-slide.swiper-slide-next {

  transition:.6s linear;
}


.sliderButtons {
    margin-top: -20px;
}

.entry-content a.prev,.entry-content a.next{
background:transparent;
  color:black;
  font-weight:100;
  font-size:35px;
  padding: 10px 20px 0px 0;
  cursor:pointer;
}

.wp-spaios-slider-wrap .swiper-button-next{
      height: 100%;
    top: 0;
    width: 9%;
  opacity:0;
      right: 0;
}

.wp-spaios-slider-wrap .swiper-button-prev {
    height: 100%;
    top: 0;
    width: 8%;
  opacity:0;
      left: 0;
}

/*---sidebar----*/

div#right-sidebar{
    border-top:0.5pt solid #000000;
}

.page-id-1525 div#right-sidebar{
    border-top: 1pt solid #000000;
}

div#right-sidebar h2{
font-weight:bold;
    margin-bottom: 15px;
}


div#right-sidebar li{
padding-bottom:0px;
}

div#right-sidebar li a{
color:black;
font-family: roboto Slab;
}

div#right-sidebar li.current a{
font-weight:bold;
}

aside#listcategorypostswidget-2{
  display:none;
}

.single aside#listcategorypostswidget-2{
  display:block;
}

aside#listcategorypostswidget-4{
  display:none;
}

.three_part_page div#primary{
  width: 76.25%;
}

.three_part_page div#right-sidebar{

  width:23.75%;
}

.three_part_page div#right-sidebar p{
font-size: 15px;
    line-height: 1.3;
    font-weight: 300;
    margin-bottom: 13px;
}

.three_part_page div#right-sidebar .narkis {
    line-height: 1.5;
    font-family: NarkisBlock-Bold;
}

aside#three_part_sidebar{
padding-top:10px;
}

.page-id-1525 aside#three_part_sidebar {
    padding-top: 15px;
}

/*----דף שלושה חלקים----*/
.three_part_page .entry-content{
    width: 31.039%;
    float:left;
  border-top:0.5pt solid #000000;
    padding-top: 10px;
}

.page-id-1525 .entry-content{
border-top:1pt solid #000000;
}

.three_part_page .entry-content p {
    font-size: 15px;
    line-height:1.3;
    font-weight: 300;
    font-family:Roboto Slab;
    margin-bottom: 13px;
}

.page-id-1525 .entry-content p {
text-align:left;
}


.three_part_page .entry-content p:first-child strong {
    font-weight: 800;
    line-height: 1.8;
    font-family:Heebo;
}

.three_part_page .entry-content strong{
font-family:Heebo;
}

.page-id-1525 .entry-content p:first-child strong {
    font-weight: 500;
    font-family: Roboto Slab Regular;
}

.middle {
    float: right;
    width: 64.372%;
  margin-right: 2.25%;
    margin-left: 2.25%;
  border-top:0.5pt solid #000000;
    font-size:0;
        padding-top: 15px;
}

.page-id-1525 .middle{
padding-top:5px;
border-top:1pt solid #000000;
}

.middle .wpcf7{
font-size:initial;
}

.middle input,.middle textarea,.middle input:focus,.middle textarea:focus{
width:100%;
  background:transparent;
  color:black;
  text-align:left;
  border:hidden;
  border-bottom:1pt solid black;
  outline:0;
}

.middle input, .middle textarea, .middle ::placeholder {
    color: black;
   font-family: roboto slab,Heebo;
    font-size: 19px;
    font-weight: 300;
    padding-left: 0;
    line-height:17px;
}

.middle .wpcf7-submit {
    border-top: 1pt solid black !important;
    border-bottom: 1pt solid black !important;
    font-weight: 500;
    padding-left: 0;
    font-size: 17px;
    background: transparent !important;
    color: black !important;
    padding: 12px 0;
    font-family: Heebo;
    border-radius:0 !important;
}

.middle .wpcf7-submit:hover{
background:transparent;
  color:black;
}

.middle textarea{
  border-bottom:hidden;
    line-height: 1.15;
}

.middle .wpcf7 p {
    margin-bottom: 0;
}


/*-------Category pages--------*/
.category-articles_heb #content,
single_progect_he #content{
direction:rtl;
}

body.archive.articles_heb header.page-header {
    margin: 0;
}

body.archive.category #main h1 {
    display: none;
}

body.category-articles_heb.articles_heb .inside-article {
    padding-bottom: 0;
}

body.archive header.entry-header {
    border-top: 0.5pt solid;
        padding-top: 20px;
    overflow: hidden;
}


body.archive .entry-summary {
    margin: 20px 0 30px;
    font-size: 15px;
    line-height: 1.3;
    height: 115px;
    overflow: hidden;
}

.archive article.large .entry-summary{
height: 55px;
}

body.archive .custom-meta{
font-size:10px;
}

body.archive .post-image{
margin-top:1em;
}

body.archive .entry-summary a.read-more {
    display: none;
}

@media(min-width:1025px){
.archive article.large .post-image {
    max-height: 230px;
    overflow: hidden;
}
body.archive .large header.entry-header{
height: 55px;
}
}

@media(min-width:763px){
.archive article.large{
    width: 50%;
}

body.archive header.entry-header {
         height: 77px;
}

body.archive .large header.entry-header{
height: 77px;
}

body.archive .entry-summary {
    height: 115px;
    overflow: hidden;
}

.archive article.large .entry-summary{
height: 55px;
}
}

/*--------עברית----------*/
.articles_heb #main *{
font-family:heebo;
}


.articles_heb h2.entry-title a {
    font-family: NarkisBlock-Bold !important;
}

.articles_heb #content {
    direction: rtl;
    padding-bottom: 20px;
}

.single.articles_heb #primary {
    float: right;
    width: 75%;
    border-top: 0.5pt solid;
    padding-top: 20px;
}

.single.articles_heb #right-sidebar {
    width: 22%;
    padding-top: 20px;
}

.single.articles_heb aside#listcategorypostswidget-2, aside#listcategorypostswidget-3  {
    display: none;
}

.single.articles_heb aside#listcategorypostswidget-3 {
    display: block;
}

/*----footer----*/
.site-footer{

}

.site-footer aside#text-8 {
    margin-bottom: 0;
}

.site-footer aside#nav_menu-6 {
    display: none;
}

/*----Responsive-----*/
@media(max-width:1350px){
body .grid-container {
    max-width: 93%;
}
.inside-header{
max-width:100% !important;
}
span.readtag{
    padding: 14.5px 15px;
}
}

@media(max-width:1150px){
.inside-header {
 
}

.site-header .header-image {
    width: 220px;
}

nav#site-navigation {
    width: 64%;
    vertical-align: unset;
 }

.main-navigation .main-nav ul li a{
padding-right:6px;
padding-left:6px;
font-size:14px;
}

.main-navigation li.works .sub-menu a {
    padding-left: 6px;
}


span.columns_line {
    top: 93px;

}

.page-id-5909 span.columns_line {
 top: 124px;
}

.logged-in span.columns_line {
    top: 125px;

}

.page-id-5909.logged-in span.columns_line {
 top: 154px;
}

.rights .project_columns div {
    padding: 20px 0% 0 .98%;
}

.lefts .project_columns div {
    padding: 20px .98% 0 0;
}

.project_txt h3 {
    font-size: 20px;
    margin-bottom: 3px;
}

span.project_txt p {
    font-size: 13px;
}
span.readtag{
    padding: 9.5px 10px;
}
}

@media(max-width:1000px){
.site-header .header-image {
    width: 200px;
}

nav#site-navigation {
        width: 53%;
    padding-right: 2%;
    }

#primary-menu{
height:30px;
}


.header-widget li{
width:24px;
}

.page-id-5909 span.columns_line {
    top: 153.7px;
}

.page-id-5909.logged-in span.columns_line {
    
}

.project_txt h3 {
    font-size: 16px;
    margin-bottom: 1px;
}

span.project_txt p{
font-size:12.5px;
line-height:1;
}

span.readtag {
    padding: 0px 5px;
    font-size:12px;
}

.single_progect .entry-content p {
    font-size: 13px;
    line-height: 1.1;
}

.three_part_page .entry-content p,.three_part_page div#right-sidebar p {
    font-size: 13.5px;
    line-height: 1.3;
}

}


@media(max-width:768px){
body .grid-container {
    max-width: 100%;
}

.header-widget {
    top: 8px !important;
}

nav#site-navigation {

    vertical-align: top;
}

.main-navigation li.works .sub-menu a{
font-size:13px;
}

.single_progect .inside-header, .page-id-5909 .inside-header {
    padding-bottom: 30px;
}

.page-id-5909 span.columns_line {
  top: 117px;
}



}

@media(max-width:768px){
nav#site-navigation {
    width: 56%;
}
.site-logo {
    vertical-align: middle;
}

span.columns_line {
    top: 112.5px;
}

.logged-in span.columns_line {
    top: 112px;
}

.page-id-5909.logged-in span.columns_line {
    top: 162px;
}

#primary, div#right-sidebar{
float:left !important;
}

.one-container .sidebar {
    margin-top: 0px;
}

 .footer-bar {
    float: right !important;
}
}

@media(max-width:763px){

/*general*/

.mobileonly{
display:block;
}

.desktoponly{
display:none;
}

#primary, div#right-sidebar{
float:none !important;
}

/*--header--*/
#mobile-header {
        padding-top: 20px;
    padding-bottom: 20px;
}

nav#mobile-header.toggled {
    padding-bottom: 5px;
}

span.mobile-menu {
    display: none;
}

.header-widget {
display:none;
}

.toggled .header-widget{
display:block;
}

.main-navigation ul#menu-social {
    display: block;
    border: hidden !important;
    top:5px;
    position:relative;
}

.main-navigation ul#menu-social li{
   float: left;
    clear: none;
    margin-right: 12px;
}

.main-navigation ul#menu-social li a {
    padding-right: 0px;
    padding-left: 0px;
 }

.header-widget li svg{
fill:white;
    width: 21px;
    height: 21px;
}

.site-logo{
max-width:147px;
padding-left: 20px;
}

.site-logo.mobile-header-logo img {
    height: auto !important;
    width: 100% !important;
    padding-top: 13px !important;
}

.menu-toggle {
    padding-right: 30px !important;
    padding-top: 16px;
}


.menu-toggle svg {
    height: 27px;
    width: 27px;
}

button.menu-toggled {
    background: transparent;
    padding: 0;
    position: absolute;
    right: 31px;
    /* fill: white; */
    display: none;
    top: 15px;
}

/*
button.menu-toggled svg {
    width: 17px;
    height: 17px;
}
*/

button.menu-toggled svg g {
    fill: white !important;
}

.toggled button.menu-toggled {
display:block;
}

.main-navigation.toggled, .main-navigation.toggled .main-nav > ul{
background:#000000;
color:white !important;
}

.main-navigation.toggled .menu-toggle, .main-navigation.toggled .main-nav > ul li a{
color:white !important;
background: transparent;
}

.main-navigation.toggled .main-nav > ul li a{
  border-top: 1px solid rgb(201 200 200 / 37%);
    padding: 8px 0;
    background: transparent !important;
    font-size: 15px;
    font-weight: 400;
    letter-spacing:0px;
}

.main-navigation.toggled .main-nav > ul li:first-child a {
    border-top: hidden;
}

 .main-navigation.toggled .main-nav > ul li a:hover{
 background:transparent;
 }

.main-navigation.toggled .site-logo {
    max-width: none;
    width:54%
}

.main-navigation.toggled .site-logo.mobile-header-logo img{
filter:invert(1);
}

div#mobile-menu {
    padding: 10px 0 0;
}

.toggled div#mobile-menu {
    padding: 30px 0 10px;
}

div#mobile-menu ul{
margin:0 30px;
border-top: 1px solid white;
border-bottom: 1px solid white;
}

nav.toggled ul ul.sub-menu {
 width: 100%;
    left: 0;
    opacity: 1;
    height: 46px;
    top: 0;
    background: transparent;
    border: hidden !important;
    visibility: visible;
    display: inline-flex;
    margin-left: 0 !important;
    justify-content: flex-end;
}

nav.toggled ul ul.sub-menu li{
    border: hidden !important;
    margin-left: 5%;
    pointer-events:all;
    width: auto !important;
}

nav.toggled ul ul.sub-menu li a{
font-size: 15px !important;
    border: hidden !important;
        padding: 11px 0 !important;
        font-weight:300 !important;
}

h1.entry-title.new,h1.entry-title {
    font-size: 14px;
    font-weight: 800;
    position: absolute;
    top: 14px;
    left: 52%;
    text-transform: uppercase;
    display:block;
    width:100px;
    text-align:center;
}

nav.toggled h1.entry-title.new, nav.toggled h1.entry-title {
    display:none
}

.header-widget {
    padding: 10px 0;
}

.content_blocks {
    margin-bottom: 10px;
}

.project_txt h3 {
    font-size: 18px;
      margin-bottom: 5px;
}

span.project_txt p{
font-size:10px;
line-height:1.2;
}

.rights .project_columns div {
    padding-top:10px;
}

.lefts .project_columns div {
      padding-top:10px;
}


.content_blocks span.readtag {
    right: 0% !important;
    opacity: 1 !important;
    bottom: 12px;
    width: 72px;
    height: 72px;
    padding: 0;
    left:auto !important;
}

.mobileimag img {
display:none;
}

.mobileimag img.mobileimg {
    display: block;
}

.single_progect .sub-menu li.worksbtn,.page-id-5909 .sub-menu li.singles {
   display: none !important;
    margin: 0 !important;
    width: 0 !important;
}

.sub-menu li.singles,.page-id-5909 .sub-menu li.worksbtn {
   display: block !important;
  margin-left: 5% !important;
    width: auto !important;
}

.page-id-5909 .sub-menu li.singles a,.single_progect .sub-menu li.worksbtn a,.sub-menu li.worksbtn a {
    display: none;
}

 .single_progect .sub-menu li.singles a,.page-id-5909 .sub-menu li.worksbtn a {
    display: block;
}

.single_progect .entry-content{
min-height:0;
}

.lower{
position:relative;
}

.sliderButtons {
    width: 100%;
    margin-top: -15px;
    margin-bottom: 15px;
}

.sliderButtons a {
    background: transparent !important;
        color: black !important;
    font-weight: 100;
    font-size: 35px;
    padding: 0;
    cursor: pointer;
    width: 50%;
}

a.button.prev{
text-align:left;
}
a.button.next{
text-align:right;
}

.single_progect .post{
margin-bottom:0;
}

.single.articles_heb #right-sidebar, .single.articles_heb #primary {
    width: 100%;
    padding-top: 20px;
}

.single_progect .entry-content p {
    font-size: 15px;
    line-height: 1.3;
}

.single_progect .entry-content h3{
letter-spacing:0px;
}

/*page*/
.site-content {
  margin-top: 0px;
}

.entry-content {
    margin-top: 0px;
}

span.columns_line,.page-id-5909 span.columns_line{
width:100%;
z-index:99;
top:103.5px;
}

.page-id-5909.logged-in span.columns_line,.logged-in span.columns_line {
    top: 103px;
}

/*project blocks*/

.blocks_wrapper{
position: relative;
left:0;
}

.project_columns .col3, .project_columns .col2 {
    width: 48.25%;
    float: left;
    padding: 10px 0 0 !important;
}

.project_columns.threeimg .col2 {
    margin-right: 3.5%;
}

.project_columns.twoimg div.hasimage, .project_columns .col1{
width:100%;
    display: block !important;
    overflow: hidden;
}
    
 .project_columns img {
width:100% !important;
min-height: 100%;
}


.readMoreAndText {
    width: 100% !important;
    position: relative;
    padding: 0 !important;
}

.project_txt {
    left: 0 !important;
    position: relative !important;
    top: -14px;
}


/*three part pages and single projects*/

.three_part_page #primary,.three_part_page .entry-content,.three_part_page .middle, .three_part_page #right-sidebar,.single_progect #primary, .single_progect .entry-content, .single_progect .sliderwrap, .single_progect #right-sidebar  {
    width: 100% !important;
    float:none;
    margin:0;
    border: hidden;
    padding-top: 0;
}

.swiper-slide{
/*margin-right:15px !important;*/
}

 .swiper-slide img{
/*height: 250px;*/
}

.single_progect .swiper-slide.swiper-slide-prev {
    /*width: 30% !important;*/
}


.single_progect .swiper-slide.swiper-slide-active {
  /*  width: calc(100% - 60px) !important;*/
    }

/*.swiper-slide.swiper-slide-active {
   width: 72% !important;
    }
*/

span.upperline,.sliderwrap span.upperline {
    margin: 0 auto 10px;
    display: block;
    background: black;
    height: 2px;
    width: calc(100% - 60px);
    padding:0;
    border:hidden;
}

.single_progect #content, .page-id-1527 #content{
padding-top:0;
}

 .three_part_page #right-sidebar {
     display: none; 
}

.page-id-1527 #right-sidebar{
    border-top: 1.1pt solid #000000;
    display:block;
}

aside#three_part_sidebar{
padding-bottom:0;
margin-bottom:0;
}

.single_progect #right-sidebar{
border-top:1.1pt solid black;
}

.single aside#listcategorypostswidget-2 {
    display: block;
    width: 50%;
     float: left;
     padding-bottom:0;
     margin-bottom:0;
}

.single_progect aside#listcategorypostswidget-4 {
display: block;
    width: 50%;
    float: left;
    margin-top: 40px;
    padding-bottom:0;
}

.single_progect article span.upperline{
display:none;
}

.page-id-1525 .upperline{
width:100%;
}

header.page-header {
    margin: 0;
}

/*footer*/
.site-info {
    padding: 20px 30px 20px 30px !important;
}

.footer-logo.mobileonly {
    width: 100%;
    filter: invert(1);
        max-width: 200px;
    margin-bottom: 10px;
}

.copyright-bar {
    float: left !important;
     max-width: 60%;
     white-space:nowrap;
}

 .footer-bar {
    float: right !important;
     max-width: 35%;
     text-align:right;
}

aside#nav_menu-6 {

    display: block !important;
    margin-top: 0px;
    top: 60px;
    position: relative;
}

aside#nav_menu-6 li{
       padding-top:0px;
       margin-right:0;
}

aside#nav_menu-6 svg{
    fill:white;
    width: 17px;
}

}

@media(max-width:450px){
 /*.swiper-slide img{
height: 250px;
}

.single_progect .swiper-slide.swiper-slide-prev {
    width: 30% !important;
}


.single_progect .swiper-slide.swiper-slide-active {
    width: calc(100% - 60px) !important;
    }
*/
}

@media(max-width:400px){
nav.toggled ul ul.sub-menu li a{
font-size: 15px !important;
    padding: 12px 0 !important;
}

/*
.single_progect .swiper-slide.swiper-slide-prev {
    width: 28% !important;
}
*/
}

@media(max-width:350px){
nav.toggled ul ul.sub-menu li{
    margin-left: 4%;
}

nav.toggled ul ul.sub-menu li a{
font-size: 9px !important;
        padding: 16px 0 !important;
}

h1.entry-title.new, h1.entry-title {
    bottom: -13px;
    top: auto;
    left: 30px;
    text-align: left;
}
}

@media(max-width:300px){
.site-logo {
    max-width: 55%;
}

nav.toggled ul ul.sub-menu {
    position: relative;
    justify-content: flex-start;
    height: 30px;
}
nav.toggled ul ul.sub-menu li{
    margin-left: 0;
    margin-right: 6%;
}
nav.toggled ul ul.sub-menu li a{
    margin-left: 0;
    margin-right: 0;
    padding: 6px 0 !important;
}
}