﻿@media only screen and (min-width: 1024px)
{

    #overlay {
        width: 70%;
        margin-left: 15%;
        margin-right: 15%;
        margin-top:200px;
        z-index:200;
    }

    #homepage
    {
        height: 708px;
    }

    #header
    {
        position: fixed;
    }

    #headertop
    {
    }

    #logoholder
    {
    }

    #logoholder img
    {
    }

    d-iv
    {
        border: 1px solid #000000;
    }

    #menuholder
    {
        display: block;
        float: right;
        margin-right: 30px;
        /*padding-bottom:30px;
        height:100px;
        border:1px solid #000000;
        width:500px;*/
    }

    #menu
    {
        display: block;
        /*height:100px;
        border:1px solid #000000;
        width:300px;*/
        margin-top:33px;
    }

    #menu ul
    {
        d-isplay: table-row;
        margin: 0;
 padding: 0;
 list-style-type: none;
 text-align: center;
    }

    #menu li
    {
        /*display: table-cell;
        padding-left: 20px;*/
        color:#000000;
        display: inline;
        margin-right:30px;
    }


    #hamburger
    {
        display: none;
    }

    #littlemenu
    {
    }

    /* main content stuff*/

    .containerblock
    {
        margin-top: 60px;
        m-in-height: 500px;
    }

    /*Intro*/

    #cycler
    {
        height: 530px;
    }

    #cycler img
    {
    }
    #cycler img.active
    {
    }

    #introtext
    {
    }

    /* about us */
    #aboutus
    {
        h-eight: 708px;
    }
    #aboutusservices
    {
    }

    #aboutustext
    {
    }

    /*
                    Contact
                    */
    #addressicon
    {
    }

    #address
    {
        float: left;
        width: 60%;
        margin-top: 10px;
        border:none;
        padding-top:0px;
    }


    #addresstext
    {
        float:  none;
        text-align:center;
        margin-left: 0px;
    }

    #addressphones
    {
        float:  none;
        text-align:center;
        margin-right:0px;
    }



    #social
    {
        float: right;
        width: 22%;
        border: 0px;
    }

    #soc-flickrholder
    {
    }

    #soc-linkedinholder
    {
    float: right;
    }

    /*  Project blocks */


    .projectblock
    {
        width: 30%;
        border: 1px solid #666666;
        margin: 1.5%;
        margin-top: 2%;
        margin-bottom: 2%;
        float: left;
    }

    .projectheader
    {
    }

    .projectimages
    {
    }


    .projecttext
    {
        height: 115px;
    }

    /*#p8, #p4
    {
        display: none;
    }*/
    
    .overtext
    
    {
    
    max-width:1000px;
   margin-left:auto;
   margin-right:auto;
   font-size:4em;
   p-adding-top:100px;
   color:#ffffff;
    
    }
    
    .overtextholder
    
    {
     position:absolute;
    t-op:50px;
    float:left;
    z-index: 100;
    width:100%;
    }
    
#sliderholder {
    m-ax-width: 1024px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top:80px;
}

#logoholderbottom
{
    /*width: 320px;
   
    background-image: url('/Images/Orchestrate-SmallLogo.png');
    height: 50px;
    margin-right:120px;
    float: left;*/
    width: 150px;
    height: 70px;
     background-image: url('/Images/OrchestrateLogo.png');
    margin: 5px; /*background-image: url('/Images/Orchestrate-LogoIcon.png');*/
    background-size: cover;
    display:block;
    
    
}

#logoholderbottomMb
{
display:none;
}
}
