/*======================================================
  STRUCTURE.CSS
  ======================================================

    1.  BODY STYLES
    2.  HEADER
            - Logo
            - Search
            - Social Media
            - Main Nav
            - Mobile Nav

    3.  CONTENT AREA
            - Interior Banner
            - Top Content
            - Subnav
            - Contact
    4.  HOMEPAGE
            - Left Content
            - News Ticker
            - Right Content
            - Bottom Content
    5.  FOOTER
    6.  MEDIA QUERIES
            - Desktop
            - Tablet
            - Mobile
            - Narrow Mobile

  ===================================================== */


/*======================================================
  1. BODY STYLES
  ===================================================== */

html,
body {
    min-width: 320px;
}

#uber,
body,
html {
    width: 100%;
}

#uber {

	width: 100%;
	margin: 0 auto;
	background: #fff;
	overflow-x: hidden;
}

.ic-container-fluid {
	position: relative;
	z-index: 1;
	width: 94%;
	max-width: 1400px;
	padding: 0;
}


/*======================================================
  2. HEADER
  ===================================================== */

header {
    display: table;
    width: 100%;
    padding-top: 25px;
    position: relative;
    z-index: 1000;
}

.headerLeft,
.headerRight {
    display: table-cell;
    vertical-align: middle;
}

.headerLeft {
    padding-right: 15px;
    width: 373px;
    z-index: 999;
}

.headerTopRow {
    display: flex;
    margin-bottom: 13px;
    width: 100%;
    text-align: right;
}


/*==================
  Logo
====================*/

#logo img {
    width: auto;
    height: 75px;
}

#logo a {
    display: inline-block;
}

#logo a:focus img {
    outline: 1px solid #00512f;
}

#logo p {
    margin: 0 !important;
}


/* /*==================
  Search
====================*/

.searchContainer {
    flex: 2 1 230px;
    padding-right: 15px;
    height: 32px;
    vertical-align: top;
}

.search {
    width: 100%;
    height: 32px;
    background: #e9e9e9;
    background: linear-gradient(to bottom, #ffffff 0%, #e9e9e9 100%);
    border: solid 1px #b9b9b9;
    border-radius: 2px;
}

.search form {
    display: block;
}

.search input {
    border: none;
    background: none;
}

.search input.searchText {
    width: calc(100% - 44px);
    height: 30px;
    padding: 0 0 0 15px;
    margin: 0;
    float: left;
    font-size: 1.125em;
    color: #000;
    background: none;
    border: none;
    overflow: hidden;
}

.search .gobutton {
    display: block;
    width: 44px;
    height: 30px;
    margin: 0;
    padding: 0;
    float: right;
    text-indent: -9999px;
    background: url(../images/structure/icon-search2x.png) center center no-repeat !important;
    background-size: 20px auto !important;
}

.search .gobutton:focus {
    border: dotted 1px #ccc;
}

#cludo-search-results .search-filters ul a{
    text-decoration: none !important;
}

#cludo-search-results .search-filters ul a:hover, #cludo-search-results .search-filters ul a:focus{
    text-decoration: underline !important;
}

#cludo-search-results .search-filters ul a.active{
    background-color: #00512f !important;
}


/* Cloud Search */

.gsc-search-box {
    margin: 0 !important;
    padding: 0 !important;
}

.gsc-search-box input.gsc-input {
    padding: 0 15px !important;
    width: 100% !important;
    border: none !important;
}

table.gsc-search-box td.gsc-input {
    padding-right: 0 !important;
}

.gsc-search-box .gsc-input input.gsc-input {
    background: transparent !important;
}

.gsc-search-box input.gsc-search-button {
    display: block;
    width: 44px;
    min-width: 1px;
    height: 30px;
    margin: 0;
    padding: 0;
    float: right;
    text-indent: -9999px;
    background: url(../images/structure/icon-search2x.png) center center no-repeat !important;
    background-size: 20px auto !important;
    border: none;
}

.gsc-search-box .gsc-clear-button {
    display: none !important;
}


/*================= MOBILE SEARCH */

.mobileSearchContainer {
    display: none;
} */


/* GOOGLE TRANSLATE */

#translateContainer {
    flex: 1 1 135px;
    text-align: left;
    vertical-align: top;
}

#translateContainer #google_translate_element {
    display: inline-block;
    padding: 0 0 0 15px;
    width: 100%;
    background: #e9e9e9;
    background: linear-gradient(to bottom, #ffffff 0%, #e9e9e9 100%);
    border: solid 1px #b9b9b9;
    border-radius: 2px;
}

#translateContainer #google_translate_element .goog-te-gadget-simple {
    padding-top: 4px;
    padding-bottom: 2px;
    width: 100%;
    background: url(../images/structure/translate_chevron-down2x.png) right 10px center no-repeat;
    background-size: auto 12px;
    border: none;
}

#translateContainer #google_translate_element .goog-te-menu-value {
    margin: 0;
    padding: 0;
}

#translateContainer #google_translate_element .goog-te-menu-value span {
    font-family: Roboto, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: black;
    font-size: 18px;
    font-weight: normal;
    text-decoration: none;
    position: relative;
    top: 1px;
}

#translateContainer #google_translate_element:hover span,
#translateContainer #google_translate_element:active span,
#translateContainer #google_translate_element:focus span {
    text-decoration: underline;
}

#translateContainer #google_translate_element .goog-te-gadget-simple>img {
    margin-right: 5px;
}

#translateContainer #google_translate_element .goog-te-menu-value img,
#translateContainer #google_translate_element .goog-te-menu-value span {
    display: none;
}

#translateContainer #google_translate_element .goog-te-menu-value span:first-child {
    display: inline-block;
}


/*==================
  Social Media
====================*/

.socialLinks ul {
    margin: 0 0 0 15px;
    padding: 0;
}

.socialLinks li {
    list-style-type: none;
    display: inline-block;
    margin: 0;
    padding: 0;
}


.socialLinks a {
    display: inline-block;
    width: 32px;
}

#browseAloudContainer {
    display: inline-block;
}

#browseAloudContainer a:first-child {
    margin: 0;
}

.socialLinks a img {
    display: block;
    width: 100%;
    height: auto;
}

.mobileSocialLinks {
    display: none;
}


/*==================
  Mobile Nav
====================*/

.mobileNav {
    display: none;
    width: 100%;
    padding-top: 12px;
    float: right;
}


/*======================================================
  3. CONTENT AREA
  ===================================================== */

#main {
    /* background: #fff; */
    /* width: 100%; */
    position: relative;
    /* margin-bottom: 10px; */
    overflow: hidden;
}

.interior #main {
	margin-top: 20px;
	margin-bottom: 20px;
}

#contentInt {
    width: 80%;
    float: left;
    padding-left: 30px;
}

.wide #contentInt {
    width: 100%;
    padding-left: 0;
}

#mainContent:focus {
    outline: none;
}


/*==================
  Interior Banner
====================*/

#intBanner {
    width: 100%;
    height: 0;
    padding-bottom: 30%;
    position: relative;
    margin-bottom: 10px;
    overflow: hidden;
    background: url(../../en/rotatingimages/defaultInterior/defaultInteriorBanner.jpg);
    background-size: cover !important;
    -ms-behavior: url(/styles/backgroundsize.min.htc);
}

#intBanner img {
    width: 100%;
    height: auto;
}

#intBanner p {
    margin: 0;
    padding: 0;
}

#intBanner.hasImage {
    background: none;
    height: auto;
    padding-bottom: 0;
    max-height: 358px;
}

#RightImage.hasImage .eSolutionsGroupPhotoGalleryV2PlaceholderDiv {
    height: auto !important;
}

#photoGalleries .galleryLink {
    display: inline-block;
    margin: 0 2em 1em 0;
    padding: .75em .75em 1em;
    width: calc(33.33% - 1.5em);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: box-shadow 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}

#photoGalleries .galleryLink h3,
#photoGalleries .galleryLink h4 {
    margin-top: 1em;
    margin-bottom: 0;
    font-size: 1em;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

#photoGalleries .galleryLink:hover {
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25), 0 2px 4px rgba(0, 0, 0, 0.22);
}

#photoGalleries .galleryLink:nth-of-type(3n) {
    margin-right: 0;
}

@media only screen and (max-width: 991px) {
    #photoGalleries .galleryLink {
        width: calc(50% - 1.25em);
    }
    #photoGalleries .galleryLink:nth-of-type(3n) {
        margin-right: 2em;
    }
    #photoGalleries .galleryLink:nth-of-type(2n) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 767px) {
    #photoGalleries .galleryLink h3,
    #photoGalleries .galleryLink h4 {
        white-space: normal;
        height: 2.5em;
    }
}

@media only screen and (max-width: 480px) {
    #photoGalleries .galleryLink {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }
}


/*==================
  Top Content
====================*/

.topContent {
    position: relative;
    padding-right: 200px;
    margin-bottom: 10px;
    padding-bottom: 2px;
    border-bottom: solid 1px #a7a7a7;
}

.pageHeadingContainer {
    margin-bottom: 10px;
}

#pageHeading {
    min-height: 60px;
}


/*==================
  SubNav
====================*/

#subNavContainer {
    float: left;
    min-height: 1px;
    width: 20%;
}

#subNavContainer.wide {
    display: none;
}

#subNavBackground {
    border: 1px solid #a7a7a7;
    bottom: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 20%;
}

.subNavTrigger {
    display: none;
    font-size: .85em;
    text-align: center;
    color: #000 !important;
}

.subNavTrigger img {
    width: 34px;
    display: block;
    margin: 0 auto;
    height: auto;
}


/*==================
  Contact
====================*/

#contactMainContainer {
    width: 100%;
    float: left;
    padding: 7px 30px 20px 30px;
    border: solid 1px #a7a7a7;
}

#contactMainContainer h2 {
    background: url(../images/structure/icon_contact2x.png) 0 16px no-repeat;
    background-size: 34px auto;
    border-bottom: solid 1px #a7a7a7;
    padding: 18px 0 18px 48px;
    margin: 0;
    font-size: 1.250em;
    line-height: 1.200em;
    font-weight: normal;
}

.no-backgroundsize #contactMainContainer h2 {
    background: url(../images/structure/icon_contact.png) 0 16px no-repeat;
}

#contactMainContainer .ic-col-sm-1,
#contactMainContainer .ic-col-sm-2,
#contactMainContainer .ic-col-sm-3,
#contactMainContainer .ic-col-sm-4,
#contactMainContainer .ic-col-sm-5,
#contactMainContainer .ic-col-sm-6,
#contactMainContainer .ic-col-sm-7,
#contactMainContainer .ic-col-sm-8,
#contactMainContainer .ic-col-sm-9,
#contactMainContainer .ic-col-sm-10,
#contactMainContainer .ic-col-sm-11,
#contactMainContainer .ic-col-sm-12 {
    overflow: hidden;
}

.contactContainer .contactBody .twitter,
.contactContainer .contactBody .facebook,
.contactContainer .contactBody .youtube,
.contactContainer .contactBody .linkedin,
.contactContainer .contactBody .flickr,
.contactContainer .contactBody .instagram {
    float: left;
    width: 40px;
    height: 40px;
    margin-top: 15px;
    margin-right: 5px;
    text-indent: -9999px;
}

.contactContainer .contactBody .twitter {
    background-image: url("/en/resourcesGeneral/socialicons/icon_twitter.png");
    background-repeat: no-repeat;
    background-size: 40px 40px;
}

.contactContainer .contactBody .facebook {
    background-image: url("/en/resourcesGeneral/socialicons/icon_facebook.png");
    background-repeat: no-repeat;
    background-size: 40px 40px;
}

.contactContainer .contactBody .youtube {
    background-image: url("/en/resourcesGeneral/socialicons/icon_youtube.png");
    background-repeat: no-repeat;
    background-size: 40px 40px;
}

.contactContainer .contactBody .linkedin {
    background-image: url("/en/resourcesGeneral/socialicons/icon_linkedin.png");
    background-repeat: no-repeat;
    background-size: 40px 40px;
}

.contactContainer .contactBody .flickr {
    background-image: url("/en/resourcesGeneral/socialicons/icon_flickr.png");
    background-repeat: no-repeat;
    background-size: 40px 40px;
}

.contactContainer .contactBody .instagram {
    background-image: url("/en/resourcesGeneral/socialicons/icon_instagram.png");
    background-repeat: no-repeat;
    background-size: 40px 40px;
}


/* TOGGLE CONTENT DIV */

.toggleContent {
    padding: 10px;
    background: #eaeaea;
    font-size: .9em;
    margin: 15px 0;
	display: flex;
}


/*======================================================
  4. HOMEPAGE
  ===================================================== */

#uberMain.quickLink01,
#uberMain.quickLink02,
#uberMain.quickLink03,
#uberMain.quickLinks {
    position: relative;
    z-index: 1001;
}


/*==================
  Left Content
====================*/

#contentLeft {
    float: left;
    width: 60%;
    padding: 0 4px 0 0;
    opacity: 0;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.bannerLoaded #contentLeft {
    opacity: 1;
}


/*=====================
  News Ticker
======================= */

.tickerContentOuter {
    width: 100%;
    padding: 4px 0 0 0;
}

.ticker-content {
    width: 100%;
    background: #121212;
    padding: 12px 105px 14px 145px;
    position: relative;
    color: #fff;
}

.ticker-content .newsTickerTitle {
    display: block;
    position: absolute;
    left: 20px;
    top: 12px;
    font-weight: bold;
    color: #FFF;
}

.ticker-content ul,
.ticker-content ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    width: 100%;
}

.ticker-content ul li a {
    color: #fff;
    display: block;
    text-decoration: none;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.ticker-content ul li a:hover,
.ticker-content ul li a:focus {
    text-decoration: underline;
}

.tickerContentOuter .viewMore {
    position: absolute;
    right: 37px;
    top: 12px;
}

.tickerContentOuter .viewMore a {
    color: #FFF;
    font-weight: bold;
}

#newsPause {
    position: absolute;
    right: 14px;
    top: 12px;
    width: 19px;
    height: 22px;
}

#newsPause a {
    display: block;
    width: 19px;
    height: 22px;
    font-size: 1%;
    text-indent: -9999em;
    overflow: hidden;
    background: url(../images/structure/ticker_pause2x.png) center center no-repeat;
    background-size: 9px auto;
    transition: background 0.1s ease-in;
    -webkit-backface-visibility: hidden;
}

#newsPause.selected a {
    background: url(../images/structure/ticker_play2x.png) center center no-repeat;
    background-size: 8px auto;
}

#newsPause a:hover,
#newsPause a:active {
    text-decoration: none;
    background-color: #4d4d4d;
}


/*==================
  Right Content
====================*/

#contentRight {
    float: left;
    width: 40%;
    opacity: 0;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.bannerLoaded #contentRight {
    opacity: 1;
}

#contentRightTop {
    width: 100%;
    float: left;
    padding: 0 0 4px 0;
    overflow: hidden;
    position: relative;
}

#weatherContent {
    position: relative;
    margin-top: 4px;
    display: none;
    height: 25%;
    max-height: 96px;
}

#weatherContent.subBannerOn {
    display: block;
}

#homepageContent,
#weatherContent {
    width: 100%;
    float: left;
}

#homepageContentImage,
#homepageContentImage img,
#weatherContentImage,
#weatherContentImage img {
    width: 100%;
    float: left;
    height: auto;
}

#weatherContentImage {
    background: #DADDE2;
}

.subBannerOn #homepageContentImage,
.subBannerOn #homepageContentImage img {
    display: none;
}

#homepageContentImageSmall,
#homepageContentImageSmall img {
    height: 75%;
    max-height: 300px;
    width: 100%;
    display: none;
}

.subBannerOn #homepageContentImageSmall,
.subBannerOn #homepageContentImageSmall img {
    display: block;
}

#homepageContentImage p,
#homepageContentImageSmall p,
#weatherContentImage p {
    margin: 0 !important;
}

#homepageContentText,
#homepageContentText.left {
    position: absolute;
    width: 50%;
    left: 5%;
    top: 15%;
    color: #FFF;
    text-align: center;
}

#homepageContentText.center {
    text-align: center !important;
}

#homepageContentText.left {
    text-align: center !important;
    /* option not given for left-right alignment so it defaults to left setting, which we will handle as centered for now */
}

#homepageContentText.right {
    /* left: auto;
    right: 5%;
    text-align: right !important; */
    text-align: center !important;
    /* option not given for left-right alignment so it defaults to left setting, which we will handle as centered for now */
}

#homepageContentText.middle {
    left: auto;
    right: 5%;
    top: 18%;
    width: 90%;
    text-align: center;
}

#homepageContentText.top {
    left: auto;
    right: 5%;
    width: 90%;
    top: 5%;
    text-align: center;
}

#homepageContentText.bottom {
    left: auto;
    right: 5%;
    width: 90%;
    top: auto;
    bottom: 5%;
    text-align: center;
}

.subBannerOn #homepageContentText.bottom {
    bottom: 30%;
}

#weatherContentText {
    position: absolute;
    width: calc(100% - 50px);
    top: 0;
    bottom: 0;
    right: 0;
    left: 25px;
    color: #FFF;
    pointer-events: none;
    height: 50%;
    margin: auto;
}

#homepageContentText a,
#homepageContentText a:link,
#homepageContentText a:visited,
#weatherContentText a,
#weatherContentText a:link,
#weatherContentText a:visited {
    text-decoration: underline;
    color: inherit;
}

#homepageContentText h2 {
    font-size: 2.625em;
    line-height: 1.2em;
    font-weight: 300;
    margin: 0;
}

#homepageContentText h3 {
    font-size: 1.250em;
    line-height: 1.200em;
    font-weight: 300;
    margin: 0;
}

#homepageContentText h2,
#homepageContentText h3,
#homepageContentText p {
    text-shadow: 1px 1.73px 0 rgba(0, 0, 0, .35);
}

#homepageContentText.dark h2,
#homepageContentText.dark h3,
#homepageContentText.dark p {
    text-shadow: none;
}

#weatherContentText h2,
#weatherContentText h3,
#weatherContentText p {
    font-size: 1.38em;
    line-height: 2.5em;
    font-weight: 500;
    margin: 0;
}

#homepageContentText p.button {
    background: none;
    border-radius: 0px;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    font-size: 1em;
    font-weight: normal;
    text-decoration: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

#homepageContentText .button a,
#homepageContentText a.button {
    display: block;
    font-size: 0.875em;
    line-height: 25px;
    font-weight: normal;
    height: 25px;
    padding: 0 10px !important;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #FFF;
    background: #000;
    background: rgba(0, 0, 0, 0.36);
    border-radius: 3px;
}

#homepageContentText.dark,
#homepageContentText.dark p.button,
#homepageContentText.dark .button a,
#homepageContentText.dark a.button {
    color: #000 !important;
}

#weatherContentText.dark {
    color: #1C232D !important;
}

#homepageContentText.dark .button a,
#homepageContentText.dark a.button {
    background: #000;
    background: rgba(255, 255, 255, .36);
}

#contentRightBottom {
    width: 100%;
    float: left;
    padding: 0px 0 10px 0;
    background: #cbe4ba;
}

#newsBoxes {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    overflow: hidden;
}

#newsBoxes .box {
    position: relative;
    padding: 2rem;
    margin-bottom: -999px;
    padding-bottom: 999px;
}

#newsBoxes .bg-light {
    background-color: #e6f1e1;
}

#newsBoxes .bg-lighter {
    background-color: #d9e5e1;
}

#newsBoxes .bg-lightest {
    background-color: #eeeeee;
}

#newsBoxes .box h2 {
    margin: 0;
    padding: 0 100px 1.5rem 35px;
    font-size: 1.5em;
    line-height: 1;
    border-bottom: solid 1px rgba(255, 255, 255, .5);
}

#newsBoxes .box h2+a {
    position: absolute;
    display: inline-block;
    padding: .375em .5em;
    top: 1.75rem;
    right: 2rem;
    font-weight: bold;
    line-height: 1;
    color: #000;
    background-color: #8ec56a;
}

#newsBoxes .box img {
    position: absolute;
    top: 2rem;
    left: 2rem;
    width: 24px;
    height: 24px;
}

#newsBoxes .box ul {
    margin: 0 0 1.5rem;
    padding: 0;
    overflow: hidden;
}

#newsBoxes .box ul li {
    padding: 1rem 0;
    list-style: none;
}

#newsBoxes .box ul li a {
    display: block;
    margin-bottom: .5rem;
    font-size: 1.125em;
    font-weight: bold;
    line-height: 1.125;
}

#newsBoxes .box ul li p {
    margin: 0;
    line-height: 1.25;
}

#newsBoxes .box ul+a {
    display: block;
    padding-bottom: 1.5rem;
}

#newsBoxes .box .viewMore {
    padding-bottom: 20px;
    display: block;
}


/*==================
  Bottom Content
====================*/

#contentBottom {
    background: #EEE;
    float: left;
    width: 100%;
    color: #000;
    margin: 4px 0 0 0;
    padding: 13px 20px;
    overflow: hidden;
}

#contentBottom h2 {
    font-size: 1em;
    line-height: 1.375em;
    font-weight: bold;
    margin: 0;
    padding: 0 5px 0 0;
    float: left;
}

#contentBottom ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
}

#contentBottom li {
    margin: 0;
    padding: 0 3px;
    float: left;
}

#contentBottom li:not(:last-child):after {
    position: relative;
    content: ", ";
}

#contentBottom a {
    color: #00512f;
}


/*======================================================
  5. FOOTER
  ===================================================== */

footer {
    background: #00512f;
    float: left;
    width: 100%;
    color: #FFF;
    text-align: center;
    /* margin: 4px 0 4px 0; */
    padding: 10px 5px 5px 5px;
    overflow: hidden;
}

footer p {
    margin: 0;
}

footer .footerText {
    display: inline-block;
    overflow: hidden;
    padding: 3px 17px 3px 17px;
}


/*======================================================
  6. MEDIA QUERIES
  ===================================================== */

  @media (min-width: 992px) {
	#uber {
		padding-top: 183px;
	}

	.scrollingDownward #uber {
		padding-top: 158px!important;
	}
  }

@media only screen and (max-width: 1300px) {
    #contentLeft {
        width: 52%;
    }
    #contentRight {
        width: 48%;
    }
    #homepageContentText {
        width: 55%;
    }
    #homepageContentText h2 {
        font-size: 2em;
    }
    #subNavContainer,
    #subNavBackground {
        width: 25%;
    }
    #contentInt {
        width: 75%;
    }
}

@media only screen and (max-width: 1075px) {
    .headerLeft {
        width: 285px;
    }
}


/*==================
  Tablet
====================*/

@media only screen and (max-width: 991px) {
	#uber {
		padding-top: 0!important;
	}
    #homepageContentImageSmall,
    #homepageContentImageSmall img {
        height: 75%;
        max-height: 100%;
        width: 100%;
    }
    #weatherContent {
        max-height: 100%;
    }
    .headerLeft,
    .headerRight {
        display: table-row;
    }
    #logo {
        width: 250px;
    }
    #contentLeft {
        width: 100%;
        padding: 2px 0;
    }
    #contentRight {
        width: 100%;
        position: relative;
        padding-top: 2px;
        padding-bottom: 39px;
    }
    #contentRightTop {
        width: 70%;
        padding-right: 4px;
    }
    #contentRightBottom {
        width: 30%;
        position: absolute;
        right: 0;
        top: 2px;
        bottom: 43px;
    }
    #homepageContentText p.button {
        display: inline-block;
        margin: 15px 0;
    }
    #contentBottom {
        margin-top: 2px;
        text-align: center;
    }
    #contentBottom h2 {
        float: none;
        font-weight: bold;
    }
    #contentBottom ul {
        width: 100%;
    }
    #contentBottom li {
        display: inline-block;
        float: none;
        padding: 3px 5px;
    }
    /*==================
      Content Area
    ====================*/
    #contentInt {
        width: 100%;
        padding: 0;
    }
    #contentInt {
        margin: 0;
        width: 100%;
    }
    #mainContent {
        width: 100%;
    }
    /* #subNavContainer {
        display: none;
    } */
    .topContent {
        padding-right: 0;
        border: none;
        padding-bottom: 0;
    }
    #pageHeading {
        display: table;
        width: 100%;
    }
    #pageHeading h1 {
        display: table-cell;
        margin: 0;
        padding: 0 20px 10px 0;
        vertical-align: middle;
    }
    #newsBoxes {
        margin-right: -15px;
        margin-left: -15px;
    }
    #newsBoxes .box {
        margin-bottom: 1.5rem;
        padding-bottom: 0;
    }
    .subNavTriggerContainer {
        display: table-cell;
        width: 54px;
        text-align: center;
        padding-left: 10px;
        vertical-align: middle;
    }
    .wide .subNavTriggerContainer {
        display: none !important;
    }
    .subNavTrigger {
        display: block;
        float: right;
    }
    /*==================
      Footer
    ====================*/
    footer {
        text-align: center;
    }
    footer .footerText {
        float: none;
        padding: 3px 0 10px 0;
    }
}


/*==================
  Wide Mobile
====================*/

@media only screen and (max-width: 767px) {
    #uber {
        width: 100%;
    }
    header {
        padding: 0 3% 8px;
    }
    .headerLeft,
    .headerRight {
        display: table-cell;
    }
    .headerLeft {
        width: auto;
    }
    .mobileNav {
        width: auto;
        padding: 15px 0 0 0;
        float: right;
    }
    .search input.searchText {
        font-size: 1.125em;
    }
    .mainNavContainer,
    header .socialLinks,
    #translateContainer {
        display: none;
    }
    .mobileNav {
        display: block;
        text-align: right;
    }
    .mobileSearchContainer {
        display: block;
    }
    .searchContainer {
        padding: 0px 15px !important;
        margin-bottom: 15px;
    }
    #cludo-search-results .cludo-c-3, #cludo-search-results .cludo-c-9{
        flex: 0 0 100% !important;
        max-width: 100% !important;
        width: 100% !important;
    }
    #cludo-search-results .search-filters ul{
        width: 100% !important;
        box-shadow: none !important;
        display: block !important;
        position: relative !important;
        top: auto !important;
        left: auto !important;
        right: auto !important;
        bottom: auto !important;
        margin: 0 0 10px 0 !important;
        padding: 0 !important;
        overflow-y: visible !important;
        border: 1px solid #ddd !important;
        border-bottom: none !important;
    }
    #cludo-search-results .search-filters ul li{
        margin: 0 !important;
        padding: 0 !important;
        border-bottom: 1px solid #ddd !important;
    }
    #logo {
        padding-top: 15px;
        margin-bottom: 0;
        width: 175px;
    }
    #logo img {
        height: 52px;
        width: auto;
    }
    /* Social Links ========= */
    .mobileSocialLinks {
        display: block;
        padding: 8px 3% 5px 3%;
        border-top: 1px solid #DADCDC;
        background: #efefef;
        float: left;
        width: 100%;
        text-align: center;
    }
    /*==================
      Homepage
    ====================*/
    #homepageContentText.middle {
        top: 18%;
    }
    #homepageContentText.top {
        top: 8%;
    }
    #weatherContentText {
        text-align: center;
        left: 0;
        margin: auto 0;
        width: 100%;
    }
    #weatherContentText h2,
    #weatherContentText h3,
    #weatherContentText p {
        text-align: center;
    }
    #contentLeft,
    #contentRight {
        padding: 0;
    }
    .tickerContentOuter {
        width: 100%;
        background: #2d2d2d;
        padding: 0;
    }
    .tickerContentOuter .viewMore,
    #newsPause {
        display: none;
    }
    .ticker-content .newsTickerTitle {
        left: 0;
    }
    .ticker-content {
        width: 94%;
        background: #2d2d2d;
        padding-left: 95px;
        padding-right: 0;
        margin: 0 auto;
        font-size: 0.750em;
    }
    #contentRightTop {
        width: 100%;
        padding: 3%;
    }
    #homepageContentText {
        left: 8%;
    }
    #homepageContentText h2 {
        font-size: 2.000em;
        line-height: 1.250em;
        font-weight: 300;
        margin: 0;
    }
    #homepageContentText h3 {
        font-size: 0.875em;
        line-height: 1.286em;
        font-weight: normal;
        margin: 0;
    }
    #homepageContentText p {
        margin-bottom: 0;
        font-size: .875em;
        line-height: 1.5;
    }
    #homepageContentText p.button {
        font-size: 0.875em;
        line-height: 1.286em;
    }
    #contentRightBottom {
        position: relative;
        top: auto;
        bottom: auto;
        right: auto;
        width: 94%;
        margin: 0 3%;
        padding: 0 0 3% 0;
        background: #FFF;
    }
    #contentBottom {
        border-top: 1px solid #b9b9b9;
    }
    /*==================
      Content Area
    ====================*/
    .toggleContent {
        display: none;
    }
    #main {
        width: 100%;
        padding: 0 3%;
    }
    /* Contact ========= */
    #contactMainContainer .ic-row {
        margin: 0 -15px;
    }
    #contactMainContainer p {
        margin-top: 0;
    }
    .contactHeader {
        margin-bottom: 15px;
    }
    /*==================
      Footer
    ====================*/
    footer {
        margin: 0;
        font-size: 0.750em;
    }
    footer .footerText {
        padding-bottom: 3px;
    }
    /*==================
      Other
    ====================*/
    #EmergencyBannerWrapperOuter,
    #BrowserBannerWrapperOuter {
        z-index: 4000;
    }
}

@media (max-width: 480px) {
    #homepageContentText,
    #homepageContentText.left,
    #homepageContentText.right {
        right: 0;
        left: 0;
        margin: auto;
        width: 90%;
    }
    #homepageContentText h2 {
        font-size: 1.5em;
        line-height: 1.250em;
    }
    #homepageContentText p {
        display: none;
    }
    #weatherContentText h2,
    #weatherContentText h3,
    #weatherContentText p {
        font-size: 1em;
    }
}


/* DEV Tweaks  */

.feedbackModal div.ffLogo img {
    max-width: 50% !important;
}

.ui-dialog {
    max-width: 100%;
}