body {
    background-image: url('../images/bg-texture2.jpg');
    background-position: 0px 0px;
    background-size: 500px;
    color: #333;
    font-size: 20px;
    font-family: Montserrat, sans-serif;
}

.h1,
h1 {
    margin-top: 30px;
    margin-bottom: 30px;
    font-family: Georgia, Times, 'Times New Roman', serif;
    color: #717171;
    font-size: 60px;
    line-height: 65px;
    font-weight: 400;
    text-align: center;
}

.h2,
h2 {
    margin-top: 30px;
    margin-bottom: 30px;
    font-family: Montserrat, sans-serif;
    color: #717171;
    font-size: 35px;
    line-height: 38px;
    font-weight: 400;
    text-align: center;
}

h4 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-family: aaux-next, sans-serif;
    color: #333;
    font-size: 29px;
    line-height: 35px;
    font-weight: 500;
}

p {
    margin-bottom: 20px;
    font-family: aaux-next, sans-serif;
    font-size: 25px;
    line-height: 42px;
}

.body {
    background-image: url('../images/bg-texture2.jpg');
    background-position: 0px 0px;
    background-size: 500px;
    font-family: aaux-next, sans-serif;
}

.body.paragraph-small.white {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    background-color: transparent;
    background-image: none;
    color: #fff;
}

.image {
    width: 95%;
    max-width: 370px;
    margin: 0px 20px 0px 0px;
    padding-left: 0px;
}

.navbar {
    display: inline-block;
    min-width: 250px;
    margin: 0px 0px 0px 20px;
    padding-top: 0px;
    background-color: transparent;
    text-align: center;
}

.top-navi {
    z-index: 200;
    display: block;
    margin-top: 90px;
    margin-bottom: -155px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
}

.container {
    font-family: Georgia, Times, 'Times New Roman', serif;
    text-align: center;
}

.sectionmargin {
    position: relative;
    overflow: visible;
    min-height: auto;
    margin-top: 30px;
    margin-bottom: 80px;
    padding: 0px 3%;
}

.sectionmargin.toppadding50 {
    min-height: 570px;
    padding-top: 50px;
    padding-bottom: 80px;
    clear: none;
    text-align: center;
}

.sectionmargin.toppadding0 {
    height: 65vh;
    min-height: auto;
    padding-top: 0px;
    padding-right: 40px;
    padding-left: 40px;
}

.sectionmargin.margintop50 {
    min-height: auto;
    margin-top: 80px;
}

.sectionmargin.footer {
    margin-top: 150px;
    margin-bottom: 0px;
    padding-bottom: 60px;
}

.sectionmargin.mobiletop {
    position: static;
    min-height: auto;
    margin-top: 120px;
    margin-bottom: 0px;
}

.sectionmargin.savannah {
    margin-top: 0px;
    padding-top: 0px;
}

.sectionmargin.top {
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 0px;
    padding-top: 30px;
    padding-bottom: 60px;
}

.nav-menu {
    position: relative;
    display: block;
    min-height: auto;
    min-width: auto;
    margin-right: auto;
    margin-left: auto;
    float: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
}

.utility-page-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    height: 100vh;
    max-height: 100%;
    max-width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.utility-page-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 260px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
}

.utility-page-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.weatherwidge {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100px;
    height: 50px;
    margin-top: 0px;
    margin-right: 10px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 85px;
}

.column {
    padding-top: 10px;
    padding-right: 40px;
}

input[type="search"] {
    -webkit-appearance: textfield;
    padding-left: 38px;

    /* Don't cut off the webkit search cancel button */
    width: 200px;
}

.topnavi .search-header .search-submit {
    display: none;
}

.search-header {
    display: inline-block;
}

.search-form {
    top: 1px;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}

.topnavi .search-header .search-field {
    font-size: 17px;
    color: #0075a9;
    background-color: transparent;
    background-image: url('../images/Mask-Group--12x.png');
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 25px 20px;
    border-radius: 20px;
    padding-left: 35px;
    border: none;
    cursor: pointer;
    height: 40px;
    margin-left: 20px;
    position: relative;
    -moz-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    -webkit-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
    width: 0;
}

input.search-field,
.topnavi .search-header .search-field:focus {
    width: 200px;
    padding: 2px;
    padding-left: 30px;
    background-color: #fff;
    border: 0;
    cursor: text;
    outline: 0;
    margin-left: 10px;
    font-weight: 500;
}

.slider {
    width: 100%;
    height: 80vh;
    min-height: auto;
}

.dropdown {
    margin-right: 0px;
    margin-left: 0px;
    background-color: transparent;
    font-family: aaux-next, sans-serif;
}

.navi-left {
    width: 140px;
    height: 60px;
    display: table-cell;
    vertical-align: middle;
    margin-right: 5px;
    margin-left: 5px;
    padding-right: 0px;
    background-color: rgba(106, 191, 75, 0.65);
    font-family: aaux-next, sans-serif;
    color: #fff;
}

.navi-left:hover {
    background-color: rgba(106, 191, 75, 0.85);
}

.navi-left.w--open {
    width: 140px;
}

.navi-right {
    width: 140px;
    height: 60px;
    margin-right: 5px;
    vertical-align: middle;
    display: table-cell;
    padding-right: 0px;
    background-color: rgba(60, 158, 223, 0.65);
    font-family: aaux-next, sans-serif;
    color: #fff;
    font-weight: 400;
}

.navi-right:hover {
    background-color: rgba(60, 158, 223, 0.85);
}

.navi-right.w--open {
    width: 140px;
}

.navi-right.long {
    padding-top: 10px;
    padding-bottom: 10px;
}

.topnavi {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: 150;
    margin-top: 0px;
    margin-bottom: 0px;
}

.link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    margin-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

a.logo-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: 35px;
    max-width: 70px;
    margin-top: 0px;
    padding-left: 10px;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-left: 1px solid #717171;
    color: #717171;
    font-size: 9px;
    line-height: 12px;
    font-style: normal;
    text-decoration: none;
}

.logo-text.link {
    color: #3c9edf;
}

.search-input {
    position: relative;
    display: inline-block;
    min-width: 80px;
    margin-top: 10px;
    padding: 10px 5px 10px 10px;
    border: 1px none #000;
    border-radius: 20px;
}

.index-image {
    height: auto;
    padding-right: 0px;
    padding-left: 0px;
}

.index-frame {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    z-index: 8;
    display: block;
    width: 100%;
    height: 100%;
    min-width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-image: url('../images/index-frame.png');
    background-position: 50% 0%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.index-frame.bottom-frame {
    background-position: 50% 100%;
}

.slide {
    background-image: url('../images/SCC-building.jpg');
    background-position: 0px 0px;
    background-size: cover;
    background-repeat: no-repeat;
}

.brandcolumn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 3%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.columntopn0padding {
    overflow: hidden;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
}

.columntopn0padding.maxwidth1200 {
    overflow: visible;
    max-width: 1200px;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
    text-align: center;
}

.columns {
    position: relative;
    min-height: auto;
}

.treebg {
    position: absolute;
    left: auto;
    top: auto;
    right: -1%;
    bottom: auto;
    z-index: -1;
    overflow: hidden;
    width: auto;
    height: 100%;
    max-height: none;
    max-width: none;
    margin-top: -30px;
    margin-right: -185px;
    opacity: 1;
}

.column-4 {
    padding-top: 8px;
}

.eventdate {
    font-family: Georgia, Times, 'Times New Roman', serif;
    color: #3c9edf;
    font-size: 27px;
}

.text-block {
    color: #fff;
}

.eventday {
    margin-left: 5px;
    padding-right: 5px;
    padding-left: 5px;
    background-color: #afafaf;
    color: #fff;
    font-size: 13px;
}

.eventtitle {
    margin-top: 20px;
    font-size: 17px;
}

.eventslist {
    margin-top: 0px;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d3d3d3;
}

.foodicons {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: 5;
    width: auto;
    max-width: 100%;
    margin: 85px auto 0px;
}

.h2whiteleft {
    padding-left: 0px;
    color: #fff;
    font-size: 45px;
    text-align: left;
}

.h2whiteleft.mobile {
    margin-top: 0px;
    font-family: Georgia, Times, 'Times New Roman', serif;
}

.buttonwhiteline {
    display: inline-block;
    width: auto;
    padding-right: 20px;
    padding-left: 20px;
    border: 1px solid #fff;
    background-color: rgba(0, 0, 0, 0.1);
    text-transform: uppercase;
    font-family: aaux-next, sans-serif;
}

.buttonwhiteline.inline {
    margin-right: 10px;
}

.column70padding {
    padding-right: 0px;
    padding-left: 70px;
    text-align: left;
}

.foodbtn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 120px;
    max-height: none;
    max-width: none;
    min-width: auto;
    margin-right: 5px;
    margin-left: 5px;
    padding: 10px 5px 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border: 1px solid #fff;
    background-color: hsla(0, 0%, 100%, 0.45);
    color: #0075a9;
    text-align: center;
    cursor: pointer;
}

.iconpadding {
    margin-bottom: 10px;
}

.s {
    margin-bottom: 10px;
}

.foodicontext {
    display: block;
}

.foodicontext a {
    position: absolute;
    color: #0075a9;
    font-family: aaux-next, sans-serif;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 5%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    max-height: 100%;
    white-space: pre-wrap;
    margin: 3px auto 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    line-height: 15px;
    font-weight: 500;
}

.topicon {
    margin-left: 5%;
}

.topicon.food {
    top: 27%;
}

.topnavitext {
    vertical-align: middle;
    display: inline-block;
    overflow: visible;
    max-width: none;
    margin-left: 5px;
    padding-left: 0px;
    font-family: aaux-next, sans-serif;
    font-size: 13px;
    font-weight: 500;
    text-align: left;
    white-space: normal;
}

.topthreelinks {
    margin-left: 0px;
    padding: 10px;
    font-family: aaux-next, sans-serif;
    color: #0075a9;
    font-size: 12px;
    font-weight: 700;
    text-align: right;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
}

.nav-menu-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: auto;
    min-width: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.dropdown-toggle {
    padding-right: 40px;
    text-align: right;
}

.dropdown-toggle-2 {
    padding: 10px 30px 10px 0px;
    text-align: right;
}

.topnavidropicon {
    position: absolute;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: block;
    margin-right: 20px;
    padding-left: 5px;
    color: #0075a9;
}

.newsblock {
    max-width: 260px;
    padding: 10px 10px 20px;
    border-style: solid;
    border-width: 1px;
    border-color: #d3d3d3;
    background-color: transparent;
}

.newsimg {
    width: auto;
    height: 200px;
    margin-right: auto;
    margin-left: auto;
    background-image: url('../images/Leed-12x.png');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    cursor: pointer;
}

.newstext {
    margin: 10px 5px;
    color: #0075a9;
    font-size: 17px;
    text-align: center;
    cursor: pointer;
    line-height: 20px;
}

.image-2 {
    margin-top: -150px;
}

.image-3 {
    width: 100%;
    margin-top: -80px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
}

.buttonblueline {
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: #0075a9;
    background-color: transparent;
    color: #0075a9;
    text-transform: uppercase;
    font-family: aaux-next, sans-serif;
}

.buttonblueline.centerbtn {
    margin: 0px;
    text-align: center;
}

.foodiconcolumn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.text-block-2 {
    height: auto;
    margin-bottom: 0px;
    text-align: left;
}

.headingleft {
    margin-top: 10px;
    margin-bottom: 30px;
    font-family: Georgia, Times, 'Times New Roman', serif;
    font-size: 45px;
    text-align: left;
    color: #717171;
}

.column-5 {
    z-index: 100;
    margin-top: 0px;
    padding-top: 0px;
    text-align: right;
}

.largerbodytext {
    position: relative;
    display: block;
    margin-bottom: 0px;
    color: #717171;
    font-size: 27px;
    line-height: 45px;
}

.paragraph {
    width: 100%;
    margin-bottom: 15px;
    color: #717171;
    font-size: 20px;
    line-height: 40px;
}

.centerblock {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    margin-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}

.headingcenter {
    margin-top: 0px;
    margin-bottom: 40px;
    font-family: Georgia, Times, 'Times New Roman', serif;
    font-size: 45px;
    color: #717171;
}

.image-4 {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
}

.imgsliderholder {
    position: relative;
    z-index: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 100%;
    height: auto;
    max-height: none;
    min-height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}

.imgsliderholder.top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    max-height: none;
    min-height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    position: relative;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.imgsliderholder.getting {
    height: auto;
}

.imgsliderholder.half {
    height: auto;
}

.imgsliderholder.mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.image-5 {
    position: relative;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    width: 100%;
}

.image-6 {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: 100%;
}

.image-7 {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    width: 100%;
    margin-bottom: -2px;
}

.image-8 {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    height: 100%;
}

.image-9 {
    position: absolute;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: auto;
    height: 100%;
}

.edgeeffect {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    display: block;
    width: 100%;
    height: 100%;
}

.foodblock {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    max-height: 70vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.div-block-2 {
    position: relative;
}

.savannahblock {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    height: auto;
    max-height: 70vh;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.columns-2 {
    position: relative;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: 10;
    margin-top: 0px;
}

.image-10 {
    width: 100%;
    max-height: none;
    max-width: none;
}

.footerline {
    margin-top: 25px;
    margin-bottom: 0px;
    padding-right: 0px;
    clear: none;
    border-top: 1px solid #afafaf;
}

.column-7 {
    border-top: 1px solid #afafaf;
}

.socialicon {
    margin: 0px 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 52px;
    height: 50px;
    max-height: none;
    padding: 14px 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-style: solid;
    border-width: 1px;
    border-color: #0075a9;
    text-align: center;
}

.socialicons {
    display: block;
    width: 23px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: 'Fa brands 400', sans-serif;
    color: #0075a9;
    font-size: 25px;
    text-decoration: none;
}

.columns-3 {
    display: inline-block;
    min-width: 270px;
    max-height: none;
    max-width: 300px;
    padding: 0 20px;
}

.column-8 {
    padding-right: 0px;
    padding-left: 0px;
}

.footeraddress {
    margin-top: 40px;
    color: #717171;
}

.column-10 {
    padding-right: 0px;
    padding-left: 0px;
}

.footersitemap {
    margin-top: 40px;
}

.footersitemap ul li.page_item {
    font-size: 15px;
    padding: 5px;
    line-height: 1.5em;
}

.footersitemap ul {
    margin-left: 20px;
    padding-left: 5px;
    margin-top: -10px;
    border-left: 1px solid #ddd;
    margin-bottom: 30px;
}

.sociallines {
    position: relative;
    display: inline-block;
    width: 35%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    border-top: 1px solid #afafaf;
}

.column-11 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.dropdown-list {
    background-color: transparent;
}

.dropdown-list.w--open {
    display: block;
    overflow: hidden;
    width: 140px;
    max-width: 140px;
    min-width: 0px;
    background-color: transparent;
    color: #fff;
}

.dropdown-list.right.w--open {
    background-color: transparent;
}

.dropdown-link {
    overflow: hidden;
    width: 100%;
    max-width: none;
    padding-right: 10px;
    padding-left: 10px;
    border-bottom: 1px none #fff;
    background-color: rgba(106, 191, 75, 0.65);
    color: #fff;
    font-size: 13px;
}

.dropdown-link:hover {
    background-color: rgba(106, 191, 75, 0.85);
}

.dropdown-link.green {
    background-color: rgba(60, 158, 223, 0.65);
}

.dropdown-link.green:hover {
    background-color: rgba(60, 158, 223, 0.85);
}

.dropdown-link.top {
    background-color: hsla(0, 0%, 100%, 0.85);
    color: #0075a9;
}

.dropdown-link.top:hover {
    background-color: #fff;
    color: #3c9edf;
}

.bottomtriangle {
    position: relative;
    width: 140px;
    height: 50px;
    max-width: none;
    margin-bottom: 0px;
    opacity: 0.65;
}

.searchmenucolumn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 9px;
    padding-right: 3%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    text-align: left;
}

.brand {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 60%;
    max-width: 410px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.btnimg {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.btnimg.weddings {
    margin-top: 8px;
}

.mobilemenubox {
    display: none;
}

.mobilemainmenu {
    display: block;
}

.mobilemainmenu.line2 {
    display: block;
}

.mobilemenu {
    display: none;
}

.image-11 {
    position: absolute;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: 5;
    height: 100%;
}

.image-slider {
    width: 100%;
}

.image-13 {
    width: 100%;
    height: auto;
    max-width: none;
}

.topimgsider {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto;
    max-height: 70vh;
    min-height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.topimgsider.subpage {
    max-height: 400px;
    min-height: 300px;
    background-image: url('../images/thePlantersInn.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.eventcolumn {
    overflow: visible;
    max-width: none;
    min-height: 500px;
}

.youtubeblock {
    position: relative;
    z-index: auto;
    display: none;
    width: 100%;
    height: auto;
    max-height: 70vh;
    min-height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
}

.videobtn {
    position: absolute;
    left: 47%;
    top: 37%;
    right: auto;
    bottom: auto;
    z-index: 150;
    opacity: 0.6;
    cursor: pointer;
}

.text-block-3 {
    font-family: 'Fa brands 400', sans-serif;
    color: #fff;
    font-size: 100px;
    line-height: 100px;
    text-shadow: 0 0 12px rgba(0, 0, 0, 0.35);
}

.closevideo {
    position: absolute;
    left: 48%;
    top: 42%;
    z-index: 150;
    display: none;
    width: auto;
    height: auto;
    opacity: 0.36;
    text-align: center;
    cursor: pointer;
}

.closeicon {
    font-family: 'Fa solid 900', sans-serif;
    color: #fff;
    font-size: 100px;
}

.youtube {
    overflow: visible;
}

.body-2 {
    background-image: url('../images/bg-texture2.jpg');
    background-position: 0px 0px;
    background-size: 125px;
}

.column-13 {
    margin-top: 12px;
}

.socialcolumn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 25px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.column-14 {
    padding-right: 0px;
    padding-left: 0px;
}

.centerchildren {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: table-cell;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}

.image-14 {
    max-width: none;
}

.paragraph-small {
    font-size: 15px;
    line-height: 22px;
}

.column-txt {
    font-size: 1em;
    line-height: 1.4em;
}

.div-block-4 {
    margin-right: 30px;
    margin-bottom: 30px;
}

.html-embed {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    max-height: none;
    min-height: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.topgroup {
    position: relative;
    overflow: hidden;
    max-height: 70vh;
}

.heading {
    margin-bottom: 30px;
    font-family: Georgia, Times, 'Times New Roman', serif;
    font-size: 45px;
    color: #717171;
}

.topmenucolumns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 15px;
}

.text-block-4 {
    font-size: 17px;
}

.dropdown-list-2 {
    width: 190px;
}

.dropdown-list-2.w--open {
    background-color: #fff;
    font-size: 15px;
    line-height: 1.5em;
    padding-right: 10px;
    padding-top: 0px;
    font-weight: 600;
}

.dropdown-link-2 {
    color: #fff;
}

.mobiledropmenu {
    display: none;
}

.footerlinks {
    display: block;
    margin-bottom: 15px;
    color: #0075a9;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    padding-left: 20px;
}

.columns-7 {
    width: auto;
    margin-right: auto;
    margin-left: auto;
}

.column-16 {
    padding-left: 40px;
}

.dropdown-2 {
    z-index: 100;
}

.newsimgframe {
    position: relative;
    cursor: pointer;
}

.topslidetext {
    position: absolute;
    left: 0%;
    top: 21%;
    right: 0%;
    bottom: auto;
    z-index: 19;
    width: 100%;
    opacity: 0.7;
    text-align: center;
}

.text-block-5 {
    font-family: Georgia, Times, 'Times New Roman', serif;
    color: #fff;
    font-size: 40px;
    line-height: 45px;
    font-style: italic;
    font-weight: 400;
    text-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
}

.usgbc {
    position: absolute;
    left: auto;
    top: auto;
    right: 3%;
    bottom: 5%;
    z-index: 20;
    opacity: 0.7;
    text-align: center;
}

.html-embed-2 {
    width: auto;
    height: 45px;
}

.foodicontopmargin {
    margin-top: 5px;
}

.foodbtn #meetTeam {
    margin-top: 15px;
}

.foodbtn #meetTeam {
    margin-top: 15px;
}

.div-block-7 {
    width: 90%;
    height: auto;
    padding: 15px;
    border-style: solid;
    border-width: 1px;
    border-color: #d3d3d3;
}

.div-block-8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.sliderthumbnail {
    width: 90%;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
}

.eventthumbnail {
    width: 33%;
    height: auto;
    padding: 5px;
    background-color: transparent;
}

.image-17 {
    margin-top: 0px;
}

.text-block-6 {
    margin-top: 20px;
}

.heading-2 {
    font-size: 65px;
}

.heading-3 {
    line-height: 70px;
}

.planner-banner {
    position: fixed;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 67px;
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background-color: #0075a9;
    padding-top: 15px;
}

.column-8 {
    position: fixed;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: block;
    margin-bottom: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

.column-17 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.planner-banner .paragraph-small {
    font-size: 16px;
}

.planner-banner .column-8 {
    margin-top: 10px;
    padding-left: 20px;
}

.planner-banner .column-17 .buttonwhiteline {
    font-family: aaux-next, sans-serif;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 7px;
    white-space: nowrap;
    font-size: 13px;
}

.planner-banner .column-17 a.buttonwhiteline:hover {
    background-color: rgba(0, 0, 0, 0.2);
}

.planner-banner .w-col {
    padding-left: 30px;
}

.column-9 {
    border-right: 1px dashed #d3d3d3;
}

@media (max-width: 991px) {
    .planner-banner {
        display: none;
    }

    .body {
        overflow: visible;
    }

    .image {
        position: relative;
        width: 97%;
        max-width: 300px;
        margin-right: 5px;
        margin-left: 0px;
    }

    .navbar {
        display: none;
        min-width: auto;
    }

    .top-navi {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-top: 25px;
        margin-bottom: 0px;
    }

    .container {
        margin: 0 auto;
    }

    .sectionmargin {
        overflow: visible;
        min-height: auto;
        margin-top: 40px;
        margin-bottom: 60px;
        padding: 0px 30px;
    }

    .sectionmargin.toppadding50 {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .sectionmargin.footer .w-col {
        padding-left: 0;
        padding-right: 0;
    }

    .sectionmargin.footer {
        margin-top: 50px;
    }

    .sectionmargin.mobiletop {
        margin-top: 105px;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .sectionmargin.savannah {
        margin-top: 0px;
    }

    .sectionmargin.top {
        margin-top: 15px;
        margin-bottom: 0px;
        padding-bottom: 50px;
    }

    .nav-menu {
        white-space: nowrap;
        width: auto;
    }

    .search {
        margin-right: 0px;
        margin-left: 10px;
    }

    .weatherwidge {
        position: relative;
        display: block;
        overflow: hidden;
        width: 100px;
        height: 45px;
        margin-right: 0px;
        text-align: right;
    }

    .column {
        text-align: left;
    }

    .slider {
        height: 40vh;
    }

    .navi-left {
        width: 110px;
        height: 55px;
    }

    .navi-left.w--open {
        width: 110px;
    }

    .navi-right {
        width: 110px;
        height: 55px;
    }

    .navi-right.w--open {
        width: 110px;
    }

    .navi-right.ipad {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .topnavi {
        margin-bottom: -90px;
    }

    .logo-text {
        position: relative;
        width: auto;
        height: auto;
        max-width: 80px;
        margin-left: 10px;
        padding-left: 10px;
        font-size: 11px;
    }

    .brandcolumn {
        padding-top: 0px;
        padding-left: 20px;
    }

    .columntopn0padding {
        padding-top: 0px;
    }

    .columntopn0padding.maxwidth1200 {
        margin-bottom: 10px;
    }

    .columns {
        min-height: 350px;
    }

    .treebg {
        top: 0%;
        right: -11%;
        width: auto;
        height: 100%;
        max-width: none;
        margin-top: 0px;
        margin-right: -87px;
    }

    .foodicons {
        max-width: 60%;
        margin-top: 0px;
    }

    .h2whiteleft {
        font-size: 37px;
        text-align: center;
    }

    .h2whiteleft.mobile {
        margin-top: 20px;
        line-height: 45px;
    }

    .buttonwhiteline {
        margin-bottom: 15px;
        padding-right: 10px;
        padding-left: 10px;
        background-color: rgba(0, 0, 0, 0.2);
    }

    .column70padding {
        padding-left: 0px;
        text-align: center;
    }

    .foodbtn {
        height: 95px;
        margin-bottom: 15px;
        background-color: hsla(0, 0%, 100%, 0.6);
    }

    .foodicontext a {
        bottom: 12%;
        margin-top: 5px;
        font-size: 14px;
        line-height: 14px;
        text-align: center;
        width: 90%;
    }

    .topnavitext {
        font-size: 12px;
        line-height: 15px;
        margin-left: 0;
    }

    .topicon {
        margin-left: 3%;
    }

    .nav-menu-2 {
        left: 0%;
        top: 0%;
        right: 0%;
        bottom: auto;
        background-color: #6abf4b;
    }

    .newsblock {
        margin-right: auto;
        margin-bottom: 20px;
        margin-left: auto;
    }

    .image-2 {
        margin-top: -262px;
    }

    .buttonblueline.centerbtn {
        margin: 0px;
    }

    .foodiconcolumn {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 10px;
    }

    .text-block-2 {
        position: relative;
        text-align: right;
    }

    .headingleft {
        margin-top: 0px;
        margin-bottom: 20px;
        font-size: 37px;
        line-height: 45px;
    }

    .centerblock {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-top: 0px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .headingcenter {
        margin-top: 0px;
        margin-bottom: 30px;
        font-size: 37px;
        line-height: 45px;
    }

    .imgsliderholder {
        display: block;
        width: 100%;
        height: 100%;
        min-height: auto;
        margin-top: 0px;
        background-image: none;
    }

    .imgsliderholder.top {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .imgsliderholder.getting {
        max-height: none;
        margin-top: 0px;
    }

    .foodblock {
        overflow: visible;
        height: auto;
        max-height: none;
    }

    .columns-2 {
        position: relative;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .socialicon {
        margin-right: 0px;
        margin-left: 0px;
    }

    .columns-3 {
        width: 40%;
        max-width: none;
    }

    .footeraddress {
        display: inline-block;
        margin-top: 0px;
    }

    .column-9 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 40px;
        padding-bottom: 20px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        border-bottom: 1px dashed #d3d3d3;
        border-right: none;
    }

    .column-10 {
        margin-top: 2px;
        padding-right: 0px;
        padding-left: 0px;
    }

    .sociallines {
        display: inline-block;
        width: 30%;
        height: auto;
        max-width: none;
        margin-bottom: 0px;
        border-top: 1px solid #afafaf;
    }

    .dropdown-list.w--open {
        width: 105px;
        max-width: none;
    }

    .dropdown-list.right.w--open {
        max-width: none;
    }

    .menu-button {
        overflow: visible;
    }

    .searchmenucolumn {
        padding-right: 4%;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .brand {
        width: 80%;
    }

    .btnimg {
        height: auto;
        padding-top: 3px;
    }

    .mobilemenubox {
        display: block;
        border: 1px none #000;
        border-radius: 0px;
        cursor: pointer;
    }

    .mobilemenubox.top {
        margin-left: 10px;
    }

    .mobilemenu {
        display: none;
        width: 50px;
        height: 50px;
    }

    .mobilemenucolumn {
        border-right: 1px solid #fff;
    }

    .icon {
        color: #0075a9;
    }

    .image-slider {
        height: auto;
        max-width: none;
    }

    .topimgsider {
        position: relative;
        max-height: 350px;
        min-height: auto;
    }

    .eventcolumn {
        min-height: 400px;
    }

    .videobtn {
        display: none;
    }

    .div-block-3 {
        display: inline-block;
    }

    .image-14 {
        margin-right: 43px;
        padding-right: 0px;
    }

    .heading {
        margin-top: 10px;
        font-size: 37px;
        line-height: 45px;
    }

    .topmenucolumns {
        padding-top: 10px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .mobilemenuopen {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 45px;
        height: 45px;
        padding: 0px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        border-style: none;
        border-width: 1px;
        border-color: #0075a9;
        border-radius: 20px;
        background-color: #fff;
        color: #fff;
        text-decoration: none;
    }

    .mobilebtnlink {
        display: block;
        font-family: 'Fa solid 900', sans-serif;
        color: #0075a9;
        font-size: 20px;
        text-decoration: none;
    }

    .div-block-6 {
        width: 100%;
        background-color: #0075a9;
    }

    .mobiledropmenu {
        position: absolute;
        z-index: 110;
        display: none;
        width: 400px;
        right: 0;
        padding: 0px 10px 20px 10px;
        margin-top: 0px;
        background-color: rgba(0, 117, 169, 0.9);
    }

    .closemenu {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 50px;
        height: 50px;
        padding: 12px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .closebtn-copy {
        font-family: 'Fa solid 900', sans-serif;
        color: #0075a9;
        font-size: 20px;
        text-decoration: none;
    }

    .mobilebtnlink-copy {
        display: block;
        font-family: 'Fa solid 900', sans-serif;
        color: #0075a9;
        font-size: 20px;
        text-decoration: none;
    }

    .mobilebtnclose {
        display: none;
        font-family: 'Fa solid 900', sans-serif;
        color: #0075a9;
        font-size: 20px;
        text-decoration: none;
    }

    .columns-6 {
        padding-top: 15px;
    }

    .column-15 {
        border-right: 1px solid #fff;
    }

    .mobilemenulinks {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: auto;
        height: 45px;
        padding: 0px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        border-style: none;
        border-width: 1px;
        border-color: #0075a9;
        background-color: transparent;
        color: #fff;
        text-decoration: none;
    }

    .text-block-5 {
        font-size: 30px;
        line-height: 35px;
    }

    .usgbc {
        right: 2%;
        width: 17%;
        max-width: none;
    }

    .html-embed-2 {
        height: 40px;
    }

    .foodicontopmargin {
        margin-top: 5px;
    }

    .foodbtn #meetTeam {
        margin-top: 10px;
    }
}

@media (max-width: 767px) {
    p {
        font-size: 20px;
        line-height: 1.8em;
        margin-top: 10px;
    }

    h1 {
        font-size: 50px;
        margin-bottom: 0;
        margin-block-start: 0;
    }

    .image {
        width: 100%;
        max-width: none;
        margin-top: 0px;
        margin-right: 3px;
        margin-bottom: 0px;
    }

    .top-navi {
        display: none;
        margin-bottom: 0px;
    }

    .sectionmargin {
        position: relative;
        overflow: visible;
        margin-top: 40px;
        margin-bottom: 40px;
        padding-bottom: 0px;
    }

    .sectionmargin.footer {
        margin-top: 100px;
    }

    .sectionmargin.mobiletop {
        overflow: visible;
        margin-top: 100px;
        margin-bottom: 0px;
    }

    .sectionmargin.savannah {
        margin-top: 20px;
        padding-top: 0px;
    }

    .sectionmargin.top {
        margin-top: 30px;
    }

    .search {
        width: 50%;
        margin-right: 0px;
        margin-left: 5px;
    }

    .weatherwidge {
        width: 100px;
        margin-left: 10px;
    }

    .topnavi {
        position: relative;
    }

    .logo-text {
        width: auto;
        max-width: 55px;
        min-width: auto;
        margin-left: 7px;
        padding-left: 7px;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        font-size: 10px;
        line-height: 12px;
    }

    .brandcolumn {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-left: 5px;
    }

    .columntopn0padding {
        min-height: 200px;
    }

    .columntopn0padding.maxwidth1200 {
        margin-bottom: 10px;
    }

    .treebg {
        left: auto;
        top: 0%;
        right: 0%;
        bottom: auto;
        height: auto;
        max-width: none;
        margin-top: 70%;
        margin-right: -114px;
    }

    .foodicons {
        position: absolute;
        max-width: 80%;
    }

    .h2whiteleft {
        text-align: center;
    }

    .h2whiteleft.mobile {
        margin-top: 15px;
        margin-bottom: 10px;
        line-height: 35px;
    }

    .buttonwhiteline {
        margin-right: auto;
        margin-left: auto;
    }

    .column70padding {
        padding-left: 0px;
        text-align: center;
    }

    .foodbtn {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        height: 75px;
        margin-bottom: 5px;
        padding: 9px 10px 10px;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .foodicontext a {
        left: 40px;
        top: 0%;
        right: 0%;
        bottom: 0%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 50%;
        height: auto;
        max-height: none;
        margin-top: 4px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        font-size: 13px;
        line-height: 14px;
        text-align: left;
    }

    .topicon {
        position: relative;
        left: auto;
        max-width: none;
        margin-top: 18px;
        margin-bottom: 7px;
    }

    .topnavitext {
        position: absolute;
        left: 0%;
        top: auto;
        right: 0%;
        bottom: 10%;
        margin-left: 0px;
        color: #fff;
        text-align: center;
        text-transform: uppercase;
    }

    .newsblock {
        margin-right: auto;
        margin-left: auto;
    }

    .buttonblueline.centerbtn {
        margin-top: 0px;
    }

    .foodiconcolumn {
        margin-bottom: 5px;
    }

    .text-block-2 {
        display: inline-block;
    }

    .headingleft {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .column-5 {
        margin-top: 0px;
    }

    .paragraph {
        width: 100%;
        line-height: 30px;
    }

    .headingcenter {
        margin-bottom: 30px;
    }

    .imgsliderholder {
        display: block;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .imgsliderholder.top {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        max-height: none;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }

    .imgsliderholder.mobile {
        display: block;
        overflow: hidden;
    }

    .image-7 {
        margin-bottom: -1px;
    }

    .edgeeffect {
        display: block;
        margin-bottom: 0px;
    }

    .edgeeffect.hide {
        display: none;
    }

    .foodblock {
        height: auto;
        min-height: auto;
    }

    .columns-2 {
        position: relative;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .socialicon {
        max-height: 50px;
    }

    .columns-3 {
        width: 50%;
    }

    .footeraddress {
        display: inline-block;
        margin-left: 45px;
    }

    .column-9 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 40px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding-bottom: 40px;
    }

    .column-10 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-top: 0px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .footersitemap {
        margin-top: 30px;
    }

    .sociallines {
        width: 25%;
    }

    .column-11 {
        padding-right: 5px;
        padding-left: 5px;
    }

    .searchmenucolumn {
        padding-top: 0px;
        padding-right: 0px;
        padding-left: 0px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .brand {
        width: 100%;
        max-width: none;
        margin-right: 5px;
    }

    .btnimg {
        overflow: visible;
        height: auto;
    }

    .mobilemenubox {
        position: relative;
        width: auto;
        height: auto;
        min-height: 85px;
        margin-right: 5px;
        margin-left: 5px;
        padding-top: 0px;
        background-color: rgba(60, 158, 223, 0.6);
        text-align: center;
    }

    .mobilemenubox.green {
        background-color: rgba(106, 191, 75, 0.6);
    }

    .mobilemenubox.top {
        min-height: auto;
        background-color: transparent;
    }

    .mobilemainmenu {
        position: relative;
        left: auto;
        top: 0px;
        z-index: 100;
        display: block;
        width: auto;
    }

    .mobilemainmenu.line2 {
        left: auto;
        top: 0%;
        right: auto;
        bottom: auto;
        display: block;
        width: auto;
        margin-bottom: 12px;
    }

    .mobilemenu {
        position: absolute;
        left: 0%;
        top: 301px;
        right: 0%;
        bottom: auto;
        z-index: 90;
        display: block;
        width: auto;
        height: auto;
        text-align: center;
        z-index: 100;
    }

    .mobilemenu.sub {
        display: block;
    }

    .mobilemenuinside {
        width: 320px;
        margin-right: auto;
        margin-left: auto;
    }

    .mobilemenucolumn {
        padding-right: 0px;
        padding-left: 0px;
        border: 1px none #000;
    }

    .image-13 {
        display: block;
        min-height: 0px;
        min-width: 0px;
    }

    .topimgsider {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        overflow: hidden;
        height: 300px;
        max-height: none;
        min-height: auto;
        min-width: auto;
        margin-bottom: 20px;
    }

    .topimgsider.subpage {
        height: 200px;
        max-height: none;
        min-height: auto;
    }

    .eventcolumn {
        min-height: 350px;
        margin-top: 0px;
    }

    .eventcolumn.mobile {
        margin-top: 60px;
    }

    .youtubeblock {
        display: none;
    }

    .socialcolumn {
        display: block;
        height: auto;
    }

    .centerchildren {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .div-block-3 {
        position: static;
        display: inline-block;
        width: auto;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .image-14 {
        margin-bottom: 0px;
    }

    .paragraph-small {
        display: inline-block;
        margin-bottom: 0px;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .topgroup {
        overflow: hidden;
        max-height: 350px;
        min-height: 300px;
    }

    .topmenucolumns {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-top: 10px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .columns-5 {
        width: 100%;
        margin-left: 0px;
    }

    .mobiledropmenu {
        display: none;
        background-color: rgba(0, 117, 169, 0.9);
        position: absolute;
        z-index: 200;
        display: none;
        width: 100%;
        padding: 0px 10% 40px 10%;
        margin-top: 0px;
    }

    .column-16 {
        text-align: center;
    }

    .topslidetext {
        top: 9%;
    }

    .usgbc {
        right: 1%;
        bottom: 19%;
        width: 20%;
        max-width: none;
    }

    .image-15 {
        height: 60%;
        max-width: none;
    }

    .image-16 {
        width: auto;
        height: 40px;
    }
}

@media (max-width: 479px) {
    .image {
        width: 100%;
        margin-right: 10px;
    }

    .top-navi {
        margin-top: 0px;
    }

    .sectionmargin {
        min-height: auto;
        margin-top: 0px;
        padding-right: 15px;
        padding-left: 15px;
    }

    .sectionmargin.footer {
        margin-top: 85px;
        padding-right: 20px;
        padding-left: 20px;
    }

    .sectionmargin.mobiletop {
        min-height: auto;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .sectionmargin.savannah {
        margin-top: 20px;
    }

    .sectionmargin.top {
        margin-top: 0px;
        padding-top: 10px;
    }

    .search {
        width: 100%;
        margin-right: 0px;
        padding-right: 0px;
    }

    .topnavi {
        margin-top: 10px;
        margin-bottom: 0px;
    }

    .logo-text {
        margin-right: 10px;
        margin-left: 5px;
        font-size: 9px;
        line-height: 11px;
    }

    .search-input {
        margin-right: 0px;
    }

    .brandcolumn {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-left: 0px;
    }

    .columntopn0padding {
        padding-right: 0px;
        padding-left: 0px;
    }

    .columns {
        margin-left: 0px;
    }

    .foodicons {
        position: relative;
        left: auto;
        right: auto;
        max-width: 100%;
        padding-left: 0px;
        text-align: center;
    }

    .h2whiteleft.mobile {
        margin-top: 10px;
        color: #717171;
        font-size: 32px;
        line-height: 35px;
    }

    .foodbtn {
        width: 100%;
        height: 80px;
        margin-right: 5px;
        margin-bottom: 10px;
        margin-left: 5px;
        padding-right: 10px;
    }

    .foodicontext a {
        left: auto;
        top: 0%;
        right: 0%;
        bottom: 0%;
        width: 55%;
        max-width: 100px;
        padding-right: 5px;
    }

    .buttonblueline {
        margin-left: auto;
    }

    .buttonblueline.centerbtn {
        margin-top: 0px;
        margin-bottom: 7px;
    }

    .foodiconcolumn {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .text-block-2 {
        padding-left: 5px;
    }

    .headingleft {
        margin-top: 30px;
        margin-bottom: 20px;
        font-size: 32px;
        line-height: 35px;
        text-align: center;
    }

    .column-5 {
        margin-bottom: 10px;
        padding-right: 15px;
        padding-left: 20px;
        text-align: center;
    }

    .largerbodytext {
        margin-bottom: 10px;
    }

    .paragraph {
        line-height: 30px;
        text-align: left;
    }

    .headingcenter {
        margin-top: 15px;
        margin-bottom: 20px;
        font-size: 30px;
        line-height: 35px;
    }

    .imgsliderholder {
        margin-top: 0px;
    }

    .imgsliderholder.top {
        max-height: none;
    }

    .imgsliderholder.getting {
        margin-top: 8px;
    }

    .imgsliderholder.mobile {
        display: block;
        overflow: hidden;
        width: auto;
        height: auto;
        max-height: none;
        min-height: auto;
    }

    .image-6 {
        overflow: hidden;
        width: 100%;
        max-width: none;
    }

    .image-7 {
        margin-bottom: 0px;
    }

    .image-8 {
        display: block;
    }

    .image-9 {
        display: block;
    }

    .foodblock {
        display: block;
        overflow: visible;
        min-height: auto;
        background-image: none;
    }

    .columns-3 {
        display: inline-block;
        width: 280px;
    }

    .footeraddress {
        width: 200px;
        margin-right: auto;
        margin-left: auto;
    }

    .column-9 {
        display: inline-block;
        padding-right: 0px;
        padding-left: 0px;
        text-align: center;
    }

    .sociallines {
        display: none;
        overflow: hidden;
        width: 0%;
        height: 0px;
    }

    .searchmenucolumn {
        padding-right: 0px;
    }

    .brand {
        width: 85%;
        padding-left: 0px;
    }

    .btnimg {
        height: auto;
        max-height: none;
        max-width: 30px;
    }

    .mobilemenubox {
        width: 85px;
        margin-right: 5px;
        margin-left: 5px;
    }

    .mobilemenu {
        top: 264px;
    }

    .mobilemenuinside {
        width: 280px;
    }

    .mobilemenucolumn {
        padding-right: 0px;
        padding-left: 0px;
    }

    .image-slider {
        min-height: auto;
    }

    .topimgsider {
        height: auto;
        max-height: none;
        min-height: auto;
        margin-top: 0px;
        background-image: none;
    }

    .topimgsider.subpage {
        height: 150px;
    }

    .column-12 {
        padding-top: 40px;
    }

    .eventcolumn {
        min-height: 300px;
        margin-top: 0px;
        padding-top: 0px;
        padding-right: 20px;
        padding-left: 20px;
    }

    .eventcolumn.mobile {
        margin-top: 30px;
    }

    .div-block-3 {
        width: 100%;
        margin-top: 30px;
        margin-bottom: 40px;
        text-align: center;
    }

    .image-14 {
        max-width: none;
        margin-right: 0px;
    }

    .paragraph-small {
        display: block;
        margin-right: auto;
        margin-left: auto;
    }

    .div-block-4 {
        margin-right: 0px;
        padding-right: 0px;
        padding-left: 0px;
        text-align: center;
    }

    .topgroup {
        overflow: hidden;
        max-height: none;
        min-height: auto;
        margin-top: 10px;
    }

    .heading {
        font-size: 32px;
        line-height: 35px;
    }

    .topmenucolumns {
        display: block;
    }

    .mobilemenuopen {
    }

    .link-2 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .mobilemenulinks {
        width: auto;
    }

    .column-16 {
        padding-left: 0px;
    }

    .topslidetext {
        top: 5%;
    }

    .text-block-5 {
        font-size: 20px;
        line-height: 23px;
    }

    .usgbc {
        width: 30%;
    }

    .foodicontopmargin {
        max-width: 90%;
    }

    .foodbtn #meetTeam {
        margin-top: 0px;
    }

    .div-block-7 {
        width: 100%;
    }

    .sliderthumbnail {
        width: 100%;
    }

    .eventthumbnail {
        padding: 5px;
    }
}

@font-face {
    font-family: 'Fa solid 900';
    src: url('../fonts/fa-solid-900.woff2') format('woff2'), url('../fonts/fa-solid-900.eot') format('embedded-opentype'), url('../fonts/fa-solid-900.woff') format('woff'), url('../fonts/fa-solid-900.ttf') format('truetype'), url('../fonts/fa-solid-900.svg') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Fa brands 400';
    src: url('../fonts/fa-brands-400.woff2') format('woff2'), url('../fonts/fa-brands-400.eot') format('embedded-opentype'), url('../fonts/fa-brands-400.woff') format('woff'), url('../fonts/fa-brands-400.ttf') format('truetype'), url('../fonts/fa-brands-400.svg') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Fa 400';
    src: url('../fonts/fa-regular-400.woff2') format('woff2'), url('../fonts/fa-regular-400.eot') format('embedded-opentype'), url('../fonts/fa-regular-400.woff') format('woff'), url('../fonts/fa-regular-400.ttf') format('truetype'), url('../fonts/fa-regular-400.svg') format('svg');
    font-weight: 400;
    font-style: normal;
}

form section {
    margin: 20px 0;
}

#fileToUpload {
    border: none;
}

.testimonial {
    font-family: georgia;
    font-weight: 100;
    font-style: italic;
    padding-left: 80px;
    background-image: url("../images/quote-left.png");
    background-position: top left;
    background-repeat: no-repeat;
    line-height: 2em;
    background-size: 70px;
    font-size: 19px;
}

.tcredit {
    margin-top: 20px;
    margin-left: 80px;
    margin-bottom: 50px;
}

.tcredit em {
    font-size: .9em;
}

section {
    margin-bottom: 40px;
    margin-top: 40px;
    font-size: 20px;
    line-height: 2em;
}

.lineBreak {
    background-image: url("../images/line-break.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 50px;
    width: 100%;
    margin: 80px 0 50px 0;
}

.rscIcons {
    text-align: center;
}

.iconTxt {
    text-align: center;
    font-size: 20px;
    display: block;
    margin-top: 10px;
}

a.buttonwhiteline {
    color: #fff;
    font-size: 17px;
}

a.buttonblueline {
    font-size: 17px;
}

a.buttonblueline:hover {
    color: #0075a9;
}

a.mobilelinks:link {
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    display: block;
    border-bottom: 1px dashed #fff;
    margin-left: 20px;
    margin-right: 20px;
}

a.mobilelinks:visited {
    color: #6abf4b;
}

.mobilemenucolumn ul li.page_item {
    padding: 0;
}

.mobilemenucolumn ul li.page_item a {
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    display: block;
    margin-left: 20px;
    margin-right: 20px;
}

.topnavitext a {
    vertical-align: middle;
    color: #fff;
}

.dropdown-list ul {
    width: 140px;
    height: auto;
    font-size: 13px;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    background-color: rgba(106, 191, 75, 0.65);
}

.right ul {
    width: 140px;
    height: auto;
    font-size: 13px;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    background-color: rgba(60, 158, 223, 0.65);
}

.dropdown-list ul li {
    list-style: none;
    padding-left: 15px;
}

@media (max-width: 991px) {
    .dropdown-list ul li {
        padding-left: 7px;
        font-size: 12px;
    }
}

.dropdown-list ul li:hover {
    background-color: rgba(106, 191, 75, 0.80);
}

.right ul li:hover {
    background-color: rgba(60, 158, 223, 0.80);
}

.dropdown-list.right.w--open {
    background-color: transparent;
}

.dropdown-link {
    overflow: hidden;
    width: 100%;
    max-width: none;
    padding-right: 10px;
    padding-left: 10px;
    border-bottom: 1px none #fff;
    background-color: rgba(106, 191, 75, 0.65);
    color: #fff;
    font-size: 13px;
}

.dropdown-list ul li.page_item a {
    color: #fff;
}

.dropdown-link:hover {
    background-color: rgba(106, 191, 75, 0.85);
}

.dropdown-link.green {
    background-color: rgba(60, 158, 223, 0.65);
}

.dropdown-link.green:hover {
    background-color: rgba(60, 158, 223, 0.85);
}

.dropdown-link.top {
    background-color: hsla(0, 0%, 100%, 0.85);
    color: #0075a9;
}

.dropdown-link.top:hover {
    background-color: #fff;
    color: #3c9edf;
}

.bottomtriangle {
    position: relative;
    width: 140px;
    height: 50px;
    max-width: none;
    margin-bottom: 0px;
    opacity: 0.65;
}

@media (max-width:767px){
    .topimgsider {
    }
}

@media (max-width: 479px){
    .topgroup {
    }

    .topimgsider {
    }
}

p {
    margin-top: 40px;
}

.planner-banner {
    z-index: 190;
}

h3 {
    color: #555555;
    margin-top: 30px;
    font-weight: 600;
    font-size: 28px;
    white-space: normal;
}

section ul.bigSpace li {
    padding: 30px 0;
    line-height: 1.7em;
}

section ol li {
    line-height: 1.7em;
}

.newsblock {
    min-height: 377px;
}

section a:visited,
section a:link {
    color: #0075a9;
}

section a:hover {
    color: #6abf4b;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    background-color: transparent;
    border: 1px solid #dddddd;
    border-bottom-color: #eee;
    border-radius: 4px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.nav-tabs {
    margin-bottom: 10px;
}

.edgeFrame {
    background-color: transparent;
    background-image: url('../images/edgeFrame.png');
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 50;
}

.edgeFrameSm {
    background-color: transparent;
    background-image: url('../images/edgeFrame-sm.png');
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
}

.search-form label {
    display: inline-block;
}

.search-page-form .search-field {
    height: 40px;
    padding-left: 5px;
}

.search-page-form .search-submit {
    background-color: #0075a9;
    color: #fff;
    cursor: pointer;
    border: none;
    margin-top: 3px;
    height: 40px;
}

.awYearsDropdown {
    font-size: 23px;
    margin: 30px auto;
}

section.news {
    text-align: center;
}

.dropTabs {
    border-radius: 8px;
    overflow: hidden;
}

.dropTabs input {
    display: none;
}

.dropTabs .row {
    display: flex;
}

.dropTabs .row .col {
    flex: 1;
}

.dropTabs .row .col:last-child {
    margin-left: 1em;
}

.dropTabs .tab {
    width: 100%;
    color: #717171;
    overflow: hidden;
}

.dropTabs .tab-label {
    display: flex;
    justify-content: space-between;
    padding: 0px 1em;
    background: transparent;
    cursor: pointer;

    /* Icon */
}

.dropTabs .tab-label .tab-txt {
    margin-top: 20px;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.5em;
}

@media (max-width: 479px){
    .dropTabs .tab-label .tab-txt {
        margin-top: 0px;
    }
}

.dropTabs .tab-label:hover {
    background: #fff;
}

.dropTabs .tab-label::after {
    content: "\276F";
    width: 2em;
    height: 2em;
    text-align: center;
    transition: all 0.35s;
    font-size: 30px;
    padding-top: 20px;
}

.dropTabs .tab-content {
    max-height: 0;
    padding: 5px 1em;
    color: #717171;
    background: transparent;
    transition: all 0.35s;
}

.dropTabs .tab-content ul li {
    margin: 10px;
    list-style: circle;
}

.dropTabs .tab-close {
    display: flex;
    justify-content: flex-end;
    padding: 1em;
    font-size: 0.75em;
    background: #fff;
    cursor: pointer;
}

.dropTabs .tab-close:hover {
    background: #fff;
}

.dropTabs input:checked + .tab-label {
    background: #eee;
}

.dropTabs input:checked + .tab-label::after {
    transform: rotate(90deg);
}

.dropTabs input:checked ~ .tab-content {
    max-height: 100vh;
    padding: 1em;
}

.video-icon {
    top: 37%;
    left: 40%;
    z-index: 100;
    display: block;
    color: #fff;
    opacity: 0.7;
    position: absolute;
}

.corona {
    margin: 40px auto 0px auto;
    font-weight: bold;
    text-align: center;
    width: 70%;
    max-width: 700px;
    font-size: 1em;
    border: 1px solid #0075a9;
    padding: 10px 15px;
    clear: both;
    background-color:rgba(0,117,169,0.05);
}

@media (max-width:767px) {
    .corona {
        font-size: .7em;
        margin: 100px auto 0px auto;
    }
}

@media (max-width: 479px){
       .corona {
        font-size: .7em;
        margin: 20px auto 0px auto;
           width:80%;
    }
}