﻿.our_work_top {
    /*background: #dadada; 
    background: -moz-linear-gradient(top, #dadada 0%, #ffffff 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dadada), color-stop(100%,#ffffff)); 
    background: -webkit-linear-gradient(top, #dadada 0%,#ffffff 100%); 
    background: -o-linear-gradient(top, #dadada 0%,#ffffff 100%); 
    background: -ms-linear-gradient(top, #dadada 0%,#ffffff 100%); 
    background: linear-gradient(to bottom, #dadada 0%,#ffffff 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dadada', endColorstr='#ffffff',GradientType=0 );*/
    background-image: url('images/Layout/our-work-top-image_02.png');
    background-repeat: repeat-x;
    /*line-height: 32px;*/
    vertical-align: middle;
    margin-top: 77px;
}

    .our_work_top .image_div {
        margin: 0 auto;
        //width: 1170px;
        display: block;
        padding-top: 60px;
        padding-left: 15px;
        padding-right: 15px;
    }

.image_div div {
    margin: 0px;
    padding: 0px;
    color: gray;
    margin: 0 auto;
}

.image_div .li2 {
    position: relative;
    left: 0px;
    top: -8px;
}

.project-holder {
    margin-top: 77px;
}

.breadcumb {
    background-color: white;
    color: black;
    height: 60px;
    vertical-align: middle;
    line-height: 60px;
    text-transform: uppercase;
    font-family: 'PenumbraSansStdBold' !important;
}

    .breadcumb .container {
        background-image: url('images/Layout/arrow_breadcrumbs.jpg');
        background-repeat: no-repeat;
        background-position: 15px 17px;
    }

    .breadcumb div {
        /*width: 1170px;*/
        height: 60px;
        line-height: 60px;
        vertical-align: middle;
        margin: 0 auto;
        font-size: 20px;
        font-weight: bold;
    }

        .breadcumb div span {
            float: right;
            font-family: 'PenumbraSansStdBold' !important;
            font-size: 14px;
            padding-right: 15px;
            /*font-weight: 300;*/
        }

        .breadcumb div a {
            color: black !important;
            float: left;
            padding-left: 70px;
        }

            .breadcumb div a tg {
                color: #f6b800;
                font-weight: 300;
                font-family: 'Roboto Condensed' !important;
            }


.project_details {
    /*margin: 0 auto;
    width: 1170px;*/
    width: 100%;
    display: block;
    background: black;
}


    .project_details h2 {
        padding-top: 60px;
        padding-bottom: 60px;
        line-height: 34px;
    }


.results-holder {
    background-color: #f7f7f7;
}

.details-holder {
    width: 100%;
    /*background-color: #191919;*/
    position: relative;
}

.details-content {
    color: white;
}

    .details-content .title {
        /*padding-top: 20px;*/
        padding-bottom: 20px;
        font-family: 'PenumbraSansStdBold' !important;
        font-weight: 400 !important;
        font-size: 20px;
    }

    .details-content .content {
        padding-bottom: 20px;
    }

    .details-content .span4 {
        padding: 10px;
        font-weight: 300;
        text-align: justify;
    }

.details-holder .photos-holder {
    border: 10px solid #FFBF00;
    margin-bottom: 50px;
}

    .details-holder .photos-holder ul {
        list-style-type: none !important;
        margin-bottom: 0px;
    }

    .details-holder .photos-holder .photo:last-child {
        margin-bottom: 0px !important;
    }

    .details-holder .photos-holder li {
        list-style-type: none !important;
        overflow: hidden;
    }

    .details-holder .photos-holder .photo img {
        max-width: 652px !important;
    }

.launch-website {
    background-color: #FFBE00;
    height: 35px;
    line-height: 35px;
    vertical-align: middle;
    margin-top: 30px;
    font-family: 'PenumbraSansStdBold';
}

    .launch-website .launch-btn {
        background-image: url('images/Layout/arrow_launch_website.png');
        background-repeat: no-repeat;
        background-position: 97% 5px;
        background-size: 45px 26px;
        text-transform: uppercase;
        padding-left: 30px;
        font-size: 18px;
        cursor: pointer;
    }

        .launch-website .launch-btn a {
            color: black !important;
            font-weight: bold;
        }

.article-yellow2 {
    margin-top: 20px;
    margin-bottom: 20px;
    text-transform: uppercase;
    height: 30px;
}

    .article-yellow2 h2 {
        float: left;
        color: rgb(51, 51, 51);
    }

#projectsCount {
    color: #f6b800 !important;
    padding-left: 10px;
}

.article-yellow2 p {
    font-size: 20px;
    font-family: 'PenumbraSansStdBold';
    color: white;
    float: left;
}

.article-yellow2 span {
    font-size: 20px;
    font-family: 'PenumbraSansStdLight';
    color: #f6b800;
}

.article-yellow2 .image {
    float: right;
    margin-right: 40px;
}

.article-yellow2 .filters {
    float: right;
    margin-right: 40px;
    font-family: 'PenumbraSansStdBold';
    font-size: 14px;
}

    .article-yellow2 .filters span {
        margin-left: 20px;
        cursor: pointer;
        font-family: 'PenumbraSansStdBold';
        font-size: 14px;
    }

    .article-yellow2 .filters .selected {
        background-color: Black;
        color: white !important;
        padding-left: 15px;
        padding-right: 15px;
        font-family: 'PenumbraSansStdBold';
        font-size: 14px;
        height: 20px;
        line-height: 20px;
        vertical-align: middle;
    }

.image-gallery2 ul {
    list-style-type: none !important;
    padding: 0px;
    margin-left: 0px;
}

.image-gallery2 img {
    /*width: 100%;*/
    height: auto;
    width: auto/9; /* ie8 */
    width: 100% !important;
}

.image-gallery2 ul li {
    margin-bottom: 10px;
    position: relative;
}

    .image-gallery2 ul li .over {
        position: absolute;
        top: 0px;
        left: 0px;
        display: none;
        width: 100%;
        height: 100%;
        text-align: center;
        background: url('../Content/Images/Layout/image-over-bg.png');
        cursor: pointer;
    }

        .image-gallery2 ul li .over p {
            font-family: 'Roboto';
            font-size: 14px;
            text-transform: uppercase;
            color: black;
            padding-top: 15px;
        }

        .image-gallery2 ul li .over h2 {
            font-family: 'PenumbraSansStdLight';
            font-size: 18px !important;
            text-transform: uppercase;
            color: black !important;
            padding-top: 13px;
        }

            .image-gallery2 ul li .over h2 span {
                font-family: 'PenumbraSansStdLight';
            }

        .image-gallery2 ul li .over .icon {
            max-width: 73px;
            text-align: center;
            padding-top: 35px;
        }

    .image-gallery2 ul li small {
        max-width: 231px;
    }

    .image-gallery2 ul li big {
        max-width: 469px;
    }


.over p {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 22px !important;
}



@media (max-width: 767px) {
    .details-holder .photos-holder .photo img {
        width: 100% !important;
    }

    .our-work h2 {
        padding-top: 5px;
        margin-bottom: 0px;
        font-size: 22px !important;
    }

    .our-work .container {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    #projectsCount {
        line-height: 31px;
    }

    .our-work .article-yellow2 {
        margin-bottom: 5px !important;
    }

    .image-gallery ul li {
        margin-left: 0px;
        margin-right: 0px;
    }

    .over {
        visibility: hidden;
    }

    .image-gallery .image-adjusted-size-ourwork {
        height: auto !important;
        width: 100% !important;
    }

    .image-gallery ul li {
        float: none;
    }

    .project_details h2 {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    .launch-website {
        margin-left: -7px;
    }

    .launch-website {
        margin-left: -15px !important;
        width: auto !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .project-info-pictures {
        margin-left: -15px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
        width: auto !important;
    }

    .project-info-text {
        padding-right: 15px !important;
    }
    .launch-website .launch-btn {
       padding-top:5px;
    }
}
