﻿@font-face
    {
    font-family:'almoni-dl7';
    font-weight:700; /*(bold)*/
    font-style: normal;
    src: url('/Static/fonts/almoni/almoni-dl-aaa-700.eot'); 
    src: url('/Static/fonts/almoni/almoni-dl-aaa-700.eot?#iefix') format('embedded-opentype'), 
    url('/Static/fonts/almoni/almoni-dl-aaa-700.ttf') format('truetype'), 
    url('/Static/fonts/almoni/almoni-dl-aaa-700.woff') format('woff'), 
    url('/Static/fonts/almoni/almoni-dl-aaa-700.svg#almoni-dl-bold') format('svg');
    }

@font-face
    {
    font-family:'almoni-dl';
    font-weight:400; /*(regular)*/
    font-style: normal;
    src: url('/Static/fonts/almoni/almoni-dl-aaa-400.eot'); 
    src: url('/Static/fonts/almoni/almoni-dl-aaa-400.eot?#iefix') format('embedded-opentype'), 
    url('/Static/fonts/almoni/almoni-dl-aaa-400.ttf') format('truetype'), 
    url('/Static/fonts/almoni/almoni-dl-aaa-400.woff') format('woff'), 
    url('/Static/fonts/almoni/almoni-dl-aaa-400.svg#almoni-dl-regular') format('svg');
    }           
a img
    {
    border:none 0;
    }
body
    {
    font-family:'almoni-dl';
    }
.bg-wizard
    {
    background: #000;
    opacity: 0.8;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 10;
    display:none;
    }
.wizard-box
    {
    width: 100%;
    max-width: 840px;
    position: fixed;
    z-index: 11;
    left: 50%;
    margin-left: -420px;
    display: none;
    top: 150px;
    overflow: Visible;
    padding: 20px 40px;
    background-color: #FFF;
    border: 4px solid #999;
    }
#video-wizard-box
    {
    max-height: 430px !important;
    border: 6px solid #FFF !important;
    height: 100% !important;
    max-width: 615px !important;
    margin-left: -300px;
    } 
.wizard-box .browse-image  
    {
    position:absolute;
    top:45%;    
    font:40px arial;
    color:#666;  
    }
.wizard-box .next-image
    {   
    right:5px;
    }
.wizard-box .prev-image
    { 
    left:5px;    
    }
.wizard-box .browse-image img
    {
    width: 90%;
    opacity: 0.5;
    }    
.wizard-box .browse-image:hover img
    {
    opacity:1;
    } 
.wizard-box small.description
    {
    position: absolute;
    bottom: 20px;
    padding: 10px;
    background-color: #003159;
    max-width: 752px;
    width: 100%;
    opacity: 0.9;
    color: #fff;
    font-size: 14px;
    }            
img.close-video 
    {
    position: absolute;
    left: -20px;
    top: -20px;
    cursor:pointer;
    z-index:20;
    width:35px;
    }
h2.title
    {
    font:36px/36px 'almoni-dl7';
    }
h2.title a
    {
    color:#003159;
    }             
h2.title a:hover
    {
    color:#c00;
    }                 
a.more-details
    {
    display:block;
    margin-top:20px;
    font:16px/22px 'almoni-dl';
    color:#c00;
    }        
div.subtitle, div.subtitle *
    {  
    font:16px/22px 'almoni-dl';
    color:#666;
    }    
#page-wrap 
    {
    direction: rtl;
    width:100%;
    margin: 0 auto;
    }
#GPage_main
    {
    clear:none;
    float:none;
    width:100%;
    }
.float-right
    {
    float:right;
    display:inline-block;
    }
.float-left
    {
    float:left;
    display:inline-block;
    }
.border-bottom
    {
    border-bottom:2px solid #003159;
    margin-bottom:30px;
    padding-bottom:30px;
    margin-left:0;
    margin-right:0;  
    }
.icons-row img
    {
    margin:0 auto   
    }
.icons-row p
    {
    font-size:16px;   
    }   
#more-articles-box section:nth-of-type(even) .col-md-push-6
    {
    left:auto;
    }    
#more-articles-box section:nth-of-type(even) .col-md-pull-6
    {
    right:auto;
    } 
#article #article-image img
    {
    width:100%;
    display:block;
    margin: 30px auto 0;
    overflow:hidden;
    }
#article #article-image #ImageCradit
    {
    width: 100%;
    display: block;
    margin: 0 auto 30px;
    overflow: hidden;
    background: #666;
    color: #FFF;
    padding: 10px;
    }    
#article h2
    {
    color:#000;
    font-weight: bold;
    }
.article-subtitle
    {
    font-size: 16px;
    color: #666;
    }    
#article #text
    {
    font-size: 17px;
    color: #000;
    line-height: 24px;
    }  
#article #text p
    {
    margin-top:24px;
    }    
.article-icons-row:first-child
    {
    margin-bottom:30px;
    }
.article-icons-row > div > div
    {
    float: left;
    width: 65%;
    }
.article-icons-row > div > a
    {
    float:right;
    width:30%;
    }
.article-icons-row h2
    {
    font-size: 19px;
    line-height: 19px;
    text-align: right;
    font-weight: bold;    
    margin: 10px 0 0;
    }
.article-icons-row a.more-details
    { 
    font-size: 12px;
    margin-top: 0;     
    }
#moreinmador ul 
    {
    list-style-position: inside;
    margin-right: 20px;
    margin-top: 10px;
    }    
#other_articles
    {
    display: block;
    margin: 25px auto;        
    }
#other_articles .row > div h2.title
    {
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    margin-top: 10px;
    }
.img-link-control-01
    {
    position:relative;
    display:block;
    }
.video_article_icon
    {
    position:absolute;
    bottom:20px;
    left:20px;
    display:none;
    }
.time-date, .author
    {
    display:inline-block;
    margin:5px 0 0 0;  
    font-size:14px;
    color:#666;  
    }
.img-responsive
    {
    margin:0 auto;
    }
#Tagiut_Tohen 
    {
    visibility:hidden;
    }
#Tagiut_Tohen span 
    {
    margin-left:10px;
    }
#Tagiut_Logo_Box
    {
    float:left;
    }
.Tagiut
    {
    margin: 20px 0; 
    visibility:hidden;   
    }
.badge 
    {
    padding: 2px 6px;
    font-size: 12px;
    font-weight: normal;
    background-color: #6B91AA;      
    }
#header-desktop, #header-mobile
    {
    background: #FEEBE2;
    padding-bottom: 30px;
    margin-bottom: 50px;
    border-bottom: 1px solid #999;
    margin-left: 0;
    margin-right: 0;
    overflow: hidden;
    padding-top: 30px;
    }    
#header-mobile
    {
    display:none;
    }
#header-mobile .col-xs-12 
    {
    margin-bottom: 30px;
    }    
#header-desktop a:last-child, #header-desktop a:first-child
    {
    margin-top:65px;        
    }    
.row 
    {
    position: relative;
    }
.gallery-items 
    {
    position: relative;
    margin-top:30px;
    display: block;
    overflow: hidden;
    } 
.gallery-items:nth-child(-n+4)
    {
    margin-top:0;    
    }       
.gallery-items small.description
    {
    position: absolute;
    bottom:0;
    background: #003159;
    opacity: 0.9;
    padding: 5px 10px;
    width: 90%;
    color:#fff;
    display:none;
    } 
#gallery-show-big-image 
    {
    display: block;
    max-width: 760px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    } 
#article-box
    {
    margin:0 auto;
    }      
#goBackToMainPage 
    {
    background: #EFEFEF;
    color: #666;
    direction: rtl;
    display: inline-block;
    font: bold 14px arial;
    height: 30px;
    margin: 0;
    border-radius: 5px;
    border: 1px solid #CCC;
    padding: 0;
    }
#goBackToMainPage span
    {
    display: inline-block;
    margin: 6px 10px 0;
    }    
#goBackToMainPage:hover
    {
    color:#c00;
    }  
#gallery-title
    {
    margin-top: -20px;
    margin-bottom: 20px;
    color: #003159;
    text-align: center;
    font-weight: bold;
    font-size: 30px;
    }          
/*----------------------------------------------------------*/
/* Mobile - xs
/*----------------------------------------------------------*/
@media (max-width: 768px) 
{ 
    #header-desktop
        {
        display:none;
        }
     #header-mobile
        {
        display:block;
        height:auto;
        max-height:auto;
        }
    .gallery-items 
        {
        margin-bottom: 25px;
        }
    .wizard-box        
        {
        width:96%;
        left: 0;
        margin-left: 13px;
        display: none;
        top: 150px;
        padding:15px 20px;
        background-color: #FFF;
        border: 2px solid #999;    
        }
    img.close-video 
        {
        left: -10px;
        top: -15px;
        width: 25px;
        }
    .wizard-box small.description 
        {
        position: static;
        width: 100%;
        opacity: 1;
        display: block;
        margin-top: 2px;
       }
    .browse-image
        {
        top:40%;
        }
    .article-icons-row:first-child
        {
        margin-bottom:0;
        }
    .hidden-lg  
        {
        border-bottom: 1px solid #CCC;
        margin-bottom: 10px;
        }
    #header-box
        {
        background-size: contain !important;
        margin-right: 0;
        margin-left: 0;
        background-position: 0 0;
        padding-bottom: 190px;
        }
    .icons-row .col-md-3
        {
        border-bottom: 2px solid #89a7bb;
        margin-bottom: 20px;
        padding-bottom: 20px;            
        } 
    .icons-row .col-md-3:last-child
        {
        border-bottom:0;
        margin-bottom:0;
        padding-bottom:0;
        } 
    .article-icons-row > div
        {
        overflow: hidden;
        margin-bottom: 20px;
        margin-top: 20px;
        }
    #other_articles .row .col-md-3
        {
        margin-bottom:30px;               
        }
    h2.title 
        {
        font: 30px/30px 'almoni-dl7';
        }
}
/*----------------------------------------------------------*/
/* Tablet - sm*/
/*----------------------------------------------------------*/
@media (min-width: 764px) and (max-width: 992px) 
{
    #greenBuilder    
        {
        display: block;
        margin: 0;    
        }
    .header-row .float-left, .header-row .float-right
        {
        margin-right: 10px;
        margin-top: 0;
        margin-left: 20px;
        }
    .header-row .globes-logo, .header-row .logo-box
        {
        float:none;
        text-align:center;
        } 
    #logo-greenbuilding img
        {
        display: block;
        margin: 0 auto;
        }
    .globes-logo .float-right
        {
        float:none;
        } 
    .header-row
        {
        background:none;
        }
    .icons-row .col-md-3
        {
        border-bottom: 2px solid #89a7bb;
        margin-bottom: 20px;
        padding-bottom: 20px;            
        }
    .icons-row .col-md-3:last-child
        {
        border-bottom:0;
        margin-bottom:0;
        padding-bottom:0;
        } 
    .icons-row .col-sm-5
        {
        border-bottom:0 none;
        }
    #other_articles .row .col-md-3
        {
        margin-bottom:30px;               
        }
    #other_articles .row .col-md-3 h2.title
        {
        font-size: 26px;
        line-height: 28px;               
        }
}
/*----------------------------------------------------------*/
@media all and (-ms-high-contrast:none)
{
    
}
/*----------------------------------------------------------*/
