*{
    font-family: 'Geogrotesque-Regular', sans-serif;
    font-stretch: normal;
    font-weight: normal;
    color: #000000;
}
h1{
    color: #000000;
}
/* Backgrounds will cover all the section
	* --------------------------------------- */
.section{
    background-size: cover;
    background-position: center;
    text-align:center;
}

.wrap{
    margin-left: auto;
    margin-right: auto;
    width: 960px;
    position: relative;
}
.shop_now {
    display: inline-block;
    background: #107acf;
    color: #fff;
    padding: 5px 17px;
    text-transform: uppercase;
    font-size: 1.75em;
    border: none;
}
.shop_now:hover, .shop_now:active, .shop_now:visited{
    color: #ffffff;
}
.awards{
    max-width: 80%;
}
.awards div.columns{
    font-size: 1em;
}
.full-space{
    max-width: 100%;
    height: 50%;
}
.full-space div.columns{
    overflow: hidden;
    height: 100%;
    border: 1px solid #353535;
    background-position: top;
    background-repeat: no-repeat;
    background-color: #090909;
    background-size: cover;
}
.team1{background-image: url(../img/team1.jpg); border-top: none !important; border-left: none !important; }
.team2{background-image: url(../img/team2.jpg); border-top: none !important;}
.team3{background-image: url(../img/team3.jpg); border-top: none !important; border-right: none !important;}
.team4{background-image: url(../img/team4.jpg); border-bottom: none !important; border-left: none !important;}
.team5{background-image: url(../img/team5.jpg); border-bottom: none !important; border-right: none !important;}
.team6{border-bottom: none !important;}
.full-space div.text{
    position: absolute;
    bottom: 10px;
    width: 250px;
    text-align: center;
    margin-left: calc(50% - 125px);
}
.full-space div.text span{
    color: #ffffff;
    font-size: 1.125em;
}
.full-space div.text span.size-20{
    font-weight: bold;
}

.vertical-ul{
    width: 480px;
    margin: 0 auto;
}
.vertical-ul li{
    text-align: left;
    color: #ffffff;
    font-size: 1.563em;
    list-style: none;
}
.vertical-ul li:before {
    content: "• ";
    font-family: "Bookman", Georgia, "Times New Roman", serif;
    color: #ffffff;
    font-size: 1.1em;
    position: absolute;
    margin: 0 0 0 -20px;
}
.horizontal-ul li{
    display: inline;
    list-style: none;
    margin-left: 45px;
    padding-left: 1em;
    text-indent: -.7em;
    font-size: 1.063em;
}
.horizontal-ul li:before {
    content: "• ";
    font-family: "Bookman", Georgia, "Times New Roman", serif;
    color: #000000;
    font-size: 1.425em;
    position: absolute;
    margin: -5px 0 0 -12px;
}
.max-width-80{
    max-width: 80%;
}
.accordion{
    margin-left: 0;
}
li.accordion-navigation div.content{
    padding-top: 0 !important;
}
li.accordion-navigation{
    border: 1px solid grey;
}
.li-after{
    height: 5px;
    width: 100%;
}
.icon-pm{
    width: 14px;
    height: 14px;
    background-repeat: no-repeat;
    background-position: center;
}
.icon-plus{
    background-image: url("../img/plus.png");
}
.icon-minus{
    background-image: url("../img/minus.png");
}
li.accordion-navigation > a{
    background: none !important;
}
.accordion-navigation i{
    /*font-size: 0.8em;*/
    padding-right: 22px;
    background-position: left;
}
/*.center-block{
    width: 35%;
    margin: 10px auto;
}*/
.size-60{font-size: 3.75em;}
.size-58{font-size: 3.625em;}
.size-50{font-size: 3.125em;}
.size-30{font-size: 1.875em;}
.size-27{font-size: 1.688em;}
.size-25{font-size: 1.563em;}
.size-21{font-size: 1.313em;}
.size-20{font-size: 1.25em;}
.size-18{font-size: 1.25em;}
.line-height, .line-height-rwd{
    line-height: 1.3em;
}
.dark-line{
    width: 90px;
    height: 2px;
    background-color: #000;
    margin: 25px auto 35px auto;
}
.white-color{color: #ffffff;}
.white-bg{background-color: #fff;}
.grey-bg{background-color: #888888;}
/* Defining each sectino background and styles
* --------------------------------------- */
#section0{
    background-image: url(../img/01.jpg);
}
#section0 div.content{
    padding-right: 34%;
    margin: 0 auto;
}
#section0 div.fp-tableCell{
    vertical-align: top;
    padding-top: 12%;
}
#section1{
    background-image: url(../img/02.jpg);
}
#section1 div.fp-tableCell{
    vertical-align: top;
    padding-top: 4%;
    padding-right: 50%;
}
#section1 div.content{
    width: 420px;
    margin: 0 auto;
}
#section2{
    background-image: url(../img/03.jpg);
    background-size: auto;
    background-position: center 150px;
    background-repeat: no-repeat;
}
#section2 div.fp-tableCell{
    vertical-align: top;
    padding-top: 1%;
}
#section2 div.content{
    /*padding-left: 51%;
    width: 75%;*/
}
.smart-home-text{
    position: absolute;
    bottom: 10%;
    width: 50%;
    margin-left: 25%;
}
.width-70, .width-50{
    margin: 0 auto;
}
.width-70{width: 70%;}
.width-50{width: 50%;}
.width-50-margin{
    margin: 0 30%;
}
#section3{
    background-image: url(../img/04.jpg);
}
#section4 div.row div.large-3 img{
    padding-bottom: 18px;
}
#section5{
    background-image: url(../img/06.jpg);
}
#section9{
    background: #090909;
    text-align: left;
}
#section9 img{
    padding: 80px 0 60px;
}
.footer{
    max-width: 100%;
    margin: 0 auto;
}
.footer li, .footer div, .footer li strong, .footer li a{
    color: #888888;
}
.footer li h4{
    color: #ffffff;
}
.footer li{
    text-align: center;
    min-height: 250px;
    min-width: 20%;
}
#menu li {
    display:inline-block;
    margin: 10px;
    color: #000;
    background:#fff;
    background: rgba(255,255,255, 0.5);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
#menu li.active{
    background:#666;
    background: rgba(0,0,0, 0.5);
    color: #fff;
}
#menu li a{
    text-decoration:none;
    color: #000;
}
#menu li.active a:hover{
    color: #000;
}
#menu li:hover{
    background: rgba(255,255,255, 0.8);
}
#menu li a,
#menu li.active a{
    padding: 9px 18px;
    display:block;
}
#menu li.active a{
    color: #fff;
}
#menu{
    position:fixed;
    top:0;
    left:0;
    height: 40px;
    z-index: 70;
    width: 100%;
    padding: 0;
    margin:0;
}

.hide-full{
    display: none;
}

.reveal-modal{
    padding-top: 10px;
}

#captcha1, #captcha2{
    transform: scale(.8);
    margin: 0 -13%;
}
.social-div{
    padding: 30px 0;
}
.social-div-mobile{
    display: none;
}
.social{
    width: 33px;
    height: 33px;
    background-image: url("../img/social.png");
    background-repeat: no-repeat;
    display: inline-block;
    margin: 0 8px;
}
.s-tw{background-position: -33px 0;}
.s-ig{background-position: -66px 0;}
.s-yt{background-position: -99px 0;}
.s-gp{background-position: -132px 0;}
.s-in{background-position: -165px 0;}

/* small mobile */
@media (max-width: 360px) {
    .social-div-mobile{
        display: block;
    }
}

/* mobile */
@media (max-width: 736px) {
    .hide-mobile{
        display: none;
    }
    .hide-full{
        display: block;
    }
    #section2{
        background-image: none;
    }
    #section2 div.fp-tableCell{
        vertical-align: middle;
        padding-right: 0;
    }
}

/* tablet */
@media (max-width: 768px) {
    .width-50-margin{
        margin: 0 20%;
    }
    .shop_now {
        padding: 3px 16px;
        font-size: 1.188em;
    }
    #section0{
        background-image: url(../img/01-mobile.jpg);
    }
    #section0 div.content{
        padding-right: 0;
        padding-top: 25%;
        width: 75%;
    }
    #section0 div.fp-tableCell{
        vertical-align: top;
        padding-top: 1%;
    }
    #section1{
        background-image: url(../img/02-mobile.jpg);
    }
    #section1 div.fp-tableCell{
        vertical-align: middle;
        padding-right: 0;
    }
    #section1 div.content{
        width: 80%;
    }
    #section2{
        background-size: 70%;
    }
    #section2 div.content{
        padding-left: 0;
        width: 80%;
        text-align: center;
        margin: 0 auto;
    }
    #section2 div.content img{
        padding-top: 24px;
    }
    #section3{
        background-image: url(../img/04-mobile.jpg);
    }
    #section3 h1, #section3 p{
        line-height: 1.1em;
    }
    #section3 h1{
        margin: 0 15px;
    }
    #section4 div.row div.columns img{
        width: 25%;
    }
    .horizontal-ul{
        margin-left: 0;
        margin-bottom: 75px;
    }
    .horizontal-ul li{
        display: block;
        text-align: left;
        list-style: circle;
        margin-left: 20px;
        margin-right: 15px;
        font-size: 1em;
    }
    .horizontal-ul li:before {
        font-size: 1em;
        position: relative;
        margin: 0;
    }
    #section5{
        background-image: url(../img/06-mobile.jpg);
    }
    #section5 h1{
        margin-top: 14px;
    }
    #section5 h1, #section5 p{
        margin-left: 15px;
        margin-right: 15px;
        line-height: 1.2em;
    }
    #section4 h1:first-child{
        margin-top: 20px;
    }
    #section4 h1:first-child, #section5 h1:first-child{
        margin-bottom: 0;
    }
    #section4 h1:nth-child(2n), #section5 h1:nth-child(2n){
        margin-top: 0;
    }
    .vertical-ul{
        width: 100%;
    }
    .vertical-ul li{
        margin-left: 45px;
        margin-right: 20px;
        font-size: 1em;
        line-height: 1.2em;
    }
    .featured{
        padding: 0 25px;
    }
    h1{line-height: 1.2em;}
    .size-60{font-size: 1.875em;}
    .size-58{font-size: 3.625em;}
    .size-50{font-size: 1.875em;}
    .size-30{font-size: 1.875em;}
    .size-27{font-size: 1em;}
    .size-25{font-size: 1em;}
    .size-20{font-size: 1em;}
    .size-18{font-size: 1em;}
    .columns{
        padding-left: 0;
        padding-right: 0;
    }
    .footer li{
        text-align: center;
        width: 100%;
    }
}
@media (max-width: 1024px) {
    .footer li{
        min-width: 33%;
    }
    #section2{
        background-size: 40%;
        /*background-position-y: 125px;*/
        background-position: center 125px;
    }
    .smart-home-text{
        font-size: 1em;
        width: 80%;
        margin-left: 10%;
        bottom: 1%;
    }
    .width-50-margin{
        margin: 0 10%;
    }
    #section4 h1{
        font-size: 1.875em;
    }
    .max-width-80{
        max-width: 90%;
    }
    .max-width-80 p.size-18{
        font-size: 1rem;
    }
    .max-width-80 div img{
        width: 50%;
    }
    .horizontal-ul{
        width: 956px;
        margin: 0 auto;
    }
    .hide-table{
        display: none;
    }
}
@media (min-width: 1200px) {
    .footer{
        width: 1100px;
    }
    /*#section2{*/
        /*background-size: 40%;*/
        /*background-position-y: 150px;*/
    /*}*/
    /*.smart-home-text{*/
        /*font-size: 1em;*/
        /*width: 50%;*/
        /*margin-left: 25%;*/
        /*bottom: 5%;*/
    /*}*/
    #section4 div.row div.columns img{
        width: 50%;
    }
    .line-height-rwd{
        line-height: 1em;
    }
    .horizontal-ul{
        width: 956px;
        margin: 0 auto;
    }
}
@media (min-width: 1280px) {
    #section2 {
        background-size: 40%;
    }
}
@media (max-width: 1366px) {
    #section2{
        background-size: 35%;
    }
    .smart-home-text{
        bottom: 5%;
        width: 70%;
        margin-left: 15%;
    }
}
