/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Oct 18, 2018, 6:52:22 PM
    Author     : ericegana
*/

@charset "UTF-8";

#navigation .menu-item {
    /*background-color: red;*/
    padding-right: 2px;
}


#navigation .menu-item a {
    font-size: 0.78em;
    /*background-color: pink;*/
    padding: 9px 6px;
}

#navigation .num-10 { width: 20%; }
#navigation .num-10 { width: 18%; }
#navigation .num-20 { width: 20%; }
#navigation .num-30 { width: 16%; }


/*#header { height: 90px; }
#main-container { margin-top: 110px; }
    
    
#main-content{
        display: block;
        width: 100%;
}

#buttons-container{
        display: block;
        width: 100%;
}


.outerContainer {
        float: left;
        width: 100%;
    max-width: 540px;
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: 1%; margin-right: 1%;
    margin-bottom: 1%;
}

/* headercontainer styles
--------------------------------*/
#header h1{
    font-size: 4.2rem;
    line-height: 1.2;
}

#header h4{
    font-size: 1.6rem;
    line-height: 1.4;
}

/* buttons
--------------------------------*/
.innerContainer p {
    font-size: 18px;
    line-height: 1.1;
    letter-spacing: 1px;
    padding: 3px 0;
}

.innerContainer p:hover {
    font-weight: 400;
    font-size: 22px;
}

/* footer
--------------------------------*/
/*footer Small Screen================================*/
/*footer { display: none; }*/



/* navigation
--------------------------------*/
/*Navigation Medium Screen================================*/




