.Titlepage {
    color: #123464;
    font-family: verdana,geneva,arial,helvetica,sans-serif;
    font-size: 18px;
    font-variant: normal;
    font-weight: bold;
    line-height: normal;
}

.table-cell-1, .table-cell-2, .table-cell-3, .table-cell-4 {
    border-style: solid;
    border-width: 1px;
    display: table;
    float: left;
    padding: 5px;
    position: relative;
}

.table-cell-1 {
	width: 14%;
}

.table-cell-2 {
	width: 40%;
}

.table-cell-3 {
	width: 28%;
}

.table-cell-4 {
	width: 18%;
}

.table-row {
    display: table;
    height: auto;
    text-align: center;
    width: 100%;
}

.upcoming-events {
    display: table;
    overflow: auto;
    width: 100%;
}

/*.home-box-title {
    color: gray !important;
    font-size: 2.2em !important;
}*/

.home-box-text {
    display: inline-block;
    height: 98px;
    line-height: 1.5em;
    position: relative;
    text-align: left;
}



/* Edits */

a .box-central{
    -webkit-transition: all 0.2s; /* Safari */
    transition: all 0.2s;
}

nav.navbar.navbar-default {
    border-radius: 0px;
}


.navbar-default .navbar-nav>.active>a{
        background-color: #02A0DD!important;
}
.brown-bar {
    background-color: #007599!important;
    height: 0.3rem!important;
}

.header-search .btn-default {
    color: #FFF;
    background-color: #008FC9;
    border: 0px;
    border-radius: 0px;
    padding: 7px;
    margin-left: -3px;
}

.header-search .btn-default:hover {
    background: #0097D5;
}

.btn-login {
    background: #008FC9;
    display: block;
    padding: 10px 16px 8px;
    border-bottom: 3.5px solid #007599;
    margin-bottom: 10px;
    color: white;
    font-weight: 600;
    text-transform: uppercase;
}
.btn-login a{
    text-decoration: none;
}

.btn-login:hover {
    background: #0097D5;
}

.form-inline .form-control{
    border-radius: 0px;
    border: none;
}


.row.container-box-central {
    background: #ABCC50;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    margin: 0px;
}

.row.container-box-central a{
    width: 25%;
    text-decoration: none;
}

.box-central {
    background: #ABCC50;
    color: white;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: center;
    -ms-flex-pack: justify;
    -moz-box-pack: justify;
    justify-content: center;
    height: 90px;
    border: none;
    margin: 0px;
    padding: 0px;
    text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.3);
    position: relative;
    padding-bottom: 0px;
}

.box-central:hover {
    padding-bottom: 5px;
}


.box-central a{
    color: white;
}

.box-central div:after{
    content: "\f054";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: rgba(255, 255, 255, 0.34);
    text-shadow: none;
    font-size: 32px;
    padding-right: 0.5em;
    position: absolute;
    top: 34%;
    right: 5px;
    line-height: normal;
}

.box-central.annual{
    background: #3E8ACC;
}

.box-central.annual:hover{
    background: #388DD7;
}

.box-central.join-renew{
    background: #EC9407;
    line-height: 15px;
}

.box-central.join-renew:hover{
    background: #FF9D00;
}

.box-central.join-renew span {
    font-size: 10px;
    font-weight: 100;
}

.box-central.health-resources{
    background: #079FF5;
    font-size: 1.1em;
}

.box-central.health-resources:hover{
    background: #00A3FF;
}

.box-central.donate{
    background: #B2D054;
}

.box-central.donate:hover{
    background: #BDDF54;
}

.quote h1 {
    color: #272726!important;
    letter-spacing: -1px;
    margin-bottom: 12px;
    margin-top: 30px;
}

.row.quote p {
    font-size: 19px;
    font-weight: 500;
    color: #333333;
    line-height: normal;
    margin-bottom: 30px;
}


.home-box-title {
    color: #0088D0!important;
    font-size: 2em !important;
    margin: 7px 0;
}
.panel-body p {
    font-weight: 500;
    color: #333;
}

.navbar-default .navbar-nav>li>a:hover{
    color: #D9F67A!important;
    background-color: #0490C7!important;
}

.header-banner-01 img, .header-banner-02 img {
    width: 100%;
    max-height: 149px;
}

.site-header{
    background-image: url(/wp-content/themes/hdassoc-template/images/banner-ultimate.jpg)!important;
}

.logo-gsa {
    text-align: center;
}

.logo-gsa img {
    width: 100%;
    max-width: 230px;
    margin-top: 14px;
    opacity: 1;
    background: white;
    box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
    padding: 6px 13px;
    image-rendering: inherit;
}

@media (min-width: 481px){
    .resizable-carrousel {
        height: auto!important;
    }
}

@media(max-width: 991px){
    .box-central div:after{
    content: ""!important;
}

.container-btn-login{
    float: none!important;
    margin-left: auto!important;
    margin-right: auto!important;
    display: inline-block!important;
}
}

@media(max-width: 700px){
    .row.container-box-central a{
    width: 100%;
    text-decoration: none;
}

.row.container-box-central{
        flex-wrap: wrap;
}
}