/* Move Footer - Contact Us Down */
.footer-col {
    margin-top: 70px;
}

/* Hide Connect With Us Zone */
.connectUsHolder {
Display: none;
}

/* Updates to TitleText Style */
.TitleText {
    font-size: 30px;
    font-weight: 400;
    line-height: 48px;
    margin-bottom: 16px;
    text-transform: uppercase;
}

/* Condense Footer Quick Links */
.footer-links ul li {
    margin-bottom: 0px;
}

/* Add Padding Around Buttons */
.WhiteBorder {
    padding-left: 10px;
    padding-right: 10px;
}

/* Adjust height of long nav items */
@media screen and (min-width: 1098px) and (max-width: 1450px){
.header .navbar .nav li:nth-child(2) a {
padding: 30px 15px;
}}

/* Widen footer at wide widths */
@media screen and (min-width: 1545px) {
.container.containerCustom {
    width: 1540px;
}
}

/* Add Underline to Link Hover State */
a:hover, a:focus { color: #0086BF; text-decoration: underline; }

/* Increase Primary Nav Sub-Menu Item Font Size */
.header .navbar .nav li.dropdown .megaMenuSection li a {
    font-size: 16px;
}

/* Increase Primary Nav Font Size at Wide Widths */
@media screen and (min-width: 1593px){
.header .navbar .nav li a {
    font-size: 20px;
}}

/* Increase Padding Between SubMenu Columns */
.mainMenuMob-col {
    width: 25%;
}

/* Update Interior Page Event Merge Links */
.event-link {
    margin: 0 5px;
}

/* Footer Links into Single Column */
@media only screen and (max-width: 767px){
.footer-links.footer-mblinks {
    display: block;
}}

@media only screen and (max-width: 767px){
.footer-links.footer-mblinks ul {
    width: 100%;
}}

/* Update to Section Header Style on ClassifiedAd Custom Page */
#Main1760590 div.tsAppSectionHeading {
font-family: 'Source Serif Pro', serif;
    font-weight: 600;
    font-size: 25px !important;
    color: #1B365D;
    margin: 0;
}

/* Re Positioning Nav Items at various widths */
@media screen and (min-width: 1098px) and (max-width: 1349px){
.header .navbar .nav li:nth-child(3) a {
padding: 40px 15px;
}}

@media screen and (min-width: 979px) and (max-width: 1100px){
.header .navbar .nav li:nth-child(2) a {
padding: 30px 5px;
}}

@media screen and (min-width: 979px) and (max-width: 1100px){
.header .navbar .nav li:nth-child(3) a {
padding: 40px 10px;
}}

@media screen and (min-width: 979px) and (max-width: 1100px){
.header .navbar .nav li:nth-child(4) a {
padding: 40px 10px;
}}

@media screen and (min-width: 979px) and (max-width: 1100px){
.header .navbar .nav li:nth-child(5) a {
padding: 40px 10px;
}}

@media screen and (min-width: 979px) and (max-width: 1100px){
.header .navbar .nav li:nth-child(6) a {
padding: 40px 10px;
}}

@media screen and (min-width: 979px) and (max-width: 1100px){
.header .navbar .nav li:nth-child(7) a {
padding: 45px 10px;
}}

@media screen and (min-width: 1100px) and (max-width: 1149px){
.header .navbar .nav li:nth-child(6) a {
padding: 40px 10px;
}}

@media screen and (min-width: 1200px) and (max-width: 1250px){
.header .navbar .nav li:nth-child(6) a {
padding: 40px 10px;
}}

/* Remove Extra Padding from Mobile Nav */
@media screen and (max-width: 979px)
.nav-collapse .dropdown-menu .mobile-link.megaMenuSection ul.mainMenu li a {
    padding-top: 10px !important;
}

/* Hide Sponsor Name from Event Sponsors */
.media-heading {
    display: none;
}

/* Update Under Carousel Button Width */
.AnnouncementSliderBox .owl-carousel .item li a.MeckButton {
    width: 526px;
}

/* Update Under Carousel Button Width on Mobile */
@media only screen and (max-width: 767px){
.AnnouncementSliderBox .owl-carousel .item li a.MeckButton {
    line-height: 12px;
    width: 300px;
    margin-top: 5px;
    padding: 8px;
    height: 40px;
    font-size: 10px;
}}

/* Correct Alignment Issue for CLEAR Buttons on UpdateSection Custom Form */
#Main7949336 .tsAppBodyButton {
    margin-bottom: 10px;
}

/* Update Text on UpdateSection Custom Form */
#Main7949336 .tsAppBodyText {
    font-family: 'Source Serif Pro', serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.5;
    color: #2D2D2D;
}

/* Update Text on UpdateSection Custom Form */
#Main7949336 input.tsAppBodyText {
    font-family: 'Source Serif Pro', serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.5;
    color: #2D2D2D;
}
