/*------------------------------------------------------------------
    THEME STYLING HERE 
-------------------------------------------------------------------*/
header nav li.simulate {
    padding: 6px 20px;
    border-color: transparent;
    text-decoration: none;
    /*text-transform: uppercase;*/
    color: #232c3b;
    letter-spacing: 0px;
    float: left;
    font-size: 14px;
    font-weight: normal;
    position: relative;
}
header nav li a {
    padding: 6px 20px 10px;
    border-color: transparent;
    text-decoration: none;
    text-transform: none;
    color: #232c3b;
    letter-spacing: 0px;
    float: left;
    font-size: 14px;
    font-weight: normal;
    position: relative;
}
header nav li.nolink {
    padding: 6px 20px 10px;
}
header .logo {
    margin-top: -5px;
    width:300px;
}
header .logo h3{
    
    /*font-family: 'Merienda';*/
    
}
.logo.heading-block h3 {
   
    font-family: 'Montserrat';
    color: #363f55;
    color: #2c518d;
    font-weight: normal;
    /*letter-spacing: 1px;*/
}
#wrap {
    
    border-top:3px solid #2c518d;
}

.res-layout {
    text-align: center;
    width: 370px;
    margin: auto;

}

.hero-headline h5{

    font-weight: normal;
     width: 370px;
}

.heading-block span {
    letter-spacing: 0.5px;
}

.logo-header {
    font-family: 'Alegreya Sans';
    font-family: 'Kaushan Script';
    font-family: 'Merienda';
}

.case ul li article {
   width: 370px;
    margin: auto;
}
.margin-bottom-40: {
    margin-bottom: 40px !important;
    }
.margin-top-40: {
    margin-bottom: 40px !important;
    }

.intro-style-wide {
    width: 80%;
}
.padding-top-40px { padding-top: 40px !important; }

.padding-bottom-40px { padding-bottom: 40px !important; }



