@charset "utf-8";
/* CSS Document */

.invest:hover {color:#fff;}

a:hover {color:#fff;}
#logo {
 
    margin: 22px 0px 0px 20px;}

.row {
                max-width: 1500px;
            }
            .badge {
                text-align: center;
                padding: 10px;
    opacity:0.6;
            }
            .pull-quotes {
                background: #EBEBEC;
                padding: 80px 50px;
    margin-bottom:80px;
            }
            .quote-left {
                float: left;
                text-align: center;
                font-size: 24px;
            }
            .quote-right {
                float: right;
                text-align: center;
                font-size: 24px;
            }
            .blue {
                color: #00B3F0;    background-color: none;
            }
            .quote-box {
                display: block;
                margin: 0px auto;
                max-width: 800px;
                padding: 20px;
                text-align: center;
            }
            .data-orbit {
                background: #EBEBEC;
            }
            .quote {
                color: #848588;
                font-size: 2em;
                line-height: 1;
                font-weight: 300;
                margin-bottom: 10px;
            }
            .quote-source {
                color: #848588;
                font-size: 0.8em;
                font-weight: 300;
            }
            .orbit-prev {
                display: none;
            }
            .orbit-next {
                display: none;
            }
            .orbit-container {
                background: none;
            }
            .orbit-slide-number {
                display: none;
            }
            .social {
                margin-bottom: 20px;
            }
            .icon-social {
                width: 40px;
                float: left;
                margin-right: 10px;
    margin-bottom:40px;
            }
            footer {
                background: #818386;
            }
            .disclaimer {
                max-width: 900px;
                margin: 20px auto;
                color: #fff;
                text-align: center;
                font-size: 10px;
            }
            .invest {
                font-family: 'vag-rundschrift-d', sans-serif;
    font-size:14px;
                text-align: center;
                color: #fff;
                background: #E7181C;
                position: fixed;
                top: 20px;
                right: 20px;
                padding: 10px;
                z-index: 100;
                border-radius: 5px;

    max-width:150px;
            }
            .body {
                font-family: 'vag-rundschrift-d', Arial, sans-serif;
                font-weight: normal;
                font-style: normal;
                line-height: 1;
            }
            /* Typography resets */
            
            div,
            dl,
            dt,
            dd,
            ul,
            ol,
            li,
            h1,
            h2,
            h3,
            h4,
            h5,
            h6,
            pre,
            form,
            p,
            blockquote,
            th,
            td {
                font-family: 'vag-rundschrift-d', sans-serif;
                font-weight: 300;
                font-size: 100%;
            }
            b {  font-size: 100%;
                font-weight: 400;
            }
nav {
margin-top:66px;

}

            nav ul a:link {
                font-family: 'vag-rundschrift-d', sans-serif;
                font-size: 1.5em;
                font-weight: 400;
    
            }
            h2 {
                font-size: 2em;
            }
            h5 {
                font-size: 1em;
                font-weight: 400;
            }
            deetscontact {
                font-size: 0.8;
                font-family: 'vag-rundschrift-d', sans-serif;
                font-weight: 300;
            }
            input[type="text"] {
                width: 80%;
            }
            p {
                font-size: 1.4em;
                line-height: 1.4
            }
            button,
            .button,
            .cat_button,
            .productSubmitInput {
                font-weight: 400;
            }
            .first {
                float: left;
                display: inline;
                width: 10%;
            }
            .first-text {
                float: left;
                display: inline;
                width: 90%;
                padding: 0px 15px;
                line-height: 1.3;margin-bottom: 25px;
            }
            .first-panel {
                margin-bottom: 30px;
            }
            .bios {
                padding-right: 120px;
    padding-left:40px;
            }
            .team {
                margin-bottom: 50px;
            }
            
           
            
            .project-container {
                max-width:367px;
                float: left;
                display: inline;
                margin: 0px
            }
            .project-img {
                height: 292px;margin:0px;
            }
            .project-details {
                height: 180px;
                padding: 20px;background: #fff;
            }
            .project-details hr {
                border-top: 1px dotted;
                margin: 5px;
            }
            .project-description {
               
                display: inline;
            }
            .project-link {
                text-decoration: none;
                font-weight: 400;color:#8C8C8C;
            }
            .ll {
                color: #00A291;
            }


.allure {
    color: #61246f;}

            .orange {
                color: #F79617;
            }
            .dark-green {
                color: #649424;
            }
            .pop-green {
                color: #CEDC1B;
            }
            .soft-green {
                color: #5DC0A7;
            }
            .armstrong-green {
                color: #ADD039;
            }
            .purple {
                color: #BD153E;
            }
            .bronze {
                color: #B28C31;
            }
            .yellow {
                color: #FFD91C;
            }
            .pink {
                color: #CD006B;
            }
            .white {
                color: #fff;
            }
            .dark {
                background: #333335;
                color: #fff;
            }
           
            .icons{height:20px;width:30px;float:left;}
            
            .deetscontact {
    font-weight: lighter;
    font-size: 1em;
    line-height: 1.4em;
    color: #868686;
}
            
            
            
            
            
            @media screen and (max-width: 750px) {
                .project-container {
                    max-width: 375px;
                    float: none;
                    display: block;
                    margin: 10px auto;
                }
                
              .bios {
                padding-right: 10px;
    padding-left:10px;
            }
}           
   @media screen and (max-width: 650px) {   
    
    
	#logo {
		margin: 14px 0 20px;}

    
    
    
    
    .invest {
              font-size:10px;
padding:5px;
    max-width:80px;
            }
    
    ul,
            ol,
            li,
            h1,
            h2,
            h3,
            h4,
            h5,
            h6,
            pre,
            form,
            p,
    
            blockquote,
            th,
            td {
                font-family: 'vag-rundschrift-d', sans-serif;
                font-weight: 300;
                font-size: 90%;
            }
    
    b{font-size: 90%;}
    
    
                
            }



@media only screen and (max-width: 527px){
#logo {
    margin: 14px 0 20px;
    }


}
