/*-----------------------------------------------------------------------------------

	Theme Name:Hopkinsville,KY
	Front-end developer:Kevin Nowalski
	Author Design:Tom Gooden
	Author URI:http://www.revize.com/
	Date:9/18/18

-----------------------------------------------------------------------------------*/

/* -----------------------------------------

#basic styles

-----------------------------------------*/
@font-face{font-family:'Playlist';src:url('../fonts/Playlist-Script.woff2')format('woff2'),url('../fonts/Playlist-Script.woff')format('woff');font-weight:normal;font-style:normal}
@font-face{font-family:'Source Sans Pro';src:url('../fonts/SourceSansPro-Bold.woff2')format('woff2'),url('../fonts/SourceSansPro-Bold.woff')format('woff');font-weight:bold;font-style:normal}
@font-face{font-family:'Source Sans Pro';src:url('../fonts/SourceSansPro-SemiBold.woff2')format('woff2'),url('../fonts/SourceSansPro-SemiBold.woff')format('woff');font-weight:600;font-style:normal}
@font-face{font-family:'Source Sans Pro';src:url('../fonts/SourceSansPro-Regular.woff2')format('woff2'),url('../fonts/SourceSansPro-Regular.woff')format('woff');font-weight:normal;font-style:normal}
@font-face{font-family:'Source Sans Pro';src:url('../fonts/SourceSansPro-Italic.woff2')format('woff2'),url('../fonts/SourceSansPro-Italic.woff')format('woff');font-weight:normal;font-style:italic}
@font-face{font-family:'Source Sans Pro';src:url('../fonts/SourceSansPro-Black.woff2')format('woff2'),url('../fonts/SourceSansPro-Black.woff')format('woff');font-weight:900;font-style:normal}
body{background:#fff;font-size:17px;line-height:1.6;font-family:'Source Sans Pro',sans-serif;color:#243142;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}

/* -----------------------------------------

#typography

-----------------------------------------*/
div#tourbookwrap {
    display: none!important;
}
#tourbookdiv{max-width:100%!important;}
div#video-tour {
    float: right;
    padding: 15px 25px 0 0;
}
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:36px}
h2{font-size:32px}
h3{font-size:28px}
h4{font-size:21px}
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}

@font-face{
	font-family:'weather';
	src:url('../fonts/../fonts/weather/artill_clean_icons-webfont.eot');
	src:url('../fonts/../fonts/weather/artill_clean_icons-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/../fonts/weather/artill_clean_icons-webfont.woff') format('woff'),
		url('../fonts/../fonts/weather/artill_clean_icons-webfont.ttf') format('truetype'),
		url('../fonts/../fonts/weather/artill_clean_icons-webfont.svg#artill_clean_weather_iconsRg') format('svg');
	font-weight:normal;
	font-style:normal;
}
.weather{color:#fff;text-transform:uppercase;font-size:15px;font-weight:600;margin:8px 50px 0 0;}
.weather i{font-family:'weather';font-style:normal;font-size:32px;font-weight:400;margin:0 0 0 11px;position:relative;top:-3px}
.temp{margin:0 4px 0 12px}
.weather .icon-0:before{content:":"}.weather .icon-1:before{content:"p"}.weather .icon-2:before{content:"S"}.weather .icon-3:before{content:"Q"}.weather .icon-4:before{content:"S"}.weather .icon-5:before{content:"W"}.weather .icon-6:before{content:"W"}.weather .icon-7:before{content:"W"}.weather .icon-8:before{content:"W"}.weather .icon-9:before{content:"I"}.weather .icon-10:before{content:"W"}.weather .icon-11:before{content:"I"}.weather .icon-12:before{content:"I"}.weather .icon-13:before{content:"I"}.weather .icon-14:before{content:"I"}.weather .icon-15:before{content:"W"}.weather .icon-16:before{content:"I"}.weather .icon-17:before{content:"W"}.weather .icon-18:before{content:"U"}.weather .icon-19:before{content:"Z"}.weather .icon-20:before{content:"Z"}.weather .icon-21:before{content:"Z"}.weather .icon-22:before{content:"Z"}.weather .icon-23:before{content:"Z"}.weather .icon-24:before{content:"E"}.weather .icon-25:before{content:"E"}.weather .icon-26:before{content:"3"}.weather .icon-27:before{content:"a"}.weather .icon-28:before{content:"A"}.weather .icon-29:before{content:"a"}.weather .icon-30:before{content:"A"}.weather .icon-31:before{content:"6"}.weather .icon-32:before{content:"1"}.weather .icon-33:before{content:"6"}.weather .icon-34:before{content:"1"}.weather .icon-35:before{content:"W"}.weather .icon-36:before{content:"1"}.weather .icon-37:before{content:"S"}.weather .icon-38:before{content:"S"}.weather .icon-39:before{content:"S"}.weather .icon-40:before{content:"M"}.weather .icon-41:before{content:"W"}.weather .icon-42:before{content:"I"}.weather .icon-43:before{content:"W"}.weather .icon-44:before{content:"a"}.weather .icon-45:before{content:"S"}.weather .icon-46:before{content:"U"}.weather .icon-47:before{content:"S"}

/* -----------------------------------------

#links

-----------------------------------------*/
a,a:visited{color:#0f99ee;text-decoration:underline;
-webkit-transition:color .3s ease;-moz-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease;
-webkit-transition:background .3s ease;-moz-transition:background .3s ease;-o-transition:background .3s ease;transition:background .3s ease}
a:hover,a:focus{color:#0f99ee}
p a,p a:visited{line-height:inherit}
.top-widget a {text-decoration: none!important;color: #243142;font-size: 14px;display: inline-block;text-transform: uppercase;margin-right: 10px;line-height: 1;font-weight: 600;}
.top-widget span.glyphicon {margin-right: 3px;}
.top-widget {line-height: 1;margin-top: 12px;}
#freeform:not(.fullwidth) .top-widget {margin-left: 20px;}
/* -----------------------------------------

#lists

-----------------------------------------*/
ul,ol{margin-bottom:20px;margin-left:10px}
ul{list-style:disc}
ol{list-style:decimal}
ul ul,ul ol,
ol ol,ol ul{margin:4px 0 5px 30px}
ul ul li,ul ol li,
ol ol li,ol ul li{margin-bottom:6px}
li{line-height:1.3;margin-bottom:7px}
li p{line-height:1.3}

/* -----------------------------------------

#images

-----------------------------------------*/
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;
}

/* -----------------------------------------

#buttons

-----------------------------------------*/
.button,
a.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"],
.btn{padding:14px 20px;background:#f95859;color:#fff!important;border:0;border-radius:25px;display:inline-block;font-size:17px;font-weight:700!important;text-decoration:none;cursor:pointer;line-height:normal;vertical-align:top;font-family:'Source Sans Pro',sans-serif;text-transform:uppercase;transition:all .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:#243142}
.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:#0e8cda}
button::-moz-focus-inner,
input::-moz-focus-inner{border:0;padding:0}

/* -----------------------------------------

#forms

-----------------------------------------*/
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,
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}

/* -----------------------------------------

#rz intranet

-----------------------------------------*/
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}

/* -----------------------------------------

#rz notify

-----------------------------------------*/
.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,.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}

/* -----------------------------------------

#rz alert

-----------------------------------------*/
.floating-alert{position:fixed;z-index:99999;bottom:10px;margin:0;right:10px;border:3px solid #fff;background:#000;background:rgba(0,0,0,.9);box-shadow:0 0 10px rgba(0,0,0,.2);color:#fff;padding:30px;font-size:14px;width:350px}
.floating-alert h6{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}

/* -----------------------------------------

#rz edit

-----------------------------------------*/
span.rzBtn {background: #233142;border: 1px solid #233142;line-height: 1;text-decoration: none!important;border-radius: 3px;padding: 6px;display: inline-block;margin-bottom: 3px;margin-top: 3px;color: #fff;}
.sliderbtn{position:absolute;top:35%;left:0;z-index:60;right:0;text-align:center}
#freeform .sliderbtn{top:50%}
.float_button_above{left:0;right:0;top:-15px}
.quicklinkbtn{position:absolute;left:0;right:0;z-index:10;text-align:center}
#hoptown-hotline .quicklinkbtn{position:relative}
.newslinkbtn{position:absolute;left:46px;z-index:10;text-align:center}
.bgEditBtn{position:absolute;left:0;right:0;text-align:center;z-index:10}
.socialEditBtn{position: absolute;top: -55px;}
.copyrightbtn{position:relative;left:15px;z-index: 9999;}
mark{background:#fa5859;color:#fff}
/* -----------------------------------------

#rz faq

-----------------------------------------*/
.post .faqs-heading.active{background:#243142;border-color:#000;color:#fff}
.post .faqs-toggle-content{border-color:#000}
.post .faqs-heading{color:#243142;position:relative;background:#f9f9f9}
.post .faqs-heading:before{content: "\f078"}
.post .faqs-heading.active:before{content:"\f077";color:#fff}
.post .faqs-heading:before{font-family:'FontAwesome';position:absolute;left:25px}

/* -----------------------------------------

#main

-----------------------------------------*/
#skip{display:inline-block;position:fixed;left:-100%;top:50px;z-index:999;background:#fa5859;border-radius:50px;color:#fff;transition:all .5s;padding:5px 10px}
#skip:focus{left:50px}

body{overflow-x:hidden}
.text-overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
#nav-toggle,
.toggle,
.toggle2{display:inline-block;cursor:pointer}
#calendarEvent{left:0px;max-height:500px;overflow-y:auto;margin:0 auto}

/* helper classes */
.pos-a{position:absolute}
.pos-r{position:relative}
.pos-s{position:static}
.pos-f{position:fixed}

header{position:absolute;left:0;right:0;top:0;z-index:200}
.container{width:1200px;max-width:100%}

#search,#weather,#google-translate{float:right}

#logo h1{margin:11px 0 0 70px}
#logo img{width:391px}

/* traditional dropdown menu */
#nav{position:relative;padding:0;margin:7px 53px 0 0}
#nav li{margin:0}
#nav a,#nav span{display: inline-block;text-decoration:none;font-size:20px;font-weight:700;padding:20px 10px;color:#fff;text-transform:uppercase;}
#nav ul{padding:0;margin:0}
#nav ul li{display:block}
#nav ul ul{left:100%;top:0}
#nav li:last-of-type>ul ul{left:auto;right:100%}
#nav ul a,#nav ul span{text-transform:none;padding:5px 15px;font-size:19px;color:#fff}
#nav ul ul a{font-size:16px;padding:5px 29px;;font-weight:400}
#nav ul ul a:hover{text-decoration:underline}
#nav li:last-child>*{border:0}

/* removes styling from the translate */
#google-translate{margin:21px 51px 0 0}
#google-translate .goog-te-gadget-simple{border:0;background:none}
#google-translate .goog-te-menu-value{margin:0}
#google-translate .goog-te-menu-value>*{display:none}
#google-translate .goog-te-menu-value>span:first-of-type{display:block;font-size:0}
/* for adding an icon before the alternate text */
#google-translate .goog-te-menu-value>span:first-of-type:before{content:'\f0ac';font-size:14px;font-family:'FontAwesome';color:#fff}
/* for changing the text in the translate */
#google-translate .goog-te-menu-value>span:first-of-type:after{content:'Translate';font-family:'Source Sans Pro',sans-serif;font-size:15px;font-weight:600;color:#fff;text-transform:uppercase;margin:0 0 0 6px}
#google-translate img{display:none}

/* styling for the search */
#search{margin:20px 70px 0 0}
#search-toggle{cursor:pointer}
#search label{position:absolute;top:50%;left:9px;transform:translateY(-50%);color:#455c7a;font-size:14px}
#search form{position:relative;margin-bottom:0}
#search button{position:absolute;right:10px;top:-1px;background:none;padding:0;line-height:30px;color:#f95859 !important;font-size:14px}
#search input{color:#243142;font-size:13px;font-family:'Source Sans Pro',sans-serif;font-style:italic;border-radius:2px;height:30px;width:226px;padding:10px 35px 10px 30px;box-shadow:0px 15px 50px 0px rgba(0,0,0,0.09)}
#search input::-webkit-input-placeholder{color:#243142}
#search input:-moz-placeholder{color:#243142}
#search input::-moz-placeholder{color:#243142}
#search input:-ms-input-placeholder{color:#243142}

#quick-links-wrap{background:#243142;position:relative;overflow:hidden}
#quick-links-wrap:after{content:'';background:url('../images/qlink-letters.png') center no-repeat;background-size:contain;position:absolute;left:45px;bottom:0;width:1265px;height:111px}
#quick-links-wrap .container{width:1170px}
.quick-link{display:block;position:relative;text-decoration:none !important;padding:70px 0 65px}
.quick-link span{display:block;text-align:center;text-transform:uppercase;color:#fff;font-weight:600;line-height:1.2;padding:0 15px}
.qlink-icons{height:70px;position:relative;margin:0 0 25px 0}
.qlink-icons img{position:absolute}

.qlink-hover{width:32px !important;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);transition:all .3s;filter:hue-rotate(220deg) opacity(.35) grayscale(40%)}
.quick-link:hover .qlink-hover{filter:none}

.qlink-circle{width:70px !important;left:50%;top:50%;transform:translateX(-50%) translateY(-50%)}
.qlink-circle-hover{width:70px !important;left:50%;top:50%;opacity:0;transform:translateX(-50%) translateY(-50%);transition:all .3s}

.quick-link:hover .qlink-hover,.quick-link:hover .qlink-circle-hover{opacity:1}

#quick-links .owl-prev i{color:#f95859;position:absolute;left:-35px;top:50%;transform:translateY(-50%);font-size:26px}
#quick-links .owl-next i{color:#f95859;position:absolute;right:-35px;top:50%;transform:translateY(-50%);font-size:26px}

.header-title{display:block;text-transform:uppercase;font-weight:700;font-size:21px;color:#445c7a}

#calendar-wrap{margin:-32px -12px 0 82px}
#calendar-wrap iframe{min-height:646px}

#upcoming-events{margin:0 0 0 94px}

#news-events{padding:0 0 100px 0}
#news-events-title img{width:351px}
#news-events-title{margin:68px 0 32px 0}
#news-links{padding:0 62px 23px 3px}
#news-links .owl-stage-outer{padding:35px 0 0}
#latest-city-news{margin:0 0 -10px -60px}
.news{display:block;position:relative;border-radius:2px;margin-bottom:23px}
.news-banner{position:relative;height:250px;border-radius:2px;box-shadow:0px 5px 15px 0px rgba(0,0,0,0.25)}
.news-banner:before{content:'';
	background:rgba(255,255,255,0);
	background:-moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(55,67,82,1) 100%);
	background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,rgba(55,67,82,1)));
	background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(55,67,82,1) 100%);
	background:-o-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(55,67,82,1) 100%);
	background:-ms-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(55,67,82,1) 100%);
	background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(55,67,82,1) 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#374352',GradientType=0 );position:absolute;left:0;right:0;top:0;bottom:0}
.news-title{position:absolute;bottom:-2px;z-index:1;font-weight:600;font-size:21px;color:#fff;text-transform:capitalize;padding:0 50px;line-height:1.3}
.news-title .fa-angle-right{color:#fa5859;font-size:19px;position:relative;left:10px;top:2px}
#news-links .fa-caret-left{position:absolute;left:208px;font-size:29px;color:#f95859;z-index:1}
#news-links .fa-caret-right{position:absolute;right:251px;font-size:29px;color:#f95859;z-index:1}
#news-links .owl-dot{display:inline-block}
#news-links .owl-dot span{display:block;border-radius:50%;border:2px solid #243142;background:#fff;height:10px;width:10px;margin:5px 5px}
#news-links .owl-dot.active span{display:block;border-radius:50%;border:0;background:#243142;height:10px;width:10px;margin:5px 5px}
#news-links .owl-dots{text-align:center;position:relative;left:7px;top:5px}
#view-all-events{padding:14px 60px;margin:0 0 0 54px}
#view-all-news{padding:14px 60px;margin:0 0 0 -59px}

#hoptown-hotline{padding-bottom:169px}
#hoptown-hotline-title{margin:70px 0 67px 0}
#hoptown-hotline-title img{width:412px}

#hoptown-hotline-links::before{content:'';position:absolute;left:0;right:0;bottom:0;height:90px;background:#415875;border-radius:2px;box-shadow:0px 15px 15px 0px rgba(0,0,0,0.09)}
.hoptown-hotline-link{text-decoration:none !important;display:block;background:#eff1f4;border-radius:2px;padding-bottom:16px;box-shadow:0px 15px 15px 0px rgba(0,0,0,0.09)}
.hoptown-hotline-link span{display:block;text-align:center;font-weight:700;color:#243142;text-transform:uppercase;margin:-22px 0 0 0;line-height:1.2}
.hoptown-hotline-icons{position:relative;height:100px;top:-29px}
.hoptown-hotline-icons img{position:absolute}
.hoptown-hotline-circle{width:90px !important;left:50%;top:50%;transform:translateX(-50%) translateY(-50%)}
.hoptown-hotline-icon{width:40px !important;left:50%;top:50%;transform:translateX(-50%) translateY(-50%)}
#hoptown-hotline .owl-stage{padding-top:30px}
#hoptown-hotline .owl-stage-outer{padding-bottom:30px}

#hoptown-hotline-links .fa-caret-left{position:absolute;left:-20px;top:50%;color:#f95859}
#hoptown-hotline-links .fa-caret-right{position:absolute;right:-20px;top:50%;color:#f95859}

footer{position:relative;z-index:1}
#footer-bottom .container{width:1170px}
#footer-img{width:271px;margin:11px 0 0 0}
#footer-bottom{padding:45px 0;font-weight:600;color:#243142}

#footer-bottom p{display:inline-block;margin-bottom:0}
#footer-bottom p:after{content: '|';margin:0 5px 0 5px}
#footer-bottom p:last-of-type:after{display:none}
#back-to-home, #top-of-page{text-decoration:none;color:#243142;position:absolute;top:-24px;left:15px}
#top-of-page{left:94px;cursor:pointer}

#footer-top{background:#455c7a;padding:67px 0 114px}
#footer-top .container{width:1168px}
.social-wrap,.social-tab-wrap{min-height: 629px;}
.social-wrap{background:white}
.social-tab-wrap{padding-right:0;background:black}
.social-header, #footer-left span{display:block;font-size:21px;font-weight:600;color:#b2b9c4;position: relative;top: -36px;}

#tabs-content .feed:not(.current) {display:none}
#tabs .social-button a {
  background: transparent;
  border-bottom: 0;
  margin: 0 15px 0 0;
  padding: 63px 0 63px 10px;
  position: relative;
  transition: all .3s ease;
}
#tabs .social-button a:after{content:"";position: absolute;bottom: 0;left: 0;right: 0;height: 2px;background: white;}
#tabs .social-button:last-child a:after{background:none}
#tabs .social-button a img ,#tabs .social-button a i{
    width: 27px;
    margin-right: 19px;
    margin-left: 15px;
}

#tabs .fa-linkedin{color:#0073b1}


#tabs {
    margin: 0;
    position: relative;
    padding: 0;
    color: black;
}

#tabs:after{content: ' ';display:table;clear:both;}
.media-object{display: none;}
#social-links{margin:1px 0 0 -12px;padding-left: 0;}
.social-button{margin-bottom:0;list-style: none;display: block;}
.social-button a{font-size: 24px;text-decoration: none;color: white;border-bottom: 1px solid white;display: block;background: black;padding: 39px 0 39px 15px;}
#social-links li:last-child a{border-bottom:none}
.social-button a:hover, .social-button.active a{color:#6d91be;}
.social-button.current a{color: #f95859;}
#social-links img{width:27px;margin:0 4px}
#facebook-feed a,#twitter-feed a{text-decoration:none !important;color:black}
#facebook-feed{margin:2px 0 0 39px}
#twitter-feed{margin:2px 0 0 0;padding:0 49px}
.tweet_list{list-style:none;padding:0;margin:0}
.tweet_even,.tweet_odd{float:left;width:29.33%;margin-right:6%}
.tweet_even:last-of-type,.tweet_odd:last-of-type{margin-right:0}
.tweet_time a{font-weight:600;margin:20px 0 12px 0;display:block}
.tweet_text{display:block}
.tweet_list i{margin-right:12px}
#facebook-feed, #twitter-feed, #instagram-feed{font-size:14px;padding-top: 15px;padding-bottom: 15px;color:black}
.muted{display:block;font-weight:600;margin:20px 0 12px 0}
.attachment{height:150px;width: 100%;}
.media-body p{margin-bottom:0;line-height:1.4;overflow: hidden;text-overflow: ellipsis;}
.media-body .fa{color: #fff;letter-spacing:.1em;margin-right:9px;color: black;}
.social-media-title{color:#b2b9c4;text-transform:uppercase;font-weight:600;letter-spacing:.1em;color: black;}
.read-button .fa-angle-right{color: #fa5859 !important;font-size:12px;font-weight:700;position:relative;left:5px;top:2px;}
.divider{margin:0 10px 0 8px}

#revize-link{text-decoration:none !important;color:#243142}
#revize-link span{color:#f95859}
#revize-login{text-decoration:none !important;color:#243142}
/* -----------------------------------------

#inner

-----------------------------------------*/
.main-wrap{padding-bottom:23px;overflow:hidden}
.main-wrap:before{content:'';background:url('../images/flyout-bg.png') center no-repeat;background-size:auto;position:absolute;left:0;top:40px;bottom:0;height:1264px;width:111px}
/* .main-wrap .container{width: 1315px;} */
.main-wrap .container{width:1370px}
.main-wrap .post iframe{border:0}
#freeform.fullwidth .main-wrap:before{display:none}
#flyout-wrap{padding-bottom:30px;color:#fff}
#flyout-wrap h3{margin:66px 0 29px 0;font-weight:700;font-size:16px;letter-spacing:.1em;color:#aaadb1;text-transform:uppercase}
#flyout{margin:0;padding:0}
#flyout>li{padding:0 50px 0 0}
#flyout li{margin:0;display:block;position:relative;line-height: 1;}
#flyout a,
#flyout span{text-decoration:none;padding:13px 0;display:block;color:#fff;font-weight:600}
#flyout>li>a{border-bottom:1px solid rgba(255,255,255,.05)}
#flyout>li:last-of-type a{border-bottom:none}
#flyout ul{display:none;position:absolute;top:0;left:100%;margin:0;padding:0;background:#fa5859;z-index:1}
#flyout ul a,
#flyout ul span{font-size:15px;padding:10px 15px;width:180px;color:#fff;border-bottom:1px solid rgba(0,0,0,.15)}
#flyout li:hover>ul{display:block}

#breadcrumbs{font-size:13px;color:#455c7a;font-weight:600;text-transform:uppercase;margin:24px 0 0 20px}
#breadcrumbs a{text-decoration:none;color:#222}
#breadcrumbs a:after{content:'\f105';font-family:'FontAwesome';color:#fa5859;font-weight:700;margin:0 8px 0 11px}
#freeform.fullwidth #breadcrumbs{margin:24px 0 0 0}

.entry{background:#fff;border-radius:2px;box-shadow:0px 15px 50px 0px rgba(0,0,0,0.09);margin:23px -2px 47px 20px;padding:42px 47px}
#freeform.fullwidth .entry{margin:23px 0 47px 0}
.entry .btn{padding:14px 51px;margin:9px 0 48px 0}
#page-heading h2{margin:0 0 31px 0;padding-bottom:21px;font-weight:600;font-size:36px;color:#243142;border-bottom:1px solid rgba(36,49,66,.1)}

.faq-search{background:#e3e4e8;border-radius:3px;padding:20px}
.faq-search input{width:100%;height:50px;font-size:21px}
.faq-search input:focus{border:0}
.faq-header{font-weight:600;margin:20px 0 10px 0}
.faq-question{margin-bottom:10px;padding:15px 10px 25px;font-size:16px;font-weight:700;border-bottom:1px solid #ccc}
.faq-question a{text-decoration:none !important;color:#000}
.faq-question [data-toggle="collapse"]:before {content: "+ ";color:#000}
.faq-item a{color:#243142}

#freeform .news-banner:before{display:none}

/* -----------------------------------------

#share widget

-----------------------------------------*/
.modal-content{overflow:hidden;box-shadow:none!important;border-radius:3px}
.modal-header{background:#fff;border-color:#F4F9FD;text-align:center;padding:30px 60px;text-align:left}
.modal-header h6{font-size:30px}
.modal-header button{margin-top:2px!important;position:relative;font-size:25px}
.modal-body{padding:40px 60px}
.copylink{margin-bottom:40px}
.copylink pre{border-color:#DBE7F0;background:#F4F9FD;border-width:1px}
.modal-header button,.modal-header button:hover{color:#000!important;background:none}
.share-btns{margin:0 0 20px}
.share-btns a{display:block;border:1px solid #DBE7F0;text-align:center;height:170px;border-radius:3px;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-twitter{color:#00ACED!important}
.btn-google{color:#D34836!important}
.btn-reddit{color:#ff5700!important}
.btn-facebook:hover{border-color:#3b5998}
.btn-twitter:hover{border-color:#00ACED}
.btn-google:hover{border-color:#D34836}
.btn-reddit:hover{border-color:#ff5700}
.btn-lg{font-size:16px;padding:14px 30px;border:0;border-radius:3px}
.floating-share-btn{display:none;position:fixed;z-index:99999;top:40%;right:0;border-radius:0;border:0;background:#FA5859!important;color:#fff!important;padding:10px 8px;box-shadow:0 0 10px rgba(0,0,0,.3);text-align:center}
.floating-share-btn span{display:block;margin-top:5px;font-weight:700;letter-spacing:.05em;font-size:14px}
/* -----------------------------------------

#bxslider

-----------------------------------------*/
#slider{height:760px;position:relative}
#freeform #slider{height:400px}
#slider li:before{content:'';background:url('../images/shadow.png') center repeat-x;background-size:auto;position:absolute;left:0;right:0;top:0;height:400px;z-index:60}
.bxslider,
.bx-viewport,
.bxslider li,
.bx-wrapper{position:relative;height:100%!important}
.bx-wrapper{position:relative;margin:0;padding:0;*zoom:1;overflow:hidden}
.bxslider{margin:0;padding:0}
.bx-wrapper img{max-width:100%;display:block}
.bxslider{list-style:none}
.bxslider > li:nth-child(n+1){display:none}

/* pager */
.bx-wrapper .bx-pager{text-align:center}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item{display:inline-block;*zoom:1;*display:inline}
.bx-wrapper .bx-pager.bx-default-pager a{background:#666;text-indent:-9999px;display:block;width:10px;height:10px;margin:0 5px;outline:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active{background:#000}

/* direction controls */
.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:71;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-next{right:-40px;background-position:100% 0!important}
.bx-wrapper:hover .bx-next{opacity:0.6;right:20px}
.bx-wrapper:hover .bx-prev{opacity:0.6;left:20px}
.bx-wrapper .bx-prev:hover,.bx-wrapper .bx-next:hover{opacity:1}

/* -----------------------------------------

#media queries

-----------------------------------------*/
@media only screen and (max-width:1550px){
	#nav a,#nav span{font-size:14px;padding:20px 10px}
	#nav{margin:7px 61px 0 0}
	#logo img{width:290px}
}

@media only screen and (max-width:1280px){
	#quick-links .owl-prev i{left:0}
	#quick-links .owl-next i{right:0}
	#nav a,#nav span{font-size:15px;padding:20px 6px}
	#nav{margin:7px 65px 0 0}
}

@media only screen and (max-width:1199px){
	#hoptown-hotline-links .fa-caret-left{top:0;left:0;font-size:26px}
	#hoptown-hotline-links .fa-caret-right{top:0;right:0;font-size:26px}
	#logo{width:205px}
	#search{margin:20px 15px 0 0}
	#nav{margin:7px 15px 0 0}
	#logo h1{margin:22px 0 0 15px}
	#top-bar-social-links{right:9px!important}
}

@media only screen and (min-width:992px){

	#nav .focused .toggle,#nav .focused .toggle2,#flyout .focused .toggle{display:inline-block;margin-left:8px;}
	#flyout .focused .toggle,#nav .focused .toggle2{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}
	#nav ul .toggle2{display:none!important}
	#flyout .toggle, #flyout .toggle2{position: absolute;top:0;right:50px}
	#flyout,#nav,#search{display:block !important}
	#flyout ul a:hover,#flyout ul span:hover{background:rgba(0,0,0,.15)}

	/* menu - other */
	#nav li:hover>ul{display:block !important}
	#nav li{display:inline-block;/* position: relative; */}
	#nav a.toggle,#nav a.toggle2:before{color:#fa5859;font-size:10px;font-weight:700;position:relative;top:-4px;padding: 0;/* position: absolute; */right: 0px;transform: translateY(-50%);top: 50%;}
	#flyout-wrap a.toggle, #flyout a.toggle2:before{display:none}

	/* for mega-menu */
	#nav>li>ul{background:#fa5859;column-count:4;-webkit-column-count:4;-moz-column-count:4;column-gap:30px;-webkit-column-gap:30px;-moz-column-gap:30px;position:absolute;left:0;right:0;top:100%;padding:30px;display: none;}
	#nav>li>ul>li{display:inline-block;width:100%}
	.down-arrow{display:none}

}

@media only screen and (max-width:991px){
	#nav .toggle, #nav .toggle2, #flyout .toggle, #flyout .toggle2{position:absolute;top:0;width:45px;height:45px;border-bottom:none;right:0;padding: 0;}
	/* for edit forms */
	#freeform #formwizziwmorf tr,#freeform #formwizziwmorf tr td{display:block!important}
	#freeform #formwizziwmorf tr table tr{display:table-row!important}
	#freeform #formwizziwmorf tr table td{display:table-cell!important}
	div#video-tour{display:none;}

	/* navigation toggles and arrows */
	.fa-angle-down{display:none}
	.toggle,
	.toggle2{position:absolute;right:0;top:0;background:rgba(0,0,0,.15);height:45px;width:45px;line-height:45px;text-align:center;display:inline-block;cursor:pointer}
	#toggles{float:right;padding:15px;position:relative;z-index:2}
	#toggles *{width:45px;line-height:45px;cursor:pointer;border:1px solid rgba(255,255,255,0.3);text-align:center;border-radius:4px;color:#fff;margin-left:10px}

	header{position:relative;background:#225994}
	#top-bar{display:inline-block}

	#slider{height:400px}

	/* navigation */
	nav{padding:0 15px}
	nav.pull-right{float:none !important}
	#nav{display:none;left:0;background:#fa5859;margin:0 0 15px 0;text-align:left}
	#nav li{list-style:none;position:relative}
	#nav a,#nav span{padding:15px !important;border-bottom:1px solid rgba(0,0,0,.15);line-height:1;color:#fff;font-size:14px !important;width: 100%;}
	#nav ul{background:rgba(0,0,0,.15);display:none}
	#nav ul a,#nav ul span{color:#fff}
	#nav ul ul a,#nav ul ul span{color:#fff}

	#logo.pull-left{float:none !important}
	#logo h1{margin:-11px 15px 15px 15px}

	#search{display:none;position:absolute;bottom:-46px;left:0;right:0;margin:0 15px}
	#search form{margin-bottom:0}
	#search input{width:100%}

	#calendar-wrap{margin:0}

	#upcoming-events{margin:0}

	#view-all-events{margin:72px 0 30px 0;width:100%}

	#news-links{padding:0 0 23px 0}
	#news-links .owl-dots{left:0}
	#news-links .fa-caret-left{left:0}
	#news-links .fa-caret-right{right:0}
	#view-all-news{margin:0;width:100%}
	#latest-city-news{margin:0}

	#facebook-feed{margin:32px 0 0 0}
	#twitter-feed{margin:32px 0 0 0;padding:15px 15px 0}
	.social-header{left:15px}
	.tweet_even,.tweet_odd{width:47%;margin-right:3%}

	#top-bar-social-links{display:none}

	#footer-bottom .text-right{text-align:left}
	#revize{margin:15px 0 0 0}

	.main-wrap:before{display:none}
	#flyout-background{display:none}
	#flyout-toggle{color:#fff;background:#fa5859;padding:15px;cursor:pointer}
	#flyout-wrap{margin-top:15px;margin-right:0}

	#flyout-wrap h3{display:none}

	#flyout{display:none;background:#fa5859}
	#flyout ul{position:static;width:100%;background:rgba(0,0,0,.15)}
	#flyout ul a,#flyout ul span{width:100%;padding:15px 15px;color:#fff;font-size:14px}
	#flyout>li{padding:0}
	#flyout li:hover>ul{display:none}
	#flyout a{border-bottom:1px solid rgba(0,0,0,.15);font-size:14px;padding: 15px;}

	.entry{margin:23px 0 47px 0;padding:42px 15px}
	.entry .btn{width:100%}
	#breadcrumbs{margin:24px 0 0 0}

	.floating-share-btn{top:auto;bottom:0}

	.newslinkbtn{left:15px}
}
#section-formcontainer {
    background: url('https://cms2.revize.com/revize/hopkinsvilleky/Logo%20Banner.png') no-repeat center center;
    background-size: cover;
    position: relative;
    overflow: hidden;
    width: 100%; /* Make sure the div takes up the desired width */
    height: 400px; /* Adjust the height as per your requirement */
}

	/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width:767px){
	.floating-alert{width:auto;right:0;left:0;border:0;bottom:0;border-radius:0;padding-left:15px;padding-right:15px}
	.floating-alert{font-size:12px}
	.floating-alert h6{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}
	#logo img{width:291px}
	.tweet_even,.tweet_odd{width:100%}
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width:480px) and (max-width:767px){}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width:479px){
	#logo img{width:141px}
}

@media print{
	header,
	img,
	.floating-share-btn,
	#quick-links,
	#news-links,
	#hoptown-hotline-links,
	#weather,
	#flyout-wrap,
	#breadcrumbs,
	.e-notify{display:none!important}
	a[href]:after{content:none!important}
}

#bid_end_date_hr,
#bid_end_date_min,
#bid_end_date_am_pm,
#bid_date_hr,
#bid_date_min,
#bid_date_am_pm{padding: 0px 14px;}

.span12{position: relative; top: 40px;}