/*Created by Aran Khanna (with some help from the interwebz), All Rights Reserved*/
@charset "UTF-8";
body {
    background-color: #ecf0f1;
    background-image: none !important;
}
@media (max-width:768px) {
	.bar{
		display: none;
	}
}
header{
    opacity: 1;
}
.sm-vid{
    display: none;
}
.sub-footer{
    font-size: 12px;
}
.social-mid{
    width: 300px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}
.social-mid a .icon {
    font-size: 16px;
    line-height: 30px;
    padding: 5px 3px;
    margin-right: auto;
    margin-left: auto;
    display: inline;
}
html.no-touch nav.social-mid img{
    height: 39px;
    width: 39px;
    padding-left: 7px;
    opacity: 0.5;
    margin-right: auto;
    margin-left: auto;
    display: inline;
}
html.no-touch nav.social-mid img:hover{
    opacity: 1;
}
.nav-header{
	margin-top: -15px;
}
.home {
    background-color: #3498db;
}
.secondary-img{
    display: none;
}
.top-img{
    width:200px;
    height:200px;
    background: url(../site_pictures/DSC_1418.jpg) no-repeat;
    background-size: cover;
    background-position:50% 50%;
    border-radius: 50%;
    padding:3px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    margin-top: 75px;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
}
.main-ssp{
  height: 100%;
  min-height: 650px;
}
.desc{
    margin-top: -10px;
    width: 45%;
    margin-right: auto;
    margin-left: auto;
}
@media(max-width: 950px) {
    .desc{
        width: 75%;
    }
    #down-face{
        margin-top: -30px;
    }
}
#news{
    margin-top: 130px;
}

.featured{
    width: 60%; 
    text-align: center; 
    border-bottom: 2px solid #7f8c8d; 
    line-height: 0.1em;
    margin: 10px 0 20px;
    margin-left:auto;
    margin-right: auto;
}
.featured span {
    margin-top: 10px; 
    background:#ecf0f1; 
    color: #7f8c8d; 
    padding:0 10px; 
}
.featured img{
    height: 70px;
    width: 80px;
    margin-bottom: -30px;
    opacity: 0.6;
}

.feature-holder{
    width: 60%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

.feature-holder img{
    width: 150px;
    height: 50px;
    padding-left: 10px;
    padding-right: 10px;
    opacity: 0.5;
}

.feature-holder img:hover{
    opacity: 1;
}

.right-desc{
    float: right;
    padding-right: 40px;
    padding-top: 160px;
    font-size: 14;
    width: 30%;
}
.headline {
    background-color: #f7f7f7;
    opacity: 0.9;
    border-radius: 25px;
    padding: 10px;
    margin: 3.125rem auto 4.0625rem auto;
    text-align: center;
    font-size: 2.3125rem;
    font-weight: 100;
    font-family: "etica", Helvetica, sans-serif;
    color: #cccccc;
    list-style: none;
}
li{
    display: inline;
    line-height: 1.3;
}
li a#developer {
    color: #e7574c;
    font-family: "elena-web-basic", Helvetica, serif;
    font-style: italic;
    font-weight: 700;
    text-decoration: underline;
}
li a#maker {
    color: #e7574c;
    font-family: "elena-web-basic", Helvetica, serif;
    font-style: italic;
    font-weight: 700;
    text-decoration: underline;

}
li a.toplnk {
    color: #35a7ce;
    font-family: "elena-web-basic", Helvetica, serif;
    font-style: italic;
    font-weight: 700;
    opacity: 0.8;

}
li a.toplnk:hover{
    opacity: 1;
    text-decoration: underline;
}
a#bloglnk{
    color: #35a7ce;
    font-weight: 500;
    opacity: 0.8
}
a#bloglnk:hover{
    opacity: 1;
    text-decoration: underline;
}
/*a#tedlnk{
    color: #e7574c;
    font-weight: 500;
}*/
a#contlnk{
    opacity: 0.5;
    color: #35a7ce;
    font-weight: 450;
}
a#contlnk:hover{
    opacity: 1;
}
.up-arrow{
    width: 49px;
    height: 49px;
}
.menu span{
    position: absolute;
    display: block;
    top: 112%;
    left: -10%;
    width: 119%;
    text-align: center;
    font-size: 16px;
    color: rgba(127, 140, 141,0.65);
}
.menu:hover span{
    color: #000;
}
.menu:hover img{
    opacity: 1;
}
.menu img{
    opacity: 0.5;
}
.menu{
    position: absolute;
    top: 50px;
    width: 30%;
    text-align: center;
    margin-left: -10%;
    margin-top: 10px;
}
.idea-header{
    text-align: center;
    padding-top: 55px;
}
.idea-header img{
    width: 75px;
    height: 75px;
}
#menu-link{
    opacity: 0.6;
    color:#000;
}
#menu-link:hover{
    opacity: 1;
}
#connect{
    margin-top: 100px;
}
.center{
    height: 475px;
    padding: 10px;
    width: 40%;
    text-align: center;
    font-size: 1.3125rem;
    font-weight: 100;
    font-family: "etica", Helvetica, sans-serif;
    color: #7f8c8d;
    /*margin: 40px 40px 40px 40px;*/
    margin: 0 auto;
    line-height: 1;
}
.center p{
    font-size: 30px;
}
.right{
    float: right;
    /*background-color: #f7f7f7;*/
    /*border-radius: 15px;*/
    height: 475px;
    width: 40%;
    padding: 10px;
    text-align: center;
    font-size: 1.3125rem;
    font-weight: 100;
    font-family: "etica", Helvetica, sans-serif;
    color: #7f8c8d;
    margin: 40px 40px 40px 40px;
    line-height: 1;
}
.left {
    float: left;
    /*background-color: #bdc3c7;*/
    /*background-color: #f7f7f7;*/
    /*border-radius: 15px;*/
    height: 475px;
    width: 40%;
    padding: 10px;
    text-align: center;
    font-size: 1.3125rem;
    font-weight: 100;
    font-family: "etica", Helvetica, sans-serif;
    /*color: #FFF;*/
    color: #7f8c8d;
    margin: 40px 40px 40px 40px;
    line-height: 1;
}
.left p{
    margin-top: 5%;
    padding: 5px;
}
.right p{
    margin-top: 3%;
    padding: 5px;
}
#top{
    font-size: 0.925rem;
    float: center;
    background-color: #fff;
    /*height: 325px;*/
    overflow: auto;
    width: 95%;
    text-align: left;
    line-height: 1;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10%;
    /*border-radius: 20px;*/
}
.blog-button{
    margin-top: 5px;
    padding: 8px 10px;
    font-size: 17px;
    line-height: 1.471;
    width: 110px;
    background-color: #bdc3c7;
    color: #fff;
    float: left;

}
.selected{
    background-color: #35a7ce;
}
#blogr{
    display: inline;
    margin-left: 10px;
}
#recent-posts{
    display: none;
}
.accordion-items li {
    line-height: 20px;
    width: 100%;
    float: left;
    border-radius: 1px;
    background-color: #fff;
    margin-top: 10px;
}
.accordion-items li a {
    padding: 5px;
    cursor: pointer;
    display: block;
    color: #2c3e50;
    text-decoration: underline;
    font-size: 18px;
}
.accordion-items {
    margin: 1em 0 0 1em;
    padding-bottom: 7px;
    cursor: pointer;
    color: #01d2ff;
    list-style-type: none;
}
.control-bar{
    display: block;
}
/*.news-holder{
    width: 100%;
    margin-top: 800px;
    margin-bottom: 100px;
    text-align: center;
}
.news-holder h2{
    width: 100%;
    padding: 5px;    
    line-height: 1.471;
}*/
.head{
    font-size: 30px;
    text-align: left;
}
.cent-head{
    font-size: 30px;
    text-align: center;
}
.foot{
    margin-top: 10%
}
#slider img{
    width: 28%;
    height: 120px; 
    margin-left: 15px;
    margin-right: 15px;
}
.social{
    margin-left: -10px;
}
.social img{
    opacity: 0.65;
    max-width: 80px;
}
.social img:hover{
    opacity: 1;
}
.main-social img{
    width: 26%;
    margin-right: 10px;
}
.second-social img{
    width: 19%;
    margin-right: 7px;
}
.third-social img{
    width: 15%;
    margin-right: 4px;
}
.second-ssp{
    height: 900px;
}
.third-ssp{
    height: 1000px;
}
.fourth-ssp{
    /*background-image: url(../site_pictures/backgrounds/cust1.jpg);*/
    height: 1000px;
    margin-top: -50px;
}
.break{
    background-image: url(../site_pictures/backgrounds/16.png);
    height: 230px;
    margin-top: -10px;
}
.work-byline{
    margin-right: auto;
    margin-left: auto;
    margin-top: 100px;
    /*background-color: #bdc3c7;*/
    background-color: #f7f7f7;
    /*border-radius: 15px;*/
    height: 600px;
    width: 40%;
    padding: 10px;
    text-align: center;
    font-size: 1.3125rem;
    font-weight: 100;
    font-family: "etica", Helvetica, sans-serif;
    /*color: #FFF;*/
    color: #7f8c8d;
    line-height: 1;
}
.submit{
    margin-top: 50px;
}
#button-red {
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    width: 60%;
    cursor: pointer;
    background-color: #dd1818;
    color: white;
    font-size: 20px;
    padding-top: 22px;
    padding-bottom: 22px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    margin-top: -4px;
    font-weight: 700;
}
#button-red:hover {
    background-color: rgba(0,0,0,0);
    color: #dd1818;
}
#button-blu {
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    width: 60%;
    cursor: pointer;
    background-color: #35a7ce;
    color: white;
    font-size: 20px;
    padding-top: 22px;
    padding-bottom: 22px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    margin-top: -49px;
    font-weight: 700;
    max-width: 300px;
}
#button-blu:hover {
    background-color: rgba(0,0,0,0);
    color: #35a7ce;
}
.ease {
    width: 0px;
    height: 74px;
    background-color: #fbfbfb;
}
/*.learn{
    font-size: 14px;
}*/
.down-face{
    opacity: 0.3;
    margin-left: 48%;
    margin-top: -50px;
    /*position: absolute;*/
    /*bottom: 0;*/
/*    position: relative;
    top: 80%;
    transform: translateY(-80%);*/
}
.down-face img{
    width:38px;
    height:40px;
}
.down-face:hover{
    opacity: 1;
}

#down-two{
    margin-top: 610px;
}
#down-three{
    margin-top: 570px;
}
.project-teaser{
    text-align: center;
}
.project-teaser img{
    height: 175px;
    width: 185px;
}
.project-highlight img{
    height: 185px;
    width: 300px;
}
.teaser {
   width: 175px;
   height: 175px;
   position: relative;
   display: inline-table;
   margin-right: 20px;
}
.overlay {
   width: 175px;
   height: 165px;
   position: absolute;
   left: 0px;
   top: 0px;
   background-color: rgba(52, 152, 219, 0.5);
   padding: 5px;
   color: #FFFFFF;
   font-weight: bold;
   opacity: 0;
}
.overlay:hover{
    opacity: 1;
}
.go-blog{
    text-decoration: none !important;
    margin-left: 75%;
    color: #35a7ce !important;
    font-size: 12px !important;
}
.go-blog:hover{
    text-decoration: underline !important;
}


@media (max-width: 1050px){
    .right{
        float: none;
        margin-right: auto;
        margin-left: auto;
        width: 60%;
    }
    .left{
        float: none;
        margin-right: auto;
        margin-left: auto;
        width: 60%;
    }
    .second-ssp{
        height: 1200px;
    }
    .third-ssp{
        height: 1400px;
    }
    .work-byline{
        width: 60%
    }
    .overlay{
        opacity: 1;
    }
    #down-two{
        display: none;
    }
}
@media (max-width: 950px){
    .right-desc{
        float: none;
        width: 60%;
        padding-right: 0px;
        margin-left: auto;
        margin-right: auto;
    }
    .home{
        opacity: 1;
    }
}
@media (max-width: 708px){
    .main-ssp{
        height: 900px;
    }
    .blog-button{
        width: 70px;
        font-size: 12px;
    }
    .teaser {
        margin-top: 15px;
    }
    .second-ssp{
        height: 1500px;
    }
    .accordion-items li a {
        font-size: 14px;
    }
    .right{
        margin-top: 100px;
    }
    .sm-vid{
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .big-vid{
        display: none;
    }
    #company{
        margin-top: 400px;
    }
}
@media (max-width: 470px){
    .main-ssp{
        height: 800px;
    }
    .second-ssp{
        height: 1800px;
    }
    .third-ssp{
        height: 1500px;
    }
    .headline{
        font-size: 1.9125rem;
    }
    #blogr{
        margin-left: 0px !important;
    }
    .go-blog{
        font-size: 16px !important;
        margin-left: 50%;
    }
    .right{
        margin-top: 150px;
    }
    #button-blu {
        font-size: 16px;
    }
    #blog-tease{
        margin-top: 150px !important;
    }
    .sub-footer{
        display: none !important;
    }
}