/*-----------------------------------------------------------------------------------

  Theme Name: Williston
  Designer: Alex Parent
  Developer: Devin Metivier @devjmetivier
  Author URI: http://www.revize.com/
  Date: MONTH DAY, 2017

-----------------------------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800|Roboto+Slab:400,500,600,700,800,900&display=swap');
body { background: #fff; font-size: 15px; line-height: 1.6; font-family: sans-serif; color: #000000; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-text-size-adjust: 100%; }

h1, h2, h3, h4, h5, h6 { color: #111; font-weight: normal; margin-bottom: 30px; line-height: 1.2; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }

h1 { font-size: 60px; }

h2 { font-size: 48px; }

h3 { font-size: 20px; }

h4 { font-size: 18px; }

h5 { font-size: 16px; }

h6 { font-size: 14px; }

.header { font-size: 28px; color: #111; margin-bottom: 30px; }

.subheader { font-size: 21px; color: #111; margin-bottom: 30px; }

p { margin: 0 0 30px 0; }

em { font-style: italic; }

strong, b { font-weight: bold; }

small { font-size: 80%; }

hr { border: solid #ccc; border-width: 1px 0 0; clear: both; margin: 10px 0 30px; height: 0; }

a, a:visited { color: #0f99ee; text-decoration: underline; outline: 0 !important; }

a:hover, a:focus { color: #0f99ee; }

p a, p a:visited { line-height: inherit; }

ul, ol { margin-bottom: 20px; margin-left: 10px; }

ul { list-style: disc; }

ol { list-style: decimal; }

ul ul { margin: 4px 0 5px 30px; }

ul ul li { margin-bottom: 6px; }

ul ol { margin: 4px 0 5px 30px; }

ul ol li { margin-bottom: 6px; }

ol ol { margin: 4px 0 5px 30px; }

ol ol li { margin-bottom: 6px; }

ol ul { margin: 4px 0 5px 30px; }

ol ul li { margin-bottom: 6px; }

li { line-height: 1.3; margin-bottom: 7px; }

li p { line-height: 1.3; }

img { max-width: 100%; height: auto; }

a img { border: none; }

.alignleft { float: left; clear: left; margin: 0 20px 20px; }

.alignright { float: right; margin: 0 0 20px 20px; }

.alignnone { margin: 0 auto 20px; display: block; }

img[align="right"], img[style*="float: right"], img[style*="float:right"] { margin: 0 0 20px 20px; }

img[align="left"], img[style*="float: left"], img[style*="float:left"] { margin: 0 20px 20px 0; }

.button, a.button, button, input[type="submit"], input[type="reset"], input[type="button"], .btn { padding: 10px 25px; background: #0067ad; color: #fff !important; border: none; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; display: inline-block; font-size: 13px; font-weight: 900 !important; text-decoration: none; cursor: pointer; line-height: normal; vertical-align: top; font-family: sans-serif; text-transform: uppercase; transition: background .3s; }

.button:hover, a.button:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, .btn:hover { -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; box-shadow: none; background: #0067ad; }

.button:active, a.button:active, button:active, input[type="submit"]:active, input[type="reset"]:active, input[type="button"]:active, .btn:active { -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; box-shadow: none; background: #0067ad; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

form { margin-bottom: 30px; }

fieldset { margin-bottom: 30px; }

input[type="text"], input[type="password"], input[type="email"], input[type="search"], textarea, select { border: 1px solid #e9eaec; padding: 10px 14px; outline: none; font-size: 13px; font-family: sans-serif; color: #777; margin: 0; display: inline-block; background: #fff; border-radius: 0; box-shadow: none; }

input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="search"]:focus, textarea:focus { color: #63686c; border: 1px solid #0F95E9; }

label, legend { display: block; font-weight: bold; font-size: 13px; }

input[type="checkbox"] { display: inline; }

label span { font-weight: normal; font-size: 13px; color: #444; }

legend span { font-weight: normal; font-size: 13px; color: #444; }

.form-control:focus { border-color: inherit; -webkit-box-shadow: none; box-shadow: none; }

::-webkit-input-placeholder { color: #777; }

:-moz-placeholder { color: #777; }

::-moz-placeholder { color: #777; }

:-ms-input-placeholder { color: #777; }

.gsc-control-cse * { box-sizing: content-box; }

form.loginform { background: #fff; padding: 30px; border: 1px solid #D2DFEF; }

form.loginform p { background: #E65229; color: #fff; padding: 20px; line-height: 1; }

form.loginform label { font-weight: normal; }

form.loginform label input { display: block; margin-bottom: 10px; width: 100%; box-sizing: border-box; padding: 10px; color: #000; }

.e-notify { font-weight: bold; font-size: 12px; background: #E7DF7F; position: fixed; padding: 3px 13px 2px; bottom: 10px; left: 10px; color: #111; border-radius: 50px; text-transform: uppercase; z-index: 999; overflow: hidden; box-shadow: 0 0 10px rgba(0, 0, 0, 0.175); }

.e-notify img { display: none; }

.e-notify i { margin-right: 4px !important; }

.e-notify a { position: absolute; top: 0; bottom: 0; left: 0; right: 0; }

.floating-alert { position: fixed; z-index: 99999; bottom: 10px; margin: 0; right: 10px; border: 3px solid #fff; background: #000; background: rgba(0, 0, 0, 0.9); box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); color: #fff; padding: 30px; font-size: 14px; width: 350px; }

.floating-alert h4 { color: #ffc140; margin: 0 0 10px; font-family: sans-serif; font-weight: bold; text-transform: uppercase; font-size: 18px; }

.floating-alert .btn { padding: 8px 10px; margin: 20px 0 0 0 !important; }

.floating-alert .close { padding: 0; background: none !important; color: #fff !important; opacity: 1; margin-right: 20px; }



.logoBtn {
  position: absolute;
  top: 20px;
  left: 0;
  z-index: 9999;
}
.float_button_above {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 9999;
}
.sliderBtn {
  position: absolute;
  top: 190px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 99;
}
.captionBtn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
.newsHeadertBtn {
  position: absolute;
  top: 60px;
  left: 30px;
}
.newBtn {
  position: absolute;
  top: -30px;
  left: 0;
}
.mayorBtn {
  position: absolute;
  top: 1290px;
  left: 40px;
}
.mayorslistBtn {
  position: absolute;
  top: 1290px;
  right: 50px;
}
.interestlistBtn {
  position: absolute;
  top: -30px;
  left: 0;
}
.interestlist2Btn {
  position: absolute;
  top: -30px;
  left: 0;
}
.copyrightBtn {
  position: absolute;
  top: 0;
  left: 0;
}
.stikynavsBtn {
  position: fixed;
  top: 105px;
  left: 0;
  z-index: 9999;
}
.alertbtn {
  position: absolute;
  bottom: 0;
  left: 0;
}
.interestBtn {
  position: absolute;
  top: 60px;
  left: 80px;
}
.sliderbtn {
  position: absolute;
  top: 30px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 99;
}
.departmentBtn {
  position: absolute;
  top: 280px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 99;
}
.department .departmentBtn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 99;
}
.featureBtn {
  position: absolute;
  top: 90px;
  left: 20px;
}



body { overflow-x: hidden; }

#main-wrap {position: relative;}

.text-overflow { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

#nav-toggle, .toggle { display: none; }

header { background: #fff; position: relative; z-index: 9999;}

.logo { float: left; margin: 13px 0 22px 50px; }

#search { float: right; margin: 0 50px 0 0; padding: 35px 0; }

#search a { float: right; padding: 3px 0 3px 10px; background: #ededed; border-radius: 50px 0 0 50px; background: #0067ad; text-decoration: none; color: #fff; }

#search a:hover { text-decoration: none; background: #0067ad; color: #fff; }

#search input { float: right; width: 150px; height: 30px; padding: 0 0 0 10px; margin: 0; border: none; border-radius: 0 50px 50px 0; background: #0067ad; }

#search-toggle { display: none; float: right; }

#nav { margin: 0; padding: 0; font: bold 16px 'Open Sans', sans-serif; text-align: center; list-style: none; }

#nav ul { display: none; position: absolute; margin: 0; padding: 0; top: 100%; left: 0; text-align: left; list-style: none; z-index: 999; }

#nav ul li a { font-size: 14px; padding: 14px; width: 220px; border-bottom: 1px solid rgba(18, 70, 98, 0.5); }

#nav ul li i { float: right; margin-top: 3px; }

#nav ul ul { margin: 0; left: 100%; top: 0; list-style: none; }

#nav li { display: inline-block; margin: 0; position: relative; float: none; }

#nav li:hover > ul { display: block; }

#nav li i { margin-left: 10px; }

#nav a { display: block; padding: 40px 12.5px; background: #fff; color: #0067ad; text-transform: uppercase; text-decoration: none; }

#nav a:hover { background: #fff; color: #0067ad; }

#slider { position: relative; height: 550px; text-align: center; background: #000; }

#slider .nav-bottom { position: absolute; top: 0; left: 0; width: 100%; z-index: 99; }

#slider .slider-header { position: relative; margin: 200px auto; width: 611px; }

#slider .slider-sub { padding: 12px 20px; font: italic 30px 'Open Sans', sans-serif; font-weight: 300; line-height: 20px; letter-spacing: 6px; text-transform: uppercase; color: #fff; }

#slider .slider-sub:before { content: ''; position: absolute; top: 0; left: 39.2%; width: 21%; height: 44px; background: #0067ad; border-radius: 4px; z-index: -1; }

#slider .slider-sub:after { content: ''; position: absolute; top: 22px; left: 30%; width: 40%; height: 4px; background: #0067ad; z-index: -2; }

#slider .slider-title { margin-top: 30px; font: bold 95px 'Roboto Slab', serif; line-height: 84px; text-transform: uppercase; letter-spacing: 10px; color: #fff; }

.welcome { position: absolute; bottom: 180px; width: 100%; z-index: 55; }

.welcome .slider-sub { padding: 12px 20px; font: italic 30px 'Open Sans', sans-serif; font-weight: 300; line-height: 20px; letter-spacing: 6px; text-transform: uppercase; color: #fff; }

.welcome .slider-sub:before { content: ''; position: absolute; top: 0; left: 38.3%; width: 23%; height: 44px; background: #0067ad; border-radius: 4px; z-index: -1; }

.welcome .slider-sub:after { content: ''; position: absolute; top: 22px; left: 19%; width: 61%; height: 4px; background: #0067ad; z-index: -2; }

.welcome .slider-title { font: bold 70px 'Roboto Slab', serif; line-height: 84px; text-transform: uppercase; text-shadow: 0 0 15px rgba(0, 0, 0, 0.66); letter-spacing: 10px; color: #fff; }

.page-info { position: absolute; bottom: 120px; width: 100%; z-index: 55; }

.page-info .title { font: bold 65px 'Roboto Slab', serif; margin: 0; line-height: 1; letter-spacing: 5px; color: #fff; }

.page-info-alternate { position: absolute; bottom: 190px; width: 100%; z-index: 55; }

.page-info-alternate .title { font: bold 95px 'Roboto Slab', serif; margin: 0 0 30px 0; line-height: 1; letter-spacing: 10px; color: #fff; }

.page-info-alternate .sub { margin: 0; padding: 12px 20px; font: italic 30px 'Open Sans', sans-serif; font-weight: 300; line-height: 20px; letter-spacing: 6px; text-transform: uppercase; color: #fff; }

.page-info-alternate .sub:before { content: ''; position: absolute; bottom: 0; left: 28.4%; width: 43%; height: 44px; background: #0067ad; border-radius: 4px; z-index: -1; }

.page-info-alternate .sub:after { content: ''; position: absolute; bottom: 20px; left: 17%; width: 65%; height: 4px; background: #0067ad; z-index: -2; }

#slider-alternate { position: relative; height: 550px; text-align: center; background: #000; }

#slider-alternate .nav-bottom { position: absolute; top: 0; left: 0; width: 100%; z-index: 99; }

#slider-alternate .slider-header { position: relative; margin: 200px auto; }

#slider-alternate .slider-header .slider-title { font: bold 70px 'Roboto Slab', serif; line-height: 84px; text-transform: uppercase; text-shadow: 0 0 15px rgba(0, 0, 0, 0.66); letter-spacing: 10px; color: #fff; }

#slider-alternate .slider-header .slider-sub { padding: 12px 20px; font: italic 30px 'Open Sans', sans-serif; font-weight: 300; line-height: 20px; letter-spacing: 6px; text-transform: uppercase; color: #fff; }

#slider-alternate .slider-header .slider-sub:before { content: ''; position: absolute; bottom: 0; left: 28.4%; width: 43%; height: 44px; background: #0067ad; border-radius: 4px; z-index: -1; }

#slider-alternate .slider-header .slider-sub:after { content: ''; position: absolute; bottom: 20px; left: 17%; width: 65%; height: 4px; background: #0067ad; z-index: -2; }

.slider-2-alternate { padding: 15px; text-align: center; background: #0067ad; }

.slider-2-alternate a { font-size: 14px; font-weight: bold; letter-spacing: 1px; text-transform: uppercase; text-decoration: none; color: #d7a965; }

.slider-2-alternate .item img { margin-bottom: 20px; }

.slider-2-alternate .item p { margin: 0; }

.top-actions { position: absolute; bottom: 0; left: 0; width: 100%; z-index: 99; }

.bottom-actions { position: absolute; top: 0; left: 0; width: 100%; }

.news, .main-feature { position: relative; margin-top: -70px; padding: 177.5px 0; background: url("../../_assets_/images/news-bg.png") top center no-repeat; background-size: cover; z-index: 99; }

.news .news-title h1, .main-feature .news-title h1 { margin: 116px 0 0 0; font-family: 'Roboto Slab', serif; font-weight: bold; line-height: 57px; text-transform: uppercase; color: #000000; }

.news .news-panels-container, .main-feature .news-panels-container { position: relative; margin: 0; width: 100%; box-shadow: 0 0 54px 6px rgba(0, 0, 0, 0.45); }

.news .news-panels-container .col-md-6, .main-feature .news-panels-container .col-md-6 { padding: 0; }

.news-panel { padding: 30px; height: 350px; width: 100%; border-radius: 6px 0 0 6px; background: #fff; }

.news-panel a.btn { margin-top: 10px; }

.news-panel .event { display: inline-block; width: 100%; }

.news-panel .event .date { float: left; }

.news-panel .event p { float: left; margin: 0; padding: 0; width: 80%; font-size: 18px; line-height: 24px; color: #0067ad; }

.news-panel hr { margin: 10px 0 15px 0; padding: 0; }

.news-panel .date { width: 50px; margin-right: 20px; padding: 5px 10px; font-family: 'Roboto Slab', serif; font-weight: bold; text-align: center; border-radius: 3px; background: #0067ad; }

.news-panel .date .month { width: 100%; margin: 0; padding: 0; font-size: 14px; line-height: 20px; color: #fff; }

.news-panel .date .day { width: 100%; margin: 0; padding: 0; font-size: 22px; line-height: 20px; color: #fff; }

.news-panel:after { content: ''; width: 5px; height: 100px; position: absolute; top: 125px; left: -5px; background: #000000; }

.events-panel, .main-feature .news-panels-container .events-panel { padding: 30px; height: 350px; width: 100%; border-radius: 0 6px 6px 0; background: #0067ad; }

.events-panel a, .main-feature .news-panels-container .events-panel a { background: #fff !important; color: #0067ad !important; }

.main-feature { margin: 0; background: url("../../_assets_/images/train-yard-alternate.jpg") top center no-repeat; background-size: cover; }

.main-feature .FlightView:after { content: ''; width: 5px; height: 100px; position: absolute; top: 125px; right: -5px; background: #000000; }

.main-feature #customerComponent { height: 750px; }

.mayor { position: relative; background: #0067ad; z-index: -9999; }

.mayor .mayor-top { position: absolute; top: 0; left: 0; width: 100%; z-index: 1; }

.mayor .col-md-5 {padding: 0 43px 0 100px;}

.mayor .col-md-5 h2 { margin: 25px 0; font-family: 'Roboto Slab', serif; font-weight: bold; line-height: 57px; text-transform: uppercase; color: #d7a965; }

.mayor .col-md-5 p { margin: 0 0 10px 0; font-size: 14px; color: #fff; }

.mayor .col-md-5 .sig { margin: 0 0 25px 0; float: right; font: bold italic 14px 'Open Sans', sans-serif; }

.mayor .col-md-7 { padding: 0; }

.mayor .col-md-7 img { float: right; margin: 0; padding: 0; width: 20%; }

.interests { position: relative; margin-top: -50px; padding: 229px 0; background: url("../../_assets_/images/interests-bg.png") top center no-repeat; background-size: cover; z-index: 999; }

.interests .col-lg-4 { text-align: right; }

.interests .interests-title { margin: 75px 0 0 0; }

.interests .interests-title h1 { margin: 0; font-family: 'Roboto Slab', serif; font-weight: bold; line-height: 57px; text-transform: uppercase; color: #000000; }

.interests .interests-panels-container { position: relative; float: right; margin: 0; width: 100%; box-shadow: 0 0 54px 6px rgba(0, 0, 0, 0.45); }

.interests .interests-panels-container .col-md-6 { padding: 0; }

.interests .interests-panels-container .interest-panel-1 { padding: 30px; height: 258px; width: 100%; border-radius: 6px 0 0 6px; background: #fff; }

.interests .interests-panels-container .interest-panel-1:after { content: ''; width: 5px; height: 100px; position: absolute; top: 80px; left: -5px; background: #000000; }

.interests .interests-panels-container .interest-panel-2 { padding: 30px; height: 258px; width: 100%; border-radius: 0 6px 6px 0; background: #fff; }

.interests .interests-panels-container p {font-size: 18px;line-height: 24px;margin: 0 0 13px 0;padding: 0;color: #0067ad;}

.interests .interests-panels-container hr { margin: 0 0 13px 0; padding: 0; }

.interests-panels-container { min-height: 350px; width: 100%; border-radius: 6px 0 0 6px; background: #fff; }

.interests-panels-container a.btn { margin-top: 10px; }

.interests-panels-container .event { display: inline-block; width: 100%; padding-bottom: 10px;/*! margin-bottom: 10px; */}

.interests-panels-container .event a { text-decoration: none; }

.interests-panels-container .event .date { float: left; }

.interests-panels-container .event p { /*! float: left; */ margin: 0; padding: 0; width: 80%; font-size: 18px; line-height: 24px; color: #0067ad; }

.interests-panels-container hr { margin: 10px 0 15px 0; padding: 0; }

.interests-panels-container .date { width: 50px; margin-right: 20px; padding: 5px 10px; font-family: 'Roboto Slab', serif; font-weight: bold; text-align: center; border-radius: 3px; background: #0067ad; }

.interests-panels-container .date .month { width: 100%; margin: 0; padding: 0; font-size: 14px; line-height: 20px; color: #fff; }

.interests-panels-container .date .day { width: 100%; margin: 0; padding: 0; font-size: 22px; line-height: 20px; color: #fff; }

.interests-panels-container:after { content: ''; width: 5px; height: 100px; position: absolute; top: 125px; left: -5px; background: #000000; }

.interest a { text-decoration: none; }

.department { position: relative; text-align: center; background: #0067ad; }

.department h2 { margin: 25px 0; font-family: 'Roboto Slab', serif; font-weight: bold; line-height: 57px; text-transform: uppercase; color: #d7a965; z-index: 1; }

.department p { margin: 25px auto; max-width: 630px; font-size: 14px; color: #fff; }

.top-department { position: absolute; bottom: 0; left: 0; width: 100%; }

.bottom-department { position: absolute; top: 0; left: 0; width: 100%; z-index: 9999; }

.latest-news { position: relative; padding: 229px 0; background: url("../../_assets_/images/train-yard-alternate.jpg") center no-repeat; background-size: cover; z-index: 999; }

.latest-news .col-lg-2 { text-align: left; }

.latest-news .interests-title { margin: 75px 0 0 0; }

.latest-news .interests-title h1 { margin: 0; font-family: 'Roboto Slab', serif; font-weight: bold; line-height: 57px; text-transform: uppercase; color: #000000; }

.latest-news .interests-panels-container { position: relative; float: right; margin: 0; width: 100%; box-shadow: 0 0 54px 6px rgba(0, 0, 0, 0.45); }

.latest-news .interests-panels-container .interest-panel-1 { padding: 30px; min-height: 258px; width: 100%; border-radius: 6px; background: #fff; }

.latest-news .interests-panels-container .interest-panel-1:after { content: ''; width: 5px; height: 100px; position: absolute; top: 80px; left: -5px; background: #000000; }

.latest-news .interests-panels-container p { font-size: 18px; line-height: 24px; margin: 0 0 13px 0; padding: 0; color: #0067ad; }

.latest-news .interests-panels-container hr { margin: 0 0 13px 0; padding: 0; }

footer { position: relative; top: -15px; padding: 80px 0; margin-top: -20px; background: url("../../_assets_/images/footer-transparent.png") top center no-repeat; background-size: cover; z-index: 999; }

footer h4 { margin: 0 0 25px 0; font-family: 'Roboto Slab', serif; font-weight: bold; line-height: 22px; color: #d7a965; }

footer ul { list-style: none; margin: 0; padding: 0; }

footer ul li { line-height: 28px; }

footer p { font-size: 13px; line-height: 28px; color: #fff; }

footer i { margin-right: 15px; }

footer .first-column { margin-top: 75px; }

footer .first-column ul { -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; -webkit-column-gap: 30px; -moz-column-gap: 30px; column-gap: 30px; }

footer .first-column a { font-size: 13px; text-decoration: none; color: #fff; }

footer .first-column a:hover { text-decoration: underline; color: #fff; }

footer .second-column { margin-top: 75px; }

footer .second-column a { font-size: 13px; text-decoration: none; color: #fff; }

footer .second-column a:hover { text-decoration: underline; color: #fff; }

footer .third-column { margin-top: 75px; }

footer .third-column p { margin-bottom: 10px; }

footer .third-column a { font-size: 25px; color: #fff; text-decoration: none; }

footer .third-column a:hover { color: #fff; text-decoration: none; }

.copyright { margin-top: -20px; background: #d7a965; z-index: 9999; }

.copyright p { font-size: 13px; margin: 20px 0; color: #000000; }

.copyright a { text-decoration: none; color: #000000; }

.copyright a:hover { text-decoration: none; color: #000000; }

.sticky-nav-1 { position: fixed; margin: 0; padding: 0; width: 80px; top: 130px; left: 0; border-radius: 0 4px 4px 0; text-align: center; list-style: none; background: #000000; z-index: 9999; }

.sticky-nav-1 img, .sticky-nav-2 img { max-height: 25px; }

.sticky-nav-1 li { font-size: 12px; line-height: 16px; margin: 0; padding: 15px 0; border-bottom: 1px solid rgba(255, 255, 255, 0.1); }

.sticky-nav-1 li i { font-size: 25px; }

.sticky-nav-1 li p { margin: 10px 0 0 0; padding: 0; }

.sticky-nav-1 a { text-decoration: none; color: #fff; }

.sticky-nav-1 a:hover { text-decoration: none; color: #fff; }

.sticky-nav-2 { display: none; position: fixed; margin: 0; padding: 0; bottom: 0; left: 0; width: 100%; height: 95px; border-radius: 4px 4px 0 0; text-align: center; list-style: none; background: #000000; z-index: 9999; }

.sticky-nav-2 li { float: left; font-size: 12px; line-height: 16px; margin: 0; padding: 15px; width: 20%; height: 100%; border-left: 1px solid rgba(255, 255, 255, 0.1); }

.sticky-nav-2 li i { font-size: 25px; }

.sticky-nav-2 li p { margin: 10px 0 0 0; padding: 0; }

.sticky-nav-2 a { text-decoration: none; color: #fff; }

.sticky-nav-2 a:hover { text-decoration: none; color: #fff; }

#owl-inner { text-align: center; }

.breadcrumbs { font-size: 13px; text-transform: capitalize; }

.breadcrumbs p { margin: 0; }

.breadcrumbs a { text-decoration: none; }

.breadcrumbs i { font-size: 13px; margin: 0 4px; }

#freeform h3.news-title {margin-bottom: 10px;}

#freeform .entry-container .news-detail-short {margin-bottom: 10px;}

#slider-inner {position: relative;height: 300px;text-align: center;}

#slider-inner .hero-bottom {position: absolute;width: 100%;bottom: -22px;left: 0;z-index: 99;}

#slider-inner .nav-bottom { position: absolute; top: 0; left: 0; width: 100%; z-index: 99; }

#slider-inner .slider-title { font: bold 95px 'Roboto Slab', serif; margin-top: 108px; line-height: 84px; letter-spacing: 10px; color: #fff; }

#slider-inner .bx-controls { display: none; }

#main-content { position: relative; padding: 100px 0 30px 0; }

#main-content .col-md-3 { padding: 0; }

#main-content .col-md-9 { padding: 0; }

#main-content .col-md-12 { padding: 0; }

#main-content .left-column { padding: 45px; }

#main-content .left-column h3 { font-family: 'Roboto Slab', serif; font-weight: bold; margin: 0 0 35px 0; color: #fff; }

#flyout-toggle { float: right; display: none; color: #fff; }

#flyout { margin: 0; padding: 0; }

#flyout li { margin: 0; display: block; position: relative; }

#flyout li:hover { margin-left: -45px; margin-right: -45px; }

#flyout li:hover > a { padding-left: 45px; background: #d7a965; color: #0067ad;padding-right:45px }

#flyout li:hover > a i { right: 45px; }

#flyout li:hover > ul { display: block; }

#flyout li a { border-bottom: 1px solid rgba(255, 255, 255, 0.15); text-decoration: none; color: #d7a965; }

#flyout li a:hover { background: #d7a965; color: #0067ad; padding-left: 45px; }

#flyout li li:hover { margin: 0; }

#flyout li li a:hover { padding-left: 15px; }

#flyout a { display: block; padding: 15px 0; }

#flyout ul { display: none; position: absolute; top: 0; left: 100%; margin: 0; padding: 0; background: #0067ad; z-index: 9999; }

#flyout ul a { font-size: 13px; padding: 10px 15px; width: 180px; }

#flyout i { position: absolute; right: 0; top: 18px; }

.entry-container { margin-left: 30px; }

.entry-container.m0 { margin: 0; }

.entry-container .entry { padding: 45px 70px; }

.entry-container .entry h4 { margin: 0 0 30px 0; font-family: 'Roboto Slab', serif; font-weight: bold; color: #0067ad; }

.entry-container .entry p { margin: 0 0 30px 0; }

.entry-container .entry img { margin: 0 0 35px 0; max-width: 100%; }

.entry-container .entry ul { font-weight: bold; color: #0067ad; }

.breadcrumbs { margin-bottom: 35px; font-size: 13px; font-weight: bold; color: #0067ad; }

.breadcrumbs p { margin: 0; }

.breadcrumbs a { color: #0067ad; }

.modal-content { overflow: hidden; box-shadow: none !important; border-radius: 3px; }

.modal-header { background: #fff; border-color: #F4F9FD; text-align: center; padding: 30px 60px; }

.modal-header h4 { font-size: 30px; }

.modal-header button { margin-top: 2px !important; position: relative; font-size: 25px; color: #000 !important; background: none; }

.modal-header button:hover { color: #000 !important; background: none; }

.modal-body { padding: 40px 60px; }

.copylink { margin-bottom: 40px; }

.copylink pre { border: 1px solid #DBE7F0; background: #F4F9FD; }

.share-btns { margin: 0 0 20px; }

.share-btns a { display: block; border: 1px solid #DBE7F0; text-align: center; height: 170px; border-radius: 3px; vertical-align: top; overflow: hidden; text-decoration: none; margin-bottom: 20px; }

.share-btns i { display: block; line-height: 170px !important; font-size: 60px; }

.btn-facebook { color: #3b5998 !important; }

.btn-facebook:hover { color: #3b5998; }

.btn-twitter { color: #00ACED !important; }

.btn-twitter:hover { color: #00ACED; }

.btn-google { color: #D34836 !important; }

.btn-google:hover { border-color: #D34836; }

.btn-reddit { color: #ff5700 !important; }

.btn-reddit:hover { border-color: #ff5700; }

.btn-lg { font-size: 16px; padding: 14px 30px; border: 0; border-radius: 3px; }

.floating-share-btn { position: fixed; z-index: 99999; top: 40%; right: 0; height: 50px; width: 50px; border-radius: 0; border: 0; background: #F26A39 !important; color: #fff !important; line-height: 50px; padding: 0; box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); text-align: center; }

.bxslider, .bx-viewport, .bx-wrapper { height: 100% !important; }

.bxslider li { height: 100% !important; }

.bx-wrapper { position: relative; margin: 0; padding: 0; *zoom: 1; overflow: hidden; }

.bx-wrapper * { margin: 0; padding: 0; }

.bx-wrapper img { max-width: 100%; display: block; }

.bxslider { list-style: none; }

.bxslider > li:nth-child(n+1) { display: none; }

#slider-alternate .bx-wrapper .bx-pager { bottom: 90px; }

.bx-wrapper .bx-pager { text-align: center; position: relative; bottom: 60px; z-index: 999; }

.bx-wrapper .bx-pager .bx-pager-item { display: inline-block; *zoom: 1; *display: inline; }

.bx-wrapper .bx-pager.bx-default-pager a { background: #fff; text-indent: -9999px; display: block; font-size: 0; width: 14px; height: 14px; margin: 0 10px; outline: 0; -moz-border-radius: 50px; -webkit-border-radius: 50px; border-radius: 50px; }

.bx-wrapper .bx-pager.bx-default-pager a:hover { background: #0067ad; }

.bx-wrapper .bx-pager.bx-default-pager a.active { background: #0067ad; }

.bx-wrapper .bx-controls-auto .bx-controls-auto-item { display: inline-block; *zoom: 1; *display: inline; }

.bx-wrapper .bx-controls-direction { display: none; }

.bx-wrapper .bx-controls-direction a { width: 32px; height: 32px; margin: -20px 0 0; display: block; background: url("../images/slider-nav.png") no-repeat 0 0; position: absolute; z-index: 51; top: 50%; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; }

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

.bx-wrapper .bx-prev { left: -40px; }

.bx-wrapper .bx-prev:hover { opacity: 1; }

.bx-wrapper .bx-next { right: -40px; background-position: 100% 0 !important; }

.bx-wrapper .bx-next:hover { opacity: 1; }

.bx-wrapper:hover .bx-prev { opacity: 0.6; left: 20px; }

.bx-wrapper:hover .bx-next { opacity: 0.6; right: 20px; }

.mainFeature { background: #fff; min-height: 350px; box-shadow: 0 0 54px 6px rgba(0, 0, 0, 0.45); }
.mainFeatureDiv { padding: 35px; }
.mainFeatureDiv h2 { font-size: 24px; color: #0067ad; }
.mainFeatureDiv .subheader { font-size: 24px; color: #0067ad; }
.mainFeatureDiv ul { padding: 0; margin: 0; }
.mainFeatureDiv ul li { padding: 0; margin: 0 0 20px 0; border-bottom: 1px solid: #ccc; }

iframe {
  border: none;
}
iframe[src="calendar_app/index.html#-mini,css=calendar_mini_williston.css"] {
  height: 247px;
}
.iframe-container {
  height: 360px;
  position: relative;
}

.iframe-container iframe {
   border: 0;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width:90%
}
#freeform #main-content .container {
  position: relative;
}

#freeform #main-content .container:before {
  content: "";
  display: block;
  clear: both;
  background: url('../../_assets_/images/slice.png') left center repeat-y;
  height: 100%;
  width: 1196px;
  background-size: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

#freeform #main-content .container:after {
  content: "";
  display: block;
  clear: both;
  background: url('../../_assets_/images/slice-top.png') left center no-repeat;
  height: 30px;
  width: 1196px;
  background-size: 100%;
  position: absolute;
  top: -30px;
  left: 0;
  z-index: 1
}


#freeform.fullwidth #main-content .container:before {
  background: none;
}

#freeform.fullwidth #main-content .container:after {
  background: none;
}

#freeform.fullwidth #main-content .container
{
  background: #fff;
  box-shadow: 0 0 32px 11px rgba(0, 0, 0, 0.08);
}

#freeform.fullwidth .entry-content .entry {
  background: #fff;
  box-shadow: 0 0 32px 11px rgba(0, 0, 0, 0.08);
}

.roboto-slab {font-family: 'Roboto Slab', serif!important;}

.open-sans {font-family: 'Open Sans', sans-serif !important;}

@media only screen and (max-width:1440px){
  #nav{font-size:14px}
  #nav a{padding-left:10px;padding-right:10px}
  .logo{margin-left:15px;margin-top:25px}
  .logo img{max-width:125px;width:100%}
  #search{margin-right:15px}
}

@media only screen and (max-width:1367px){
}

@media only screen and (max-width: 1200px) {
  #nav{font-size:1px}
  #nav a{padding-left:5px;padding-right:5px}
  #nav li a { text-align: left; font-size: 12px; }
  .news .news-title h1 { margin: 0 0 30px 0; }
  .news .news-panels-container .news-panel:after { display: none; }
  .main-feature .col-lg-3 { margin-bottom: 20px; text-align: center; }
  .main-feature .col-lg-3 h1 { margin: 0; }
  .main-feature .FlightView:after { display: none; }
  .latest-news .col-md-2 { margin-bottom: 20px; text-align: center; }
  .interests .col-lg-4 { text-align: center; }
  .interests .interests-title { margin: 0 0 30px 0; }
  .interests .interests-panels-container .interest-panel-1:after { display: none; }

  #freeform #main-content .container:before {
    max-width: 100%;
  }
  #freeform #main-content .container:after {
    max-width: 100%;
    top: -27px;
  }

}

@media only screen and (min-width: 992px) { #flyout, #nav { display: block !important; } }

@media only screen and (max-width: 991px) {
	.events-panel{height:auto !important}
  .logo { margin-left: 20px; }
  #search { margin-right: 20px; }
  #slider { height: 350px; }
  #slider .slider-header { width: 320px; }
  #slider .slider-sub:before { display: none; }
  #slider .slider-sub:after { display: none; }
  #slider .slider-title { margin-top: 15px; font-size: 40px; line-height: 60px; }
  .welcome { bottom: 70px; }
  #slider-alternate .slider-header .slider-title { font-size: 50px; }
  #slider-alternate .slider-header .slider-sub { font-size: 20px; letter-spacing: 4px; }
  .page-info-alternate .title { font-size: 50px; }
  .page-info-alternate .sub { font-size: 20px; letter-spacing: 4px; }
  .news .news-panels-container .news-panel { border-radius: 6px 6px 0 0; }
  .news .news-panels-container .events-panel { border-radius: 0 0 6px 6px; }
  .main-feature { padding: 100px 0; }
  .mayor .col-md-7 { clear: both; }
  .mayor .col-md-7 img { margin-top: 0 !important; width: 20%; height: 100%; }
  .interests .interests-title { margin: 0 0 30px 0; }
  .interests .interests-panels-container .interest-panel-1 { padding: 30px 30px 2px 30px; height: 100%; border-radius: 6px 6px 0 0; }
  .interests .interests-panels-container .interest-panel-2 { padding: 15px 30px 30px 30px; height: 100%; border-radius: 0 0 6px 6px; }
  .interests .interests-panels-container .interest-panel-2:after { content: ''; width: 92%; height: .5px; position: absolute; top: -1px; left: 4%; border: 1px solid #ccc; }
  .latest-news { padding: 100px 0; }
  .latest-news .col-md-2 .interests-title { margin: 0; }
  .latest-news .interests-panels-container .interest-panel-1 { height: auto; }
  .latest-news .interests-panels-container .interest-panel-1:after { display: none; }
  .copyright { padding-bottom: 95px; }
  .copyright .col-md-6 { text-align: left; }
  .sticky-nav-1 { display: none; }
  .sticky-nav-2 { display: block; }
  .iframe-container iframe{width:100%;min-width: 517px;}
  .iframe-container{overflow-x:scroll;}
  #formwizziwmorf tr { display: block !important; }
  #formwizziwmorf tr td { display: block !important; }
  #formwizziwmorf tr table tr { display: table-row !important; }
  #formwizziwmorf tr table td { display: table-cell !important; }
  .toggle, .toggle2, #nav-toggle { display: inline-block; cursor: pointer; }
  #nav-toggle { float: right; margin-right: 20px; margin-top: 30px; }
  #search-toggle { display: block; margin-right: 20px; margin-top: 30px; }
  .down-arrow { display: none; }
  #search { display: none; }
  #nav { display: none; clear: both; }
  #nav li { float: none; display: block; }
  #nav li a { padding: 20px 30px; line-height: 1; border-bottom: 1px solid rgba(0, 0, 0, 0.2); font-size: 14px; }
  #nav li:hover > ul { display: none; }
  #nav li li:hover > a { background: none; color: #fff; }
  #nav ul { position: static; top: 0; padding: 0; background: rgba(0, 0, 0, 0.2); }
  #nav ul li a { padding: 20px 30px; width: 100%; text-align: left; }
  #nav ul li a:hover { background: #fff; color: #0067ad; }
  #nav ul li i { margin-top: 0; }
  #nav ul a { width: 100%; }
  #nav ul ul { left: 0; }
  #nav .toggle, #nav .toggle2 { position: absolute; right: 0; top: 0; background: rgba(0, 0, 0, 0.2); height: 55px; width: 55px; line-height: 55px; text-align: center; }
  #flyout-toggle { display: block; }
  #flyout { display: none; }
  #flyout li:hover { margin-left: -45px; margin-right: -45px; }
  #flyout li a { padding: 20px 0; line-height: 1; border-bottom: 1px solid rgba(0, 0, 0, 0.2); background: none; font-size: 14px; }
  #flyout li:hover > ul { display: none; }
  #flyout li li { background: #0067ad; }
  #flyout li li:hover { margin: 0; }
  #flyout li li a { padding-left: 45px; }
  #flyout li li a:hover { padding-left: 45px; }
  #flyout ul { position: static; left: 0; padding: 0; background: rgba(0, 0, 0, 0.2); }
  #flyout ul a { width: 100%; }
  #main-content .left-column h3 { margin: 0; }
  .entry-container { margin-left: 0; }
  .entry-container .entry { padding: 30px; }

  #freeform #main-content .container:before,
  #freeform #main-content .container:after {
    display: none;
  }
  #main-content .col-md-3 {
    background: #0067ad;
  }
  .mayor .col-md-5 {
    padding: 0 43px;
  }
}

@media only screen and (max-width: 767px) { .logo img { width: 150px; }
  .news .news-panels-container .news-panel .event p { width: 60%; font-size: 14px; line-height: 18px; }
  #slider { height: 350px; }
  #slider .slider-header { margin: 100px auto; }
  #slider-inner { height: 350px; }
  #slider-inner .title { font-size: 45px; }
  #slider-alternate { height: 350px; }
  #slider-alternate .slider-header { margin: 50px auto; }
  #slider-alternate .slider-header .slider-title { font-size: 35px; }
  #slider-alternate .slider-header .slider-sub:before { left: 15%; width: 70%; }
  #slider-alternate .slider-header .slider-sub:after { left: 10%; width: 80%; }
  .page-info-alternate { bottom: 110px; }
  .page-info-alternate .sub:after, .page-info-alternate .sub:before { display: none; }
  #main-content { padding: 50px 0 30px 0; }
  .sticky-nav-1 li, .sticky-nav-2 li { font-size: 10px; padding: 10px; }
  .sticky-nav-1 li i, .sticky-nav-2 li i { font-size: 25px; }
  .floating-alert { width: auto; right: 0; left: 0; border: 0; bottom: 0; border-radius: 0; padding-left: 15px; padding-right: 15px; font-size: 12px; }
  .floating-alert h4 { margin-bottom: 10px; font-size: 14px; }
  .floating-alert .btn { font-size: 10px; padding: 7px 12px !important; }
  .share-btns a { height: auto; padding: 10px; width: 100%; font-size: 12px; white-space: nowrap; overflow: hidden; }
  .share-btns i { display: block; line-height: 50px !important; font-size: 20px; }
  .floating-share-btn {top: auto;bottom: 177px;display:none}
  .page-info .title {font-size: 35px;}
}

@media print { .nav-wrap, .sidebar, #flyout-wrap, .breadcrumbs, .e-notify { display: none !important; }
  a[href]:after { content: none !important; } }

@media only screen and (max-width: 1750px) {.page-info .title {font-size:85px}}
@media only screen and (max-width: 1570px) {.page-info .title {font-size:80px}}
@media only screen and (max-width: 1450px) {.page-info .title {font-size:70px}}
@media only screen and (max-width: 1000px) {.page-info .title {font-size:65px;}}
@media only screen and (max-width: 1366px) {.page-info-alternate .sub {font-size:21px;}}
@media only screen and (max-width: 950px) {.page-info-alternate .sub{font-size:16px;}}
