﻿/*
BASE (MOBILE) SIZE
	These are the mobile styles. It's what people see on their phones.
	Remember, keep it light: Speed is Important.
*/

/* typography */
html
{
    height: 100%;
}

body
{
    color: #000000;
    font-family: 'Open Sans','Calibri' , Arial, Helvetica, sans-serif;
    font-size: .9em;
    font-weight: 300;
    line-height: 1.2em;
    font-weight: normal;
    height: 100%;
    min-height: 100%;
    z-index: 1;
}

.clear
{
    clear: both;
}

h1, h2, h3, h4, h5, h6
{
    font-weight: 600;
    font-family: 'Calibri' , Arial, Helvetica, sans-serif;
    line-height: 1.5em;
    margin: .45em 0;
    padding: 0;
}

h1, h2, h6
{
    text-transform: uppercase;
}

h2
{
    color: #000000;
    font-size: 1em;
    font-weight: 400;
}

input
{
    font-family: 'Calibri' , Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: 400;
}

/* links */
a, a:visited, a:active, a:hover
{
    color: #333333;
       text-decoration: none;
}

a:hover
{
    text-decoration: none;
}


/* Box sizing. Awesome thing. Read about it here: http://www.w3schools.com/cssref/css3_pr_box-sizing.asp */
*
{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

img
{
    max-width: 100%;
}
/*Basic layout */

.errorlabel
{
    color: #CC0000;
}

#wrapper
{
    /*max-width: 1400px;*/
    width: 100%;
    margin-left: auto;
    margin-right: auto; /*border: 1px solid #f4f4f4;*/
    position: absolute;
    min-height: 100%;
    m-argin-top: 60px;
    z-index: 0;
    
}

#inner-container
{
    /*width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
    b-order: 1px solid #f4f4f4;
    padding:5px;*/
    
    
    
}

.holderblock {

    max-width:1000px;
    margin-left:auto;
     margin-right:auto;
     margin-top:25px;
}

.holderblockbottom {

    max-width:1000px;
    margin-left:auto;
     margin-right:auto;
     margin-top:50px;
}
#footeranchor
{
    /*   position:absolute;      bottom:0;      width:100%*/
}

#footer
{
    max-width: 100%;
    margin-top: 20px; /*height: 257px;*/
    position: relative;
    background-image: url('/Images/FooterBack.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

#footer img
{
    width: 100%;
    height: auto;
}

#footerinner
{
    max-width: 100%;
    width: 100%;
    p-osition: absolute;
    top: 0; /*margin-left: auto;         margin-right: auto; z-index:10;         background-image: url('/images/footerback.jpg');         background-size: 100%;         background-repeat: no-repeat;         background-position: center;*/
    height: 100%;
}

#footerinnercontent
{
    position: relative;
    margin-left: auto;
    margin-right: auto; /*border: 1px solid #ffffff;*/
    height: 100%;
    b-order: 1px solid #ffffff;
}

#footertop
{
    width: 96%;
    margin-left: auto;
    margin-right: auto;
    height: 196px;
    color: #ffffff;
    font-size: 0.8em;
}

#footerbottom
{
    width: 96%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    padding-top: 15px;
    padding-bottom: 5px;
    color: #ffffff; /*height:200px;*/
    font-size: 0.8em;
    font-weight: 300;
}

.footermenuholder
{
    width: 46%;
    margin-right: 2%;
    float: left;
    padding: 0px;
}

ul.footermenu
{
    color: #ffffff;
    list-style-type: none;
    margin-top: 10px;
    margin-left: 0px;
    padding: 0px;
}


ul.footermenu li
{
    margin-bottom: 10px;
    margin-left: 0px;
}

ul.footermenu a
{
    color: #ffffff;
    text-decoration: none;
    font-size: 1.2em;
}

/*
header stuff
*/

#header
{
    width: 100%;
    /*min-height: 80px;
    border-bottom: solid 1px #137ebf;
    b-order: 1px solid #000000;*/
    /*margin-bottom: 10px;
    margin-top: 10px;
       padding-bottom: 10px;*/
    padding-top: 10px;
        top: 0;
    z-index: 50;
    background-color: #ffffff;
}

#headertop
{
    height: 98px;
}
#logoholderbottom
{
display:none;
    
    
}

#logoholderbottomMb
{
width: 150px;
    height: 70px;
     background-image: url('/Images/OrchestrateLogo.png');
    margin: 5px; /*background-image: url('/Images/Orchestrate-LogoIcon.png');*/
    background-size: cover;
    float:left;
    }

#logoholder
{
    /*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;
    
    
}

#logoholder img
{
    max-width: 100%;
    height: auto;
    float: left;
    margin-top: 10px;
    
}



#menuholder
{
    display: none;
     font-size:1.1em;
}

#overlay
{
    
       width: 100%;
       /* height: 1000%;
       width: 100%;
    right: -200%;*/
    p-osition: absolute;
    z-index:100;
     background-color:#000000;
    /* top:0px;
     overflow:hidden;
     display:block;
     top:20px;*/
     margin-top:2%;
     border: solid 2px #000000;
}


#menu
{
    display: none;
}

#hamburger
{
    display: block;
    float: right;
    width: 50px;
    margin: 5px;
}

#smallmenuholder
{
    display: block;
    float: right;
    margin: 20px;
}

#littlemenu
{
    height: 100%;
    width: 400px;
    position: absolute;
    right: -410px;
    /*margin-top: 91px;*/
}

#littlemenuinner
{
    height: 100%;
    width: 380px;
    background-color: #000000;
    float: right;
}

#littlemenuclose
{
    height: 20px;
    width: 20px;
    background-color: #B6C40D;
    float: left;
    margin-top: 80px;
}

ul.littlemenuitems
{
    color: #ffffff;
    list-style-type: none;
    margin-top: 20px;
    margin-left: 0px;
    padding-left: 20px;
}


ul.littlemenuitems li
{
    margin-bottom: 10px;
    padding-bottom: 10px;
    margin-left: 0px;
    border-bottom: 1px solid #ffffff;
}

ul.littlemenuitems a
{
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
}

ul.littlemenuitems .active li:hover
{
    background-color: #9DA62A;
}


/* main content stuff*/

.containerblock
{
    margin-top: 60px;
    m-in-height: 480px;
    b-order-bottom: 1px solid #666666;
}


/*Intro*/

#cycler
{
    position: relative;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    height:210px;
}

#cycler img
{
    position: absolute;
    z-index: 1;
    width: 100%;
}
#cycler img.active
{
    z-index: 3;
}

#introtext
{
m-argin-top:200px;
}

/* about us */
#aboutus {
 width:94%;
 margin-left:auto;
margin-right:auto;
}

#aboutusservices {
 display:none;
}

/*
Contact
*/
#addressicon
{
    width: 50px;
    float: left;
    margin-left: 10px;
    margin-top: 30px;
    display: none;
}

#address
{
    /*float: right;
    margin: 10px;*/
    font-size: 0.7em;
    width: 100%;
    margin-bottom: 50px;
     line-height:1.8em;
     border-top:solid 1px #137ebf;
     padding-top:10px;
}

 #addresstext
    {
        float:  none;
        text-align:center;
        margin-left: 0px;
    }

    #addressphones
    {
        float:  none;
        text-align:center;
        margin-right:0px;
    }


#contact
{
}

d-iv
{
    border: 1px solid #000000;
}


#social
{

    width: 42%;
    /*padding: 20px;*/
    padding-top: 10px;
    float:right;
    margin-top:15px;
    /*border-top: 1px solid #000000;*/
}

#soc-flickrholder
{
    float: left;
    width: 87px;
    /*margin-right: 20px;*/
}

#soc-linkedinholder
{
    /*float: right;*/
    width: 120px;
   /* margin-right: 20px;*/
   
}


/*  Project blocks */


.projectblock
{
    width: 100%;
    border-bottom: 1px solid #666666;
}

.projectheader
{
    width: 100%;
    padding: 5px;
    text-transform: uppercase;
    text-align: center;
}

.projectimages
{
    background-color: #cccccc;
    width: 100%;
    padding-top: 60%;
}

.projecttext
{
    width: 100%;
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 5%;
    padding-bottom: 5%;
}



.overtext
    
    {
    
    max-width:1000px;
   margin-left:auto;
   margin-right:auto;
   font-size:1.8em;
    line-height:1em;
   padding-top:5%;
   color:#cccccc;
    /* text-shadow: 2px 2px 8px #767475;*/
     
    
    }
    
    .overtextholder
    
    {
     position:absolute;
    top:5px;
    float:left;
    z-index: 100;
    width:100%;
    display:none;
    }
    
    .undertext
    {
    display:block;
    text-align:center;
      font-weight:bold;
      font-size:1.5em;
      line-height:1.2em;
    }
    
    #sliderholder {
    m-ax-width: 480px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    /*margin-top:80px;*/
}

#moretext {
text-align: center;
        
    }

    #moretextstrap {
        padding:5px;
        vertical-align:middle;
      font-size:1.1em;
       line-height:1.2em; 
    }

    .moretextblock {
    padding:5px;
    }
    
    #instructions
    {
    padding:5px;
    font-size: 1.1em; 
     text-align: center; 
     padding-top: 25px;
     line-height:1.2em; 
     }