


/*-----------------------------------------------------------------------------------

	Theme Name:Peak Town Webgen
	Front-end developer:Richard Opiniano
	Developers: Derek Ortiz and Alec Armstrong
	Author Design:Samir Alley @samiralley
	Author URI:http://www.revize.com/
	Date:9/4/18

-----------------------------------------------------------------------------------*/

/* -----------------------------------------

#basic styles

-----------------------------------------*/
@font-face{font-family:'Prospectus';src:url('../fonts/ProspectusM-SBd.woff2')format('woff2'),url('../fonts/ProspectusM-SBd.woff')format('woff');font-weight:normal;font-style:normal}
@font-face{font-family:'Prospectus';src:url('../fonts/ProspectusM-SBd.woff2')format('woff2'),url('../fonts/ProspectusM-SBd.woff')format('woff');font-weight:normal;font-style:normal}
@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;
}

body{background:#fff;font-size:15px;line-height:1.6;color:#444;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;top:auto !important;overflow-x:hidden}
#weather{line-height:56px}
.weather{font-weight:700;display:inline-block;color:#000}
.weather i{font-family:'weather';font-size:21px;margin-left:4px;}
.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"}

/* -----------------------------------------

#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: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}
p a,p a:visited{line-height:inherit}
.fa-pencil:before{content:"\f303"}
.fa-file-pdf-o:before{content:"\f1c1";font-weight:400}
.fa-file-text-o:before{content:"\f15b";font-weight:400}

/* -----------------------------------------

#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:22px 54px;color:#fff!important;border:0;border-radius:0;display:inline-block;font-size:14px;font-weight:800!important;text-decoration:none;cursor:pointer;line-height:normal;vertical-align:top;font-family:sans-serif;text-transform:uppercase;transition:background .3s;letter-spacing:.2em}
.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}
.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}
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{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}

/* -----------------------------------------

#FAQ Styles

-----------------------------------------*/
input#faq-filter {height: 34px;border-color: #193441;border-radius: 3px;font-size: 12px;width: 40%;color: #193441;padding: 0 15px 0 15px;margin-bottom: 5px;}
.faq-header {margin: 10px 0;font-size: 24px;font-weight: 700;}
.faq-question .editbtns a:before{content:"";}
.faq-question a {text-decoration: none;font-size: 16px;font-weight: bold;color: #193441;}
.faq-answer{margin:0 15px;}
.faq-item {margin-top: 20px;}
.faq-question {border-bottom: 1px solid rgba(25, 52, 65, 0.4);}
.faq-question a.active-question:before{content: '\f078';}
.faq-question a:before{content: '\f054';font-family: 'Font Awesome 5 Free';margin-right:8px;display:inline-block;color:#000;font-weight: 700;}
.faq-container .categorybtn {margin-bottom: 5px;}
.chooseBtn{display:none}

/* -----------------------------------------

#rz edit

-----------------------------------------*/
.goog-te-banner-frame{display:none}
div#edit-video-btn {display: inline-block;}
#edit-video-btn .btn.rz-btn {padding-top: 7px!important;padding-bottom: 6px!important;}
.inlinePlayButton {display: none!important;}
.float-down{position:absolute!important;width:100%}
.centerBtns{text-align:center}
div#photo-galley {margin-left: -10px;margin-right: -10px;}
#photo-galley+.faq-container {border-top-width: 2px;border-top-style: solid;margin-top: 15px;padding-top: 25px}
.faq-container {border-top-width: 0}
.rz-doc-search-submit{padding:11px 54px!important}
/* -----------------------------------------

#main

-----------------------------------------*/
.YTPOverlay {display: none;}
#iframe_video-bg {pointer-events: none!important;}
#video-bg {position:static !important;padding:0 !important;overflow:auto !important;height:100% !important}
.inline-YTPlayer{position:absolute !important;left:0 !important;right:0 !important;top:0 !important;bottom:0 !important;max-width:100% !important}
#wrapper_video-bg{z-index:60 !important}
#skip{position:absolute;left:-100%;top:200px;display:inline-block;text-decoration:none;font-size:14px;padding:10px 15px;transition:all .3s;z-index:999}
#skip:focus{left:50px}
.container{max-width:100%;width:1320px}
.text-overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
header{position:relative;z-index:200}
.toggle,.toggle2{display:none}
#calendarEvent{left:0px;max-height:500px;overflow-y:auto;margin:0 auto}
#translation-links{display:inline-block;padding:0;margin:0}
#translation-links li{margin:0;list-style:none}
#translation-links span{font-size:16px;font-weight:700;line-height:58px;display:block;cursor:pointer}
#translation-links i{font-size:15px;margin-left:3px}
#translation-links ul{position:absolute;left:50%;right:15px;background:#fff;z-index:301;padding:50px 50px 40px;display:none}
#translation-links a{text-decoration:none;display:block;margin-bottom:10px;float:left;width:20%;font-weight:700;padding-right:15px}
#nav{padding:0;margin:0}
#nav li{margin:0;position:relative;list-style:none}
#nav a,#nav span{font-size:16px;font-weight:700;display:block;text-decoration:none;line-height:1.25;padding:55px 23px;transition:all .3s}
#nav ul{padding:0;margin:0;display:none}
#nav ul a,#nav ul span{padding:15px 25px;font-size:15px}
#logo{height:130px;max-width:100%;margin:0px 133px 0 61px;font-size:0;transition:all .3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
#logo h1{margin:0}
#logo img{max-width:200px;max-height:115px}
#header-right .header-right-item{border-left:1px solid #dededa;padding:0 38px;transition:all .3s}
#social-media-links{display:inline-block}
.social-media-link{display:inline-block;font-size:18px;text-decoration:none !important;line-height:58px;margin-left:18px;transition:all .3s}
.social-media-link:first-of-type{margin:0}
#search-toggle-desktop{display:inline-block;cursor:pointer;line-height:58px;border:none !important}
#search-toggle-desktop img{width:26px}
#search-toggle-desktop div{position:relative}
#search-toggle-desktop div:after{content:'';position:absolute;left:0;right:0;top:0;bottom:0;background:url(../images/icon-search-toggle-2.jpg) center no-repeat;background-size:contain;opacity:0;transition:all .3s}
#search-toggle-desktop.toggled div:after{opacity:1}
#search{display:none;right:269px;position:absolute;top:15px;width:300px;z-index:80}
#search form{margin:0;position:relative}
#search input{height:50px;padding:0 50px 0 15px;border:0;font-size:14px;font-family:'Open Sans',sans-serif}
#search input:focus{border:0}
#search input::-webkit-input-placeholder{color:#222;font-size:14px}
#search input:-moz-placeholder{color:#222;font-size:14px}
#search input::-moz-placeholder{color:#222;font-size:14px}
#search input:-ms-input-placeholder{color:#222;font-size:14px}
#search button{padding:0;background:none !important;position:absolute;right:15px;top:50%;transform:translateY(-50%);font-weight:700 !important;letter-spacing::;}
.slider-caption{position:absolute;left:0;right:0;top:61%;z-index:80;transform:translateY(-50%)}
.slider-caption h2{margin:0;font-size:100px;font-weight:700}
.slider-prev,.slider-next{width:60px;cursor:pointer;float:left;margin-right:17px;position:relative;top:-4px}
#quick-links{top:181px;right:0%;z-index:199;padding:36px 20px 30px;position:fixed;width:151px}
.quick-link{display:block;text-decoration:none !important;text-align:center;padding:16px 0;border-bottom:1px solid rgba(255,255,255,.1)}
.quick-link:last-of-type{border:0}
.quick-link img{width:38px;margin-bottom:15px}
.quick-link span{display:block;font-size:14px;line-height:18px;font-weight:700}
.section-header{margin:0 0 25px;font-weight:700;font-size:60px;line-height:1}
#welcome{padding:105px 0 111px}
#welcome-banner{height:715px}
#welcome-freeform{font-size:16px;line-height:30px;margin-bottom:56px}
#welcome-video-wrap{position:relative}
#welcome-video{display:block;text-decoration:none !important;height:482px;position:relative;margin-top:81px}
#welcome-video[style^="background:url('https://img.youtube.com"]{height:auto;padding-bottom:56.25%}
#play{position:absolute;left:50%;top:50%;transform:translateY(-50%) translateX(-50%);width:76px}
#welcome-video-wrap:after{content:'';position:absolute;right:0;top:100%;left:134px;height:81px;background:rgba(133,164,180,.05)}
#graphic{position:absolute;right:84.8%;top:67.4%}
#events{padding:115px 0 130px}
#events .section-header{margin-bottom:16px}
#events-freeform{font-size:16px;line-height:30px;margin-bottom:50px}
#events-list{margin-top:5px}
#calendar{width:100%}
#news{padding:135px 0 138px}
#news .section-header{margin-top:10px}
#news .btn{margin-top:5px}
#news-list{margin-top:10px}
.news{display:block;text-decoration:none !important}
.news-banner{height:314px}
.news-title{font-size:24px;line-height:34px;font-weight:700;margin:32px 0 0;transition:all .3s}
#news-list .owl-stage-outer{position:relative;z-index:81}
#news-list .owl-prev{line-height:40px;width:40px;text-align:center;cursor:pointer;border-radius:4px;border:1px solid;font-size:20px;float:left;margin-top:15px}
#news-list .owl-next{line-height:40px;width:40px;text-align:center;cursor:pointer;border-radius:4px;border:1px solid;font-size:20px;float:right;margin-top:15px}
#footer-top{padding:135px 0 116px}
#address-header{margin:0 0 16px;font-weight:700;font-size:30px}
.footer-header{margin:0 0 39px;font-size:18px;font-weight:700;}
.footer-link{display:block;text-decoration:none !important;font-size:14px;font-weight:700;margin-bottom:26px;transition:all .3s}
#address{font-size:14px;line-height:24px;font-weight:700}
#social-media-links-duplicate{margin-top:38px}
#social-media-links-duplicate .social-media-link{line-height:normal}
#revize{font-size:14px;line-height:normal;padding:20px 0}
#revize a{text-decoration:none}
#revize-link{font-family:'Roboto',sans-serif;font-weight:700}
/* -----------------------------------------

#inner

-----------------------------------------*/
.bus-detail {height: auto!important;padding-left: 0!important;padding-right: 15px!important;padding-top: 0!important;background:#fff}
.bus-detail{padding: 42px 40px;position: relative;height: 344px;overflow: hidden;}
.bus-detail span {display: block;font-size: 16px;margin-bottom:10px;}
.bus-detail a {text-overflow: ellipsis;display: block;white-space: nowrap;overflow: hidden;line-height: 1;}
.bus-detail i {text-align: left;width: 17px;}
.bus-detail .fa.fa-globe {display: block;float: left;margin-right: 5px;}
.business-social-links h3 {margin: 0 15px 0 0;text-transform: uppercase;font-weight: bold;font-size: 15px;display: inline-block;}
.business-social-links {text-align: left;}
.rz-business-block .business-social-links a {font-size: 14px!important;margin: 0 8px 0 0!important;display: inline-block!important;}
.business-social-links a>i {margin: 0!important;width: auto!important;font-size: 19px!important;}
.business-social-links a>.fa-facebook-official {color: #3A5995!important;}
.business-social-links a>.fa-twitter{color: #009FEF!important;}
.business-social-links a>.fa-instagram{color:#E76869!important;}
.pull-left .business-social-links {margin-bottom: 15px;}
#freeform main{padding:100px 0}
#side-navigation-header{margin:0 30px 15px;font-weight:700;font-size:26px}
#flyout{padding:0;margin:0;position:relative;z-index:1}
#flyout a,#flyout span{display:block;text-decoration:none;font-size:16px;padding:15px 0;border-bottom:1px solid rgba(255,255,255,.1)}
#flyout li{list-style:none;margin:0;position:relative;transition:all .3s}
#flyout li:last-child>a,#flyout li:last-child>span{border:0}
#flyout ul{padding:0;margin:0;display:none}
#flyout ul a,#flyout ul span{padding:15px 20px;font-size:14px}
#page-info{padding-bottom:20px;margin-bottom:30px;border-bottom:1px solid rgba(0,0,0,.15);margin-top:-6px}
#breadcrumbs{font-size:14px;font-weight:bold;margin-bottom:15px}
#breadcrumbs a{text-decoration:none}
#breadcrumbs a:after{content:'\f054';font-family:'Font Awesome 5 Free';margin:0 8px 0 10px;font-size:12px}
#page-title{margin:0;font-size:46px;font-weight:700}
/* -----------------------------------------

#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:249;top:200px;left:0;height:50px;width:50px;border-radius:0;border:0;color:#fff!important;line-height:50px;padding:0;box-shadow:0 0 10px rgba(0,0,0,.3);text-align:center}
#freeform .floating-share-btn{right:0;left:auto}
/* -----------------------------------------

#bxslider

-----------------------------------------*/
#slider{background:#000;position:relative}
#homepage #slider .bx-controls{display:none}
.bxslider,
.bx-viewport,
.bxslider li,
.bx-wrapper{height:100%!important;padding:0;margin:0}

.bx-wrapper{position:relative;margin:0;padding:0;*zoom:1;overflow:hidden}
.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}

/* -----------------------------------------
# ADA Menu
------------------------------------------*/
.accessibility-menu ul{margin:0;padding:15px;list-style:none}
.accessibility-menu a{display:block;padding:5px 10px;border:1px solid rgba(0,0,0,.2);border-radius:13px;text-decoration:none;color:#333!important}
.accessibility-menu a:focus,.accessibility-menu a:hover{text-decoration:underline;background:rgba(0,0,0,.6);color:#fff!important}
.yellowlinks .accessibility-menu a:focus,.yellowlinks .accessibility-menu a:hover{color:#555!important}
.yellowlinks .explore-birmingham span{background:#ff0;color:#000}
.accessibility-wrap{position:fixed;z-index:250;top:150px;left:0;transition:all .2s ease;left:-250px}
.accessibility-wrap.visible{left:0!important}
.accessible-btn{width:50px;height:50px;float:right}
.accessible-btn a{color:#fff!important;font-size:3rem;text-decoration:none;padding:10px;background:#3b5998!important}
.accessibility-menu{background:#fff;float:left;transition:all .5s ease;position:relative;width:250px}
.accessibility-menu.active{padding-left:auto;display:block}
.accessibility-wrap:not(.visible) .accessibility-menu a{display:none;visibility:hidden}
.accessibility-wrap.visible a{display:block}
/* HIGH CONTRAST */
.highcontrast .button,
.highcontrast a.button,
.highcontrast button,
.highcontrast input[type="submit"],
.highcontrast input[type="reset"],
.highcontrast input[type="button"],
.highcontrast .btn{background:#555!important}
.highcontrast #welcome, .highcontrast #quick-links, .highcontrast #quick-links a, .highcontrast #revize, .highcontrast #flyout-wrap{background:#000!important}
.highcontrast #news {background:rgba(0,0,0, .9)!important}
.highcontrast #slider .slider-caption, .highcontrast #side-navigation-header{color:#fff!important}
.highcontrast #slider .bxslider li{position:relative}
.highcontrast #slider .bxslider li:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.7)}
.highcontrast .ql-icon, .highcontrast #revize, .highcontrast #revize a{color:#fff !important}
.highcontrast #events-freeform, .highcontrast #page-title, .highcontrast #entry a{color:#000!important}
.highcontrast #breadcrumbs{color:#667!important}
.highcontrast #flyout>li:hover, .highcontrast #flyout ul{background:#555!important}
.highcontrast #address, .highcontrast .footer-divider .footer-link{color:#000!important;opacity:1!important}
.highcontrast.yellowlinks .button,
.highcontrast.yellowlinks a.button,
.highcontrast.yellowlinks button,
.highcontrast.yellowlinks input[type="submit"],
.highcontrast.yellowlinks input[type="reset"],
.highcontrast.yellowlinks input[type="button"],
.highcontrast.yellowlinks .btn{color:#fff!important}
.highcontrast.yellowlinks .quick-link span{color:#fff!important}
/* OTHER OPTIONS */
.yellowlinks a{background:#ff0!important;color:#000!important;opacity:1!important}
.yellowlinks .quick-link span, .yellowlinks #news .news-title{color:#000!important}
.greyscale{-webkit-filter:grayscale(100%);filter:grayscale(100%)}
.underline-links a{text-decoration:underline!important}
/* Cookie Consent Begin */
#cookieConsent {background-color: rgba(20,20,20,.97);min-height: 26px;font-size: 1.4rem;color: #ccc;line-height: 26px;padding: 15px 0 15px;position: fixed;bottom: 0;left: 0;right: 0;display: none;z-index: 9999;}
#cookieConsent a {color: #4B8EE7;text-decoration: none;}
#cookieConsent #closeCookieConsent {display: inline;cursor: pointer;margin: 0;position: absolute;right: 15px;top: 15px;color: #fff;}
#closeCookieConsent:hover {color: #FFF;}
#cookieConsent a.cookieConsentOK {display: block;cursor: pointer;float: right;margin: 0 auto;padding: 5px 9px;font-size: 12px; letter-spacing: 0.1rem}
/* Cookie Conset End */
/* -----------------------------------------

#media queries

-----------------------------------------*/
@media only screen and (max-width:1600px){
	#nav a,#nav span{padding:55px 15px}
	#logo{margin:0 70px 0 61px}
	#header-right .header-right-item{padding:0 25px}
	#search{right:200px}
	#translation-links ul{left:30%}
}

@media only screen and (max-width:1367px){
	#logo{margin:0 50px 0 30px}
	#nav a,#nav span{padding:55px 10px}
	#header-right .header-right-item{padding:0 15px}
	#search{right:160px}
}

@media only screen and (max-width:1199px){
	#logo{margin:0 30px 0}
	#nav a,#nav spna{padding:56px 5px;font-size:15px}
	#social-media-links{display:none}
	.slider-caption h2{font-size:90px}
	.slider-prev,.slider-next{width:50px}
	#quick-links{padding:0;position:static;width:auto}
	.quick-link{padding:15px;text-align:left}
	.quick-link br{display:none}
	.quick-link:after{content:'';display:block;clear:both}
	.quick-link img{float:left;margin:5px 15px 0 0}
	.quick-link span{display:block;overflow:hidden;margin-top:15px}
	#search{right:15px}
}

@media only screen and (min-width:992px) {
	.down-arrow{display:none}
	/* for screen readers / Keyboard navigation */
	#flyout .focused .toggle,#nav .focused .toggle,#nav .focused .toggle2{display:inline-block;margin-left:8px}
	#flyout .focused .toggle,#nav .focused .toggle2{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}
	#logo{float:left}
	nav{float:left}
	#flyout,#nav{display:block!important}
	#header-right{float:right;margin:37px 22px 0 0}
	#welcome-inner{padding:80px 0 0 41px}
	#news .section-header{float:left}
	#news .btn{float:right}
	#nav>li{display:inline-block}
	#nav ul{position:absolute;left:0;top:100%;width:230px}
	#nav ul ul{left:100%;top:0}
	#nav li:hover>ul{display:block !important}
	#nav ul a:hover,#nav ul span:hover{background:rgba(0,0,0,.15)}
	#flyout-wrap{padding:30px 0}
	#flyout>li{padding:0 30px}
	#flyout>li:hover>a,#flyout>li:hover>span{border-color:transparent}
	#flyout ul{width:200px;position:absolute;left:100%;top:0}
	#flyout li:hover>ul{display:block !important}
	#flyout ul a:hover,#flyout ul span:hover{background:rgba(0,0,0,.15)}
	#freeform:not(.fullwidth) #entry{padding-left:30px}
}

@media only screen and (max-width:991px) {
	#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}
	#toggles{position:absolute;right:15px;top:15px;z-index:1}
	#toggles>div{display:inline-block;line-height:45px;width:45px;text-align:center;cursor:pointer;border:1px solid rgba(0,0,0,.2);margin-left:5px;border-radius:4px}
	#logo{margin:0 15px;height:80px}
  #logo img{max-height:72px}
	#nav,#flyout{display:none}
	#nav a,#nav span,#flyout a,#flyout span{padding:15px !important;line-height:1;border-bottom:1px solid rgba(255,255,255,.1)}
	#nav li:last-child>a,#nav li:last-child>span{border:0}
	body #nav ul,body #flyout ul{background:rgba(0,0,0,.2)}
	.down-arrow{display:none}
	.toggle,
	.toggle2,
	.toggle-children{display:inline-block;position:absolute;right:0;top:0;line-height:45px;width:45px;text-align:center;background:rgba(0,0,0,.2)}
	#search{border-top:1px solid rgba(0,0,0,.1);left:15px;width:auto}
	.slider-caption h2{font-size:60px}
	.slider-prev,.slider-next{width:40px}
	#welcome{padding:50px 0}
	#welcome-banner{margin:0 !important;height:auto;padding-bottom:50%}
	#welcome-inner{padding-top:50px}
	#welcome-video-wrap{margin:0 !important}
	#events{padding:50px 0}
	#events-list{margin-top:50px}
	#news{padding:50px 0}
	#news-list{margin-top:50px}
	.floating-share-btn{top:auto;bottom:0;left:auto;right:0}
	#footer-top{padding:35px 0}
	.footer-divider{border-bottom:1px solid rgba(0,0,0,.2);padding:15px}
	.footer-divider:last-of-type{border:0}
	.footer-header{margin-bottom:20px}
	.footer-link{margin-bottom:10px}
	#flyout-toggle{cursor:pointer;padding:15px;color:#fff}
	#freeform main{padding:50px 0}
	#page-info{margin:30px 0}
}

	/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width:767px) {
	.accessibility-wrap{top:auto;bottom:0;right:-250px;left:auto;bottom:50px}
	.accessibility-wrap.visible{right:0!important;left:auto!important}
	.accessible-btn{float:left}
	.accessible-btn a{text-decoration:none;}
	.accessibility-menu{float:right;}
	.accessibility-menu.active{padding-right:auto;display:block}
	.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}
}

/* 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 only screen and (max-height:48.75em) and (min-width:75em) {
	#quick-links{position:absolute}
}

@media print {
	header,
	#quick-links,
	.floating-share-btn,
	footer,
	#slider,
	#flyout-wrap,
	.e-notify{display:none!important}
	a[href]:after{content:none!important}
}

