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

	Theme Name:Calhoun County,IA
	Front-end developer:Richard Opiniano
	Author Design:Nasryn Abou-Arabi
	Author URI:http://www.revize.com/
	Date:5/31/18

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

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

#basic styles

-----------------------------------------*/
@font-face{font-family:'Gotham';src:url('../fonts/GothamBold.woff2')format('woff2'),url('../fonts/GothamBold.woff')format('woff');font-weight:bold;font-style:normal}
@import url('https://fonts.googleapis.com/css?family=Oswald:400,500,700|Playfair+Display:400,700,700i');
body{background:#fff;font-size:14px;line-height:1.71428571;font-family:'Oswald',sans-serif;color:#36506c;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}

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

#typography

-----------------------------------------*/
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}
.subheader{font-family:'Playfair Display',serif;font-size:18px;font-weight:700;color:#36506c}
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/weather/artill_clean_icons-webfont.eot');src:url('../fonts/weather/artill_clean_icons-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/weather/artill_clean_icons-webfont.woff') format('woff'),url('../fonts/weather/artill_clean_icons-webfont.ttf') format('truetype'),url('../fonts/weather/artill_clean_icons-webfont.svg#artill_clean_weather_iconsRg') format('svg');font-weight:normal;font-style:normal}
.weather i{font-family:'weather';font-style:normal;font-size:50px;margin-right:8px;position:relative;line-height:1;bottom:-3px;color:#a5def1}
.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}

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

#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:9px 19px;background:#36506c;color:#fff!important;border:0;border-radius:2px;display:inline-block;font-size:12px;font-weight:500!important;text-decoration:none;cursor:pointer;line-height:normal;vertical-align:top;font-family:'Oswald',sans-serif;text-transform:uppercase;transition:background .3s;letter-spacing:.1em}
.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:#233142}
.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:#233142}
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:'Oswald',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 h4{color:#ffc140;margin:0 0 10px;font-family:'Oswald',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

-----------------------------------------*/
.float_button_above{top:0;left:0;right:0}
.sliderBtn,.sliderbtn{position:absolute;left:0;right:0;bottom:115px;text-align:center;z-index:80}
.qlinksBtn{text-align:center}
.newseditBtns{position:absolute}
.newseditBtns:first-of-type{left:0;top:0}
.newseditBtns:nth-of-type(2){right:0;top:0}
.newseditBtns:nth-of-type(3){left:0;bottom:0}
.newseditBtns:nth-of-type(4){right:0;bottom:0}
#post .faqs-heading.active{background:#36506c;border-color:#36506c;color:#fff}
#post .faqs-toggle-content{border-color:#36506c}
#post .faqs-heading{color:#36506c;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}
.photoCreditbtn{position:absolute;z-index:80;right:0}
/* -----------------------------------------

#main

-----------------------------------------*/
#skip{position:fixed;left:-100%;top:50px;z-index:999;display:inline-block;background:#fff;padding:5px 10px;font-size:14px;color:#000;transition:all .3s}
#skip:focus{left:50px}
.container{max-width:100%;width:1200px}
body{overflow-x:hidden}
header{position:fixed;left:0;right:0;top:0;z-index:200;background:#fff;box-shadow:0px 3px 7px 0px rgba(35,49,66,0.1)}
.text-overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
#nav-toggle,
.toggle,
.toggle2{display:none}
#calendarEvent{left:0px;max-height:500px;overflow-y:auto;margin:0 auto}
#logo{display:inline-block;width:397px;max-width:100%;position:relative;z-index:2}
#logo h1{margin:0}
#nav{text-align:center;padding:0;margin:0;position:absolute;left:0;right:0}
#nav li{display:inline-block;margin:0}
#nav a,#nav span{display:block;text-decoration:none;font-size:16px;letter-spacing:.1em;text-transform:uppercase;font-weight:500;color:#36506c;padding:35px 17px;line-height:1.5}
#nav ul{padding:0;margin:0;position:absolute;left:0;top:100%;right:0;text-align:left;padding:43px 39px 35px;max-width:100%;margin:0 auto;display:none}
#nav li:hover>ul{display:block}
#nav ul li{margin-bottom:2px}
#nav ul a,#nav ul span{padding:0;font-size:18px;line-height:normal;color:#36506c;text-transform:none;letter-spacing:0}
#search{max-width:100%;width:415px;background:#def2fb}
#search form{margin:0;position:relative}
#search input{border:0;height:94px;background:none;padding:0 120px 0 40px;color:#36506c;font-size:20px;font-family:'Playfair Display',serif;font-weight:700;font-style:italic}
#search input:focus{border:0}
#search button{padding:0;background:none;width:24px;position:absolute;right:81px;top:50%;margin-top:-12px}
#search input::-webkit-input-placeholder{color:#36506c;font-size:20px;font-family:'Playfair Display',serif;font-weight:700;font-style:italic}
#search input:-moz-placeholder{color:#36506c;font-size:20px;font-family:'Playfair Display',serif;font-weight:700;font-style:italic}
#search input::-moz-placeholder{color:#36506c;font-size:20px;font-family:'Playfair Display',serif;font-weight:700;font-style:italic}
#search input:-ms-input-placeholder{color:#36506c;font-size:20px;font-family:'Playfair Display',serif;font-weight:700;font-style:italic}
#quick-links{background:#36506c;box-shadow:0px 3px 7px 0px rgba(35,49,66,0.1);border-radius:2px;overflow:hidden}
.quick-link{display:block;text-decoration:none !important;text-align:center;text-transform:uppercase;font-size:18px;color:#fff !important;letter-spacing:.1em;padding:39px 0 32px;transition:all .3s;border-right:1px solid #4a627b}
#quick-links:after{content:'';position:absolute;right:0;bottom:2px;top:2px;width:1px;background:#36506c}
.quick-link:hover{background:#233142}
.quick-link img{width:62px !important;margin:0 auto 12px}
main{position:relative}
#homepage main{padding:130px 0 120px;background:#faf9f7}
#dat-tree{position:absolute;bottom:0;right:0;max-width:100%}
.section-header span{font-size:18px;font-weight:500;letter-spacing:.1em;color:#36506c;text-transform:uppercase}
.section-header h2{margin:0;font-size:48px;font-family:'Playfair Display',serif;font-weight:700;font-style:italic;color:#36506c}
#news .btn{margin:42px 0 0 15px}
#news-list{display:grid;grid-template-columns:auto auto;grid-column-gap:14px;grid-row-gap:14px;margin-top:33px;position:relative}
.news{display:block;text-decoration:none !important;background:#fff;box-shadow:0px 3px 7px 0px rgba(54,80,108,0.1);border-radius:2px;padding:34px 40px 51px;transition:all .3s}
.fullwidth .news{padding:30px !important}
.fullwidth .news-info{margin:0 !important;min-height:initial !important}
.fullwidth .news:hover .news-caption,.fullwidth .news:hover .clearfix{color:#fff !important}
.news-date{text-transform:uppercase;font-size:14px;letter-spacing:.1em;color:#a5def1;font-weight:600}
.news-title{margin:17px 0 28px;font-size:24px;font-family:'Playfair Display',serif;line-height:30px;font-weight:700;color:#40366c;transition:all .3s}
.news-caption{font-size:14px;line-height:18px;font-weight:500;color:#36506c;margin:0 0 27px;transition:all .3s}
.news-more{text-transform:uppercase;font-size:14px;letter-spacing:.1em;color:#36506c;font-weight:500;transition:all .3s}
#events h2{margin:0 0 33px}
#events-list{margin-bottom:56px}
footer{background:#36506c}
#footer-text{color:#fff;font-size:14px;font-size:14px;letter-spacing:.1em;text-transform:uppercase}
#revize{color:#fff;font-size:14px;text-transform:uppercase;letter-spacing:.1em}
#revize-link{text-transform:none;color:#fff;text-decoration:none;font-family:'Gotham';font-weight:700;letter-spacing:0;font-size:16px}
#revize-login{color:#fff;text-decoration:none;font-style:italic;font-family:'Playfair Display',serif;text-transform:none;font-weight:700}
#pipe{color:rgba(255,255,255,.1)}
footer{padding:79px 0 52px;position:relative}
#weather{position:absolute;bottom:105.5%;right:0;left:0;font-weight:500}
.weather-forecast{font-size:16px;margin-left:7px}
.weather-temp{font-size:18px}
.current-weather{font-size:20px;font-weight:700;font-style:italic;font-family:'Playfair Display',serif;color:#36506c;margin-right:18px}
#google-translate{position:absolute;left:0;right:0;top:15px}
#google-translate img{display:none}
#google-translate .goog-te-gadget-simple{padding:0;background:none;border:none}
#google-translate .goog-te-menu-value{display:block;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}
#google-translate .goog-te-menu-value span:first-of-type:after{content:'Translate';font-size:16px;color:#fff;font-family:'Oswald',sans-serif}
#google-translate .goog-te-menu-value span:first-of-type:before{content:'\f0ac';font-family:'FontAwesome';font-size:21px;color:#a5def1;margin-right:12px}
.fsm{position:absolute;left:0;right:0;top:-60px}
#social{display:none;background:rgba(235,247,253,1);background:-moz-linear-gradient(left,rgba(235,247,253,1)0%,rgba(200,234,247,1)100%);background:-webkit-gradient(lefttop,righttop,color-stop(0%,rgba(235,247,253,1)),color-stop(100%,rgba(200,234,247,1)));background:-webkit-linear-gradient(left,rgba(235,247,253,1)0%,rgba(200,234,247,1)100%);background:-o-linear-gradient(left,rgba(235,247,253,1)0%,rgba(200,234,247,1)100%);background:-ms-linear-gradient(left,rgba(235,247,253,1)0%,rgba(200,234,247,1)100%);background:linear-gradient(toright,rgba(235,247,253,1)0%,rgba(200,234,247,1)100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebf7fd',endColorstr='#c8eaf7',GradientType=1);z-index:1;position:relative;line-height:normal;padding:23px 15px 23px 0;border-radius:0 2px 2px 0}
#social span.pull-left{text-transform:uppercase;font-size:24px;font-weight:500;letter-spacing:.1em;color:#36506c;margin-right:71px}
.social-link i{line-height:40px;text-align:center;width:40px;border-radius:50%;box-shadow:0px 3px 7px 0px rgba(54,80,108,0.1);background:#ebf7fd;font-size:16px;color:#36506c;margin-right:20px}
.social-link{text-decoration:none}
.social-link span{font-family:'Playfair Display',serif;font-weight:700;font-style:italic;font-size:20px;color:#36506c}
/* -----------------------------------------

#inner

-----------------------------------------*/
#freeform #slider{height:300px}
#freeform #slider li:after{content:'';position:absolute;left:0;right:0;bottom:0;height:143px;background:url(../images/shadow.png) bottom left repeat-x;background-size:contain}
#page-info{position:absolute;left:0;right:0;bottom:54px;z-index:60}
#page-title{margin:0 0 15px;color:#fff;text-shadow:0px 0px 20px rgba(31,35,46,0.1);font-family:'Playfair Display',serif;font-size:46px;font-weight:700;font-style:italic}
#flyout{margin:0;padding:0}
#flyout li{margin:0;display:block;position:relative}
#flyout a,
#flyout span{text-decoration:none;padding:16px 0;display:block;border-bottom:1px solid rgba(235,247,253,.1);font-size:16px;line-height:25px;font-weight:500;color:#fff}
#flyout ul{display:none;position:absolute;top:0;left:100%;margin:0;padding:0;background:#233142}
#flyout ul a,
#flyout ul span{font-size:13px;padding:10px 15px;width:180px;border-color:rgba(0,0,0,.15)}
#flyout li:hover>ul{display:block}
#breadcrumbs{color:#fff;text-transform:uppercase;font-size:14px;letter-spacing:.1em;font-weight:500}
#breadcrumbs a{text-decoration:none;color:#fff}
#breadcrumbs a:after{content:'\f105';font-family:'FontAwesome';font-size:11px;margin:0 22px 0 14px}
#flyout-wrap{background:#233142;padding:51px 0 100px;position:relative;z-index:1}
#flyout-wrap h3{margin:0 29px 12px 0;font-family:'Playfair Display',serif;font-size:30px;font-weight:700;color:#fff;line-height:36px}
#entry{padding:54px 0 148px 71px;font-weight:500}
.fullwidth #entry{padding-left:0}
/* -----------------------------------------

#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 h4{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;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-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{position:fixed;z-index:99999;top:40%;right:0;border-radius:0;border:0;background:#36506c!important;color:#fff!important;padding:8px;box-shadow:0 0 10px rgba(0,0,0,.3);text-align:center}
.floating-share-btn span{display:block;margin-top:5px}
/* -----------------------------------------

#bxslider

-----------------------------------------*/
#slider{height:700px;margin-top:94px;position:relative}
#slider .fql{position:absolute;left:0;right:0;bottom:-78px;z-index:80}
.bxslider,
.bx-viewport,
.bxslider li,
.bx-wrapper{height:100%!important;position:relative}
.container.fpc{position:absolute;left:0;right:0;bottom:105px}
.container.fpc span{position:relative;z-index:60;font-size:12px;font-weight:500;color:#fff;margin-left:2px}
#freeform .container.fpc{bottom:25px}
.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}

/* 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: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-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:1440px){
	#nav a,#nav span{font-size:15px;padding:26px 10px}
	#logo{width:313px}
	#search{width:313px}
	#search input{height:74px}
	#slider{margin-top:74px}
	#nav ul a,#nav ul span{font-size:14px}
}

@media only screen and (max-width:1280px){
	#slider{margin-top:65px}
	#logo{width:275px}
	#nav a,#nav span{padding:21px 3px;font-size:13px}
	#search{width:250px}
	#search button{right:15px}
	#search input{height:65px;padding:0 45px 0 20px}
}

@media only screen and (min-width:992px) {
	#flyout,#nav{display:block!important}
	#nav ul:after{content:'';position:absolute;left:0;right:0;bottom:0;top:10px;background:#fff;z-index:-1}
	.news:hover{background:#233142}
	.news:hover .news-title,
	.news:hover .news-caption,
	.news:hover .news-more{color:#fff}
	#search{float:right}
	#logo{float:left}
	#nav ul{-webkit-column-count:5;-moz-column-count:5;column-count:5;-webkit-column-gap:59px;-moz-column-gap:59px;width:1170px}
	#nav ul ul{display:none !important}
	#nav>li>ul>li{display:inline-block;width:100%}
	#events{margin-left:49px}
	#flyout>li{padding-right:29px}
	#flyout-wrap{margin-right:-29px}
	#flyout ul a:hover,#flyout ul span:hover{background:rgba(0,0,0,.15)}
}

@media only screen and (max-width:991px) {
	header{position:relative}
	#search{width:100%;display:none}
	#logo{width:300px}
	#toggles{position:absolute;right:15px;top:15px;z-index:1}
	#toggles>*{display:inline-block;margin-left:5px;width:45px;line-height:45px;text-align:center;border-radius:4px;border:1px solid rgba(0,0,0,.15);cursor:pointer;font-size:20px}
	#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}
	.toggle,
	.toggle2,
	#nav-toggle{display:inline-block;cursor:pointer}
	.down-arrow{display:none} /* if not hidden above */
	#nav{display:none;position:static;text-align:left;background:#36506c}
	#nav li{float:none;display:block;position:relative}
	#nav li a,
	#nav li span{padding:15px;line-height:1;border-bottom:1px solid rgba(0,0,0,.2);background:none;font-size:14px;color:#fff}
	#nav ul{position:static;top:0;padding:0;background:rgba(0,0,0,.2)}
	#nav li:hover>ul{display:none}
	#nav ul a,
	#nav ul span{width:100%}
	#nav ul ul{left:0}
	#nav .toggle,
	#nav .toggle2,
	.toggle-children{position:absolute;right:0;top:0;background:rgba(0,0,0,.2);height:45px;width:45px;line-height:45px;text-align:center}
	#nav li li:hover>a{background:none;color:#fff}
	#slider{margin:0;height:500px}
	#news{margin-bottom:100px}
	#flyout-wrap{padding:0;margin:15px 0 0 !important}
	#flyout-toggle{cursor:pointer;padding:15px;color:#fff}
	#flyout-wrap h3{display:none}
	#flyout{display:none}
	#flyout li{}
	#flyout li a,
	#flyout li span{padding:15px;line-height:1;border-bottom:1px solid rgba(0,0,0,.2);background:none;font-size:14px}
	#flyout ul{position:static;left:0;padding:0;background:rgba(0,0,0,.2)}
	#flyout ul a,
	#flyout ul span{width:100%}
	#flyout li:hover>ul{display:none}
	.fsm{position:static;margin-bottom:15px}
	#social{border-radius:2px}
	#social span.pull-left{display:none}
	#weather{position:static;text-align:left;padding:0;margin-bottom:15px}
	.current-weather{color:#fff;margin-bottom:15px}
	#google-translate{position:static;text-align:left;padding:0}
	#footer-text{margin-bottom:15px}
	#revize{text-align:left}
	.floating-share-btn{top:auto;bottom:0}
	#entry{padding:50px 0}
	#page-title{font-size:30px;margin:0 0 5px}
	#breadcrumbs{font-size:12px}
}

	/* 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 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}
	#news-list{display:block}
	.news{margin-bottom:15px}

}

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

@media print {
	header,
	#flyout-wrap,
	#breadcrumbs,
	.e-notify{display:none!important}
	a[href]:after{content:none!important}
}