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

	Theme Name: Dubuque Metropolitan Area Transportation Study & Regional Planning Affiliation 8
	Front-end developer: Niks
	Author Design: Samir Alley @samiralley | Alex Parent | Ying Liu | Kat Wiard | Nasryn Abou-Arabi
	Author URI: http://www.revize.com/
	Date: 07/10/2022

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

#fonts

-----------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@500&family=Oswald:wght@500&family=Poppins:wght@400;500;600;700&display=swap');

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

#basic styles

-----------------------------------------*/
body{background:#fff;font-size:16px;line-height:1.6;font-family: 'Poppins', sans-serif; color:#04233c;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;overflow-x:hidden;top:0!important}
body .container{width: 1330px;max-width: 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}
.header{font-size:28px;color:#111;margin-bottom:30px}
.subheader{font-size:42px;color:#000;margin-bottom:15px; text-transform: uppercase; font-weight: 500;}
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'}
.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{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}
p a,p a:visited{line-height:inherit}
a {text-decoration: none;}

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

#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

-----------------------------------------*/
.span button{color:#fff!important;text-decoration:none}
span.btn a{color:#fff!important;text-decoration:none}
span.button a{color:#fff!important;text-decoration:none}
.btn{color:#fff!important;text-decoration:none}
.btn,
.button,
a.button,
#post button,
#post input[type="submit"],
#post input[type="reset"],
#post input[type="button"],
.rz-btn{padding:.0 20px;background:#d59f0a;color:#fff;border:0;border-radius:0;display:inline-block;font-size:16px;font-weight:400;text-decoration:none;cursor:pointer;line-height:45px; text-transform: uppercase; vertical-align:top; transition:all .3s}
.button:hover,
a.button:hover,
#post button:hover,
#post input[type="submit"]:hover,
#post input[type="reset"]:hover,
#post input[type="button"]:hover,
.rz-btn:hover{-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none;background:#0e8cda;color:#fff}
.button:active,
a.button:active,
#post button:active,
#post input[type="submit"]:active,
#post input[type="reset"]:active,
#post input[type="button"]:active,
.rz-btn:active{-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none;background:#0e8cda;color:#fff}
#post button::-moz-focus-inner,
#post 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 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 h2{color:#ffc140;margin:0 0 10px;font-family:sans-serif;font-weight:bold;text-transform:uppercase;font-size:18px}
.floating-alert .btn{margin:20px 0 0 0!important;background: #586C84;color: #fff;}
.floating-alert .close{padding:0;background:none!important;color:#fff!important;opacity:1;margin-right:13px;margin-top:10px}
.floating-alert.fade:not(.show){visibility:hidden}

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

#rz edit

-----------------------------------------*/
.rzBtn{background:#04233c!important;color:#fff;padding:15px 20px}
#flyout-wrap .rzBtn{margin: -26px 0 0!important;}
#post .rz-doc-search-reset{display:none}

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

#header

-----------------------------------------*/
.header-top { border-bottom:solid 1px #b2c2d6; min-height: 86px; display: flex; justify-content: center; align-items: center; }
.header-top h1 {font-family: 'Inter', sans-serif; letter-spacing: 0.14px; font-size: 31px; color: #04233c; text-align: center;  margin: 0;}
.header-bottom {background: #04233c; height:102px; width: 100%;  margin-top: 10px;}
.header-bottom .container {max-width: 1630px; width: 100%;}
.header-bottom nav{ display: flex; justify-content: end; align-items: center; height: 102px;}
#logo {position: absolute;  display:inline-block; width:212px;max-width: 100%; margin-top: -45px; margin-left: -12px;  }
nav > ul > li > a {text-transform: uppercase; padding-left: 27px; padding-right: 27px;}
 
#search form {display: flex; margin-bottom: 0; position: relative; max-width: 270px; margin-left: 17px;}
#search form button { background: transparent; border: none; right: 19px; top: 13px; padding: 0;}
#search form button { height: 54px; width: 40px; border: solid 1px #ab8614; top: 0; right: 0; border-left: 0; position: relative; padding-right: 10px; }
#search form button img {width:21px;}
#search form input {height: 54px; padding: 0 20px; width: 271px; border: solid 1px #ab8614; border-right: 0; background: transparent; font-size: 16px; color: #d59f0a;}

.flex-box-top {display: flex; justify-content: flex-end; align-items:center; max-height: 102px;}
#translation-links li button {border: none; height: 54px; padding: 0 10px; background: #586c84; color: #fff; font-size: 16px; white-space: nowrap;}
#search form  ::-webkit-input-placeholder{color: #d59f0a;}
#search form ::-moz-placeholder{color: #d59f0a;}
#search form  :-ms-input-placeholder{color: #d59f0a;}
.header-bottom nav > ul#nav {margin-right: 55px}

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

#main

-----------------------------------------*/
#skip{position:fixed;left:-100%;top:-100%;transition:all .3s;z-index:999}
#skip:focus{left:50px;top:50px}
#calendarEvent{left:0px;max-height:500px;overflow-y:auto;margin:0 auto}
.text-overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.toggle{display:none}

header{position:fixed;z-index:9999; top: 0; width: 100%; background: #fff;}

/* #nav{padding:0;margin:0; }
#nav li{position:relative;margin:0;display:inline-block}
#nav a,
#nav span{display:block;font-size:20px; color: #fff;}
#nav ul{padding:0;margin:0;display:none}
#nav ul a,
#nav ul span{font-size:16px;padding:10px 15px} */

/* ul.first-level{display:block!important} */


#nav{padding:0;margin:0}
#nav .toggle, #nav .toggle2, #flyout .toggle{display:none;padding:0;font-family:FontAwesome}
#nav li{margin:0;display:inline-block}
#nav > li:last-child{padding-right:0}
#nav a,#nav span{display:inline-flex;align-items:center;text-align:center;font-size:20px;color:#fff;text-decoration:none;text-transform:uppercase;padding:0 10px;position:relative;height:102px;line-height:1}
#nav ul{display:none;position:absolute;top:100%;left:-150px;right:-150px;margin:0;padding:50px 30px;column-count:4;column-gap:30px;background:#04233C}
#nav ul a,#nav ul span{display:block;padding:0 5px;font-size:16px;color:#CEA50C;margin-bottom:5px;text-align:left;height:auto;outline-offset:-1px}
#nav ul li{display:block;page-break-inside:avoid}
#nav ul ul{position:static;padding:0;column-count:1;column-gap:0}
#nav ul ul a,#nav ul ul span{padding:0 5px;margin-bottom:4px;text-transform:none;color:#fff}



 
/* .header-bottom nav  ul ul  li a, .header-bottom nav  ul ul  li span {color: #000 !important;} */

.header-bottom nav > ul#nav > li > ul li a {padding: 10px 15px;}
.header-bottom nav > ul#nav > li > ul li {display: block;}
#twitterfeed{background:#f1f1f1;}
.goog-te-banner-frame{display:none}
#translation-links{padding:0;margin:0 15px 0 0;}
#translation-links li{position:relative;margin:0;list-style:none;  }
#translation-links ul {
    padding: 25px;
    margin: 0;
    position: absolute;
    right: 0;
    top: 100%;
    width: 250px;
    height: 400px;
    overflow: scroll;
    background: #fff;
    display: none;
}
#translation-links ul li a[data-lang="English"]{font-weight:700;color:#04233C}
#translation-links ul li a:hover[data-lang="English"]{color:#04233C}
 
/* -----------------------------------------


#rz edit

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







#inner

-----------------------------------------*/
#flyout{padding:0;margin:0}
#flyout li{position:relative;margin:0;list-style:none}
#flyout a,
#flyout span{display:block;text-decoration:none;font-size:18px}
#flyout ul{padding:0;margin:0;display:none}
#flyout ul a,
#flyout ul span{font-size:16px;padding:10px 15px}
#breadcrumbs{font-size:13px;text-transform:capitalize}
#breadcrumbs a{text-decoration:none}
#breadcrumbs ul{list-style:none;margin:0;padding:0}
#breadcrumbs li{display:inline-block;margin:0;padding:0}

.col-xs-12{width:100%}
/* -----------------------------------------

#share widget

-----------------------------------------*/
.modal{z-index:100000}
.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;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:99; display: flex; justify-content: center; align-items: center;  top:40%;right:0;border-radius:0;border:0;background:#04233c!important;color:#fff!important;padding:8px;box-shadow:0 0 10px rgba(0,0,0,.3);text-align:center; width: 50px; height: 50px;}
.floating-share-btn span{display:block;margin-top:5px;text-transform:uppercase}

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

#slider

-----------------------------------------*/
div.skiptranslate {
	display: none !important}
.banner-block {padding-top: 40px; padding-right: 30px; margin-top: 201px;}
#slider{height:710px;position:relative; border-top: solid 13px #d59f0a;}
#slider-caption{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);z-index:51}
.banner-block .col-md-10 {max-width: calc(100% - 339px); padding-left: 13px; padding-right: 7px;}
.banner-block .col-md-2 {max-width: 339px; flex:1; padding-right: 12px;}

.tiny-slider-wrap > .tns-outer,
.tiny-slider-wrap > .tns-outer > .tns-inner,
.tiny-slider-wrap > .tns-outer > .tns-inner > .tiny-slider,
.tiny-slider-wrap > .tns-outer > .tns-inner > .tiny-slider .tns-item,
.tns-bg-slide {height:100%}
.tns-outer{position:relative}
.tns-controls{position:absolute;top:50%;left:0;right:0;z-index:999;transform:translateY(-50%)}
.tns-controls button:last-of-type {float:right}
.tns-nav{position:absolute;bottom:0;left:0;right:0;z-index:1;text-align:center}
.tiny-slider-wrap button[data-action]{position:absolute;bottom:0;right:0;z-index:1}
ul.tiny-slider,
ul.tiny-carousel{padding:0;margin:0}
.message-block {background: #586c84; color: #fff; border: solid 1px #b2c2d6; padding: 0 30px;}
.message-block h3 {font-size: 28px; font-family: 'Inter', sans-serif; line-height: 32px; color: #fff; margin-top: 52px; margin-bottom: 20px; }
.message-block .rz-btn {display: block; max-width: 120px; text-align: center; padding: 0;}
.message-block .rz-btn.btn1 {max-width: 120px; margin-bottom: 10px;}
.message-block #welcome-info {line-height: 29px; margin-bottom: 61px;} 
#slider .tns-controls button {background-color:#04233c; border: none; color: #fff; height: 40px; width: 40px;}
#tns2-ow .tns-controls {left: -80px; right:-80px; top:35%}
#tns2-ow .tns-controls button {background:#586c84; color: #fff; border: none; width: 42px; height: 42px;}
#tns2-ow .tns-controls button img {width: 15px; display: block; margin: auto;}
#quicklinks .tns-inner #tns2-ow .tns-controls {display: none;}
#tns2-ow .tns-controls button:hover {background:#04233c;}
.message-block .rz-btn:hover {background: #04233c;}


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

#Quick links

-----------------------------------------*/
#quicklinks {margin-top: 80px;}
.tiny-block p {color: #04233c;}
.tiny-block span.title {display: flex; justify-content: space-between; align-items: center; margin: 0 0 20px; color: #04233c; font-size: 18px; font-weight: 600;}
.tiny-block .icon-block {display: block; width: 42px; height: 42px; }
.tiny-block .icon-block img {max-width: 28px;}
.tiny-block {max-width: 260px; margin: 0 auto;}

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

#events-news

-----------------------------------------*/
.events-block {background: #fff; box-shadow: -1px 7px 9.6px 0.4px rgba(0, 0, 0, 0.12); padding: 34px 37px 30px 35px;  border-top: solid 10px #d59f0a;}
#events-news {margin-top: 12px; margin-bottom: 34px;}
.block-title {font-size: 18px; color: #000; text-transform: uppercase; font-weight: 500; display: block; margin-bottom: 5px;}
#upcoming-events .rz-btn {  background: #04233c;  text-align: center;}  
.btn-large {width: 205px; padding: 7px 0; text-align: center;} 
#upcoming-events .rz-btn:hover {background: #d59f0a;}
a:hover {text-decoration: none;}
.news-block {padding: 41px 0 30px 0px;  border-top: solid 10px #d59f0a;}
.news-block .subheader {padding-left: 5px;}
.news-bg {position: relative; margin-bottom: 15px; box-shadow: -1px 7px 9.6px 0.4px rgb(0 0 0 / 12%);}
.news-content {position: absolute; bottom: 49px; left: 42px; right: 30px;}
.news-content .date {color: #fff; margin-bottom:13px; line-height: 15px;}
.news-content h3 a {font-size: 22px; line-height: 27px; font-weight: 500; color: #fff;}
.news-bg.full-pic {padding-bottom: 333px;}
.news-bg.news-v {padding-bottom: 402px;}
#news .rz-btn:hover {background: #04233c;}
.news-v .news-content{ left:43px; bottom:72px;}
.news-v .news-content h3 {margin-bottom:43px; line-height: 23px;}
.news-block .col-md-12 .rz-btn.btn-large {    display: block; margin: 38px auto 0;}
.left-img {margin-right: -7px;}
.right-img {margin-left: -7px;}
.news-content .rz-btn {width: 120px; text-align: center; padding: 0;}
.news-content .rz-btn:hover {background: #d59f0a;}

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

#Freeform

-----------------------------------------*/
#freeform #slider {height: 250px; border-top:13px solid #d59f0a; margin-top: 240px; margin-bottom: 40px;}
#flyout { padding: 0; margin: 0; }
#flyout-header { font-size: 20px; padding: 30px 40px 28px; color: #fff; margin-bottom: 25px; font-weight: 500; background: #506c8b; text-transform: uppercase; }
#flyout-wrap { padding: 0px 0 60px; position: relative; width: 330px; background: #fff; box-shadow: -1px 6px 13px 0px rgba(0, 0, 0, 0.13); position: relative; }
#flyout li>a { padding:7px 30px 7px 40px; color: #000; line-height: 25px; font-size: 18px;  list-style: none; text-transform: capitalize; }
#flyout li li>a {padding: 0 20px; margin: 15px 0;}
#flyout li>a:hover {color: #d59f0a;}
#flyout li>a.fa-angle-down {position: absolute; right: 15px; top: 9px; padding: 0;}
#freeform #entry {padding-left: 15px;}

nav#breadcrumbs ul li{display:inline-block;margin:0;position:relative;margin-right:31px;color: #d59f0a;font-size: 20px; font-weight: 500;text-transform:capitalize;}
nav#breadcrumbs ul > li > a {padding: 0 10px 0 0; font-size: 20px; font-weight: 500; color: #aeaeae;text-transform:capitalize;}
nav#breadcrumbs ul > li span {font-size: 20px; font-weight: 500; color: #aeaeae; margin-right: 10px;}
nav#breadcrumbs {margin-bottom: 17px;}
nav#breadcrumbs ul li:not(:last-of-type)::after{content:'>';position:absolute;top:2px;right:-18px;color:#aeaeae}
#page-title {font-family: 'Oswald', sans-serif; font-size: 42px; line-height: 52px; font-weight: 500; text-transform: capitalize; margin-bottom: 26px; display: block; margin-bottom: 30px;}
#freeform .subheader {font-family: 'Oswald', sans-serif; font-size: 32px; line-height: 24px; font-weight: 500; display: block; text-transform: none;}
#post p {font-size: 18px; line-height:22px; color:#000; margin-bottom: 38px;}
#freeform .slider-captions { position: absolute; left: 0; right: 0; bottom: 60px; z-index: 99; }
#freeform .slider-captions h1 {font-family: 'Oswald', sans-serif; font-size: 42px; line-height: 52px; color: #fff; font-weight: 500; text-shadow: 1px 2px 0.99px rgba(0, 0, 0, 1);}
#freeform .header-top h1 {font-family: 'Oswald', sans-serif; font-weight: 500;}
#freeform.fullwidth #entry {
    padding-left: 0;
}
 

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

#footer

-----------------------------------------*/
footer {padding: 0 12px;}
.footer-top {border-top: solid 10px #d59f0a; padding: 166px 0 158px; margin-bottom: 13px;  font-size: 18px; line-height: 22px; position: relative; }
.footer-top::before {content: ""; width: 100%; height: 100%; position: absolute; left: 0; right: 0; top: 0; background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(72,140,202,0) 100%); opacity: 0.8; pointer-events: none;}
#address-block span img, #time-block span img {width: 27px;}
#phone-block span {display: block; color: #fff;}
#phone-block span img {width: 23px; color: #fff;}
.footer-top a {color: #fff;}
.footer-top .container {display: flex; justify-content: space-between; position: relative;}
#address-block, #phone-block, #time-block {display: flex; color: #fff; font-size: 18px; line-height: 22px;}
.footer-top .ic-block {width: 42px; position: relative; top:6px;}
#social-icons-block a img {width: 36px;}
.footer-bottom { background: #04233c; color: #fff; margin: 0 -12px; }
.footer-bottom .container {display: flex; flex-wrap: wrap; justify-content: space-between; min-height: 60px; align-items: center;}
.footer-bottom span {color: #fff; font-size: 16px; margin-top:0px;}
.footer-bottom span a {color: #fff;}
.footer-top a:hover, .footer-bottom a:hover {opacity: 0.9;}
footer #social-icons-block a {margin-left: 7px;}
footer #social-icons-block {margin-top:7px;}
#phone-block {margin-left:-31px;}
#time-block {margin-left:-23px;}
#revize-link{text-transform:lowercase}


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

#media queries

-----------------------------------------*/
@media only screen and (min-width:2000px){
	.banner-block .col-md-2 {max-width: 100%;}
}
@media only screen and (min-width:1400px){
	body#freeform .container.content-area, body#freeform #slider .container  {width:1415px; max-width: 100%; position: relative; top: 4px;} 
}
@media only screen and (min-width:1200px){
	#upcoming-events { max-width: 100%; flex: 0 0 47.8%; }
	#news { max-width: 52.2%; flex: 0 0 52.2%; 	}
}


@media only screen and (min-width:992px) {
	/* .header-bottom nav > ul > li > a.fa-angle-down {right: -20px; top: 0; position: absolute;}
	#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)}
	#flyout,#nav{display:block!important}
	.layout-table{table-layout:fixed;width:100%}
	#nav ul{position:absolute;left:0;top:100%;width:200px;background:#fff;display:none}
	#nav li:hover>ul{display:block}
	#nav ul ul{left:100%;top:0}
	#nav{display:flex!important} */

	.layout-table{table-layout:fixed;width:100%}
	#nav .focused .toggle2{display:none}
	#nav .focused .toggle{display:inline-block;right:15px}
	#nav .toggle{height:auto}
	#nav .focused .toggle2{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}
	#nav{display:flex!important;align-items:center;justify-content:center}
	#nav ul.first-level{border-top:1px solid #fff}
	#nav li:hover>ul{display:block}
	#nav ul ul{display:block!important;background:transparent;left:100%;top:0;margin:-4px 0 10px}
	#nav>li>a:first-child::before,#nav>li>span:first-child::before{content:'';position:absolute;bottom:15px;left:50%;transform:translateX(-50%);display:block;width:calc(100% - 50px);height:0;background:#CEA50C;transition:all .3s;opacity:0}
	#nav>li:hover>a:first-child::before,#nav>li:hover>span:first-child::before{height:6px;opacity:1}
	.nav-in{position:absolute;top:0;left:0;right:0;padding:57px 60px 80px 106px;column-count:4;column-gap:54px;background:rgba(10, 72, 0, 0.98)}

	#flyout ul{position:absolute;left:100%;top:0;width:200px;background:#fff;display:none;z-index:999}
	#flyout li:hover>ul{display:block}
	#nav .fa-angle-down, #flyout li>a.fa-angle-down { display: none; }
	#flyout-toggle {display: none;}
	.header-bottom #search {position: relative; right:15px;}
	.header-bottom nav > ul > li > a {
		line-height: 28px;
		padding: 37px 10px;
		text-align:center;
	}
	.header-bottom nav > ul > li > a.fa-angle-down {
		position: absolute;
		padding: 0;
		right: 0;
		top: 36px;
	}
	.header-bottom nav > ul#nav > li > ul li a.fa-angle-down {
		position: absolute;
		padding: 0;
		right: 10px;
		top: 11px;
	}
}
@media only screen and (max-width:1462px) {
	nav > ul > li > a {
		text-transform: uppercase;
		padding-left: 15px;
		padding-right: 15px;
	}
	
}
@media only screen and (max-width:1570px) {
	.header-bottom nav > ul#nav { margin-right: 20px; }
	#logo { margin-left:0px; }
}


@media only screen and (max-width:1300px) {
	 
	#tns2-ow .tns-controls {
		left: -15px;
		right: -15px;
	}
	#flyout-wrap {width: auto;}
	#search form input {width: 170px;}
	
}
@media only screen and (max-width:1255px) {
	nav > ul > li > a {padding-left:10px;}
}

@media only screen and (max-width:1210px) {
.header-top h1 {font-size: 22px;}
.footer-bottom .container { justify-content: center; padding-top: 10px;  text-align: center; font-size: 14px; }
.footer-bottom span {margin-bottom: 10px;}
.banner-block .col-md-10 { max-width: 100%; flex:0 0 100%; padding-left:15px; padding-right: 15px; }
.banner-block {padding-right: 15px;}
.banner-block .col-md-2 { max-width: 100%; flex: 0 0 100%; padding-bottom: 20px; }
}

@media only screen and (max-width:1199px) {
	.news-bg img {width: 100%;}
	.header-bottom nav > ul#nav > li > a {font-size: 16px;}
	}
@media only screen and (max-width:1199px) {
	.header-bottom nav > ul#nav { margin-right: 55px; }
	.header-bottom nav > ul#nav > li > a {padding-left: 7px; padding-right:7px;}
}
@media only screen and (max-width:991px) {
	/* rz form tables - without page scope this targets editforms and makes
	 * editing confusing
	 */
	#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}
	/* Allows tables to be used as columns with responsive stacking */
	.layout-table{width:100%!important}
	.layout-table,
	.layout-table thead,
	.layout-table tbody,
	.layout-table th,
	.layout-table td,
	.layout-table tr{display:block!important}
	.layout-table td{margin-bottom:15px}
	
	#toggles{position:absolute;right:15px;top:15px}
	#nav-toggle,#search-toggle{line-height:45px;width:45px;text-align:center;border-radius:4px;background:#d59f0a;color:#fff;margin-left:5px}

	#nav,#flyout{display:none}
	#nav li{display:block}
	#nav a,
	#nav span,
	#flyout a,
	#flyout span{font-size:14px !important;line-height:1 !important;padding:15px !important;border-bottom:1px solid rgba(0,0,0,.15)}
	#nav li:last-child>a,
	#nav li:last-child>span,
	#flyout li:last-child>a,
	#flyout li:last-child>span{border:0}
	#nav ul,
	#flyout ul{background:rgba(0,0,0,.15)}
	.toggle,
	.toggle2{display:block;position:absolute;right:0;top:0;line-height:45px;text-align:center;width:45px;background:rgba(0,0,0,.15);transform:none !important}
	.header-top {padding: 10px 15px 40px;}
	#search {display: none;}
	.header-bottom .container {position: relative;}
	.header-bottom {height: 75px;}
	#translation-links { position: absolute; right: 120px; top: 10px; 	}
	#logo img {width: 170px;}
	.footer-top .container { flex-wrap: wrap; }
	#address-block, #phone-block, #time-block {margin-right: 20px; margin-bottom: 20px;}
	.footer-top {padding:75px 0}
	#translation-links li button {background: transparent; padding: 0; white-space: nowrap;}
	.nav-column {position: inherit;}	 
	.header-bottom nav {align-items: flex-start; position: absolute; right: 0; top: 75px; width: 100%;}	 
	.header-bottom nav ul {width: 100%; background: #fff;}
	#slider {height: 500px;}
	#search {position: absolute; bottom: -130px;}
	.message-block {border: solid 1px #fff; border-left-width: 15px; border-right-width: 15px; margin-top: 20px;}
	#search .search form {max-width: 210px;}
	#translation-links ul {max-width: 200px; height: 300px; overflow: auto;}
	#translation-links ul li {float: none;}
	.banner-block {margin-top: 0;}
	#freeform #entry {padding-left: 0; margin-top: 30px;}
	.header-bottom nav > ul#nav { margin-right: 0; }
	#nav .toggle,#nav .toggle2,#flyout .toggle{display:block;position:absolute;right:15px;top:0;line-height:45px;text-align:center;width:45px;color:#000;padding:15px!important}
	#nav a,#nav span{display:block;font-size:16px!important;height:auto!important;text-align:left;margin-bottom:0!important;color:#000!important}
	#nav ul{display:none;position:static;column-count:1;padding:0;margin:0;border-radius:0;box-shadow:none}
	#nav li{position:relative}
	#nav ul li{width:100%;page-break-inside:auto}
	#phone-block, #time-block { margin-left: 0; }
	#search form input {width: 250px;}
	.header-bottom nav > ul > li > a {color: #000 !important;}
	#search form input, #search form button {background-color:#fff;}
	aside #flyout-toggle {    font-size: 18px; padding: 10px 15px; cursor: pointer; }
	header {position: relative;}
	footer { padding: 0 15px; 	}
	#flyout-wrap {padding: 0;}
	#flyout li li>a {margin: 0;}
	#flyout li>a {margin: 0}
	#freeform #slider {margin-top: 40px;}
	#freeform #search {
		position: absolute;
		bottom: -130px;
	}
	#flyout-header {padding: 30px 15px;}
	#flyout li>a.fa-angle-down {top: 0; right: 0;}
	
}

	/* 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}
	.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 { margin-top: -36px; }
	 
	.header-top {padding-bottom: 25px;}
	.header-top h1 { font-size: 18px; 	}
	.message-block {padding: 0 15px;}
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width:480px) and (max-width:767px) {
	.left-img {margin-left: 0;}
	.right-img {margin-right:0;}
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width:479px) {
	#logo { margin-top: -19px; }
	#logo img { width: 120px; }
	.events-block{padding:34px 15px 30px}
	 
}
@media only screen and (max-width:320px) {
	#logo { top: -6px; }
	#logo img { width: 100px; }
}

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