﻿body {
    font-family: 'open_sans_hebrewregular'  !important;
    overflow-x:hidden;
    position:relative !important;
    direction:rtl;
    text-align:right;
}

.clearfix {
    clear:both;
    height:1px;
    display:block;

}

* {
    outline:none;
}

a {
    font-family: 'open_sans_hebrewregular'  !important;
}

.content-section {
    overflow:visible;
}

.gallery-overlay {
    position:absolute;
    top:0;
    right:0;
    left:0;
    bottom:0;
    background-color:#000;
    z-index:999;
}

.hp-gallery {
    padding:0;
    margin:0;
    width: 100%;
    height: auto;
    list-style-type:none;
    visibility:hidden;
}

.hp-gallery li {
   background-position: top center;
   background-repeat:no-repeat;
   background-size:cover;
   width: 100%;
   height: 100%;
    padding:0;
    margin:0;
}

.hp-gallery li .pattern {
  background-image:url('/img/mgsi-pattern.png');
  width:100%;
  height:100%;
  display:none;
}


.intro {

}

.intro-body {
    vertical-align:top !important;
    padding-top:200px !important;
    position:absolute;
    z-index:888;
    top:0;
    width:100%;
    
    
}

.hp-logo {
    border:0;
    float:right;
}

.navbar-fixed-top {
   display:none;
}

.navbar {
    background-image:url('/img/nav-bg.png');
    background-color:transparent !important;
    width:100%;
   
}

.navbar-nav {
    margin-right: 26px;
}

.mobile-nav {
    display:none;
}

.nav-logo {
    position:absolute;
    top:0;
    left: 0;
}

.container {
    width:100%;
    padding-right: 0;
    padding-left:0;
}



#about .about-img {
    width:50%;
    float:left;
    height: 100%;
    min-height: 100%;

}

#about .about-img img {
    height:100%;
    width:100%;
}

#about .about-text {
    background-color: #212122;
    width: 50%;
    height: 100%;
    min-height: 100%;
    float:right;
    text-align:right;
    
}

#about .about-text .in {
   margin:150px 60px 80px 60px;
   border-top:1px dotted #7a7a7a;
   padding-top:80px;
   font-size:16px;
   color:#aaaaaa;
   line-height:25px;
}

#about .about-text .in .img {
   border-top:1px dotted #7a7a7a;
   text-align:left;
   padding-top:60px;
   margin-top:60px;
   
}

#about .about-text .in .img  img{
   max-width:100%;
   
}

.projects {
    background-image:url('/img/projects-bg.png');
    background-size:cover;
    background-repeat:no-repeat;
    background-position:top center;
    width:100%;
    height: 100%;
    min-height: 100%;
    padding-top:150px;
    position:relative;
    
}



.projects ul {
    list-style-type:none;
    width:100%;
    margin:0 auto;
    overflow:auto;
    height: 100%;
    min-height: 100%;
    text-align:center;
    display:table;
    padding:0;
    margin-top:80px;
}

.projects ul li {
    vertical-align: middle;
    margin-right: 60px;
    position: relative;
    cursor: pointer;
    margin-top: 30px;
    float: right;
}

.projects ul li .thumb {
    width:308px;
    height:308px;
    margin:0 auto;
}

.projects .text {
    padding-top:20px;
}

.projects .text a {
    color:#fff;
}


.projects .info {
   position:absolute;
   background-color:transparent;
   text-align:center;
   display:none;
   z-index:999;
   width:308px;
   height:308px;
   background-image:url('../img/trans-bg.png');
}

.projects .info a {
    color:#fff;
    display:block;
    padding-bottom:10px;
    padding-top:20px;
}

.projects .info .desc {
  padding:40px 10px 20px 10px;
  text-align:justify;
}

.projects .info img {
   margin:0 auto;
   margin-top:10px;
   margin-bottom:10px;
   display:block;
}


.project-overlay {
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    background-color:#000;
    z-index:9999;
    display:none;
    overflow:auto;
}

.project-overlay .cls {
    cursor:pointer;
    float:left;
    margin-top:25px;
    margin-left:20px;
}

.project-overlay .project-content {
    padding-top:150px;
    text-align:right;
}

.project-overlay .project-info {
    width: 40%;
    max-width: 745px;
    float: right;
}

.project-overlay .project-info .in {
   margin-right:80px;
}

.project-overlay .project-info .title {
   padding-bottom:50px;
   font-size:30px;
}

.project-overlay .project-info .desc {
   color:#959595;
   font-size:15px;
}

.project-overlay .project-info .map {
   max-width: 663px;
   height:321px;
   margin-top:50px;
}

.project-overlay .project-galleries {
    width: 60%;
    float: left;
}

.project-overlay .image-gallery ul {
    list-style-type:none;
    width:90%;
}


.project-overlay .image-gallery ul li {
    float:right;
    width:200px;
    height:200px;
    margin-left:20px;
    margin-bottom:20px;
}

.project-overlay .image-gallery ul li img {
    width:200px;
    height:200px;
    border:0;
}


.project-overlay .plans-title {
    height: 50px;
    margin-top: 35px;
    width: 76%;
    margin-right: 99px;
}

.project-overlay .plans-title .left-dots {
   float:left;
   width:35%;
   border-top:2px dotted #fff;
   margin-top:12px;
   height:2px;
}


.project-overlay .plans-title .right-dots {
   float:right;
   width:30%;
   border-top:2px dotted #fff;
   margin-top:12px;
   height:2px;
}

.project-overlay .plans-title .title {
   color:#fff;
   float:left;
   width:35%;
   text-align:center;
   font-size:22px;
}

.plans-gallery ul {
    padding: 10px 58px 0 0;
    margin:0;
    width:90%;
}

.plans-gallery ul li {
    float:right;
    width:200px;
    height:200px;
    margin-left:20px;
    margin-bottom:20px;
}

.plans-gallery ul li img {
    width:200px;
    height:200px;
    border:0;
}

#media {
    
    background-repeat:repeat-x;
    background-size:cover;
}


#media .media-img {
    width:50%;
    float:left;
    height: 100%;
    min-height: 100%;

}

#media .media-img img {
    height:100%;
    width:100%;
}

#media .media-text {
    background-color: transparent;
    width: 50%;
    height: 100%;
    min-height: 100%;
    float:right;
    text-align:right;
    
}

#media .media-text .in {
    margin:180px 200px 80px 0;
}

#media .media-text .in ul {
   list-style-type:none;
}

#media .media-text .in ul li {
  padding-bottom:40px;
}


#media .media-text .in ul li .sub-title {
    color:#2597c7;
    font-size:18px;
    padding-bottom:5px;
    font-family: 'open_sans_hebrewregular';
}

#media .media-text .in ul li .text {
    color:#333;
    font-size:18px;
    font-family: 'open_sans_hebrewregular';
}

#media .media-text .in ul li a {
    color:#000;
    font-size:30px;
}

#contact {
    
    background-repeat:repeat-x;
    background-size:cover;
}


#contact .text {
    float:right;
    margin-top: 248px;
    margin-right: 220px;
    text-align:right;
}

#contact .form-sent {
    text-align:center;
    font-family: 'open_sans_hebrewregular';
    font-size:20px;
    display:none;
    padding-top: 100px;
}

#contact .form {
    float:right;
    margin-top:200px;
    margin-right:300px;
    text-align:right;
    width:450px;
}

#contact .form .title {
    font-family: 'open_sans_hebrewregular';
    font-size:65px;
}



#contact .form .sub-title {
    font-family: 'open_sans_hebrewregular';
    font-size:17px;
    padding-top:10px;
    padding-bottom:40px;

}


#contact .form .text-box {
    background-color:#fff;
    padding:5px;
    font-size:16px;
    color:#333;
    margin-bottom:20px;
    display:block;
    width:367px;
    height:50px;
    border:0;
}


#contact .form .text-area {
    background-color:#fff;
    padding:5px;
    font-size:16px;
    color:#333;
    margin-bottom:20px;
    height:120px;
    display:block;
    width:367px;
    border:0;
}

#contact .form .button {
   
    height:60px;
    background-color:#000;
    cursor:pointer;
    border:0;
    width:367px;
    font-size:20px;
    font-family: 'open_sans_hebrewregular';
    color:#fff;
}


    .close-project {
        display:none;
    }


/***************************************/
/**  MOBILE                            */
/***************************************/

@media(max-width:767px) {
    .hp-logo {
        margin:0 auto;
        border:0;
        margin-left:0;
        max-width:90%;
    }

    .navbar-nav {
        margin-right: -40px;
    }

    .nav-logo {
  	position: absolute;
  	top: -4px;
  	left: -56px;
  	width: 342px;
    }

    .about-img {
        display:none;
    }

    #about .about-text {
        width: 100%;
        
    }

    #about .about-text .in {
        margin: 100px 20px 50px 20px;
        border-top: 0;
        padding-top: 0px;
        
    }

    #about .about-text .in .img {
        padding-top: 10px;
        margin-top: 10px;
    }

    .projects ul {
        list-style-type: none;
        width: 100%;
        margin: 0 auto;
        padding:0;
    }

    .projects ul li {
        float: right;
        margin-left: 0;
        display:block;
        width:45%;
        margin-right:10px;
        margin-bottom:10px;
    }


    .projects ul li .thumb {
            width:100%;
            height:150px;
            margin:0 auto;
     }

    .projects .info {
        width: 100%;
        height:100%;
        top:0;
        right:0;
        left:0;
        bottom:0;
        margin-right:0;
    }


    .projects .info .desc {
        display:none;
    }

    .projects .text {
        padding-top: 4px;
        font-size:12px;
    }

    .project-overlay .project-content {
        padding-top: 20px;
    }


    #contact .form {

        margin:0 auto;
        float: none;
        margin-top: 80px;
        margin-right: 20px;
        width: 90%;
        
    }

    #contact .form .title {
    font-family: 'open_sans_hebrewregular';
    font-size: 30px;
    }

    #contact .form .text-box {
        width: 100%;
    }

    #contact .form .text-area {
        width: 100%;
    }

    #contact .form .button {
        width: 100%;
    }

    #contact .text {
        float: none;
        margin-top: 40px;
        margin-right: 20px;
        padding-bottom:20px;
    }


    .navbar-toggle {
        background-image:url('/img/mobile-menu.png');
        width:40px;
        height:40px;
        background-size:cover;
        margin-right:20px;
    }

    #media .media-text {
        background-color: transparent;
        width: 100%;
        float: none;
    }

    #media .media-text .in {
        margin: 50px 20px 20px 20px;
    }

    #media .media-text .in ul {
        padding:0;
        margin:0;
    }

    #media .media-img {
        display:none;
    }

    #media .media-text .in ul li a {
    font-size: 20px;
    }

    #media .media-text .in ul li .text {
        font-size: 15px;
    }

    .projects {
        padding-top: 65px;
        height:auto;
    }

    .project-overlay .project-info {
        width: 100%;
        
        float: none;
    }

    .project-overlay .project-info .in {
        margin-right: 20px;
        margin-left: 20px;
    }

    .project-overlay .project-info .map {
       width:100%;
       height:300px;
       margin-top:20px;
    }

    .project-overlay .project-galleries {
        width: 100%;
        float: none;
        padding-top:30px;
    }

    .project-overlay .image-gallery ul li {
        float: none;
        width: auto;
        height: auto;
        margin-left: 0;
        margin-bottom: 15px;
        margin-right:0;
    }
    

    .project-overlay .image-gallery ul li img {
        
        width: 100%;
        height: auto;
    }

    .project-overlay .cls {
        
        margin-top: 10px;
    }

    .project-overlay {
        position: absolute;
        top: 0;
        bottom:auto;
    }


    .project-overlay .project-info .title {
        padding-bottom: 20px;
        font-size: 20px;
    }

    .project-overlay .plans-title {
    width: 90%;
    margin: 0 auto;
    margin-right: 16px;
    }

    .project-overlay .plans-title .title {
   
    font-size: 15px;
    }

    .project-overlay  .plans li {
        width:100%;
        float:none;
        margin-right: 0;
    }

    .plans-gallery ul li img {
    width: 90%;
    
    }


    .mobile-nav {
        display:inline-block;
    }

    .web-nav {
        display:none;
    }


    .close-project {
        display:block;
        text-align:center;
        padding-top:20px;
        padding-bottom:20px;
    }

    .close-project a{
        color:#fff !important;
        text-decoration:underline;
        font-size:15px;
        cursor:pointer;
    }
}