#homePage{
    position: relative;
    background: black;

}


/* Same as #homePage .topHalf */
#homePage .topHalf.app_menu{
    position: absolute;
    position: relative;

    width: 100%;

    top: 0px;
/*
    height: 500px !important;
*/

/*
    height: 483px !important;
*/
/*
    height: 291px !important;

    height: 38.25% !important;
*/
    height: 100%;

    height: 320px !important;


    overflow: hidden;
    display: block;

    background: black;
}



#homePage .bottomHalf{
    display: block;
    background: white;  

    background: #18453B;

    background: white;

    background: black;

    overflow: hidden;

    height: auto;
    width: auto;

    left: 0px;
    right: 0px;

    top: 38.25%;
    margin-top: 40px;

    bottom: 0px;

    z-index: 1;

}




#homePage .bottomHalf .leftHalf{
    display: block;

    background: white;

    background: white;
/*
    background-image: url("Fence_Pictures/All_Pictures/vinyl33.jpg");
    background-size: cover;
    background-position: center;
*/

}


#homePage .bottomHalf .leftHalf .topHalf{
    display: block;
    background: white !important;
    height: 50% !important;

    z-index: 2;
}


#homePage .bottomHalf .leftHalf .center{

    left: 5px;
    right: 5px;
    top: 5px;
    top: 5px;
    bottom: 5px;
    width: auto;
    height: auto;

}





#homePage .bottomHalf .leftHalf .bottomHalf{
    display: block;
    background: lightblue;

    background: #18453B;

    display: none;
}




#homePage .bottomHalf .rightHalf .topHalf{
    display: block;
    background: lightgray !important;
    height: 50% !important;

    z-index: 2;
}

#homePage .bottomHalf .rightHalf .bottomHalf{
    display: block;
    background: lightblue;

    background: #18453B;
}

#homePage .bottomHalf .rightHalf .bottomHalf p{
    color: white;
}


#homePage .bottomHalf .leftHalf .center p:first-child{
	margin-top: 10%;
}

#homePage .bottomHalf .rightHalf .topHalf p:first-child{
	margin-top: 5%;
}

#homePage .bottomHalf .rightHalf .bottomHalf p:first-child{
	margin-top: 7%;
}


.learnMoreLink{
    position: relative;
    left: 50%;
    margin-left: -75px;
    margin-top: 15px;
    width: 150px;
    height: 40px;
    line-height: 40px;
    background: #18453B;
    text-align: center;

    border-radius: 5px;

    border: 1px solid black;

    box-sizing: border-box;

    color: white;
    color: black;

    background: none;
}


.learnMoreLink:hover{

    background: #007dc5;
    background: black;
    color: white;
    cursor: pointer;

    border: none;

}

#homePage .bottomHalf .rightHalf .bottomHalf .learnMoreLink{

    border: 1px solid white;

    color: white;

    background: none;
}

#homePage .bottomHalf .rightHalf .bottomHalf .learnMoreLink:hover{

    border: 1px solid white;

    color: black;

    background: white;
}


#homePage .bottomHalf .rightHalf{
    display: block;

    background: white;

    background: black;

    background: lightgray;
    background: white;
    background: lightgray;

}

/*
a{

    font-family: tahoma;
    font-family: verdana;
    font-weight: normal;
    line-height: 40px;

    font-size: 18px;

    margin: 15px;

    height: 40px;

    padding-top: 5px;

    padding-bottom: 8px;

    padding-left: 5px;
    padding-right: 5px;


}
*/

.menu.horizontal.fixed{
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;

    border-radius: 0px;

    margin-left: 0px;

    background: none;
}

.menu.horizontal.fixed li{

    width: 25%;

    border-radius: 0px;

    margin-left: 0px;

    background: #007dc5;

    border-right: 1px solid white;
}

.menu.horizontal.fixed li.selected{

    background: white;
}

.menu.horizontal.fixed li:hover{

    background: white;
}

.menu.horizontal.fixed #homeLink{
    margin-left: 0px;
    width: 25%;
    text-align: center;
}

.menu.horizontal.fixed #homeLink:before{
    content: Home;
}

#homePage .bottomHalf .leftHalf .center{
    display: block;


}

#homePage .bottomHalf .angle_down{


    bottom: 20px;

    display: block !important;
    color: black;
    background: white;


}

#homePage .bottomHalf .angle_down:hover{
    color: white;
    background: black;
}

.app{
    
    position: relative;

    float: left;

    top: 0px;

    margin-left: 25px;
    margin-top: 25px;

    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;

    border-radius: 5px;

    display: none;
    display: block;

    z-index: 1;
}


.app p{
    position: absolute;
    z-index: 1;
    display: none;
}

.app .viewGalleryText{
    bottom: 5px;
}

/*
.app:hover{
    background-image: none !important;
    background: white !important;

    cursor: pointer;
}
*/

.hover{
    cursor: pointer;
}

.app_image{
}

.app_info{
    background: black;
    z-index: 1;
}




.appTransparency{
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.4);
    border-radius: 5px;
    display: none;

    z-index: 0;
}

.app p{
    font-weight: bold;
}

#productsPage .app:hover{
    cursor: pointer;
}

#homePage #app2 .appTransparency{


    background-color: rgba(255, 255, 255, 0.3);
}

#homePage .topHalf.app_menu > .app5 {
    background-size: 150%;
    background-position: bottom;
}


#homePage .topHalf.app_menu > .app2{

    background: none !important;
   
}

#homePage .topHalf.app_menu > .app4{

    background: none !important;
}

#homePage .topHalf.app_menu .app_menu .app{

    position: absolute;
}

/* Set the attributes to the negative of the desired padding */
#homePage .topHalf.app_menu .app_menu .app1{

    top: -5px;

    left: -5px;


    width: 50% !important;
    height: calc(50% - 2.5px) !important;

}

#homePage .topHalf.app_menu .app_menu .app2{

    top: -5px;

    right: 0px;


    width: calc(50% - 5px) !important;
    height: calc(50% - 2.5px) !important;

}

#homePage .topHalf.app_menu .app_menu .app3{

    top: calc(50% - 2.5px);

    left: -5px;


    width: 50% !important;
    height: calc(50% - 2.5px) !important;

}

#homePage .topHalf.app_menu .app_menu .app4{

    top: calc(50% - 2.5px);

    right: 0px;


    width: calc(50% - 5px) !important;
    height: calc(50% - 2.5px) !important;

}

/*
#homePage .topHalf.app_menu .app_menu .app2{

    top: -5px;

    right: -5px;

    width: 50% !important;
    height: 50% !important;
}

#homePage .topHalf.app_menu .app_menu .app3{

    top: 50%;
    right: auto;
    bottom: -5px;

    left: -5px;

    width: 50% !important;
}

#homePage .topHalf.app_menu .app_menu .app4{

    top: 50%;
    right: auto;
    bottom: -5px;

    right: -5px;

    width: 50% !important;

}
*/


/* Intermediate container for app_menu allows to fix padding */
#homePage .fill{
    display: block;
}

#homePage #app2 .section:hover{
    /*
    background-color: rgba(255, 255, 255, 0.3);
    background: white;


    background-color: white;
    */
    cursor: pointer;  


/*
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
*/

}

#homePage #app2 .section:hover p{

    color: black;
    background: white;

/*
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
*/

}



.app_menu{

    height: 100% !important;
    text-align: center !important;
}


.app{
    position: relative;
    display: inline-block !important;
}